]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
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
2012-11-27 Natanael Copalxc-version: use POSIX shell instead of bash
2012-11-26 Serge Hallynfix lxc-ubuntu-cloud option parsing bugs
2012-11-26 Natanael Copalxc-info: add option -t, --state-is=STATE to test for...
2012-11-26 Dwight EngenEnsure argv passed by createl to create is NULL terminated
2012-11-26 Dwight EngenFree allocated configuration memory
2012-11-26 Dwight EngenFix use of list item memory after free
2012-11-26 Dwight EngenFix fd leak in lxc log
2012-11-26 Stéphane Grabergitignore: Ignore python cache
2012-11-26 Stéphane Graberpython: Use builtin len() function for network interfaces
2012-11-26 Stéphane Graberpython: PEP8 compatibility
2012-11-26 Stéphane GraberRemove all trailing whitespaces.
2012-11-26 Dwight EngenFix checkconfig to handle kernel memory cgroup name...
2012-11-26 Stéphane Graberlxc.conf.sgml.in: Fix typo
2012-11-26 Serge HallynAdd lxc.autodev
2012-11-26 Stéphane Graberpython: Add new lxc-device tool
2012-11-26 Stéphane Graberpython: Add add_device() function
2012-11-26 Natanael Copalxc-create: do not use 'local'
2012-11-26 Natanael Copalxc-create: fix passing over first argument to template...
2012-11-21 Natanael Copalxc-create: use posix shell instead of bash
2012-11-15 Stéphane GraberUse clearer error message on failure to create pidfile
2012-11-15 Natanael Copalxc-start: add option -p, --pidfile=FILE
2012-11-14 Dwight EngenFix package name needed for building docs with RPM
2012-11-14 Frederic Crozatensure btrfs subvolume is removed when container creati...
2012-11-14 Serge Hallyndont fail on failure to link kmsg
2012-11-14 Stéphane GraberAdd the test binaries to .gitignore
2012-11-14 Stéphane GraberCheck return value of all system calls in startone
2012-11-13 Serge Hallynswitch use of #define with static char*
2012-11-13 Serge HallynRevert "Fix check against LXCROOTFSMOUNT to use strcmp"
2012-11-13 Serge HallynInitialize curtime to silence spurious compiler warning
2012-11-13 Serge Hallynlxc-ssh: fix message about ssh key insertion
2012-11-13 Serge HallynFix reverse check: error out only if mkdir(cgroup/lxc...
2012-11-12 Stéphane Graberlxc-create: Support passing a full path to -t
2012-11-12 Stéphane Graberlxc-ls: Don't exit 1 when no container or help
2012-11-12 Stéphane GraberUpdate .gitignore for current list of binaries and...
2012-11-12 Stéphane GraberDetect which name to use for docbook2x-man
2012-11-12 Peter SimonsUpdate documentation to Docbook 4.5
2012-11-12 Frank ScholtenUpdated README and INSTALL. autogen.sh command should...
2012-11-12 Stéphane GraberFix check against LXCROOTFSMOUNT to use strcmp
2012-11-12 Stéphane GraberFix autogen failing because of clean/distclean overrides
2012-11-12 Stéphane GraberSet automake flags and CFLAGS
2012-11-12 Dwight EngenReinstate README file in rootfs directory
2012-11-12 Diego Elio... build: make sure to expand all variables that are subst...
2012-11-12 Stéphane Graberlxc-start-ephemeral: Wipe the whole container on exit...
2012-11-12 Stéphane GraberRevert "Update documentation to Docbook 4.5"
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
next