]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2010-05-27  Michel Normandlxc-kill man update about SIGSTOP and SIGKILL
2010-05-27  Michel Normandremove obsolete lxc_utils.h
2010-05-27  clg@linux.vnet... drop capabilities in lxc-init (V2)
2010-05-26  Cedric Le Goaterintroduce a sync API
2010-05-26  Cedric Le Goatermerge lxc_restart() and lxc_start()
2010-05-26  Cedric Le Goaterreplace common start_arg by private start_arg
2010-05-26  Cedric Le Goaterstart sequence cleanups
2010-05-26  Cedric Le Goatersimplify lxc_spawn() gotos
2010-05-26  Cedric Le Goaterintroduce struct lxc_operations
2010-05-26  Michel NormandAdd ops for start
2010-05-26  Michel Normandprepare do_start for restart code
2010-05-26  Michel Normandmove LXC_TTY_HANDLER_ADD/DEL out of init/fini in start.c
2010-05-26  Michel Normandsigprocmask moved in fini of start.c
2010-05-24  Denis Rizaevfix initial run level
2010-05-19  Nathan Lynchcorrect asprintf error checking
2010-05-19  Daniel LezcanoDon't close fd 0, fd 1
2010-05-19  Daniel Lezcanoclose socket command
2010-05-19  Daniel Lezcanofix indentation
2010-05-18  Daniel Lezcanoadded locally modified files for broadcast support
2010-05-18  Daniel Lezcanosupport ipv4 broadcast specification
2010-05-12  Ferenc Wagnerfix typos in error messages
2010-05-12  Ferenc Wagnerremove pivotdir only if it was created by us
2010-05-12  Daniel Lezcanouse defined rootfs mount point
2010-05-12  Daniel Lezcanoadd lxc.rootfs.mount config option
2010-05-12  Daniel Lezcanoencapsulate rootfs data in a structure
2010-05-12  Daniel Lezcanoadd a configure option to set a rootfs mount point
2010-05-12  Daniel Lezcanowhitespace cleanup in configure.ac
2010-05-10  Ferenc Wagnerno need to use a temporary directory for pivoting
2010-05-10  Daniel LezcanoMake dynamic busybox supported
2010-05-10  Guillaume Zittamake lxc-checkconfig more explicit
2010-05-10  Daniel Lezcanoadd missing /dev/pts directory
2010-05-10  Daniel Lezcanoupdate INSTALL file
2010-05-10  Daniel LEzcanofactor out pivot_root code
2010-05-10  Daniel Lezcanofix pivot_root temporary directory
2010-05-10  Daniel LezcanoFix console infinite loop
2010-05-07  Daniel Lezcanomore robustness against SIGCHLD
2010-05-07  Daniel Lezcanodo not exit mainloop when child is stopped
2010-04-29  Michel Normandadd fd to ignore to lxc_check_inherited function
2010-04-29  Michel Normandlxc: move lxc_unlink_nsgroup out of lxc_fini
2010-04-29  Michel Normandlxc: child failing before container rename
2010-04-29  Michel Normandlxc: remove unused lxc_bridge_detach
2010-04-29  Michel Normandlxc: remove perror call in nl.c (V2)
2010-04-29  gkurz@linux... lxc: introduce lxc-kill command (v4)
2010-04-29  Michel Normandman update lxc.conf
2010-04-29  Michel Normandman update lxc-create lxc-destroy
2010-04-29  Michel Normandman update lxc-execute and lxc-start (V2)
2010-04-29  Michel Normandman update lxc
2010-04-29  Michel Normandlxc: add usage and help to lxc-netstat (V2)
2010-04-29  Michel Normandlxc: lxc-unshare to remove its /cgroup/<pid> (V3)
2010-04-29  Michel Normandremove unused _config_console function
2010-04-29  Michel Normandget_init_pid moved to lxc/commands.c
2010-04-29  Michel Normandreport error if statefd parm is not a digit
2010-04-29  Michel Normandadd --statefd option to lxc-checkpoint/restart
2010-04-29  Michel Normandclose fd 0 and 1 where not required
2010-04-29  Michel Normandavoid compile warning lxc_init.c
2010-04-08  Daniel LezcanoFail gracefully with attach
2010-04-08  Daniel Lezcanochange to the same directory when attaching
2010-04-08  Daniel Lezcanofork/exec after attach
2010-04-08  Daniel Lezcanorestart the container at reboot
2010-04-08  Daniel Lezcanoshutdown the container when powering off the container
2010-04-08  Daniel LezcanoStore the container name in the handler
2010-04-08  Daniel Lezcanocount the number of tasks in the container
2010-04-02  Daniel Lezcanofix when console is not specified
2010-04-02  Michel Normandlxc: add --statefile opt to lxc-checkpoint/restart
2010-03-22  Daniel Lezcanofix lxc-setcap script for lxc-attach
2010-03-22  Michel Normanddo not use logfile in lxc_init (V2)
2010-03-22  Michel Normandtypo in error message
2010-03-22  Daniel Lezcanofix lxc-attach returned error
2010-03-22  Daniel Lezcanolxc: enter / exec a command inside a container V2
2010-03-22  Daniel Lezcanoopen the console later
2010-03-22  Cedric Le Goaterlxc: forbid open fds upon startup
2010-02-26  Daniel Lezcanofix kill -1 process
2010-02-26  Daniel Lezcanoadd console.h to dist file
2010-02-25  Daniel Lezcanofix network devices cleanup on error
2010-02-25  Daniel Lezcanofix function prototype implementation
2010-02-25  Daniel Lezcanodelete network devices by index
2010-02-24  Daniel Lezcanoadd missing cgroup include
2010-02-24  Silas SewellAdd missing stat.h include to start.c
2010-02-24  Daniel Lezcanouse lazy umount when umount returns EBUSY
2010-02-24  Daniel Lezcanofix no rootfs no console
2010-02-24  Daniel Lezcanoset terminal settings when console is a tty
2010-02-24  Daniel Lezcanoallocate a console to be proxied
2010-02-24  Daniel Lezcanorename network type enum
2010-02-24  Daniel LezcanoFix header inclusion
2010-02-24  Daniel Lezcanouse a mainloop for the console
2010-02-24  Daniel Lezcanofactor-out-console code
2010-02-24  Daniel Lezcanofix empty network namespace
2010-02-24  Daniel Lezcanofix compilation warning
2010-02-24  Daniel Lezcanofix cpuset configuration with smp only
2010-01-22  Daniel Lezcanoversion 0.6.5 lxc-0.6.5
2010-01-22  Daniel Lezcanounmount failure is not fatal
2010-01-22  Michel Normandcompilation warning in confile.c
2010-01-22  Michel NormandAdd some define to compile on rhel5u1
2010-01-21  Daniel Lezcanofix tab vs space indentation
2010-01-21  Daniel Lezcanodrop capabilities
2010-01-21  Daniel Lezcanoadd extra line in the busybox script
2010-01-21  Michel Normandtypo in restart and checkpoint
2010-01-21  Michel Normandlxc-create to run even if not in PATH
2010-01-21  Michel Normandavoid too long line in lxc-busybox.in
2010-01-21  Michel Normandadd --define to restart V2
next