]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2008-11-26  dlezcanoAdded plugin header
2008-11-26  dlezcanoMake the script to call itself.
2008-11-26  dlezcanoAdd the more simple utility to unshare the namespaces.
2008-11-26  dlezcanoAdd sys admin capabilty to lxc-netstat to mount /proc/net
2008-11-26  dlezcanoRemove annoying compilation message
2008-11-26  dlezcanoFix compilation error
2008-11-26  dlezcanoRemove annoying warnings and fix tty for restart
2008-11-25  dlezcanoAdd read permission checking for the container
2008-11-25  dlezcanoAdd more options for the mount points
2008-11-25  dlezcanolxc: minimal C/R plugin
2008-11-25  dlezcanoPass the ttyname to the lxc_setup function
2008-11-25  dlezcanoAdd the framework for a console
2008-11-25  dlezcanoAdded the console error value
2008-11-25  dlezcanoRemove nsgroup link when destroying the container
2008-11-25  dlezcanoFix some typos
2008-11-24  dlezcanoAdded missing lxc.7 man page
2008-11-21  dlezcanoHard code localstatedir in the scripts. pkgconfig is...
2008-11-21  dlezcanoAdd a netstat per container
2008-11-21  dlezcanoRemove lxc.pc pkgconfig usage
2008-11-21  dlezcanoFixed a typo
2008-11-21  dlezcanoReturn error code in child process
2008-11-20  dlezcanoUse pkgconfig to retrieve localstatedir
2008-11-20  dlezcanoDisable test compilation by default
2008-11-20  dlezcanoMake the README file a copy of lxc.7
2008-11-20  dlezcanoAdd lxc.7 man page
2008-11-19  dlezcanoAdded the man page lxc.conf.5
2008-11-19  legoaterchanged /var location
2008-11-19  legoaterfixed readlink to add an ending '\0'
2008-11-18  dlezcanoAdd the lxc-cgroup man page
2008-11-18  dlezcanoGenerate only if docbook is installed
2008-11-18  dlezcanoAdded the man.1 pages
2008-11-18  dlezcanoList the available containers and the processes belongi...
2008-11-17  dlezcanoReturn a lxc-error for creation and starting
2008-11-17  dlezcanoHandle the lock error and show message to user
2008-11-17  dlezcanoAdd return error status in the different functions
2008-11-17  dlezcanoAdd error status for the API
2008-11-17  dlezcanoDo some cleanup in the lxc.h file
2008-11-17  dlezcanoRemove the kill container processes code
2008-11-17  dlezcanoSetup the control group
2008-11-14  dlezcanoChange at compilation time the destruction of the netwo...
2008-11-14  dlezcanoFix cgroup configuration format
2008-11-14  dlezcanoDefault command is "/sbin/init" for lxc-start
2008-11-13  dlezcanoAdd setpcap capabilty to be able to drop the sys_boot...
2008-11-13  dlezcanoFix function prototype
2008-11-13  dlezcanoReplace lxc_execute by an intermediate lxc_init
2008-11-05  dlezcanoFix typo.
2008-11-05  dlezcanoAdd guidelines for contribution to the 'lxc' project
2008-11-04  dlezcanoFrom: Daniel Lezcano <dlezcano@fr.ibm.com>
2008-11-04  dlezcanoFrom: Daniel Lezcano <dlezcano@fr.ibm.com>
2008-11-04  dlezcanoFrom: Daniel Lezcano <dlezcano@fr.ibm.com>
2008-10-28  dlezcanoRedirect the Changelog diff to file instead of stdout lxc_0_4_0
2008-10-28  dlezcanoGenerate a ChangeLog, if possible, and copy it to the...
2008-10-28  dlezcanoAdded a helper to generate the Changelog between two...
2008-10-26  dlezcanoFixed different compilation scheme by making /var/lxc...
2008-10-24  dlezcanoAdded automatic generation of packages and repository...
2008-10-24  dlezcanoAutomatically generated now with cvs2cl command
2008-10-24  dlezcanoHelper script to generate releases
2008-10-24  dlezcanoVersion lxc-0.4.0
2008-10-24  dlezcanoAdded file capabilities to lxc-restart
2008-10-24  dlezcanoGive the ability to non-root user to play with the...
2008-10-24  dlezcanoExit instead of returning in the child processes, other...
2008-10-23  legoaterremoved opentty now useless and fixed pid of root proce...
2008-10-23  legoaterfix missing src/lxc/lxc-checkconfig
2008-10-20  dlezcanoThis new command is a helper to check if the needed...
2008-10-18  dlezcanoThese modifications improve the monitoring support...
2008-10-15  dlezcanoUpdated with the cgroup section and fixed some typos
2008-10-09  dlezcanoUpdated changelog for version 0.3.0
2008-10-09  dlezcanoUpdated changelog
2008-10-08  dlezcanoRemoved useless readlink before chrooting
2008-10-08  dlezcanoRemoved useless opentty function and moved the sighandl...
2008-10-08  dlezcanoChanged indentation ... :)
2008-10-08  dlezcanoFix configure error when checking the netlink headers
2008-10-07  dlezcanoAdd a command line to setup/retrieve value of cgroup...
2008-10-07  dlezcanoCreate the cgroup proxy before trying to set it up.
2008-10-07  dlezcanoFix missing container name, reorder subsystems component
2008-10-06  dlezcanoChange version to 3.2.0
2008-10-06  dlezcanoAdd cgroup support, the configuration file should be...
2008-10-06  dlezcanoFreeze/unfreeze when checkpointing, stop the container...
2008-10-04  dlezcanoAdd x86_64 syscall
2008-10-04  dlezcanoReplace asprintf by snprintf
2008-09-25  dlezcanoChange freezer to stick with the cgroup freezer fs...
2008-09-24  dlezcanoChanged 'chroot' by 'rootfs'
2008-09-23  legoaterupdate restart and fix syscall numbers
2008-09-23  legoaterfix syscall number
2008-09-23  legoaterfixed typo in logs
2008-09-19  dlezcanoFixed missing initialization variable
2008-09-19  dlezcanoDisplay a warning when the architecture is not supporte...
2008-09-19  legoateradd experimental checkpoint and restart commands
2008-09-19  dlezcanoIf no configuration file is specified or the container...
2008-09-19  dlezcanoFixed typos
2008-09-17  dlezcanoAdded the function returning the version and the corres...
2008-09-17  dlezcanoFix using the right file name for the freezer
2008-09-17  dlezcanoNotify the frozen / running states
2008-09-10  dlezcanoTagging lxc_0_2_1 lxc_0_2_1
2008-09-09  dlezcano*** empty log message ***
2008-09-09  dlezcanoAdded console support
2008-09-08  dlezcanoA little example to launch an isolated sshd daemon...
2008-09-08  dlezcanoAdded lxc-wait
2008-09-08  dlezcanoCommand to wait a specific state for the container
2008-09-08  dlezcanoCompute absolute path name for the root fs
next