]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2010-06-01  Daniel Lezcanochange root passwd for debian template
2010-06-01  Daniel LezcanoFix ubuntu template
2010-06-01  Willem Meierubunutu template
2010-06-01  Daniel Lezcanofix compilation warning
2010-06-01  Daniel Lezcanofix compilation warnings
2010-06-01  Cedric Le Goateradd restart framework
2010-05-31  Michel Normandlxc-unshare asprintf error checking
2010-05-31  Michel Normandupdate man pages about logpriority
2010-05-31  Michel Normandupdate .gitignore w/ autogen.sh created files
2010-05-31  Michel Normandremove remaining .cvsignore files
2010-05-28  Daniel Lezcanodisable rootfs automatic detection
2010-05-28  Daniel Lezcanofix pivot umount algorithm
2010-05-28  Daniel Lezcanochange repository url in MAINTAINERS
2010-05-28  Daniel Lezcanofix lxc-execute man page
2010-05-28  Daniel Lezcanoupdate checkpoint / restart man page
2010-05-28  Daniel Lezcanoupdate lxc-checkpoint / lxc-restart man
2010-05-28  Greg Kurzassertion on lxc_checkpoint() return value
2010-05-28  Daniel Lezcanofix whitespace
2010-05-27  Daniel Lezcanoremove unused field
2010-05-27  Cedric Le Goateruse ptmxmode mount option
2010-05-27  Daniel Lezcanomove lxc-init to $libdir/lxc
2010-05-27  Daniel Lezcanochange the rootfs mount location and add the README
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
next