]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
2013-02-22 Dwight Engenensure clock_gettime symbol is found
2013-02-22 Jäkel, GuidoA new option '--host' for lxc-ps
2013-02-21 Dwight Engeninclude hook files in make dist
2013-02-21 Stéphane Graberpython: Update the python scripts for lxcpath
2013-02-20 Stéphane GraberAdd example hooks from Ubuntu package
2013-02-19 Serge Hallynremove redundant, too-early call to clearenv in api_sta...
2013-02-19 Stéphane Graberlxc-ubuntu{-cloud}: Config layout tweaking
2013-02-19 Serge Hallynlxc_monitor_open: prepend lxcpath
2013-02-19 Stéphane GraberFix typos identified by lintian
2013-02-19 Stéphane GraberUse AC_SEARCH_LIBS instead of hardcoded lists
2013-02-19 Stéphane GraberIntroduce --lxcpath cmdline option, and make default_lx...
2013-02-19 Natanael Copaconfigure: replace deprecated AM_CONFIG_HEADER
2013-02-18 Dwight Engenlegacy ls: only output appropriate directories/containers
2013-02-18 Natanael Copalxc-alpine: autodetect standard bridges and set hwaddress
2013-02-18 Dwight Engenonly INFO rcfile if asprintf successfully allocates it
2013-02-18 Daniel Lezcanoversion 0.9.0-alpha2
2013-02-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-02-11 Dwight EngenUpdate Lua API
2013-02-11 Serge Hallynpass lxcpath to lxc_command
2013-02-11 Stéphane Graberpython-lxc: Update for new calls
2013-02-11 Serge Hallynlxc api: fix some config_path oddities
2013-02-11 Stéphane Graberlxc-create: Improve the layout of the config
2013-02-11 Stéphane GraberAdd missing manpages
2013-02-08 Serge Hallynadd lxc-unshare man page, and make 'lxc-unshare -h...
2013-02-08 Serge HallynAdd man page for lxc-clone
2013-02-08 Stéphane Graberlxc.functions isn't a shell script
2013-02-08 Stéphane GraberDrop lxc-setcap and lxc-setuid
2013-02-08 Alexander VladimirovUpdate lxc-archlinux template.
2013-02-08 Serge HallynSwitch from use of LXCPATH to a configurable default_lx...
2013-02-06 Dwight Engenoracle template: improve compatibility with old ol4, 5
2013-02-06 Dwight EngenRename /etc/lxc/lxc.conf to /etc/lxc/default.conf.
2013-01-28 Tomohiro MatsuyamaAdd missing option -t/--fstype.
2013-01-28 Dwight Engenadd lua binding for the lxc API
2013-01-28 Serge Hallynsetup_mount_entries: ignore mount failure if 'optional'
2013-01-28 Serge Hallynuse a default per-container logfile
2013-01-28 Dwight Engenoracle template: fix sudo lxc-create on ubuntu
2013-01-23 Dwight Engeninclude python files in make dist and rpm
2013-01-23 Stéphane GraberRevert "use a default per-container logfile"
2013-01-23 Stéphane GraberRevert "use a default per-container logfile"
2013-01-22 Serge Hallynuse a default per-container logfile
2013-01-22 Serge Hallynuse a default per-container logfile
2013-01-22 Matthias Bruggerlxc-setcap.in: Set path to lxc-init
2013-01-22 Dwight Engenuse which instead of type
2013-01-21 Serge Hallyndon't leak the rootfs.pin fd into the container
2013-01-15 Stéphane Graberconf.c: Cast st_uid and st_gid to int
2013-01-15 Stéphane Graberlxc-oracle.in: Clear trailing whitespaces
2013-01-15 Purcareata... Add Dropbear SSH support for lxc-busybox template
2013-01-15 Serge HallynImplement userid mappings (enable user namespaces)
2013-01-15 Serge Hallynsetup cgroups from parent
2013-01-15 Serge Hallynclean up syncs
2013-01-15 Christian SeilerMultiple IP addresses: add them in the correct order
2013-01-14 Michael H.... MAKEDEV call, add autodev hooks, add environment variab...
2013-01-14 Serge Hallynremove logfile and loglevel from struct lxc_conf
2013-01-13 Stéphane Graberlxcutmp.c: Fix typo causing build failure
2013-01-11 Stéphane GraberFix check for openpty
2013-01-11 Stéphane GraberBuild lxcutmp.c without timerfd.h or utmpx.h
2013-01-11 Stéphane GraberRename utmp.c/utmp.h to lxcutmp.c/lxcutmp.h
2013-01-11 Stéphane GraberAdd check for sys/timerfd.h
2013-01-11 Stéphane GraberFix header name in lxcmntent.h
2013-01-11 Dwight Engenuse pkg-config to ensure python3-devel is installed
2013-01-11 Alexander VladimirovAdd 'config' option to lxc-archlinux template and fix...
2013-01-10 Stéphane Graberutmp.h: Don't fail when utmpx.h isn't present
2013-01-10 Stéphane GraberDefine PR_CAPBSET_READ when missing
2013-01-09 Dwight Engenoracle template: fix lxc-shutdown with upstart SIGPWR...
2013-01-09 Dwight Engenfix lxc-shutdown argument parsing
2013-01-09 Stéphane GraberMakefile.am: Add missing liblxc symlink
2013-01-09 Stéphane GraberDon't call setup_mount_entries if the list is empty
2013-01-09 Stéphane Grabertests/Makefile.am: Update for bionic
2013-01-09 Stéphane Graberlxc_unshare: Replace getpw*_r by getpw*
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 Grabercaps.h: Rename __errno to ___errno
2013-01-09 Stéphane GraberReplace strdupa call by standard strdup
2013-01-09 Stéphane GraberAdd a bionic_alphasort function on bionic
2013-01-09 Stéphane GraberMake utmpx.h optional
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 Graberclone: Support bionic's clone() defintion
2013-01-09 Stéphane Graberconf.c: Define LO_FLAGS_AUTOCLEAR if it's not
2013-01-09 Stéphane GraberAdd/remove extra includes
2013-01-09 Stéphane GraberReplace get_current_dir_name by getcwd
2013-01-09 Stéphane GraberNo need to link against rt and util on bionic
2013-01-09 Stéphane GraberSupport both getline and fgetln
2013-01-09 Stéphane GraberReplace all reference to ushort by unsigned short
2013-01-09 Stéphane Graberconfigure.ac: Cleanup, comments, indent, ...
2013-01-09 Stéphane Graberconfigure.ac: Add code to detect bionic C library
2013-01-08 Alexander VladimirovSet umask before populating /dev and restore it after.
2013-01-08 Dwight Engenoracle template: use url arg to wget repo file
2013-01-08 Dwight Engenoracle template: drop additional capabilities
2013-01-08 Dwight Engendocument lxc-console escape sequence and argument
2013-01-04 Maximilian... fixed RELEASE_URL for fedora releases higher than 16
2013-01-04 Natanael Copalxc-ps: fix order of output and fix --lxc opt
2013-01-04 Natanael Copalxc-checkconfig: fix colors when using dash
2013-01-03 Dwight Engenfix lxc-wait waiting forever for FREEZING, FROZEN,...
2013-01-03 Dwight Engenoracle template: add support for creating ol4 container...
2013-01-02 Dwight Engenseparate console device from console log
2013-01-02 Stéphane Graberkill -s expects the signal name without SIG
2013-01-02 Natanael Copalxc-alpine: add support for installing optional packages
next