]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
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
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...
next