]> git.proxmox.com Git - mirror_lxc.git/history - src
Better rpm database downgrade logic
[mirror_lxc.git] / src /
2012-11-12 Serge HallynSupport individual hook types in clear_config_item
2012-11-12 Serge Hallynapi shutdown: don't c->stop() if already stopped.
2012-11-12 Stéphane Graberapi_test.py: Remove workarounds for API bugs
2012-11-12 Stéphane Graberlxc-start-ephemeral: startup time improvement
2012-11-12 Stéphane Graberlxc-start-ephemeral: Exit with command return code
2012-11-12 Stéphane Graberlxc-start-ephemeral: Drop stop() calls when shutdown...
2012-11-12 Stéphane Graberlxc-start-ephemeral: Add missing return call to wait...
2012-11-12 Stéphane Graberlxc-start-ephemeral: Fix typo causing crash at startup
2012-11-12 Dwight Engenfix expansion of LXCPATH,LXCROOTFSMOUNT,LXCTEMPLATEDIR
2012-11-12 Dwight Engenfix gcc error: typedef redefinition (against git staging)
2012-11-12 Dwight Engenfix compile without apparmor (against git staging)
2012-11-12 Stéphane Graberpython-lxc: Always convert state passed to wait() to...
2012-11-12 Stéphane GraberPrefix the test binaries by lxc-test-
2012-11-12 Serge Hallyncheck return values of scanf and system
2012-11-12 Serge Hallyncheck sscanf return value
2012-11-12 Stéphane GraberFix previous commit, removing hardcoded /var/lib/lxc...
2012-11-12 Stéphane GraberRemove hardcoded /var/lib/lxc from lxc-start-ephemeral
2012-11-12 Stéphane GraberAdd lxc-start-ephemeral
2012-11-12 Serge Hallyndual-fork for daemonized fork in lxcapi-start
2012-11-12 Stéphane GraberRemove zombie_handler from python-lxc code
2012-11-12 Stéphane GraberRaise exception when getting Container instance as...
2012-11-12 Serge HallynAdd lxc_conf_free()
2012-11-12 Serge Hallynget_item(utsname): don't dereference utsname if it...
2012-11-12 Serge HallynFix passing non-const char* in for const char*
2012-11-12 Serge Hallyncheck chdir(/) return value
2012-11-12 Serge Hallynreplace HOOK define with proper code.
2012-11-12 Stéphane GraberAdd better example/test of the python3-lxc API
2012-11-12 Stéphane GraberRemove unused v1 and v2 variables in main()
2012-11-12 Stéphane GraberCleanup lxc_wait
2012-11-12 Stéphane GraberRemove unused "i" variable in lxc_get_item_nic
2012-11-12 Stéphane GraberChange lxc_remove_nic from returning int to void
2012-11-12 Stéphane GraberMake building the API tests/examples optional
2012-11-12 Serge HallynAdd lxc.hook.pre-mount
2012-11-12 Serge Hallynlxc-wait: initialize timeout to -1
2012-11-12 Stéphane GraberAdd python-lxc based on the new liblxc API.
2012-11-12 Stéphane GraberWhen starting a container daemonized, wait for it to...
2012-11-12 Stéphane GraberMerge the liblxc API work by Serge Hallyn.
2012-11-12 Christian Seilerlxc-attach: Add -R option to remount /sys and /proc...
2012-11-12 Christian Seilerlxc-attach: Add -s option to select namespaces to attach to
2012-11-12 Christian Seilerlxc-unshare: Move functions to determine clone flags...
2012-11-12 Christian Seilerlxc-attach: Detect which namespaces to attach to dynami...
2012-11-12 Christian Seilerlxc-attach: Remodel cgroup attach logic and attach...
2012-11-12 Christian Seilerlxc-start: Add command to retrieve the clone flags...
2012-11-12 Serge Hallynlxc-create: Make location of container rootfs configurable
2012-11-12 Jan KiszkaAdd network-down script
2012-11-12 Serge HallynMakefile.am: use right .h file name for seccomp
2012-11-12 Serge Hallynseccomp: include lxcseccomp.h in start.c
2012-11-12 Serge Hallynconfile: support 'lxc.include' option to include other...
2012-11-12 Serge HallynIntroduce support for seccomp.
2012-11-12 Jan Kiszkalxc-wait: Add timeout option
2012-10-31 Daniel Lezcanoclearer error message when interface name to long
2012-10-31 Dwight EngenFix lxc-netstat -- argument processing
2012-10-31 Dwight EngenFix lxc-ps -- argument processing
2012-10-31 Daniel LezcanoMerge branch 'upstream-bugfix' of https://github.com...
2012-10-25 Serge Hallynreplace HOOK define with proper code.
2012-10-25 Dwight Engenhandle clone of btrfs snapshots
2012-10-25 Dwight Engenif the rootfs is a btrfs subvolume, delete it instead...
2012-10-25 Christian Seilerlxc-ls: Scan cgroup mount points from fstype and not...
2012-10-25 Dwight EngenAllow short -h and -n options to lxc-ps
2012-10-25 Serge Hallynlink /dev/kmsg to /dev/console in the container
2012-10-25 Serge Hallynlxc-clone: fix the '--name' parameter
2012-10-25 Stéphane Graberlxc-ls: Use readlink on $directory
2012-10-25 Dwight Engenfix expansion of LXCPATH,LXCROOTFSMOUNT,LXCTEMPLATEDIR
2012-10-25 Serge Hallynlog errno when pclose fails
2012-10-25 Serge Hallynlxc-destroy: Separately rm rootfs if it is a symlink
2012-10-25 Serge Hallynadd prototype for clone(2) as per manpage
2012-10-25 Stéphane GraberAdd missing include for apparmor.h in conf.c
2012-10-25 Stéphane GraberMake lxc-execute without rootfs work.
2012-10-25 Stéphane GraberWhen creating the lxc cgroup directory, ignore -EEXIST
2012-10-25 Stéphane GraberDon't update the host-name field in dhclient.conf when...
2012-10-25 Serge Hallynlxc_start: exit early if insufficient privs in daemon...
2012-10-25 Serge HallynCleanup partial container if -h was passed to template
2012-10-25 Serge Hallynlxc-clone: fix handling of lxc.mount entries
2012-10-25 Serge Hallynlxc-clone: change uuid on xfs
2012-07-31 Serge Hallynremove unused lastcap variable
2012-07-31 Serge HallynFix lxc's handling of CAP_LAST_CAP
2012-07-31 Serge Hallynapparmor support: fix compilation with --disable-apparmor
2012-07-31 Serge Hallynlxc-ls: prepend container name with -- when calling ls
2012-07-31 Serge Hallynlxc-unshare: require an argument
2012-07-31 Serge Hallynuse lxc_putold as pivot_dir put dir, not mnt
2012-07-31 Serge Hallynlxc-clone.in: put $line in quotes to avoid its expansion
2012-07-31 Serge Hallyndon't try to pin a null rootfs.
2012-07-31 Serge Hallynswitch all sprintfs which can overrun to snprintfs
2012-07-31 Serge Hallynlxc-execute: find lxc-init
2012-07-31 Serge Hallynlxc-destroy: wait until the container is stopped
2012-07-31 Serge Hallynmake lxc-shutdown -h work
2012-07-31 Serge Hallynfix typo in confile.c
2012-07-31 Serge Hallyntemplates: use relative paths when creating containers
2012-07-31 Serge HallynIntroduce a first set of container hooks
2012-07-31 Serge HallynIntroduce apparmor support
2012-07-31 Serge HallynAdd lxc-shutdown script
2012-07-31 Serge Hallynpin container's rootfs to prevent read-only remount
2012-07-31 Serge Hallynlxc-clone: maintain size of lvm snapshot
2012-07-31 Serge Hallynlxc-clone: update any hwaddrs
2012-07-31 Daniel BaumannOnly create rootfs directory where required
2012-07-31 Ivan Vilata i BalaguerAllow escape prefix to escape itself
2012-07-31 Daniel BaumannFix 'trap' in lxc-clone
2012-07-31 Daniel BaumannFix 'trap in lxc-create script
2012-07-31 Daniel Baumannfix netstat script with separator
2012-07-31 Daniel BaumannSimplify information message
next