mirror_lxc/src/lxc
Wolfgang Bumiller b3286b628b pass namespace handles to the stop hook
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
2015-10-07 16:38:11 +01:00
..
legacy Make legacy lxc-ls more robust 2014-10-27 08:33:04 -05:00
lsm replace deprecated index with strchr 2015-01-24 23:43:29 -05:00
af_unix.c commands: handle epipe 2014-03-25 18:38:39 -04:00
af_unix.h use same ifndef/define format for all headers 2014-05-09 05:12:22 -05:00
arguments.c Remove lxc-version, lxc-ps and lxc-netstat 2014-01-22 13:38:46 -05:00
arguments.h Merge pull request #585 from ptoomey3/lxc-execute-as-user 2015-08-28 11:23:13 -04:00
attach_options.h typofixes - https://github.com/vlajos/misspell_fixer 2014-12-04 18:40:26 -05:00
attach.c CVE-2015-1334: Don't use the container's /proc during attach 2015-07-22 10:10:19 -04:00
attach.h attach: get personality through get_config command 2014-05-25 10:40:29 -04:00
bdev.c Free allocated memory on failure (v2) 2015-09-28 15:48:36 -04:00
bdev.h Add bdev_destroy() and bdev_destroy_wrapper() 2015-09-21 11:40:06 -04:00
caps.c Fix indentation 2015-09-21 16:25:47 -04:00
caps.h Fix indentation 2015-09-21 16:25:47 -04:00
cgfs.c CVE-2015-1335: Protect container mounts against symlinks 2015-09-29 09:52:55 -04:00
cgmanager.c CVE-2015-1335: Protect container mounts against symlinks 2015-09-29 09:52:55 -04:00
cgroup.c c/r: teach criu about cgmanager's socket 2015-04-06 12:12:10 -04:00
cgroup.h c/r: teach criu about cgmanager's socket 2015-04-06 12:12:10 -04:00
commands.c cmds: fix abstract socket length problem 2015-09-25 18:52:32 -04:00
commands.h handle hashed command socket names (v2) 2014-08-26 10:46:40 -04:00
conf.c added stop-hook entries 2015-10-07 16:38:10 +01:00
conf.h added stop-hook entries 2015-10-07 16:38:10 +01:00
confile.c added stop-hook entries 2015-10-07 16:38:10 +01:00
confile.h config: fix the handling of lxc.hook and hwaddrs in unexpanded config 2014-09-19 16:54:33 -04:00
console.c fix console stdin,stdout,stderr fds 2014-03-21 15:03:55 -04:00
console.h use same ifndef/define format for all headers 2014-05-09 05:12:22 -05:00
criu.c c/r: enable tracefs 2015-08-14 12:29:24 -04:00
criu.h c/r: get rid of dump_net_info() 2015-08-13 16:26:05 -04:00
error.c adjust include statements (v2) 2014-01-01 14:04:51 -06:00
error.h use same ifndef/define format for all headers 2014-05-09 05:12:22 -05:00
execute.c Fix error message when cannot find an lxc-init 2015-08-05 09:22:24 +02:00
freezer.c split cgroup handling into discrete backends 2014-02-06 10:46:19 -06:00
genl.c Fix indentation 2015-09-21 16:25:47 -04:00
genl.h Fix indentation 2015-09-21 16:25:47 -04:00
initutils.c lxc-destroy: remove btrfs subvolumes 2015-05-26 11:14:22 -04:00
initutils.h lxc-destroy: remove btrfs subvolumes 2015-05-26 11:14:22 -04:00
list.h Fix indentation 2015-09-21 16:25:47 -04:00
log.c Only use LOGPATH if lxcpath is unset or default 2015-08-13 22:53:33 +02:00
log.h logs: introduce a thread-local 'current' lxc_config (v2) 2015-04-22 11:54:46 -05:00
lxc_attach.c Fix indentation 2015-09-21 16:25:47 -04:00
lxc_autostart.c lxc-autostart: Fix broken output 2015-07-17 14:46:12 -04:00
lxc_cgroup.c Fix grammar in some of the executables 2015-08-27 15:14:13 -05:00
lxc_checkpoint.c Fix grammar in some of the executables 2015-08-27 15:14:13 -05:00
lxc_clone.c Revert "Refactor lxc-snapshot, lxc-clone, make LXC_CLONE_KEEPNAME work and add option to destroy container with all snapshots to lxc-destroy" 2015-08-14 10:59:19 -05:00
lxc_config.c lxc-config can show lxc.cgroup.(use|pattern) 2014-10-20 16:45:20 -05:00
lxc_console.c Fix grammar in some of the executables 2015-08-27 15:14:13 -05:00
lxc_create.c Fix grammar in some of the executables 2015-08-27 15:14:13 -05:00
lxc_destroy.c Cleanup parts of lxc-destroy 2015-10-05 11:47:19 +01:00
lxc_device.c Fix grammar in some of the executables 2015-08-27 15:14:13 -05:00
lxc_execute.c Merge pull request #585 from ptoomey3/lxc-execute-as-user 2015-08-28 11:23:13 -04:00
lxc_freeze.c Fix grammar in some of the executables 2015-08-27 15:14:13 -05:00
lxc_info.c Fix reallocation calculation 2015-09-21 11:36:49 -04:00
lxc_init.c Fix indentation 2015-09-21 16:25:47 -04:00
lxc_monitor.c Fix grammar in some of the executables 2015-08-27 15:14:13 -05:00
lxc_monitord.c lxc_*.c: don't exit with -1 2014-04-07 17:19:14 -04:00
lxc_snapshot.c Refactor lxc-snapshot 2015-08-27 15:13:46 -05:00
lxc_start.c Fix indentation 2015-09-21 16:25:47 -04:00
lxc_stop.c Fix grammar in some of the executables 2015-08-27 15:14:13 -05:00
lxc_top.c lxc-top: limit container name to 18 characters 2015-03-10 11:29:19 +01:00
lxc_unfreeze.c Fix grammar in some of the executables 2015-08-27 15:14:13 -05:00
lxc_unshare.c Fix indentation 2015-09-21 16:25:47 -04:00
lxc_user_nic.c lxc_user_nic: free_groupnames: fix 2015-06-24 13:07:05 -05:00
lxc_usernsexec.c replace deprecated index with strchr 2015-01-24 23:43:29 -05:00
lxc_wait.c Fix grammar in some of the executables 2015-08-27 15:14:13 -05:00
lxc-btrfs.h typofixes - https://github.com/vlajos/misspell_fixer 2014-12-04 18:40:26 -05:00
lxc-checkconfig.in lxc-checkconfig: add some more config options 2015-09-21 11:45:01 -04:00
lxc-ls.in Add support for --version to lxc-ls and lxc-device 2014-07-07 10:17:28 -04:00
lxc-start-ephemeral.in Make lxc-start-ephemeral use lxc.ephemeral 2015-10-05 11:49:03 +01:00
lxc-top.lua port lxc-top from lua to C for wider availability 2014-09-23 15:23:05 -04:00
lxc.functions.in One more rename of the system options 2014-01-10 23:25:19 -05:00
lxc.h use poll instead of select 2015-04-22 11:55:33 -05:00
lxccontainer.c Fix indentation 2015-09-21 16:25:47 -04:00
lxccontainer.h Fix indentation 2015-09-21 16:25:47 -04:00
lxclock.c CVE-2015-1331: lxclock: use /run/lxc/lock rather than /run/lock/lxc 2015-07-22 10:09:09 -04:00
lxclock.h use same ifndef/define format for all headers 2014-05-09 05:12:22 -05:00
lxcseccomp.h use same ifndef/define format for all headers 2014-05-09 05:12:22 -05:00
lxcutmp.c coverity: Check fread length 2014-02-14 19:13:36 -05:00
lxcutmp.h use same ifndef/define format for all headers 2014-05-09 05:12:22 -05:00
mainloop.c Remove process_lock() except where actually needed 2013-12-24 09:10:41 -06:00
mainloop.h use same ifndef/define format for all headers 2014-05-09 05:12:22 -05:00
Makefile.am lxc-destroy: remove btrfs subvolumes 2015-05-26 11:14:22 -04:00
monitor.c uniformly nullify std fds 2015-06-10 23:04:51 -05:00
monitor.h use poll instead of select 2015-04-22 11:55:33 -05:00
namespace.c Add extra debugging 2014-08-15 21:21:05 -04:00
namespace.h use same ifndef/define format for all headers 2014-05-09 05:12:22 -05:00
network.c Bug #158: Deletion of unnecessary checks before calls of the function "free" 2015-01-24 16:43:53 -05:00
network.h network: introduce a interface named lxc_netdev_isup(). 2014-10-15 12:01:59 +02:00
nl.c Fix indentation 2015-09-21 16:25:47 -04:00
nl.h Fix indentation 2015-09-21 16:25:47 -04:00
parse.c Bug #158: Deletion of unnecessary checks before calls of the function "free" 2015-01-24 16:43:53 -05:00
parse.h use same ifndef/define format for all headers 2014-05-09 05:12:22 -05:00
rtnl.c licensing: Add missing headers and FSF address 2013-09-03 14:33:03 -04:00
rtnl.h use same ifndef/define format for all headers 2014-05-09 05:12:22 -05:00
seccomp.c seccomp: add aarch64 support 2015-10-05 11:47:12 +01:00
start.c pass namespace handles to the stop hook 2015-10-07 16:38:11 +01:00
start.h preserve container namespace 2015-10-07 16:38:10 +01:00
state.c split cgroup handling into discrete backends 2014-02-06 10:46:19 -06:00
state.h use same ifndef/define format for all headers 2014-05-09 05:12:22 -05:00
sync.c Remove process_lock() except where actually needed 2013-12-24 09:10:41 -06:00
sync.h use same ifndef/define format for all headers 2014-05-09 05:12:22 -05:00
utils.c Define O_PATH and O_NOFOLLOW for Android 2015-09-29 14:59:28 -04:00
utils.h CVE-2015-1335: Protect container mounts against symlinks 2015-09-29 09:52:55 -04:00
version.h.in use same ifndef/define format for all headers 2014-05-09 05:12:22 -05:00