]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
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
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
2008-09-08 dlezcanoReplace configuration check by flag check
2008-09-08 dlezcanoRemove 'init' file when destroying the container
2008-09-05 dlezcanoChangelog
2008-09-05 dlezcanoVersion 0.2.0
2008-09-05 dlezcanoHeader code cleanup
2008-09-04 dlezcanoChange header inclusion path
2008-09-04 dlezcanoChanged 'state' to 'info'
2008-09-04 dlezcanoRemoved duplicate file
2008-09-04 dlezcanoHeaders cleanup
2008-09-04 dlezcanoFixed typo
2008-09-04 dlezcanoMerged with lxc/.cvsignore
2008-09-04 dlezcanoMerged with lxc/Makefile.am
2008-09-04 dlezcanoMoved these files to the lxc directory
2008-09-04 dlezcanoJoined lxc and liblxc directories
2008-09-04 dlezcanoJoined liblxc and lxc directory
2008-09-04 dlezcanoTruncate 'init' file when opening it
2008-09-03 dlezcanoAdd bind option for mounting setup
2008-09-03 dlezcanodisplay name as '%s'
2008-09-03 dlezcanoFix forked process should exit instead of returning...
2008-09-03 dlezcanoimprove display error
2008-09-03 dlezcanoAdd close on exec flag
2008-09-03 dlezcanoRenamed lxc_lock
2008-09-03 dlezcanofix little format
2008-09-03 dlezcanoRenamed lxc_log
2008-09-03 dlezcanofix wrong mnt info usage
2008-09-03 dlezcanoRenamed lxc_cgroup
2008-09-03 dlezcanoCreate an empty network namespace
2008-09-03 dlezcanoRename lxc_config
2008-09-03 dlezcanoRenamed lxc_conf
2008-09-03 dlezcano*** empty log message ***
2008-09-03 legoaterfix Makefiles to compile objects in a directory differe...
2008-09-03 dlezcano*** empty log message ***
2008-09-03 dlezcanoRemove annoying error message
2008-09-03 dlezcanoclose fd monitor on error
2008-09-02 dlezcanoAdded C++ compatibility, change to libtool, improve...
2008-08-24 dlezcanoAdded container priority command line
2008-08-24 dlezcano*** empty log message ***
2008-08-08 dlezcanoUnlink nsgroup before creating a new link
2008-08-06 dlezcanoRemoved Werror compilation flag
2008-08-06 dlezcanoInitial revision