]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
2015-06-29 Arjun Sreedharanlxc_monitor: fix memory leak on @fds and close fds
2015-06-24 Serge Hallynlxc_user_nic: free_groupnames: fix
2015-06-23 Serge HallynMerge pull request #517 from hkjolhede/master
2015-06-21 Henrik KjölhedeMake sure to cleanup and exit with an error if malloc...
2015-06-18 Stéphane GraberMerge pull request #572 from fanyeren/patch-9
2015-06-17 有张纸Update centos.common.conf.in
2015-06-16 Stéphane GraberMerge pull request #569 from LenzGr/master
2015-06-16 Lenz Grimmeruse `hostname` for DHCP_HOSTNAME in ifcfg-eth0
2015-06-15 Stéphane GraberMerge pull request #564 from devurandom/fix/gentoo...
2015-06-13 Dennis SchriddeAdopt capability drop explanations from other distros...
2015-06-12 Serge Hallyndaemonized start: exit children on failure, don't return
2015-06-12 Stéphane GraberMerge pull request #567 from ysbnim/jap_manual_patch
2015-06-12 Stéphane GraberMerge pull request #558 from cloudnull/template-cache-var
2015-06-12 Sungbae Yoodoc: Translate untranslated section titles in Japanese...
2015-06-11 Kevin CarterAdded container-cache option to templates
2015-06-11 Stéphane GraberMerge pull request #563 from devurandom/fix/gentoo...
2015-06-11 Dennis SchriddeFix creation of dev/mqueue and dev/shm on Gentoo
2015-06-11 Stéphane GraberMerge pull request #560 from fanyeren/patch-8
2015-06-11 有张纸Update lxc-oracle.in
2015-06-11 Tycho Andersenuniformly nullify std fds
2015-06-11 Tycho Andersenmove utils.h #endif to end of file
2015-06-11 Tycho Andersenc/r: remove unused variable mnts
2015-06-11 Tycho Andersenc/r: use fclose instead of close
2015-06-09 Henrik KjölhedeFixed memory checks and faulty loop in get_alloted...
2015-06-09 Stéphane GraberMerge pull request #557 from dangowrt/fix-build-on-ppc
2015-06-09 Daniel Gollefix build on mpc85xx
2015-06-08 Serge Hallyncoverity: don't risk exec()ing NULL
2015-06-08 Serge Hallyncoverity: fix use-after-free in cgmanager.
2015-06-04 Henrik KjölhedeUpdated the documentation
2015-06-04 Stéphane GraberFix bdev.h
2015-06-03 Stéphane GraberRevert bdev.h to the way it was
2015-06-03 Stéphane GraberDefine MS_RELATIME for Android
2015-06-03 Stéphane GraberDefine MS_REC and MS_SLAVE for Android in bdev.c
2015-06-03 Henrik KjölhedeFixed an error
2015-06-03 Henrik KjölhedeIndentation fix
2015-06-03 Serge Hallyndon't dereference a NULL c->lxc_conf
2015-06-03 Tycho Andersendon't hardcode the path to criu when checking versions
2015-06-03 Serge Hallyndetect whether cgmanager_list_controllers is available
2015-06-03 Henrik KjölhedeChanged parsing of allotments. Now parses top-to-bottom...
2015-06-02 Serge Hallynapi_start: always close fds 0-2 when daemonized
2015-06-02 Serge Hallyncgmanager: attach: never use 'all' controller
2015-06-02 KATOH Yasufumidoc: Add the description of lxc.hook.destroy in Japanes...
2015-06-02 Tycho Andersenc/r: remember to clean up pidfile
2015-06-02 Stéphane GraberFix ABI compatibility
2015-06-01 Henrik KjölhedeAdded check against negative malloc and cleaned up...
2015-05-26 KATOH Yasufumiaufs: Support unprivileged clone, mount
2015-05-26 Serge Hallynproc update - don't assume we are pid 1
2015-05-26 Serge Hallynattach: mount a sane prox for LSM setup
2015-05-26 Bogdan Purcareatalxc-busybox: Prevent copying binaries from /usr/local...
2015-05-26 Bogdan Purcareatalxc-busybox: make some OpenSSH tools optional
2015-05-26 KATOH Yasufumidoc: Add the description of macvlan passthru mode in...
2015-05-26 KATOH Yasufumidoc: Update the description of -L option in lxc-autosta...
2015-05-26 KATOH Yasufumidoc: Fix the mistranslation about lxc.group in Japanese...
2015-05-26 S.Çağlar Onurenable cgmanager support for Travis CI
2015-05-26 Tycho Andersenc/r: complain when criu isn't exec()'d correctly
2015-05-26 Serge HallynUse 'cgm listcontrollers' list rather than /proc/self...
2015-05-26 Serge Hallynmake cgmanager follow lxc.cgroup.use
2015-05-26 Serge Hallynlxc-destroy: remove btrfs subvolumes
2015-05-26 有张纸Update lxc-debian.in
2015-05-25 Stéphane GraberMerge pull request #536 from regit/passthru-v1.2
2015-05-25 Eric Leblonddoc: add 'macvlan' 'passthru' mode
2015-05-25 Stéphane GraberMerge pull request #522 from ysbnim/master
2015-05-25 Stéphane GraberMerge pull request #526 from Azendale/master
2015-05-25 Stéphane GraberEasy to read tiemstamp in log
2015-05-23 Eric Leblondmacvlan: add 'passthru' mode
2015-05-17 Serge Hallyncoverity: free 'result' in error case.
2015-05-15 Erik B. AndersenChange lxc-clone to use 'rsync -aH' instead of just...
2015-05-14 Stéphane GraberMerge pull request #523 from lucaswerkmeister/fix521
2015-05-14 Lucas WerkmeisterUse POSIX-compliant function names in bash completion
2015-05-14 Sungbae Yooconfig : add lxc.hook.destroy option
2015-05-12 Cyril Bitterichlxc-debian.in: Fixed errors if dbus is not installed
2015-05-11 Stéphane GraberMerge pull request #499 from krichter722/gitignore
2015-05-11 Karl-Philipp... added doc/api/doxygen_sqlite3.db to .gitignore
2015-05-11 Henrik KjölhedeAdded support for user groups in lxc-usernet
2015-05-11 Stéphane GraberMerge pull request #504 from thmo/lua53
2015-05-11 Stéphane GraberMerge pull request #498 from brauner/master
2015-05-11 Stéphane GraberMerge pull request #486 from dikei/master
2015-05-07 Serge HallynMerge pull request #512 from martinpitt/master
2015-05-07 Martin PittCall /lib/apparmor/profile-load directly instead of...
2015-05-04 Kien TruongProperly free memory of sorted cgroup settings
2015-05-04 Kien TruongCheck malloc failure when sorting cgroup settings.
2015-05-04 Kien TruongSort the cgroup memory settings before applying.
2015-05-04 Serge Hallynoverlay: create workdir if it doesn't exist
2015-04-28 Stéphane GraberFix lxc-net regression on missing restorecon
2015-04-28 Tycho Andersenc/r: check for criu images in the checkpoint directory
2015-04-28 Stéphane Graberlxc-net: Rework/cleanup
2015-04-26 Thomas MoschnyFix Lua 5.3 compatibility code.
2015-04-25 Karl-Philipp... added build and test results to .gitignore
2015-04-25 Christian BraunerMake lxc-checkconfig work with kernel versions > 3
2015-04-24 Natanael Copalxc-alpine: create /dev/shm before mounting
2015-04-24 Stéphane GraberAdd IPv6 support to lxc-net
2015-04-22 Serge Hallynuse poll instead of select
2015-04-22 Serge Hallynlogs: introduce a thread-local 'current' lxc_config...
2015-04-22 Bogdan Purcareatalxc-busybox: add OpenSSH support
2015-04-22 Tycho Andersenc/r: re-open fds after clone()
2015-04-22 Tycho Andersenc/r: enable hugetlbfs in criu
2015-04-22 Tycho Andersenc/r: check version of criu
2015-04-22 Tycho Andersenc/r: move criu code to its own file
2015-04-22 Tycho Andersenc/r: use criu option instead of lxc-restore-net
2015-04-22 Tycho Andersenc/r: rework external mountpoint handling v4
next