]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2010-01-18  Clement Calmelsremove warning in parse.c:80
2010-01-18  Clement Calmelsuse getline instead of fgets
2010-01-18  Clement Calmelsfree struct dirent **namelist
2010-01-14  Daniel Lezcanofix compilation warning
2010-01-14  Cedric Le Goaterlxc: add --define to start
2010-01-14  Cedric Le Goateradd --define to restart
2010-01-14  Cedric Le Goateradd --define to execute
2010-01-14  Cedric Le Goateradd interface to assign configuration variable from...
2010-01-13  Daniel Lezcanoremove unused variable
2010-01-13  Cedric Le Goaterexport lxc_config_readline()
2010-01-13  Clement CalmelsSimplify mainloop
2010-01-13  Clement CalmelsDon't mess descr->ev
2010-01-13  Clement CalmelsIf epoll_ctl fails, the descr->ev array isinconsistent
2010-01-13  Clement Calmelsfix lxc_mainloop_del_handler
2010-01-13  Cedric Le Goateruse different log categories in commands
2010-01-13  Cedric Le Goaterfix lxc_file_cb prototype
2010-01-08  Daniel Lezcanofix bad docbook syntax in lxc-create.sgml.in
2010-01-08  Michael Holztfix misleading error message in lxc_create
2010-01-08  Michael HolztUpdate .gitignore
2010-01-08  Michael HolztRename doc/examples/lxc-complex-config.in to lxc-comple...
2010-01-08  Daniel LezcanoRemove dead code
2010-01-08  Michael Holtzuse pivot_root instead of chroot
2010-01-08  Michel Normandlxc: avoid memory corruption on ppc and s390 V4
2010-01-08  Michel Normandlxc_cgroup_set not reporting error
2010-01-08  Michel Normandlxc: update man and help of lxc-create
2010-01-05  Paul Feefix manpage typo
2009-12-28  Daniel Lezcanoadd macvlan vepa and bridge mode
2009-12-27  Daniel Lezcanobusybox template
2009-12-27  Daniel Lezcanoadapt lxc-sshd to be a template
2009-12-27  Daniel Lezcanoadd template option for lxc-create
2009-12-27  Daniel Lezcanocleanup lxc-debian script
2009-12-18  Daniel Lezcanofix mount entry typo
2009-12-15  Jamal Hadi... Introduce per netdev priv structure
2009-12-15  Jamal Hadi... Add VLAN support in config
2009-12-15  Jamal Hadi... Add utility u16 get/put
2009-11-26  Daniel Lezcanofix a compilation warning
2009-11-26  Andrian Nord"Default" configuration may destroy host system
2009-11-26  Daniel Lezcanopass lxc_conf to the lxc_start function instead of...
2009-11-26  Jamal Hadi... Remove unnecessary reset of msg.msg_controlle
2009-11-26  Sven Wegeneruse correct number of ttys during setup
2009-11-26  Michael Tokarevminor cleanups for instanciate_veth()
2009-11-26  Michael Tokarevallow lxc.network.pair to specify host-side name for...
2009-11-26  Michel Normandlxc-ps to limit its search to containers
2009-11-26  Michel Normandlxc-ls to report also active containers
2009-11-24  Michel Normandlxc-ps typo in man lxc lxc_0_6_4
2009-11-24  Michel Normandlxc-info to report the FROZEN state
2009-11-24  Michael Tokarevfix fdleak and errors in lxc_create_tty()
2009-11-20  Daniel Lezcanoversion 0.6.4
2009-11-20  Daniel Lezcanofix rpm generation regarding latest modifications
2009-11-20  Michael Tokarevcheck if lxc.netdev.link is set for macvlan
2009-11-20  Michael Tokarevallow link-less veth devices
2009-11-20  Daniel Lezcanorollback configuration is a file
2009-11-20  Daniel LezcanoDo not chdir when daemonize
2009-11-20  Daniel Lezcanoupdate the man pages
2009-11-19  Michel Normandchange C/R api
2009-11-19  Michel Normandremove unused cr_plugin_columbia.c
2009-11-19  Michel Normandlxc_init better error reporting
2009-11-19  Daniel Lezcanochange network_netdev function parameter
2009-11-19  Michael Tokarevfactor out common config evaluating code
2009-11-19  Michael Tokarevrename struct lxc_netdev fields to match reality
2009-11-19  Daniel Lezcanoupdate the man pages
2009-11-17  Michel Normandexport set_state function
2009-11-17  Michel Normandadd capabilities for lxc-checkpoint
2009-11-17  Michel Normandlxc: move setup_fs to utils.c
2009-11-17  Daniel Lezcanofix container find the previously created configuration
2009-11-17  Andrian Nordlxc-netstat should use @LXCPATH@ for lxcpath=
2009-11-17  Michael Tokarevbatched reads for lxc_console
2009-11-17  Michael Tokarevhost consoles/ttys in containers
2009-11-17  Andrian NordChoose configuration directory
2009-11-17  Cedric Le Goatercleanup <lxc/lxc.h>
2009-11-13  Michel Normandtypo in 488624016575d092d56211347b2bbe8367cd339a (V2)
2009-11-13  Daniel LezcanoFix lxc-netstat script
2009-11-13  Andrian NordQ: general lxc architecture
2009-11-13  Michel Normandlxc lxc-sshd using new lxc.mount.entry keyword
2009-11-13  Michel Normandlxc: remove lxc.mount setting in lxc-fedora script
2009-11-13  Michel Normandlxc-debian using new lxc.mount.entry keyword
2009-11-13  Michel Normandlxc: add a new lxc.mount.entry keyword
2009-11-13  Michel Normandstop config reading if cgroup setting failed
2009-11-13  Michel Normandlxc-debian to not use empty mount table
2009-11-13  Daniel LezcanoReplace create/destroy by a script
2009-11-13  Daniel LezcaonAllows a container to run without previous creation
2009-11-13  Dhaval Gianiliblxc: Fix compile failure
2009-11-12  Daniel LezcanoFix abstract af_unix socket name
2009-11-12  Daniel LezcanoRemove the usage of a lock file
2009-11-12  Cedric Le Goaterexport log function so it can be used by library user
2009-11-11  Ryousei TakanoRemove an unnecessary entry in the spec file
2009-11-09  Andrian Nordipv6 interfaces added with /0 prefix
2009-11-04  Michel Normandlxc: lxc version to reflect string in AC_INIT (V2)
2009-11-04  Andrian Nordconfigure.ac - allow user to switch off/on documentatio...
2009-11-03  Michel Normandlxc /cgroup/name/ not removed at container end
2009-10-23  Daniel Lezcanofix compilation error when buildir differs from srcdir
2009-10-22  Cedric Le Goaterlxc: kill libtool
2009-10-22  Daniel Lezcanouse config.h to define the lxcpath and co
2009-10-22  Daniel Lezcanoremove test directory
2009-10-15  Daniel Lezcanomount /dev/mqueue
2009-10-12  Daniel Lezcanoclean up and factor out some code
2009-10-12  Daniel LezcanoFix network prefix
2009-10-12  Daniel Lezcanofix compilation error for tests
2009-10-12  Daniel Lezcanoremove configure dead code
2009-10-09  Daniel Lezcanofix tty creation using confdir
next