]> git.proxmox.com Git - mirror_lxc.git/history - src
doc: Add Japanese lxc-config(1)
[mirror_lxc.git] / src /
2014-01-24 Stéphane Grabertests: Fix createtest
2014-01-24 Stéphane Grabertests: Remove containers after running clonetest
2014-01-24 Stéphane Grabertests: Drop 60s delay in shutdowntest
2014-01-24 Stéphane GraberFix destroy() crash when no config is loaded
2014-01-24 Stéphane Grabertests: Fix lxc-test-saveconfig cleanup
2014-01-24 Stéphane Grabertests: Fix shutdown test
2014-01-24 Stéphane Grabertests: Speed up lxc-test-usernic
2014-01-24 Stéphane Grabertests: Tweak lxc-test-ubuntu to be faster
2014-01-24 Stéphane Grabertests: Rework lxc-test-usernic
2014-01-24 Stéphane Grabertests: Fix cleanup in lxc-test-unpriv
2014-01-24 Stéphane Grabertests: Update lxc-test-unpriv
2014-01-23 Serge Hallynget_mapped_rootid: fix description
2014-01-23 Serge Hallynget_mapped_rootid: avoid using (uid_t) -1
2014-01-23 Serge Hallynlxc-clone: support unprivileged use
2014-01-23 Serge Hallyncgm_get: support NULL value
2014-01-23 Serge HallynRevert "cgroupfs: support older kernels without cgroup...
2014-01-23 Serge HallynRevert "bionic: Replace rindex by strrchr"
2014-01-23 Serge HallynRevert "cgroup.c: clean up for handle_cgroup_settings"
2014-01-23 Serge HallynRevert "cgroupfs: get rid of the redundant error info"
2014-01-23 Serge HallynRevert "cgroupfs: need the full path to setup cpuset"
2014-01-23 Qiang Huangcgroupfs: need the full path to setup cpuset
2014-01-23 Qiang Huangcgroupfs: get rid of the redundant error info
2014-01-23 Qiang Huangcgroup.c: clean up for handle_cgroup_settings
2014-01-23 Stéphane Graberlxc-start-ephemeral: require root
2014-01-23 Serge Hallynlxc_init: don't fail on bad signals
2014-01-23 Stéphane Graberbionic: Replace rindex by strrchr
2014-01-23 Serge Hallyncgroupfs: support older kernels without cgroup.clone_ch...
2014-01-23 Qiang Huangdaemon: fix the wrong pid in daemon model
2014-01-23 Qiang Huanglxc-start: store PID file to lxc_container
2014-01-23 Serge Hallynapi_start: don't get a container reference for the...
2014-01-23 Stéphane GraberFix handling of empty config keys
2014-01-22 Serge Hallyncgmanager: cgm_set: return the length we found
2014-01-22 Serge Hallynlxcapi_get_interfaces and lxcapi_get_ips: stricter...
2014-01-22 Serge Hallyncoverity: free gw when not used
2014-01-22 Serge Hallyncoverity: close userns file when done
2014-01-22 Serge Hallyncoverity: close netns file when done
2014-01-22 Serge Hallyncgmanager: setup_limits: return true if there are no...
2014-01-22 Stéphane Graberlxc-info: Limit information when not running
2014-01-22 Stéphane GraberRemove lxc-version, lxc-ps and lxc-netstat
2014-01-22 S.Çağlar Onurmake lxcapi_get_interfaces and lxcapi_get_ips unprivile...
2014-01-21 S.Çağlar Onurremove no-longer neeeded check from lxcapi_attach_run_waitl
2014-01-21 Stéphane GraberMove lxc-user-nic and lxc-monitord to libexec
2014-01-21 Stéphane Graberutils: Drop trailing / in lxcpath
2014-01-21 Stéphane Graberattach: Support unprivileged containers
2014-01-21 Stéphane GraberAdd missing doxygen tag
2014-01-20 Robert VogelgesangDon't forget network prefix information
2014-01-20 S.Çağlar Onurhandle unprivileged user calls more gracefully (v3)
2014-01-20 Serge Hallyncgmanager: implement setting of cgroup limits
2014-01-19 Stéphane GraberRevert "lxc-start: fix the container leak when daemonize"
2014-01-19 Serge Hallyncgmanager: &existed for remove+create now returns ...
2014-01-19 Qiang Huanglxc-start: fix the container leak when daemonize
2014-01-18 Stéphane GraberDeprecate lxc-checkpoint, lxc-kill and lxc-restart
2014-01-17 Serge Hallynlxc-usernsexec: add a manpage
2014-01-16 Stéphane Graberinit: Add upstart jobs and some more changes (v3)
2014-01-16 S.Çağlar Onurexclude non-existing signals from the loop
2014-01-16 Stéphane Graberpython3: binding update
2014-01-16 Serge Hallyncgmanager: fix obvious braindeadnesses
2014-01-16 Stéphane Graberlxc-ls: Add -f and -F as aliases
2014-01-16 Stéphane Graberpython3: Don't fail in list_containers on ValueError
2014-01-16 Serge Hallynaddress coverity-found memleak of data on error case
2014-01-16 Qiang Huanglxc_init.c: error handing for sigaction and sigprocmask
2014-01-16 S.Çağlar Onurskip rootfs pinning for unprivileged containers
2014-01-16 Serge Hallynshut up freezer_state
2014-01-16 S.Çağlar Onurfix compilation error in cgmanager.c
2014-01-16 Serge Hallynstop cmd callback: unfreeze by path only
2014-01-16 Serge Hallynimplement cgmanager_remove_cgroup
2014-01-16 Serge HallynInitial support for cgmanager
2014-01-16 Stéphane Graberlxc-create: Don't print the help message twice
2014-01-15 Stéphane GraberAdd local definition of sethostname to lxc_unshare
2014-01-15 Serge Hallynlxc-unshare: uid_t is unsigned.
2014-01-15 Seth RobertsonTeach lxc_unshare about interfaces, mounts, hostname...
2014-01-15 Seth Robertsonlxc_unshare -u argument useful even with USER namespace...
2014-01-15 Stéphane GraberDisable logpath for unprivileged containers
2014-01-15 Qiang Huangcgroup.c: add static keywords as they declared
2014-01-15 Qiang Huangcgroup.h: unify the nameing and comments
2014-01-15 Qiang Huangcgroup.c: redefine the valid cgroup name
2014-01-15 Stéphane GraberAlways try to create lxcpath
2014-01-15 Qiang Huanglxccontainer.c: check lxc_conf before referance haltsignal
2014-01-14 Stéphane GraberFix return value of userns_exec_1
2014-01-14 Stéphane Grabertests: Fix startone's call to want_daemonize
2014-01-14 Serge Hallynapi change: default container->daemonize to true
2014-01-14 Åsmund Grammeltvedtlxc-start-ephemeral: Fix syntax error in aufs
2014-01-13 Serge Hallyncgroup: move all some functions into cgroup.h
2014-01-13 Luka Perkovinclude: remove duplicates
2014-01-13 Luka Perkovinclude: cleanup unnecessary getline defines
2014-01-13 Dwight Engenfix bug setting autodef in config
2014-01-13 S.Çağlar Onurintroduce a simple test for testing add_device_node...
2014-01-13 Serge HallynThis change introduce mac address templating.
2014-01-13 Serge Hallynintroduce lxc-unpriv test
2014-01-13 Serge Hallynusernsexec: don't fail if we can't open pty
2014-01-13 Dwight Engenensure all config items are duplicated on clone/write_c...
2014-01-13 Serge Hallyncgroup: recursively delete cgroups when asked
2014-01-11 Stéphane GraberOne more rename of the system options
2014-01-11 Serge HallynFix bug in preserve_ns
2014-01-10 Stéphane GraberDrop usage of LXC_DEFAULT_CONFIG in our code
2014-01-10 Stéphane GraberRe-organize API for global lxc.conf config
2014-01-10 Stéphane GraberAdd lxc.default_config to LXC's own config
2014-01-10 Stéphane GraberRename all lxc.conf options to lxc.<key>
2014-01-08 Stephen AyotteSupport large bdevs on 32-bit; MB units by default.
2014-01-07 Jiri Slabyconfigure: find seccomp using pkg-config
next