]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2009-10-09  Daniel Lezcanouse configuration structure for the mount points
2009-10-09  Daniel LezcanoUse the configuration structure for pts
2009-10-09  Daniel Lezcanouse the configuration structure to setup the utsname
2009-10-09  Daniel Lezcanouse the configuration structure for setting up the...
2009-10-09  Daniel Lezcanouse the configuration to check if a resource is enabled
2009-10-09  Daniel LezcanoRead the config file at restart
2009-10-07  Daniel Lezcanomake container to die when parent dies
2009-10-07  Daniel LezcanoSimplify the mainloop
2009-10-07  Daniel Lezcanoformat and fix small typos
2009-10-07  Michel Normandremove dead code in monitor.c
2009-10-07  Michel Normandremove src/lxc/lxc_priority.c
2009-10-07  Daniel Lezcanoreturns a specific info when we have ECONNREFUSED
2009-10-07  Daniel Lezcanoremove dead state code
2009-10-07  Daniel Lezcanofix the abstract unix socket name
2009-10-07  Daniel Lezcanohandle the state command
2009-10-07  Daniel Lezcanoreturns the state of the container with the af_unix...
2009-10-07  Daniel Lezcanodo some cleanup around the old init pid file
2009-10-07  Daniel Lezcanoremove dead stop code
2009-10-07  Daniel Lezcanohandle the stop command
2009-10-07  Michel Normandcheck permissions when receiving command
2009-10-07  Michel Normandrepackage previous code to new commands.c
2009-10-07  Michel Normandadd an additionnal abstract socket to prepare for more...
2009-10-07  Michel Normandttyclient_handler is only cleanup on disconnect
2009-10-07  Michel Normandchange the way tty service is added to mainloop
2009-10-07  Michel Normandaccept commands from root
2009-10-07  Michel Normandlxc_af_unix_rcv_credential to report rcvd length
2009-10-07  Michel Normandexport struct lxc_handler from start.c to start.h
2009-10-07  Michel Normandlocal struct name changed in mainloop.c
2009-10-07  Michel Normandkeep rcfile for lxc-execute as already done for lxc...
2009-08-19  Daniel LezcanoFix lxc-cgroup-get
2009-08-18  Daniel Lezcanodon't generate Changelog
2009-08-18  Ken-ichirou... initialize lxc_fd_list before WARN return path
2009-08-18  Jiri Slabylxc build fix for Suse
2009-07-26  Guido TrotterInclude <sys/socket.h> before checking for netlink
2009-07-26  Guido TrotterDistribute manpages in source tarball
2009-07-26  Guido TrotterRemove unused --with-kernel-release option
2009-07-24  Daniel Lezcanofix the document according the current version lxc_0_6_3
2009-07-24  Michel Normandclose also inherited fd in lxc-execute
2009-07-24  Daniel Lezcanodisplay an explicit warning when netlink headers are...
2009-07-24  Daniel Lezcanoadd some traces in the code for the logger
2009-07-24  Daniel Lezcanofix cgroup trace
2009-07-24  Daniel Lezcanochange version to 0.6.3
2009-07-22  Daniel LezcanoSpecify in the debian script an extra fstab file
2009-07-22  Daniel Lezcanoadd clone2 for ia64
2009-07-22  Daniel Lezcanomake use of the logging facility and add some traces
2009-07-20  Daniel Lezcanoisolate the shmfs for the container
2009-07-20  Daniel Lezcanofix closed fd when they are inherited
2009-07-16  Daniel LezcanoRemove the a previous cgroup
2009-07-16  Daniel Lezcanoencapsulate lxc_handler
2009-07-16  Daniel LezcanoRemove useless initialization
2009-07-15  Michel Normandlxc-start should not hold inheritited fds
2009-07-15  Daniel Lezcanouse the lxc arguments dup in lxc_execute
2009-07-15  Daniel Lezcanoadd a helper to dup the lxc arguments
2009-07-15  Daniel Lezcanocleanup lxc-init
2009-07-13  Daniel Lezcanodetect a cgroup named 'lxc'
2009-07-13  Michel Normandlxc-execute or lxc-start to fail if cgroup not mounted
2009-07-10  Daniel Lezcanocreate the lxc directory with lxc-setcap
2009-07-10  Daniel Lezcanodon't create the lxc directory at rpm installation
2009-07-10  Ryousei TakanoRemove install-exec-local rule
2009-07-07  Daniel Lezcanoremove fork_ns code
2009-07-07  Daniel Lezcanoreplace fork_ns by lxc_clone
2009-07-07  Daniel Lezcanouse glibc clone instead of clone syscall
2009-07-03  Daniel LezcanoFix missing capability fowner to manipulate /dev/pts...
2009-07-02  Filippo GiunchediAdd file capabilities to kernel options
2009-07-02  Filippo GiunchediAdd check for CONFIG_SECURITY_FILE_CAPABILITIES
2009-07-02  Filippo GiunchediClarify setcap advice/warning messages
2009-07-02  Filippo GiunchediInclude /sbin in PATH for setcap
2009-07-02  Filippo GiunchediUpdate kernel config options location
2009-07-02  christophe... Rewriting the pts section man for lxc.conf
2009-07-01  Michel Normandupdate the lxc-ps man page after previous code change
2009-07-01  Daniel Lezcanofix compilation warning with malloc
2009-06-25  Michel Normandlxc-execute to return exit code of its child not others
2009-06-25  Michel Normandreplace the lxc-ps bash script by a perl script
2009-06-25  Michel Normandanother place where readlink to be null terminated
2009-06-25  Michel Normandthe lxc_unlink_nsgroup may fail on ppc. V2
2009-06-25  Michel Normandupdate the help of lxc-checkpoint and lxc-restart
2009-06-24  Mattylxc-fedora fixes
2009-06-12  Daniel Lezcanounshare the utsname in all the cases
2009-06-12  Daniel Lezcanofix capability.h compilation problem
2009-06-10  Daniel Lezcanoremove pkg-config dependency from lxc
2009-06-10  Daniel Lezcanoremove lxc-config file
2009-06-10  Daniel Lezcanorename lxc-config to lxc-version
2009-06-10  Daniel Lezcanoreplace lxc-version by lxc-config
2009-06-10  Daniel Lezcanoadd pkg-config for lxc
2009-06-07  Daniel Lezcanodon't remove the autoconf generated files
2009-06-07  Daniel Lezcanolog the container console when it is daemonized and...
2009-06-07  Daniel LezcanoMake possible to daemonize lxc-start
2009-06-07  Daniel Lezcanosave/restore the tty
2009-06-07  Filippo GiunchediIgnore test/ binaries
2009-06-07  Filippo Giuncheditest/: update API usage
2009-05-29  Daniel LezcanoAdd missing file to the repository
2009-05-28  Michel Normandchange man pages to use a common file for common options
2009-05-28  Michel Normandchange man pages to use a seealso file for references
2009-05-28  Michel Normandavoid two times error msg about invalid state
2009-05-28  Michel Normandlxc-wait to check if container already in requested...
2009-05-28  Michel Normandadd an error message if more than one monitor
2009-05-28  Daniel Lezcanochoose a default network interface name
2009-05-28  Daniel LezcanoFix lxc-netstat
2009-05-28  Daniel Lezcanosave the config file in the statefile directory
2009-05-28  Daniel Lezcanoadd a statefile directory parameter
next