]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
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
2013-01-02 Natanael Copalxc-alpine: add support for setting arch from command...
2013-01-02 Natanael Copalxc-alpine: add --repository option
2013-01-02 Natanael Copalxc-alpine: indent fixes
2013-01-02 Natanael Copatemplates: install lxc-alpine
2013-01-02 Natanael Copalxc-ps: use posix shell and awk instead of bash
2013-01-02 Natanael Copalxc-shutdown: use posix shell instead of bash
2013-01-02 Dwight Engenfix open check (0 is a valid fd)
2013-01-02 Natanael Copacleanup: use lxc-info --state-is
2013-01-02 Natanael Copalegacy/lxc-ls: improve finding fs mountpoint of hierarchy
2013-01-02 Natanael Copalxc-netstat: improve finding fs mountpoint of hierarchy
2013-01-02 Alexander VladimirovUpdate lxc-archlinux template to work with systemd
2012-12-25 Natanael Copalxc-netstat: use posix shell instead of bash
2012-12-25 Natanael Copalxc-clone: use posix shell instead of bash
2012-12-25 Natanael Copalegacy/lxc-ls: use posix shell instead of bash
2012-12-25 Natanael Copalxc-destroy: use posix shell instead of bash
2012-12-25 Natanael Copatemplates: initial support for Alpine Linux
2012-12-25 Kyle RussellFix compile warning on uninitialized return value
2012-12-25 Natanael Copadefine MS_SHARED if needed
2012-12-22 Serge HallynClear environment for container
2012-12-20 Serge HallynSupport MS_SHARED /
2012-12-19 Dwight Engenlxc-destroy container only if it is in the STOPPED...
2012-12-14 Daniel LezcanoVersion 0.9.0.alpha2
2012-12-14 Daniel LezcanoMerge git://github.com/lxc/lxc
2012-12-14 Dwight EngenFix race/corruption with multiple lxc-start, lxc-execute
2012-12-13 Daniel LezcanoVersion 0.9.0.alpha1
2012-12-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2012-12-11 Dwight EngenDon't attempt to symlink kmsg without rootfs->path
2012-12-11 Serge Hallynsupport new libseccomp api
2012-12-11 Serge HallynREADME: fix typo in example script
2012-12-11 Serge Hallynseccomp: free conf->seccomp (filename char *)
2012-12-10 Dwight Engenassume LXCPATH took on default localstatedir based...
2012-12-10 Stéphane Graberpython: Update add_device_node to use the new API
2012-12-10 Stéphane Grabergitignore: Update for python files
2012-12-10 Stéphane Graberpython: Add binding for {get|set}_cgroup_item
2012-12-10 Stéphane Graberpython: get_keys() doesn't require a path
2012-12-07 Serge Hallyndont save loglevel if it is unset
2012-12-07 Stéphane Graberpython3-lxc: Fix build prefix/destdir
2012-12-07 Serge Hallynapi: add set_cgroup_item and get_cgroup_item (to c...
2012-12-07 Stéphane Graberlxc-create: Allow for empty or unset template name
2012-12-06 Dwight Engenlxc.spec: add openssl and rsync as Required since both...
2012-12-06 Stéphane Graberpython: Remove hardcoded LXCPATH
2012-12-06 Stéphane Grabertemplates: Consistent use of locking
2012-12-06 Stéphane Graberlxc-archlinux: Don't hardcode /var/lib/lxc in help
2012-12-06 Stéphane Graberlxc-ubuntu: Don't hardcode path to cache
2012-12-06 Stéphane GraberUpdate for consistent indent
2012-12-06 Stéphane Grabertemplates: Make generated config consistent
2012-12-06 Stéphane GraberMinor documentation updates
2012-12-06 Stéphane GraberUpdate README
2012-12-05 Stéphane Graberoracle template: fixes when using fedora host
2012-12-05 Dwight Engenmake install should create /var/cache/lxc directory
2012-12-05 Stéphane Graberlxc-archlinux.in: Apply same LXCPATH/LOCALSTATEDIR
2012-12-05 Dwight EngenUse LXCPATH and LOCALSTATEDIR instead of hardcoded...
2012-12-05 Serge Hallynlxc-create: refuse to use a custom rootfs (--dir) which...
2012-12-05 Stéphane Graberlxc-ls: Update code to allow non-root listing
2012-12-04 Stéphane Graberpython: Update to the device related functions
2012-12-04 Stéphane Graberlxc-device: Show an error message when non-root
2012-12-04 Stéphane Graberlxc-ls: Show a simple error message when non-root
2012-12-04 Stéphane Graberlxc-start-ephemeral: Use argparse errors
2012-12-04 Serge Hallynrename physical nics at shutdown
2012-12-04 Dwight Engenmake install should create $LXCPATH directory
2012-12-04 Stéphane GraberInstall legacy scripts when built without python.
2012-12-04 Stéphane GraberRewrite lxc-ls in python
2012-12-04 Serge Hallynlxc_conf logfile and loglevel support
2012-12-04 Serge Hallyntemplates: use hardlink detection in rsync
2012-12-04 Serge Hallynlxc-clone: use hardlink detection in rsync
2012-12-03 Dwight EngenCreate busybox commands as symlinks instead of hardlinks
2012-12-03 Stéphane Graberlxc-create: Script cleanup
2012-12-03 Stéphane Graberlxc-create: Store template information in config
2012-11-30 Serge Hallyncheck and warn of return value from fchdir
2012-11-29 Dwight EngenInclude lxc-ubuntu when doing make dist
2012-11-29 Serge HallynDescription: run MAKEDEV console when doing lxc.autodev
2012-11-29 Dwight EngenFix build with --enable-tests on Fedora
2012-11-29 Stéphane Graberlxc-ubuntu: Fix wrong variable name
2012-11-29 Stéphane Graberlxc-ubuntu: Fix mixed indent
2012-11-29 Stéphane Graberlxc-ubuntu: Rename from lxc-ubuntu.in
2012-11-29 Stéphane Graberlxc-ubuntu: Guess a list of langpacks to install
2012-11-29 Stéphane Graberlxc-ubuntu: Always create the needed locales
2012-11-29 Dwight EngenFix busybox template to not have extra aa_profile hunk
2012-11-28 Serge Hallynrevert inadvertent un-doing of lxc-clone fix
2012-11-27 Dwight EngenOracle template: make container also boot under libvirt
2012-11-27 Dwight EngenMake config api items const
2012-11-27 Natanael Copalxc-setuid: use POSIX shell instead of bash
2012-11-27 Natanael Copalxc-setcap: use POSIX shell instead of bash
2012-11-27 Dwight EngenUse autoconf LXCPATH instead of hardcoded LXCDIR
2012-11-27 Natanael Copalxc-checkconfig: use POSIX shell instead of bash
next