]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/confile.c
confile: namespace lxc.init keys
[mirror_lxc.git] / src / lxc / confile.c
2017-06-29 0x0916confile: namespace lxc.init keys
2017-06-29 0x0916confile: rename lxc.limit to lxc.prlimit
2017-06-29 Christian BraunerMerge pull request #1649 from 0x0916/2017-06-27/wipe...
2017-06-29 0x0916confile: supporting new net hwaddr key in network_new_h...
2017-06-29 0x0916confile: update comment: replace p+12 with p+8
2017-06-27 Christian BraunerMerge pull request #1650 from 0x0916/2017-06-27/refacto...
2017-06-27 0x0916refactor confile code
2017-06-26 Serge HallynMerge pull request #1639 from brauner/2017-06-23/lxc_2_...
2017-06-23 Christian Braunerconfile: remove lxc.pivotdir
2017-06-23 Christian Braunerconfile: remove lxc.kmsg
2017-06-23 Christian Braunerconfile: properly namespace security keys
2017-06-21 Serge HallynMerge pull request #1632 from brauner/2017-06-19/new_ne...
2017-06-21 Christian Braunerconfile: do not check for empty value twice
2017-06-20 Christian Braunernetwork: new network parser part II
2017-06-18 Serge HallynMerge pull request #1626 from brauner/2017-06-13/new_ne...
2017-06-18 Christian Braunerconfile: adapt warning
2017-06-18 Christian Braunernetwork: improve network logging
2017-06-18 Christian Braunernetwork: preserve backwards compatibility
2017-06-18 Christian Braunernetwork: switch to single find + allocation fun
2017-06-18 Christian Braunernetwork: print deprecaton warning for networks
2017-06-18 Christian Braunernetwork: remove obsolete logic
2017-06-18 Christian Braunernetwork: final cleanup
2017-06-18 Christian Braunernetwork: implement network getters
2017-06-18 Christian Braunernetwork: allow to unset by passing empty value
2017-06-18 Christian Braunernetwork: give getters a void pointer arg
2017-06-18 Christian Braunernetwork: clear whole networks
2017-06-18 Christian Braunernetwork: implement network clearing
2017-06-18 Christian Braunernetwork: abstract network handling
2017-06-18 Christian Braunernetwork: add arg to config clear method
2017-06-18 Christian Braunernetwork: use new network configuration parser
2017-06-18 Christian Braunernetwork: add data arg to set callback
2017-06-18 Christian Braunernetwork: mv config_value_empty() to confile_utils
2017-06-16 Serge HallynMerge pull request #1627 from brauner/2017-06-15/fix_ne...
2017-06-15 Christian Braunertree-wide: priority -> level
2017-06-12 Christian BraunerMerge pull request #1615 from 0x0916/expose-lxc_log_init
2017-06-06 Stéphane GraberMerge pull request #1588 from brauner/2017-05-26/update...
2017-06-06 Christian BraunerMerge pull request #1578 from 0x0916/export-seccomp...
2017-06-05 Stéphane GraberMerge pull request #1613 from brauner/2017-06-03/af_unix
2017-06-05 Stéphane GraberMerge pull request #1611 from brauner/2017-06-02/enforc...
2017-06-03 Stéphane GraberMerge pull request #1609 from brauner/2017-06-01/unit_t...
2017-06-02 Christian BraunerMerge pull request #1608 from ss1h2a3tw/checkconfig
2017-06-02 Christian Braunerconfile_utils: add new file
2017-06-02 Christian Braunerconfile: add dummy getter for lxc.include
2017-06-01 Serge HallynMerge pull request #1592 from brauner/2017-05-28/idmap_...
2017-06-01 Serge HallynMerge pull request #1596 from brauner/2017-05-29/fix_pa...
2017-06-01 Christian Braunerconfile: performance tweaks
2017-05-31 Christian Braunerlxccontainer: switch api to new clearer callbacks
2017-05-31 Christian Braunerconfile: add clearer for lxc.include
2017-05-31 Christian Braunerconfile: add clearer for lxc.include
2017-05-31 Christian Braunerconfile: add clearer for lxc.limit{.*}
2017-05-31 Christian Braunerconfile: add clearer for lxc.no_new_privs
2017-05-31 Christian Braunerconfile: add clearer for lxc.ephemeral
2017-05-31 Christian Braunerconfile: add clearer for lxc.init_gid
2017-05-31 Christian Braunerconfile: add clearer for lxc.init_uid
2017-05-31 Christian Braunerconfile: add clearer for lxc.init_cmd
2017-05-31 Christian Braunerconfile: add clearer for lxc.environment
2017-05-31 Christian Braunerconfile: add clearer for lxc.group
2017-05-31 Christian Braunerconfile: add clearer for lxc.monitor.unshare
2017-05-31 Christian Braunerconfile: add clearer for lxc.syslog
2017-05-31 Christian Braunerconfile: add clearer for lxc.start.*
2017-05-31 Christian Braunerconfile: add clearer for lxc.stopsignal
2017-05-31 Christian Braunerconfile: add clearer for lxc.rebootsignal
2017-05-31 Christian Braunerconfile: add clearer for lxc.haltsignal
2017-05-31 Christian Braunerconfile: add clearer for lxc.autodev
2017-05-31 Christian Braunerconfile: add clearer for lxc.seccomp
2017-05-31 Christian Braunerconfile: add clearer for lxc.console.logfile
2017-05-31 Christian Braunerconfile: add clearer for lxc.console
2017-05-31 Christian Braunerconfile: add clearer for lxc.cap.keep
2017-05-31 Christian Braunerconfile: add clearer for lxc.cap.drop
2017-05-31 Christian Braunerconfile: add clearer for lxc.network
2017-05-31 Christian Braunerconfile: add clearer for lxc.network.*
2017-05-31 Christian Braunerconfile: add clearer for lxc.hook{.*}
2017-05-31 Christian Braunerconfile: add clearer for lxc.utsname
2017-05-31 Christian Braunerconfile: add dummy clearer for lxc.pivotdir
2017-05-31 Christian Braunerconfile: add clearer for lxc.rootfs.backend
2017-05-31 Christian Braunerconfile: add clearer for lxc.rootfs.options
2017-05-31 Christian Braunerconfile: add clearer for lxc.rootfs.mount
2017-05-31 Christian Braunerconfile: add clearer for lxc.rootfs
2017-05-31 Christian Braunerconfile: add clearer for lxc.mount
2017-05-31 Christian Braunerconfile: add clearer for lxc.mount.auto
2017-05-31 Christian Braunerconfile: add clearer for lxc.mount.entry
2017-05-31 Christian Braunerconfile: add clearer for lxc.logfile
2017-05-31 Christian Braunerconfile: add clearer for lxc.loglevel
2017-05-31 Christian Braunerconfile: add clearer for lxc.id_map
2017-05-31 Christian Braunerconfile: add clearer for lxc.cgroup
2017-05-31 Christian Braunerconfile: add clearer for lxc.se_context
2017-05-31 Christian Braunerconfile: add clearer for lxc.lsm_aa_allow_incomplete
2017-05-31 Christian Braunerconfile: add clearer for lxc.aa_profile
2017-05-31 Christian Braunerconfile: add clearer for lxc.kmsg
2017-05-31 Christian Braunerconfile: add clearer for lxc.devttydir
2017-05-31 Christian Braunerconfile: add clearer for lxc.tty
2017-05-31 Christian Braunerconfile: add clearer for lxc.pts
2017-05-31 Christian Braunerconfile: add clearer for lxc.personality
2017-05-31 Christian Braunerconfile: final cleanups
2017-05-31 Christian Braunerconfile: dump lxc_get_config_item()
2017-05-31 Christian Braunerconfile: adapt layout of getter callback
2017-05-31 Christian Braunerconfile: add getter for lxc.limit{.*}
2017-05-31 Christian Braunerconfile: add getter for lxc.no_new_privs
2017-05-31 Christian Braunerconfile: add getter for lxc.ephemeral
2017-05-31 Christian Braunerconfile: add getter for lxc.init_gid
next