]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
2013-12-13 Libo Chenlxc-user-nic: fix the wrong use of realloc
2013-12-12 Serge Hallyncoverity: drop gratuitous null check
2013-12-12 Serge Hallyncoverity: don't deref null c
2013-12-12 Serge Hallyncoverity: an int is not 1 byte
2013-12-12 Serge Hallyncoverity: fix mix of bool and int
2013-12-12 Serge Hallyncoverity: avoid deref of explicitly NULL variable on...
2013-12-12 Serge Hallyncoverity: fix use before null check
2013-12-12 Serge Hallyncoverity: change flow to safely free in all exit paths
2013-12-12 Serge Hallyncoverity: fix memleak in userns_exec_1
2013-12-12 Serge Hallyncoverity : fix memleak on error path
2013-12-12 Serge Hallyndon't run lxc-user-nic for empty netns
2013-12-12 Serge Hallyntypo fix: create $rootfs/dev/pts
2013-12-11 Stéphane Graberpython3: Support unpriv containers
2013-12-11 Serge Hallyninitialize stopped at top of lxc_cmd
2013-12-11 Stéphane GraberFix uninitialized value in lxc_try_cmd
2013-12-11 Stéphane Graberlxc-ls: Detect missing setns support
2013-12-11 KATOH Yasufumiplamo: Update because rc script of plamo was updated
2013-12-10 Stéphane Graberubuntu: Make vim part of base template
2013-12-10 James HuntMake public API string method parameters const where...
2013-12-10 Qiang Huanglxc-test-concurrent: initialize saveptr before use
2013-12-09 Stéphane Graberubuntu: Add comment about the mounting profile
2013-12-09 S.Çağlar Onurubuntu: add comments about running unconfined or nested...
2013-12-09 S.Çağlar Onuruse $LOCALSTATEDIR/lock/subsys/lxc-ubuntu$release as...
2013-12-09 S.Çağlar Onuruse /var/lock/subsys/lxc-centos instead of /var/lock...
2013-12-09 S.Çağlar Onurcall fclose() for pid_fp on failure
2013-12-09 Bogdan Purcareatalxc-busybox: make securityfs bind-mount optional
2013-12-09 Bogdan Purcareatalxc-clone: proper type for getopt_long result
2013-12-09 KATOH Yasufumidoc: Update Japanese lxc-monitor(1)
2013-12-09 Serge Logvinovaltlinux: Use relative paths and fix rootfs variable.
2013-12-08 Stéphane GraberUpdate mailing-list addresses
2013-12-06 Stéphane Graberlxc_monitor: Add missing include (errno.h)
2013-12-06 Stéphane Graberlxc_monitor: Check return value of write
2013-12-06 Dwight Engenbusybox template: set mode when creating device nodes
2013-12-06 Dwight Engenlet lxc-monitor command ask a lxc-monitord instance...
2013-12-06 Dwight Engenadd epoll events to mainloop callback handlers
2013-12-06 Dwight Engenoracle: fix chcon warning when selinux disabled
2013-12-06 Stéphane Graberconfile: Fix invalid lxc.network.ipv6 address
2013-12-06 Stéphane GraberMove some common Ubuntu config
2013-12-06 Stéphane GraberAdd support for new create=(dir,file) mount option
2013-12-06 Stéphane Graberconffile.c: Also clear text entries with no value
2013-12-06 KATOH Yasufumidoc: Update Japanese lxc.conf(5)
2013-12-05 Stéphane GraberMake lxc-user-nic use mkifname
2013-12-04 S.Çağlar Onuradd destroy option to lxc-snapshot
2013-12-03 Stéphane GraberFix Makefile.am to produce usable dist tarball
2013-12-03 Stéphane Graberpython3: Drop duplicate add_device_node function
2013-12-03 Stéphane Graberpython3: Fix PEP8 and avoid crash when listing
2013-12-03 Stéphane Graberlxc-ubuntu: Replace the hostname in ssh pubkey
2013-12-02 Stéphane GraberReduce public API (V2)
2013-12-02 S.Çağlar OnurAdd LXC version information to version.h
2013-12-02 Stéphane GraberSome tweak on previous change (timezone)
2013-12-02 fundituslxc-debian: Make timezone match the host
2013-12-02 Serge Hallynconfile.c: clear entries if no value
2013-12-02 Stéphane Graberubuntu: Actually attempt to remove /dev/shm
2013-12-02 KATOH Yasufumidoc: Update Japanese lxc-start(1)
2013-11-29 Stéphane GraberUpdate doxygen doc for previous change
2013-11-29 Stéphane GraberAllow unsetting daemonize and close_fds
2013-11-29 Stéphane Graberpython3: Use FSConverter for all paths
2013-11-29 Stéphane Graberpython3: Allow setting daemonize and close_fds
2013-11-29 Stéphane Graberpython3: Add snapshot_* to the binding
2013-11-29 Serge Hallynchown_mapped_root: fix assumption that calling uid...
2013-11-28 Stéphane Graberpython3: Export some missing constants
2013-11-28 Stéphane Graberpython3: Allow passing create flags
2013-11-28 Stéphane Graberpython3: Add clone() to the binding
2013-11-28 Stéphane Graberubuntu: Fix regression in post-process
2013-11-27 Stéphane GraberFix typo in doxygen comment
2013-11-27 Stéphane Graberpython3: Sort list of exports
2013-11-27 Stéphane Graberpython3: Add (add|remove)_device_node
2013-11-27 Stéphane Graberpython3: Add controllable property to the binding
2013-11-27 Stéphane Graberpython3: Add clear_config() to the binding
2013-11-27 Stéphane Graberpython3: Re-order all functions
2013-11-27 Stéphane Graberpython3: Add reboot() to the binding
2013-11-27 Stéphane Graberpython3: Sort all method/property lists
2013-11-27 Stéphane Graberpython3: Code style
2013-11-27 Stéphane Graberpython3: Add list_containers to C API
2013-11-26 Michael H.... Added templates/lxc-centos for CentOS containers.
2013-11-26 Stéphane GraberSome tweaks to direct route to gateway
2013-11-26 Guilhem LettronAdd gateway as direct route for interface
2013-11-25 Stéphane Graberusernsexec: Include utils.h for unshare
2013-11-25 Stéphane Graberusernsexec: Add missing getline.h include
2013-11-25 hallynMerge pull request #92 from majek/share-namespaces
2013-11-25 Michael H.... lxc-fedora: Fixes for selinux and pam_loginuid.so
2013-11-25 Michael H.... Fix stupid architecture error.
2013-11-25 Serge Hallynlxc-user-nic: use common code from network.c
2013-11-25 Serge Hallynlxc-user-nic: dont risk passing EOF
2013-11-25 Stéphane GraberConvert all files to utf-8
2013-11-25 Dwight Engenadd lxc-devsetup to EXTRA_DIST
2013-11-25 Stéphane GraberTab/spaces consistency for templates
2013-11-25 Stéphane GraberDrop trailing white spaces.
2013-11-25 James HuntAdd '--enable-api-docs' for doxygen-generated public...
2013-11-25 Guilhem Lettronlxc-ubuntu: Factorize @LOCALSTATEDIR@ variable
2013-11-25 Guilhem Lettronlxc-ubuntu: Add mirror and security-mirror options
2013-11-25 Guilhem Lettronlxc-ubuntu: Move package install to post-process
2013-11-25 Guilhem Lettronlxc-ubuntu: Add extra options
2013-11-25 Elan Ruusamäeuse awk, instead of 'grep | awk'
2013-11-25 KATOH Yasufumidoc: Update Japanese lxc-attach(1)
2013-11-22 Serge Hallyndon't fail lxc-init if we couldn't mount proc
2013-11-22 Serge Hallynlxcapi_destroy: run in a namespace if we are unprivileged
2013-11-22 Stéphane GraberAdd lxc.service to extra_DIST
2013-11-22 S.Çağlar Onuradd lxc-usernsexec to .gitignore
2013-11-22 Serge Hallynremove HAVE_NEWUIDMAP and NEWUIDMAP
next