]> git.proxmox.com Git - mirror_lxc.git/history - src
Remove the a previous cgroup
[mirror_lxc.git] / src /
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 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 check for CONFIG_SECURITY_FILE_CAPABILITIES
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-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-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-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
2009-05-28 Daniel Lezcanocopy the configuration file in the conf repo
2009-05-28 Daniel Lezcanocreate the container with an empty configuration
2009-05-28 Daniel Lezcanorename the ns_cgroup with the container name
2009-05-28 Daniel Lezcanochange the checkpoint/restart function api
2009-05-28 Daniel LezcanoRemove old code to destroy the network
2009-05-28 Daniel Lezcanoremove checkpoint / restart code
2009-05-28 Daniel Lezcanomake use of the copy file function
2009-05-28 Daniel Lezcanomake a "copy file" function
2009-05-18 Michel Normandremove lxc_error_t enum that is now useless
2009-05-18 Michel Normandremove LXC_ERROR_* usage in src/lxc/conf.c as not required
2009-05-18 Michel Normandlxc-monitor and lxc-wait to return 255 in case of error
2009-05-18 Michel Normandlxc-cgroup to return 255 in case of error
2009-05-18 Michel Normandlxc-console to return 255 in case of error
2009-05-18 Michel Normandlxc-checkpoint ad lxc-restart to return 255 in case...
2009-05-18 Michel Normandlxc-freeze and lxc-unfreeze to return 255 in case of...
2009-05-18 Michel Normandcorrect error reporting for lxc_setstate
2009-05-18 Michel Normandlxc-destroy return 255 in case of error
2009-05-18 Michel Normandlxc-create to return 255 in case of error
2009-05-18 Michel Normandlxc-stop to return 255 in case of error
2009-05-18 Michel Normandlxc-execute to report exit code of started application
2009-05-18 Michel Normandadd support of lxc log file to lxc-init
2009-05-18 Michel Normandlxc-start to report exit code of started application
2009-05-18 Michel Normandadd long options step4
2009-05-18 Michel Normandadd long options step3
2009-05-18 Michel Normandadd long options step2
2009-05-18 Michel Normandadd long options step1
2009-05-18 Michel Normandadd quiet option
2009-05-18 Michel Normandin lxc-unshare remove log options
2009-05-17 Michel Normandreport error in lxc_get_lock
2009-05-17 Michel Normandcreate a new lxc_check_lock function
2009-05-15 Michel Normandadd a default stderror log appender
2009-05-15 Michel Normandproperly handle va_list in log_append functions
2009-05-14 Daniel LezcanoReplace netlink by abstract unix socket
2009-05-14 Michel Normandchange lxc_cgroup_set/get functions to return -1
2009-05-14 Michel NormandSYSERROR not to add end of line character
2009-05-14 Michel Normandadd support of a lxc log file to cli
2009-05-14 Michel Normandremove fprintf to stderr and replace by ERROR call...
2009-05-14 Michel Normandadd error log in lxc_file_for_each_line
2009-05-14 Michel Normandchange lxc-cgroup parameter checking
2009-05-14 Michel Normandchange lxc-unshare options
2009-05-14 Michel Normandreplace fprintf by ERROR call in lxc_unshare.c
2009-05-14 Michel Normandavoid segfault on git-unshare
2009-05-07 Daniel Lezcanoautoassign tty number
2009-04-29 Daniel Lezcanoexport-fine-grain-api-for-start
2009-04-29 Daniel Lezcanoencapsulate the lxc code
2009-04-29 Daniel Lezcanodefine a handler to manage a container
2009-04-26 Daniel LezcanoRevert "make the log fd thread safe"
2009-04-24 Daniel Lezcanoadd the missing header in the log file
2009-04-24 Michel Normandlocally define O_CLOEXEC
2009-04-21 Daniel Lezcanomake the log fd thread safe
2009-04-21 Cedric Le Goaterlxc: cleanup log
2009-04-21 Cedric Le Goaterlxc: use new logging system
2009-04-21 Cedric Le Goaterlxc: introduce log4c style logging
2009-04-20 Ryousei TakanoAdd support for various mount options
2009-04-20 Môshe van der Sterreprevent tty fd to be inherited in the container
2009-04-20 Môshe van der Sterrecheck multiple devpts instance
2009-03-31 Daniel Lezcanodon't remove init file in the stop function
2009-03-31 Daniel Lezcanospeed container creation/destruction
2009-03-31 Ryousei TakanoFix compile warnings
2009-03-30 Guido Trotter$(localstatedir) != $(prefix)/var
2009-03-30 Daniel Lezcanoadd error.h header
2009-03-30 Daniel Lezcanomove lxc_conf_init to conf.c
next