]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
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-26 Daniel Lezcanorename configure.in to configure.ac
2009-04-26 Daniel Lezcanoremove m4 dir usage
2009-04-26 Daniel Lezcanoadd aclocal include in makefile
2009-04-24 Daniel Lezcanoinc the minor version
2009-04-24 Daniel LezcanoSetting execution permission for the file
2009-04-24 Daniel Lezcanoswap doc compilation order
2009-04-24 Daniel Lezcanoadd the autogen script in the dist tarball
2009-04-24 Daniel Lezcanorename bootstrap to autogen.sh
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 Michel Normandexclude generated tarball from git managed files
2009-04-20 Michel Normandmake the libtoolize files to be copy not
2009-04-20 Ryousei TakanoAdd support for various mount options
2009-04-20 Môshe van der... prevent tty fd to be inherited in the container
2009-04-20 Môshe van der... check 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
2009-03-30 Daniel Lezcanocleanup config.h
2009-03-30 Daniel Lezcanocleanup state.h
2009-03-30 Daniel Lezcanocleanup list.h
2009-03-30 Daniel Lezcanocleanup log.h
2009-03-30 Daniel Lezcanocleanup conf.h
2009-03-30 Daniel Lezcanocleanup cgroup.h
2009-03-30 Daniel Lezcanocleanup lock.h
2009-03-30 Daniel Lezcanocleanup namespace.h
2009-03-27 Ryousei TakanoUse 'uname -m' instead of arch
2009-03-26 Ryousei TakanoAdd mtu option setting for lxc-fedora
2009-03-26 Ryousei TakanoAdd mtu option setting for lxc-debian
2009-03-26 Daniel Lezcanoset the mtu before attaching to the bridge
2009-03-26 Daniel Lezcanochange the api to export the network functions
2009-03-25 Ryousei TakanoFix trivial stuff for mtu option setting
2009-03-24 Daniel Lezcanoincrement minor version number
2009-03-24 Daniel LezcanoUse a specific script to set the capabilities
2009-03-22 Daniel Lezcanoset mtu for netdev
2009-03-22 Takano RyouseiAdd lxc.network.mtu configuration (resend)
2009-03-20 Daniel LezcanoFix capability setting for lxc-init
2009-03-20 Matt HelsleyAdd powerpc signalfd syscall numbers
2009-03-19 Guido TrotterCONTRIBUTING: specify where one can send patches
2009-03-19 Guido TrotterCONTRIBUTING: fix two typos
2009-03-19 Guido Trotterlxc-checkconfig: Allow to override grep and config
2009-03-19 Guido Trotterlxc-checkconfig: look in one more place
2009-03-19 Guido TrotterInstall lxc-init in libexec dir
2009-03-16 Daniel LezcanoAdd .gitignore and avoid annoying interaction between...
2009-03-11 Daniel LezcanoUse the rbind mount for the rootfs
2009-03-10 Kristian Høghlxc-checkconfig fails on a kernel compiled without...
2009-03-09 Serge E. Hallyns390 sys_clone is backwards
2009-03-09 Serge E. Hallyndefine s390x signalfd for old headers
2009-03-08 Michael K.... define signalfd patch
2009-03-08 Matt Helsleyliblxc: Remove unused variable
2009-03-08 Matt Helsleyliblxc: Add username and uid lookup/check.
2009-03-08 Matt Helsleyliblxc: Fix compiler warning
2009-03-08 Matt Helsleyliblxc: Handle missing PR_CAPBSET_DROP definition
2009-03-08 Matt Helsleyliblxc: create a fedore template container
2009-02-20 dlezcanoAdd the pts configuration for lxc-debian
2009-02-16 dlezcanoAdd missing files to CVS
2009-02-16 dlezcanoFactor out some code
2009-02-16 dlezcanoSupport block device for the rootfs
2009-02-16 dlezcanoAdd more capabilities
2009-02-16 dlezcanoMake use of realpath
2009-02-16 dlezcanoMount bind the rootfs directory
2009-02-16 dlezcanoRemove some pointless debian services
2009-02-12 dlezcanoUpdate the man according new devpts instance
2009-02-12 dlezcanosetup the new pts instance
2009-02-12 dlezcanoadd the new pts instance configuration
2009-02-12 dlezcanobuild a set of flags for the different enabled subsystems
2009-02-12 dlezcanoAdd a TODO file
2009-02-09 dlezcanoadd missing ifupdown package to debootstrap
2009-02-09 dlezcanoUpdate lxc-debian to use the lenny release
2009-02-09 dlezcanoCreate the m4 directory if it does not exist
2009-02-05 dlezcanohandle interruption/failure of lxc-debian more gracefully
2009-02-02 dlezcanoAdd signalfd function definition
2009-01-29 dlezcanoComplete use of autoconf prefix in lxc-debian
2009-01-28 dlezcanoFrom: Daniel Lezcano <daniel.lezcano@free.fr>
2009-01-26 dlezcanoFixed bad variable type
2009-01-26 dlezcanoFrom: Daniel Lezcano <daniel.lezcano@free.fr>
2009-01-26 dlezcanoRemove the release script
2009-01-26 dlezcanoFixed type in the spec file
2009-01-25 dlezcanoCheck the kernel feature
2009-01-25 dlezcanoReduce spec file
2009-01-25 dlezcanoFrom: Daniel Lezcano <daniel.lezcano@free.fr>
2009-01-25 dlezcanoFrom: Daniel Lezcano <daniel.lezcano@free.fr>
2009-01-18 dlezcanoRemove nsgroup directory when the container dies
2009-01-18 dlezcanoComment out the script debug mode
2009-01-08 dlezcanomore info on failure to create directory
2009-01-05 dlezcanoConform to rpmlint
2009-01-05 dlezcanoIncrement minor version
2009-01-05 dlezcanoCreate the localstatedir when installing the commands
next