]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
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
2009-10-09 Daniel Lezcanofix netdev structure vs network structure
2009-10-09 Daniel LezcanoFactor out some network code
2009-10-09 Daniel LezcanoUse the configuration structure for the network
2009-10-09 Daniel LezcanoMove configuration info to the structure
2009-10-09 Daniel LezcanoMove the configuration file to the start function
2009-10-09 Daniel Lezcanouse the configuration structure for the cgroup
2009-10-09 Michel Normandremove the LXCPATH/<name>/nsgroup file
2009-10-09 Michel Normanduse the new nsgroup_path_get function in freezer.c
2009-10-09 Michel Normandnew lxc_cgroup_path_get function
2009-10-09 Michel Normandplace nscgroup path in lxc_handler
2009-10-09 Daniel Lezcanouse the configuration structure for the tty
2009-10-09 Daniel Lezcanouse configuration structure for the mount points
2009-10-09 Daniel LezcanoUse the configuration structure for pts
2009-10-09 Daniel Lezcanouse the configuration structure to setup the utsname
2009-10-09 Daniel Lezcanouse the configuration structure for setting up the...
2009-10-09 Daniel Lezcanouse the configuration to check if a resource is enabled
2009-10-09 Daniel LezcanoRead the config file at restart
2009-10-07 Daniel Lezcanomake container to die when parent dies
2009-10-07 Daniel LezcanoSimplify the mainloop
2009-10-07 Daniel Lezcanoformat and fix small typos
2009-10-07 Michel Normandremove dead code in monitor.c
2009-10-07 Michel Normandremove src/lxc/lxc_priority.c
2009-10-07 Daniel Lezcanoreturns a specific info when we have ECONNREFUSED
2009-10-07 Daniel Lezcanoremove dead state code
2009-10-07 Daniel Lezcanofix the abstract unix socket name
2009-10-07 Daniel Lezcanohandle the state command
2009-10-07 Daniel Lezcanoreturns the state of the container with the af_unix...
2009-10-07 Daniel Lezcanodo some cleanup around the old init pid file
2009-10-07 Daniel Lezcanoremove dead stop code
2009-10-07 Daniel Lezcanohandle the stop command
2009-10-07 Michel Normandcheck permissions when receiving command
2009-10-07 Michel Normandrepackage previous code to new commands.c
2009-10-07 Michel Normandadd an additionnal abstract socket to prepare for more...
2009-10-07 Michel Normandttyclient_handler is only cleanup on disconnect
2009-10-07 Michel Normandchange the way tty service is added to mainloop
2009-10-07 Michel Normandaccept commands from root
2009-10-07 Michel Normandlxc_af_unix_rcv_credential to report rcvd length
2009-10-07 Michel Normandexport struct lxc_handler from start.c to start.h
2009-10-07 Michel Normandlocal struct name changed in mainloop.c
2009-10-07 Michel Normandkeep rcfile for lxc-execute as already done for lxc...
2009-08-19 Daniel LezcanoFix lxc-cgroup-get
2009-08-18 Daniel Lezcanodon't generate Changelog
2009-08-18 Ken-ichirou... initialize lxc_fd_list before WARN return path
2009-08-18 Jiri Slabylxc build fix for Suse
2009-07-26 Guido TrotterInclude <sys/socket.h> before checking for netlink
2009-07-26 Guido TrotterDistribute manpages in source tarball
2009-07-26 Guido TrotterRemove unused --with-kernel-release option
2009-07-24 Daniel Lezcanofix the document according the current version
2009-07-24 Michel Normandclose also inherited fd in lxc-execute
2009-07-24 Daniel Lezcanodisplay an explicit warning when netlink headers are...
2009-07-24 Daniel Lezcanoadd some traces in the code for the logger
2009-07-24 Daniel Lezcanofix cgroup trace
2009-07-24 Daniel Lezcanochange version to 0.6.3
2009-07-22 Daniel LezcanoSpecify in the debian script an extra fstab file
2009-07-22 Daniel Lezcanoadd clone2 for ia64
2009-07-22 Daniel Lezcanomake use of the logging facility and add some traces
2009-07-20 Daniel Lezcanoisolate the shmfs for the container
2009-07-20 Daniel Lezcanofix closed fd when they are inherited
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
next