]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/conf.c
refactor AppArmor into LSM backend, add SELinux support
[mirror_lxc.git] / src / lxc / conf.c
2013-09-25 Dwight Engenrefactor AppArmor into LSM backend, add SELinux support
2013-09-18 Serge Hallynmake heavier use of process_lock (v2)
2013-09-12 Christian SeilerChange rootfs pinning mechnism
2013-09-12 Christian SeilerSupport for automatic mounting of filesystems
2013-09-11 Serge Hallynpin_rootfs: be quiet and don't fail container start
2013-09-09 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-09-06 Serge Hallynsanity-check number of detected capabilities
2013-09-05 Serge Hallynintroduce lxc.cap.keep
2013-09-05 Serge Hallynbdev: free after bdev_init
2013-09-03 Stéphane Graberlicensing: Add missing headers and FSF address
2013-08-19 Stéphane GraberUse srand/rand instead of initstate/random
2013-08-19 Stéphane GraberAdd a local implementation of ifaddrs.h
2013-08-14 Serge Hallyncgroups: rework to handle nested containers with multip...
2013-08-09 Stéphane GraberReplace mktemp() by a new mkifname()
2013-08-07 Serge HallynLogging: don't confuse command line and config file...
2013-07-16 Serge Hallynuserns: clear and save id_map (v2)
2013-07-11 Serge HallynAccomodate stricter devices cgroup rules
2013-07-01 Serge Hallynlxc_conf_init: make sure strdup succeeded
2013-06-18 Serge Hallynconf.c: always strdup rootfs.mount
2013-06-13 Serge Hallyndon't set up console for lxc-execute
2013-06-12 Dwight Engenconsole API improvements
2013-06-10 Serge Hallynconf.c: if we don't specify a rootfs, we still need...
2013-05-20 Christian SeilerMove declarations of some constants to where they are...
2013-05-16 Serge Hallynlxc: add clone hook.
2013-05-16 Dwight Engenset non device cgroup items before the cgroup is entered
2013-05-07 Serge Hallynconf.c: remove a break
2013-05-07 Dwight Engencoverity: fix dereference NULL return value
2013-05-03 Weng Meilingadd free conf->rcfile in lxc_conf_free
2013-04-30 Serge Hallynimplement backend drivers and container clone API (v3)
2013-04-16 Dwight Engenquiet gcc 4.4.7 warning about saveptr use before initia...
2013-04-16 Dwight Engenfix checking hook script exit code
2013-04-16 Dwight Engenfortify: use reentrant safe strtok_r
2013-04-15 Serge Hallynfix coverity-found errors.
2013-04-15 Serge Hallyncoverity resource leak fixes
2013-04-15 Serge Hallynfix free of alloca()d buffer (found by coverity)
2013-04-05 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-03-27 David WardSet all mounts to MS_SLAVE when starting a container...
2013-03-19 Daniel LezcanoChange author email address
2013-03-18 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-03-13 Serge Hallynlxc_id_mapping: don't try to write mappings if there...
2013-03-13 Serge Hallyndefault kmsg symlinking to on, and document lxc.kmsg
2013-03-13 Alexander VladimirovMake /dev/kmsg symlinking optional, add lxc.kmsg option
2013-03-12 Dwight Engenuidmap: fix writing multiple ranges
2013-03-11 Dwight Engenmake [ug]id map ordering consistent with /proc/<nr...
2013-03-11 Serge Hallynrootfs pin: fix two bugs
2013-03-04 Serge Hallyncgroup: improve support for multiple lxcpaths (v3)
2013-03-04 Serge Hallynuserns: handle delayed write errors at fclose
2013-02-19 Stéphane GraberIntroduce --lxcpath cmdline option, and make default_lx...
2013-02-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-02-08 Serge HallynSwitch from use of LXCPATH to a configurable default_lx...
2013-01-28 Serge Hallynsetup_mount_entries: ignore mount failure if 'optional'
2013-01-15 Stéphane Graberconf.c: Cast st_uid and st_gid to int
2013-01-15 Serge HallynImplement userid mappings (enable user namespaces)
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
next