]> git.proxmox.com Git - mirror_lxc.git/history - src
Add python-lxc based on the new liblxc API.
[mirror_lxc.git] / src /
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
2012-05-03 David Wardlxc-setcap/lxc-setuid: add autoconf expansion for ...
2012-05-03 David Wardmake help consistent for other scripts
2012-05-03 David Wardrewrite lxc-ps
2012-05-03 David Wardrefresh lxc-netstat
2012-05-03 David Wardrefresh lxc-ls
2012-05-03 David Wardcgroup: only touch hierarchies that are bound to subsystems
2012-05-03 David Wardlxc-attach: unify code for attaching a pid to a cgroup
2012-05-03 David Wardcgroup: rearrange code blocks
2012-05-03 David Wardlxc-cgroup: use correct terminology
2012-05-03 David Wardcgroup: additional fix for deprecated ns subsystem
2012-05-03 David Wardutmp: support non-rootfs configuration
2012-05-03 David Wardutmp: do not set conf->need_utmp_watch if CAP_SYS_BOOT...
2012-05-03 David Wardlxc-attach: use execvp instead of execve
2012-05-03 David Warduse syscall numbers from Linux kernel headers
2012-03-18 Serge Hallyndo check for utmp checking at the right time
2012-03-05 Serge Hallyncgroups: fix broken support for deprecated ns cgroup
2012-02-26 Serge HallynIf a container is already running, say so in error...
2012-02-26 Serge Hallynadd option to close inherited fds
2012-02-26 Serge Hallynadd lxc.devttydir config variable
2012-02-26 Ubuntulxc-clone: support btrfs and clean up safely
2012-02-26 Ubuntuadd btrfs support to lxc-create
2012-02-26 Serge Hallynremove unused fddir variable
2012-02-26 Serge Hallynlxc-init: use INFO when failed to mount /dev/shm
2012-02-26 Serge Hallynsilence netstat warnings in lxc-ls
2012-02-26 Serge Hallynfix reboot support detection
2012-02-26 Serge Hallynif lxc-init can't mount /dev/shm, don't fail.
2012-02-26 Serge HallynDon't raise error if container didn't sys_reboot
2012-02-26 Serge Hallynlxc-start: exit early and cleanly if we have insufficie...
2012-02-26 Serge Hallynrecursively delete cgroups on container shutdown
2012-02-26 Serge Hallynfix lxc-netstat for nested cgroups
2012-02-26 Serge Hallynsupport proper container reboot
2012-02-26 Serge Hallynlxc-create: fix error with lvm
2012-02-26 Serge Hallynlxc-clone.in: define localstatedir, as @LXCPATH@ might...
2012-02-26 Serge Hallynadd lvm support to lxc-create
next