]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
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
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
2012-10-25 Serge Hallynlog errno when pclose fails
2012-10-25 Stéphane GraberPass the container name to copy_configuration in lxc...
2012-10-25 Stéphane GraberAdd SIGINT and SIGPWR handler in lxc-debian
2012-10-25 Stéphane GraberDon't hardcode path to templates
2012-10-25 Serge Hallynlxc-destroy: Separately rm rootfs if it is a symlink
2012-10-25 Scott Moserubuntu-cloud template cleanups
2012-10-25 Serge Hallynadd prototype for clone(2) as per manpage
2012-10-25 Stéphane GraberAdd missing include for apparmor.h in conf.c
2012-10-25 Stéphane GraberVarious fedora template improvements
2012-10-25 Stéphane Grabersshd: run dhclient; allow adding a root ssh key
2012-10-25 Stéphane GraberMake lxc-execute without rootfs work.
2012-10-25 Serge Hallynlxc-ubuntu-cloud: get full pathname to userdata file
2012-10-25 Stéphane GraberWhen creating the lxc cgroup directory, ignore -EEXIST
2012-10-25 Stéphane GraberAdd lxc.aa_profile example to all templates
2012-10-25 Stéphane GraberDon't update the host-name field in dhclient.conf when...
2012-10-25 Stéphane GraberUse lxc_putold as the pivot_root put dir in the ubuntu...
2012-10-25 Stéphane GraberFix lxc-ubuntu and lxc-ubuntu-cloud to properly deal...
2012-10-25 Serge Hallynlxc_start: exit early if insufficient privs in daemon...
2012-10-25 Serge Hallynubuntu template: apt-get clean after debootstrapping...
2012-10-25 Serge Hallynubuntu and debian templates: Clean up cache if cache...
2012-10-25 Serge HallynCleanup partial container if -h was passed to template
2012-10-25 Serge Hallynlxc-clone: fix handling of lxc.mount entries
2012-10-25 Serge Hallynlxc-clone: change uuid on xfs
2012-07-31 Serge Hallynremove unused lastcap variable
2012-07-31 Serge HallynFix lxc's handling of CAP_LAST_CAP
2012-07-31 Serge Hallynapparmor support: fix compilation with --disable-apparmor
2012-07-31 Serge Hallynlxc-ubuntu: Use dpkg --add-architecture
2012-07-31 Serge Hallyntemplates: don't fail on busy flock
2012-07-31 Serge Hallynlxc-ls: prepend container name with -- when calling ls
2012-07-31 Serge Hallynlxc-unshare: require an argument
2012-07-31 Serge Hallynuse lxc_putold as pivot_dir put dir, not mnt
2012-07-31 Serge Hallynlxc-ubuntu.in: drop duplicate code
next