]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2012-11-12  Stéphane GraberRevert "Convert remaining file to new docbook format"
2012-11-12  Stéphane GraberConvert remaining file to new docbook format
2012-11-12  Peter SimonsUpdate documentation to Docbook 4.5
2012-11-12  Stéphane Graberpython-lxc: Add missing space between two help lines
2012-11-12  Dwight EngenAdd distro config file /etc/lxc/lxc.conf
2012-11-12  Dwight EngenAdd distro config file /etc/lxc/lxc.conf
2012-11-12  Dwight EngenHonor network type and link from lxc-create -f
2012-11-12  Dwight EngenFix removal of unneeded startup/shutdown scripts
2012-11-12  Dwight EngenAlways rebuild rpm database
2012-11-12  Dwight EngenBetter rpm database downgrade logic
2012-11-12  Serge Hallynadd oracle template (From: Dwight Engen)
2012-11-12  Dwight Engenfix minor spelling error
2012-11-12  Serge HallynSupport individual hook types in clear_config_item
2012-11-12  Serge Hallynapi shutdown: don't c->stop() if already stopped.
2012-11-12  Stéphane Graberapi_test.py: Remove workarounds for API bugs
2012-11-12  Stéphane Graberlxc-start-ephemeral: startup time improvement
2012-11-12  Stéphane Graberlxc-start-ephemeral: Exit with command return code
2012-11-12  Stéphane Graberlxc-start-ephemeral: Drop stop() calls when shutdown...
2012-11-12  Stéphane Graberlxc-start-ephemeral: Add missing return call to wait...
2012-11-12  Stéphane Graberlxc-start-ephemeral: Fix typo causing crash at startup
2012-11-12  Dwight Engenfix expansion of LXCPATH,LXCROOTFSMOUNT,LXCTEMPLATEDIR
2012-11-12  Dwight Engenfix gcc error: typedef redefinition (against git staging)
2012-11-12  Dwight Engenfix compile without apparmor (against git staging)
2012-11-12  Stéphane Graberpython-lxc: Always convert state passed to wait() to...
2012-11-12  Stéphane GraberPrefix the test binaries by lxc-test-
2012-11-12  Serge Hallyncheck return values of scanf and system
2012-11-12  Serge Hallyncheck sscanf return value
2012-11-12  Stéphane GraberFix previous commit, removing hardcoded /var/lib/lxc...
2012-11-12  Stéphane GraberRemove hardcoded /var/lib/lxc from lxc-start-ephemeral
2012-11-12  Stéphane GraberAdd lxc-start-ephemeral
2012-11-12  Serge Hallyndual-fork for daemonized fork in lxcapi-start
2012-11-12  Stéphane GraberRemove zombie_handler from python-lxc code
2012-11-12  Stéphane GraberRaise exception when getting Container instance as...
2012-11-12  Serge Hallynpremount hook is implemented in git
2012-11-12  Serge Hallyndocument lxc.hooks in lxc.conf manpage
2012-11-12  Serge HallynAdd lxc_conf_free()
2012-11-12  Serge Hallynget_item(utsname): don't dereference utsname if it...
2012-11-12  Serge HallynFix passing non-const char* in for const char*
2012-11-12  Serge Hallyncheck chdir(/) return value
2012-11-12  Serge Hallynreplace HOOK define with proper code.
2012-11-12  Stéphane GraberAdd better example/test of the python3-lxc API
2012-11-12  Stéphane GraberRemove unused v1 and v2 variables in main()
2012-11-12  Stéphane GraberCleanup lxc_wait
2012-11-12  Stéphane GraberRemove unused "i" variable in lxc_get_item_nic
2012-11-12  Stéphane GraberChange lxc_remove_nic from returning int to void
2012-11-12  Stéphane GraberMake building the API tests/examples optional
2012-11-12  Serge HallynAdd lxc.hook.pre-mount
2012-11-12  Serge Hallynlxc-wait: initialize timeout to -1
2012-11-12  Stéphane GraberAdd lxc.aa_profile example to all templates
2012-11-12  Stéphane GraberRename runapitests.bash to runapitests.sh and make...
2012-11-12  Stéphane GraberRemove duplicate copy of runapitests.bash
2012-11-12  Stéphane GraberAdd python-lxc based on the new liblxc API.
2012-11-12  Stéphane GraberWhen starting a container daemonized, wait for it to...
2012-11-12  Stéphane GraberMerge the liblxc API work by Serge Hallyn.
2012-11-12  Christian Seilerlxc-attach: Add -R option to remount /sys and /proc...
2012-11-12  Christian Seilerlxc-attach: Add -s option to select namespaces to attach to
2012-11-12  Christian Seilerlxc-unshare: Move functions to determine clone flags...
2012-11-12  Christian Seilerlxc-attach: Detect which namespaces to attach to dynami...
2012-11-12  Christian Seilerlxc-attach: Remodel cgroup attach logic and attach...
2012-11-12  Christian Seilerlxc-start: Add command to retrieve the clone flags...
2012-11-12  Serge Hallynlxc-create: Make location of container rootfs configurable
2012-11-12  Jan KiszkaAdd network-down script
2012-11-12  Serge HallynMakefile.am: use right .h file name for seccomp
2012-11-12  Serge Hallynfix configure.ac for seccomp and apparmor
2012-11-12  Serge Hallynseccomp: include lxcseccomp.h in start.c
2012-11-12  Serge Hallynconfile: support 'lxc.include' option to include other...
2012-11-12  Serge HallynIntroduce support for seccomp.
2012-11-12  Jan Kiszkalxc-wait: Add timeout option
2012-11-11  Daniel LezcanoVersion 0.8.0 lxc-0.8.0
2012-11-11  Daniel Lezcanofix git location
2012-10-31  Daniel Lezcanoclearer error message when interface name to long
2012-10-31  Dwight EngenFix lxc-netstat -- argument processing
2012-10-31  Dwight EngenFix lxc-ps -- argument processing
2012-10-31  Dwight EngenRemove unneeded ksrc spec file macro
2012-10-31  Dwight EngenAdd %{dist} tag to differentiate RPM distributions...
2012-10-31  Daniel LezcanoMerge branch 'upstream-bugfix' of https://github.com...
2012-10-25  Serge Hallynreplace HOOK define with proper code.
2012-10-25  Stéphane GraberRemove lxc-start-ephemeral from configure.ac
2012-10-25  Serge Hallynrevert devtmpfs in ubuntu templates
2012-10-25  Stéphane Graberlxc-ubuntu{-cloud}: Fix missing "fi" in new devtmpfs...
2012-10-25  Dwight Engenfix "make rpm"
2012-10-25  Dwight Engendisplay warning when yum missing in fedora template
2012-10-25  Serge Hallyntemplates: mount devtmpfs in ubuntu containers
2012-10-25  Dwight Engenhandle clone of btrfs snapshots
2012-10-25  Dwight Engenif the rootfs is a btrfs subvolume, delete it instead...
2012-10-25  Stéphane Graberlxc-debian: replace isc-dhcp-server by isc-dhcp-client
2012-10-25  Christian Seilerlxc-ls: Scan cgroup mount points from fstype and not...
2012-10-25  Dwight EngenAllow short -h and -n options to lxc-ps
2012-10-25  Serge Hallynlxc-ubuntu: fix printing of default user
2012-10-25  Serge Hallynlxc-debian: specify isc-dhcp-server in package list
2012-10-25  Serge Hallyntry to better handle out of date container caches.
2012-10-25  Serge Hallynlink /dev/kmsg to /dev/console in the container
2012-10-25  Serge Hallynlxc-clone: fix the '--name' parameter
2012-10-25  Stéphane Graberlxc-ls: Use readlink on $directory
2012-10-25  Stéphane Graberlxc-busybox: Use relative mounts in lxc.mount.entry
2012-10-25  Stuart Yoderbusybox: for all lib dirs create mounts only if directo...
2012-10-25  Dwight Engenfix expansion of LXCPATH,LXCROOTFSMOUNT,LXCTEMPLATEDIR
2012-10-25  Dwight Engenlxc-rpm-build
2012-10-25  Dwight Engenlxc-doc-synopsis-args
2012-10-25  Dwight Engenlxc-pkgconfig-dir
next