]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
2013-07-23 Serge Hallyndefine lxc-usernsexec
2013-07-23 Serge Hallynlxclock: use XDG_RUNTIME_DIR for lock if appropriate...
2013-07-22 Serge HallynA few changes for unprivileged lxc-start
2013-07-22 Serge Hallynsend current cgroup to lxc_cgroup_create()
2013-07-22 Serge Hallynubuntu-cloud: changes to support unprivileged use
2013-07-22 Serge Hallynlxc-create: support unpriv users
2013-07-22 Serge Hallyntemplates: require running as root
2013-07-18 Serge Hallynteach lxc-cirros about the --rootfs argument
2013-07-17 Serge Hallynubuntu templates: add some kernel filesystems to contai...
2013-07-16 Dwight Engenclone: only update <rootfs>/etc/hostname if it exists
2013-07-16 John McFarlaneMake get_ips timeout poll configurable
2013-07-16 Serge Hallynlxccontainer: don't define certain variables if !HAVE_G...
2013-07-16 Serge Hallynuserns: clear and save id_map (v2)
2013-07-15 Serge Hallynlxc_create: prepend pretty header to config file (v2)
2013-07-12 Serge Hallynubuntu-cloud template: accept --rootfs argument
2013-07-12 Serge Hallynremove old lxc-create script.
2013-07-12 Serge Hallyncreate: add a quiet flag
2013-07-12 zoolooklxc_clone.c: Allow size subfixes for -L parameter
2013-07-11 Serge HallynAccomodate stricter devices cgroup rules
2013-07-11 Serge Hallynlxcapi_create: fix template handling
2013-07-11 Serge Hallynlxcapi_create: split out the template execution
2013-07-10 Dwight Engenoracle template: use clonehostname hook script
2013-07-10 Dwight Engenadd clonehostname hook
2013-07-10 Michael H.... lxc-fedora template - Fix retries, use os-release for...
2013-07-10 Dwight Engenfix potential out of bounds pointer deref
2013-07-09 Stéphane Graberubuntu: Tweak layout of the config
2013-07-08 Stéphane Graberubuntu: Fix openssh postinst call in >= saucy
2013-07-08 Stéphane Graberlxc-start-ephemeral: Fix console() and add storage...
2013-07-08 Stéphane Graberpython: Update scripts to respect PEP-8 spec
2013-07-08 Stéphane Graberpython: Re-introduce timeout in get_ips
2013-07-08 Dwight Engenfix sshd template
2013-07-03 Bogdan Purcareatalxcapi_set_cgroup_item: remove duplicate == 0
2013-07-01 Dwight Engenallow lxc-info to get running container configuration
2013-07-01 Dwight Engenfix -c argument handling
2013-07-01 Serge Hallynlxc_conf_init: make sure strdup succeeded
2013-06-28 Natanael Copalxc-alpine: make --release work when apk exists
2013-06-27 Kaarle Ritvanenlxc-alpine: option for specifying the release to be...
2013-06-27 Kaarle Ritvanenlxc-alpine: automatic repository selection
2013-06-27 Andrew GilbertAdd -n differentiation to lxc-netstat
2013-06-27 Andrew GilbertAdd double-dash to lxc-netstat re-call arguments
2013-06-24 Serge Hallynapi_clone: don't remove storage if we haven't created it
2013-06-24 Serge HallynAccept more word delimiters when updating hooks
2013-06-19 Stéphane Graberlxc-start-ephemeral: Fix get_ips call
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-12 Natanael Copalxc-init: continue even if we fail to mount /dev/mqueue
2013-06-11 Serge Hallynlxclock: move container locks into /run/lock
2013-06-10 Serge Hallynlxc_stop: return success if api_shutdown succeeded
2013-06-10 Serge Hallynconf.c: if we don't specify a rootfs, we still need...
2013-06-10 Qiang Huanglxc-execute: allow lxc-init to log only when we have...
2013-06-10 Weng Meilinglxc-ps: display process when container is frozen
2013-06-10 Rui Xianglxc-monitord: remove hard code execvp path of lxc-monitord
2013-06-10 Dwight Engenfix check for lock acquired
2013-06-05 Serge Hallynlxclock and lxccontainer: switch from flock to fcntl
2013-06-05 Weng Meilinglxc-ps: fix the display problem with arg --lxc
2013-06-03 Serge Hallynimplement loopback backing store
2013-06-03 Serge Hallynlxc_create: support 'lxc-create -t <template> -h'
2013-06-03 Qiang Huanglxc-destroy: fix the wrong help info of lxc-destroy
2013-06-03 Qiang Huanglxc-create: fix the typo in help info
2013-06-03 Qiang Huangarguments: should return negative number when error...
2013-06-03 Serge Hallynlxcapi_create: don't close stdin/out/err
2013-06-03 Natanael Copalxc-alpine: download a static package manager if its...
2013-05-31 Serge HallynDefine LXC_DEFAULT_CONFIG
2013-05-31 Serge Hallynconfigure/makefile: rename default_conf to distro_conf
2013-05-31 Serge Hallynlxccontainer: update locking comment
2013-05-31 Serge Hallynwaitpid at abort to make sure we can rmdir cgroups
2013-05-29 Serge Hallynlxccontainer: don't lock around getstate and freeze...
2013-05-29 Dwight Engenadd console to lxc api
2013-05-29 Qiang Huanglxc-console: use fd instead of 0 in setup_tios
2013-05-29 Dwight Engenlxc.spec.in: remove lxc-shutdown (for commit 3e625e2d)
2013-05-28 Serge Hallynapi_clone: call is_stopped_locked() to avoid deadlock.
2013-05-28 Serge Hallynlxc.conf.sgml.in: fill in missing configuration file...
2013-05-26 Serge HallynMove container creation fully into the api
2013-05-25 Serge Hallyndestroy: implement in the api
2013-05-25 Serge Hallynlxc-stop: use api, remove lxc_shutdown, extend lxc...
2013-05-25 Serge Hallynlocking: update per Dwight's comment
2013-05-25 Serge Hallynlxclock: Replace named sempahore with flock
2013-05-25 Dwight Engenfix memory leaks in cgroup functions
2013-05-25 Dwight Engenconsolidate missing C library functions into utils.h
2013-05-23 Stéphane Graberpython: Fix lxc-ls's usage of get_ips()
2013-05-22 Michael H.... lxc-fedora template. Cleanup for rootfs.
2013-05-22 Dwight Engenoracle template: mount /dev/shm as tmpfs
2013-05-22 Dwight Engenfix build with --enable-tests
2013-05-22 Serge Hallynattach: and cgroup.c: be overly cautious
2013-05-22 Dwight Engenfix getline(3) memory leaks
2013-05-21 Dwight Engenfix minor gcc 4.7.2 error
2013-05-21 Dwight Engenextend command processor to handle generic data
2013-05-21 Stéphane Graberlxcapi: Add new get_ips() call
2013-05-20 Christian SeilerImplement simple utility functions for reading and...
2013-05-20 Christian SeilerMove declarations of some constants to where they are...
2013-05-20 Christian Seilerutils.c: Add lxc_wait_for_pid_status routine that retur...
2013-05-20 Christian Seilerwait_for_pid: Fix EINTR check
2013-05-20 Michael H.... lxc-fedora template - systemd console gettys
2013-05-20 Dwight Engenreturn lxc generated name for veth pair
2013-05-20 Dwight Engenquiet gcc 4.4.7 warning about saveptr use before initia...
2013-05-17 Serge Hallynlxc-create: zfs: consistently use zfsroot, not zfs_root
2013-05-16 Serge Hallyndocument clone hooks
2013-05-16 Serge Hallynlxc: add clone hook.
2013-05-16 Serge Hallyncgroup: prevent DOS when a hierachy is mounted multiple...
next