]> git.proxmox.com Git - mirror_lxc.git/history - src
fixes for rpmbuild
[mirror_lxc.git] / src /
2011-09-13 Greg Kurzfixes for rpmbuild
2011-08-30 InformatiQif after freezing the container the snapshot/rsync...
2011-08-30 InformatiQ*add the new opts to help() *set container_running...
2011-08-30 InformatiQ* allow cloning of non-snapshot lvm devices
2011-08-30 Matthijs Kooijmanadd autodetection of the gateway address
2011-08-30 Matthijs Kooijman.gateway configuration
2011-08-30 Daniel LezcanoDon't log an error when the container is stopped
2011-08-11 Daniel Lezcanomake undefined personality non-fatal
2011-08-11 Daniel Lezcanofix segfault when an unsupported personality is set
2011-08-11 Daniel Lezcanofix setns parameter
2011-08-11 Daniel Lezcanolxc-ps : fix the container name search
2011-08-11 Daniel Lezcanoadd container init pid with the lxc-info command
2011-08-09 Daniel Lezcanolxc-checkconfig takes into account cgroup.clone_children
2011-08-09 Serge E. HallynSilence lxc-unshare warning when removing cgroup
2011-08-09 Serge E. Hallynmake lxc-netstat work when /etc/mtab is not /proc/mounts
2011-08-09 Serge E. Hallynfix lxc-ls with mtab != /proc/mounts
2011-08-09 Serge E. Hallynlxc-ps: support '-n name' and '-- ps-options'
2011-08-09 Daniel Lezcanoexplicitly do not use the console
2011-08-07 Serge E. HallynUse container's /run/utmp if it exists
2011-07-24 Joerg Gollnickfix lxc-ps to work with systemd
2011-07-03 Serge E. Hallyncgroups: support cgroups mounted in multiple places...
2011-06-25 Serge Hallynprint netdev name, not link, after moving dev into...
2011-06-25 Serge HallynClarify the template-specific options a bit in lxc...
2011-06-23 Serge E. Hallynlxc-create: pass remaining args to templates
2011-06-23 Serge E. HallynAdd lxc-clone script
2011-06-23 Serge E. Hallynlxc-destroy: delete a rootfs if it is an lvm volume
2011-06-02 Daniel Lezcanoset close-on-exec flag on command socket
2011-05-23 Sven WegenerCheck for existing ptmx symlink
2011-05-23 Sven WegenerAdd relatime and strictatime mount options
2011-05-20 Cedric Le Goaterlxc: don't install setns.h
2011-05-13 Daniel Lezcanoignore non-lxc configuration line
2011-05-05 Cedric Le Goaterlxc: fix bogus header file
2011-04-06 Greg Kurzlxc: default log appender on stderr
2011-04-06 Cedric Le Goaterlxc-attach: fix access permissions of /proc/$pid/ns
2011-03-22 Michel Normandlxc-* tools are vulnerable for arguments with spaces
2011-03-22 François-Xavier... lxc_cgroup_path_get, cache the right value
2011-03-22 Michael Santosconfile: check allocation succeeds
2011-03-22 Michael Santosconf: increase buffer size to include spaces
2011-03-22 Michael Santosarguments: check allocation succeeds
2011-03-22 Michael Santosnetwork: ensure interface name is NULL terminated
2011-03-22 Michael Santoslxc_unshare: edit help output
2011-03-16 Michael SantosEnsure monitored container name is null terminated
2011-03-16 Michael SantosExit if allocation fails
2011-03-14 Daniel Lezcanofix mount path
2011-03-07 Daniel Lezcanorename physical device to the original name
2011-03-07 Daniel Lezcanofactor out networking configuration code
2011-02-26 Jan NiehusmannUpdate file capa detection for kernels >=2.6.37
2011-02-14 Daniel LezcanoSimplify broadcast computation
2011-02-06 Daniel Lezcanofix broadcast compution
2011-02-02 Daniel Lezcanofix empty network configuration
2011-02-01 Daniel Lezcanolxc-start can output the console to a file
2011-02-01 Clement Calmelsgenerate setns syscall number
2011-02-01 Daniel Lezcanolxc-attach gives a better error message
2011-01-27 Daniel Lezcanoexport env variable in lxc_start
2011-01-18 Reto GantenbeinAdds correct file capa detection for >2.6.32 The kernel...
2011-01-17 David WardOnly bring up network interface if IFF_UP is set
2011-01-17 Daniel Lezcanoset veth host's side always up
2011-01-16 Joerg GollnickFix mntflags initialization
2011-01-13 Daniel Lezcanofix clone_children path
2011-01-13 Daniel Lezcanosubstitute the absolute rootfs mount path
2011-01-13 Daniel Lezcanoencapsulate mount point code
2011-01-13 Daniel Lezcanomindless changes to conform indentation
2011-01-13 Daniel Lezcanoset function static
2011-01-10 Daniel Lezcanofix cgroup directory removal
2011-01-09 Daniel Lezcanofix the ns_cgroup vs clone_children
2010-12-17 Daniel Lezcanouse clone_children cgroup's flag
2010-12-17 Daniel LezcanoMove common code to lxc_cgroup_create
2010-12-17 Daniel Lezcanoencapsulate the ns_cgroup
2010-12-17 Daniel LezcanoChange nscgroup interface
2010-12-17 Daniel LezcanoRemove unused nscgroup field
2010-12-17 Daniel Lezcanoremove duplicate cgroup header
2010-12-17 Michael TokarevMake mount paths relative to rootfs
2010-10-30 Sergey S. Kostyliovadd support for dirsync mount option
2010-10-26 Daniel Lezcanofix multiple console for a container
2010-10-26 Daniel Lezcanodon't play with the capabilities when we are root
2010-10-12 Daniel LezcanoFix compilation error on fc12
2010-10-12 Daniel LezcanoFix compilation warning
2010-10-12 Daniel Lezcanoreduce function name
2010-10-12 Daniel Lezcanouse popen and redirect script output
2010-10-12 Daniel Lezcanofix Coding Style
2010-10-12 Stefan Tomanekadd lxc.network.script.up configuration hook
2010-10-03 Daniel Lezcanoallow to specify a image or a device block as rootfs
2010-10-03 Daniel LezcanoDon't display an error in lxc_file_for_each_line
2010-10-03 Daniel LezcanoUse container's proc to setup the utmp watching
2010-10-03 Daniel LezcanoInitialize default mount point
2010-10-03 Daniel Lezcanouse the rootfs mount point for the tty's
2010-10-03 Daniel Lezcanouse the rootfs mount point for the console
2010-10-03 Daniel Lezcanomount the rootfs to the mount directory first
2010-10-01 Ozan CaglayanFix linking problems with libcap
2010-10-01 Cedric Le Goaterinitialize capabilities in checkpoint and restart commands
2010-09-13 Daniel Lezcanoconfigure container architecture
2010-07-23 Michel Normandavoid compile warning in src/lxc/console.c
2010-07-23 Daniel LezcanoFix bad returned value
2010-07-23 Daniel LezcanoDont' try to remove a physical nic on error
2010-07-23 Daniel Lezcanofix core dump when using physical interface
2010-07-23 Daniel Lezcanofix compilation warning
2010-07-23 Daniel Lezcanoinitialize the capabilties for attach and unshare
2010-07-23 Daniel Lezcanofix setuid to attach, create and start
2010-07-22 Daniel Lezcanokeep the name of the physical interface
2010-07-22 Daniel Lezcanofix inverted network interface creation
next