]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/conf.c
setup cgroups from parent
[mirror_lxc.git] / src / lxc / conf.c
2013-01-15 Serge Hallynsetup cgroups from parent
2013-01-14 Michael H. WarfieldMAKEDEV call, add autodev hooks, add environment variab...
2013-01-14 Serge Hallynremove logfile and loglevel from struct lxc_conf
2013-01-09 Stéphane GraberDon't call setup_mount_entries if the list is empty
2013-01-09 Stéphane Graberconf.c: Cleanup __S_ISTYPE
2013-01-09 Stéphane GraberAdd local implementation of mntent.h
2013-01-09 Stéphane GraberWorkaround missing functions in other libc
2013-01-09 Stéphane Graberpersonality.h: Make the personality code optional
2013-01-09 Stéphane GraberDon't hard depend on capability.h and libcap
2013-01-09 Stéphane Grabertty.h: Ship our own minimal openpty.h
2013-01-09 Stéphane Graberconf.c: Define LO_FLAGS_AUTOCLEAR if it's not
2013-01-08 Alexander VladimirovSet umask before populating /dev and restore it after.
2013-01-02 Dwight Engenseparate console device from console log
2012-12-25 Natanael Copadefine MS_SHARED if needed
2012-12-20 Serge HallynSupport MS_SHARED /
2012-12-14 Daniel LezcanoMerge git://github.com/lxc/lxc
2012-12-14 Dwight EngenFix race/corruption with multiple lxc-start, lxc-execute
2012-12-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2012-12-11 Dwight EngenDon't attempt to symlink kmsg without rootfs->path
2012-12-11 Serge Hallynsupport new libseccomp api
2012-12-11 Serge Hallynseccomp: free conf->seccomp (filename char *)
2012-12-05 Dwight EngenUse LXCPATH and LOCALSTATEDIR instead of hardcoded...
2012-12-04 Serge Hallynrename physical nics at shutdown
2012-12-04 Serge Hallynlxc_conf logfile and loglevel support
2012-11-30 Serge Hallyncheck and warn of return value from fchdir
2012-11-29 Serge HallynDescription: run MAKEDEV console when doing lxc.autodev
2012-11-27 Dwight EngenMake config api items const
2012-11-26 Dwight EngenFree allocated configuration memory
2012-11-26 Dwight EngenFix use of list item memory after free
2012-11-26 Serge HallynAdd lxc.autodev
2012-11-14 Serge Hallyndont fail on failure to link kmsg
2012-11-13 Serge Hallynswitch use of #define with static char*
2012-11-13 Serge HallynRevert "Fix check against LXCROOTFSMOUNT to use strcmp"
2012-11-12 Stéphane GraberFix check against LXCROOTFSMOUNT to use strcmp
2012-11-12 Serge HallynSupport individual hook types in clear_config_item
2012-11-12 Dwight Engenfix compile without apparmor (against git staging)
2012-11-12 Serge HallynAdd lxc_conf_free()
2012-11-12 Serge Hallynreplace HOOK define with proper code.
2012-11-12 Stéphane GraberChange lxc_remove_nic from returning int to void
2012-11-12 Serge HallynAdd lxc.hook.pre-mount
2012-11-12 Stéphane GraberMerge the liblxc API work by Serge Hallyn.
2012-11-12 Jan KiszkaAdd network-down script
2012-10-31 Daniel LezcanoMerge branch 'upstream-bugfix' of https://github.com...
2012-10-25 Serge Hallynreplace HOOK define with proper code.
2012-10-25 Serge Hallynlink /dev/kmsg to /dev/console in the container
2012-10-25 Serge Hallynlog errno when pclose fails
2012-10-25 Stéphane GraberAdd missing include for apparmor.h in conf.c
2012-10-25 Stéphane GraberMake lxc-execute without rootfs work.
2012-07-31 Serge Hallynuse lxc_putold as pivot_dir put dir, not mnt
2012-07-31 Serge Hallyndon't try to pin a null rootfs.
2012-07-31 Serge Hallynswitch all sprintfs which can overrun to snprintfs
2012-07-31 Serge Hallyntemplates: use relative paths when creating containers
2012-07-31 Serge HallynIntroduce a first set of container hooks
2012-07-31 Serge HallynIntroduce apparmor support
2012-07-31 Serge Hallynpin container's rootfs to prevent read-only remount
2012-02-26 Serge Hallynadd lxc.devttydir config variable
2012-02-23 Christian SeilerAccept numeric values for capabilities to drop
2012-02-23 Christian SeilerAdd CAP_SYSLOG and CAP_WAKE_ALARM to list of capabilities
2012-01-05 Daniel LezcanoFix network cleanup on error
2012-01-05 Daniel Lezcanofix indentation of the previous patch
2012-01-05 Christian SeilerSet high byte of mac addresses for host veth devices...
2011-08-30 Matthijs Kooijmanadd autodetection of the gateway address
2011-08-30 Matthijs Kooijman.gateway configuration
2011-06-25 Serge Hallynprint netdev name, not link, after moving dev into...
2011-05-23 Sven WegenerCheck for existing ptmx symlink
2011-05-23 Sven WegenerAdd relatime and strictatime mount options
2011-03-22 Michael Santosconf: increase buffer size to include spaces
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-02 Daniel Lezcanofix empty network configuration
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 Lezcanosubstitute the absolute rootfs mount path
2011-01-13 Daniel Lezcanoencapsulate mount point code
2011-01-13 Daniel Lezcanomindless changes to conform indentation
2010-12-17 Michael TokarevMake mount paths relative to rootfs
2010-10-30 Sergey S. Kostyliovadd support for dirsync mount option
2010-10-12 Daniel LezcanoFix compilation error on fc12
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 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-09-13 Daniel Lezcanoconfigure container architecture
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-22 Daniel Lezcanokeep the name of the physical interface
2010-06-24 Ciprian Dorin, Craciunlxc to apply mount options for bind mounts
2010-06-11 Ferenc Wagnerfix comment
2010-06-11 Ferenc Wagnerchange pivotdir default to mnt
2010-06-07 Ferenc Wagnerconditional use of new capabilities
2010-06-01 Daniel Lezcanofix compilation warnings
2010-05-28 Daniel Lezcanodisable rootfs automatic detection
2010-05-28 Daniel Lezcanofix pivot umount algorithm
next