]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2013-08-19  Stéphane GraberRemove all trailing whitespaces
2013-08-19  Stéphane GraberFix lxc-user-nic to work on bionic
2013-08-19  Stéphane GraberAdd missing namespace.h include
2013-08-19  Stéphane GraberAllow building without confstr
2013-08-19  Stéphane GraberDon't define new_personality when building without...
2013-08-19  Stéphane GraberAdd missing sys/socket.h include
2013-08-19  Stéphane GraberDefine SOCK_CLOEXEC when missing
2013-08-19  Stéphane GraberUse srand/rand instead of initstate/random
2013-08-19  Stéphane GraberInclude stdio.h in getline.h for FILE
2013-08-19  Stéphane GraberImport local getline copy on bionic
2013-08-19  Stéphane GraberAdd missing sys/select.h include for fd_set
2013-08-19  Stéphane GraberAdd missing syscall.h include to utils.h
2013-08-19  Stéphane GraberAdd arm defines for __NR_signalfd(4)
2013-08-19  Stéphane GraberAndroid now uses a sane clone() definition
2013-08-19  Stéphane GraberDefine BLKGETSIZE64 and LO_FLAGS_AUTOCLEAR
2013-08-19  Stéphane GraberExport the local getmntent_r implementation
2013-08-19  Stéphane GraberReplace all calls to rindex by strrchr
2013-08-19  Stéphane GraberAdd a local implementation of ifaddrs.h
2013-08-16  Scott Moserubuntu-cloud-prep: patch /sbin/start for overlayfs
2013-08-16  Serge Hallynlxc-clone: default to overlaysf for -s clone of dir
2013-08-16  Serge Hallyncgroup.c: remove spurious ERROR messages
2013-08-16  Stéphane GraberReplace a few more str(n)dupa by str(n)dup + free
2013-08-16  Stéphane GraberAdd attach_options.h to the list of included files
2013-08-15  Serge Hallyndocument new lxc-create btrfs behavior
2013-08-15  Serge Hallynbdev: support -B best and -B lvm,dir
2013-08-15  Serge Hallynbdev_create: don't default to btrfs if possible
2013-08-15  Alexander VladimirovAdd subdir-objects option to AM_INIT_AUTOMAKE
2013-08-15  Michael H.... lxc-fedrora: New patch for systemd detection and init...
2013-08-14  Christian Seilerattach: implement remaining options of lxc_attach_set_e...
2013-08-14  Christian Seilerpython: add attach support
2013-08-14  Christian Seilerpython: improve convert_tuple_to_char_pointer_array
2013-08-14  Christian Seilerapparmor/attach: make sure buffer is NUL-terminated
2013-08-14  Christian SeilerAdd attach support to container C API
2013-08-14  Christian SeilerAdd helper functions to convert va_list of char* to...
2013-08-14  Christian Seilerlxc-attach: Completely rework lxc-attach and move to...
2013-08-14  Christian SeilerFix return type of read/write utility functions.
2013-08-14  Serge Hallynlxc-stop: exit with 1 or 2, not -1 or -2.
2013-08-14  Serge Hallynlxc_destroy: print an error if the container is not...
2013-08-14  Serge Hallyncgroups: rework to handle nested containers with multip...
2013-08-14  Serge Hallynlxc-user-nic: specify config and db files in autoconf
2013-08-14  Serge Hallynadd lxc-user-nic
2013-08-14  Serge Hallynhooks/Makefile.am: add ubuntu-cloud-prep
2013-08-13  Serge Hallynlxc.conf.sgml.in: note the arguments and environment...
2013-08-13  Serge Hallynmountcgroups: use the right configuration file!
2013-08-12  Scott Moserubuntu-cloud-prep: cleanup, fix bug with userdata
2013-08-12  Franz Pletzlxc-destroy: Fix regular expression for getting rootfs
2013-08-09  Scott Moserubuntu-cloud-prep: fix bad declare of VERBOSITY
2013-08-09  Scott Moseradd a clone hook for ubuntu-cloud images
2013-08-09  Stéphane GraberCleanup Makefile.am
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-08-07  Serge Hallynlxc-clone: don't s/oldname/newname in the config file...
2013-08-07  Serge Hallynubuntu-cloud: remove debugging echo
2013-07-26  Serge Hallyncgroups: fix the recently broken setting of clone_children
2013-07-23  Serge Hallyncgroup_enter: catch write errors
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
next