]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/lxccontainer.c
conf: introduce lxc.rootfs.managed
[mirror_lxc.git] / src / lxc / lxccontainer.c
2018-07-31 Christian Braunerconf: introduce lxc.rootfs.managed
2018-07-30 Stéphane GraberMerge pull request #2499 from brauner/lxc/master
2018-07-29 Christian Braunerlxccontainer: s/read()/lxc_read_nointr()/g
2018-07-29 Christian Braunerlxccontainer: s/write()/lxc_write_nointr()/g
2018-07-29 Christian Braunerlxccontainer: s/pipe()/pipe2()/g
2018-07-29 Christian Braunerlxccontainer: cleanup do_lxcapi_get_interfaces()
2018-07-26 Stéphane GraberMerge pull request #2493 from brauner/2018-07-26/bugfixes
2018-07-26 Christian Braunerlxccontainer: s/strtok_r()/lxc_iterate_parts()/g
2018-07-22 Christian BraunerMerge pull request #2489 from 2xsec/bugfix
2018-07-22 Christian BraunerMerge pull request #2300 from LizaTretyakova/mount_inje...
2018-07-22 Liza Tretyakovaconf, lxccontainer: fix length checks in snprintf
2018-07-22 Liza Tretyakovaconf, confile, lxccontainer, start: nonfunctional changes
2018-07-22 Christian Braunerlxccontainer: reword create_mount_target()
2018-07-22 Christian Braunerlxccontainer: do_lxcapi_mount() coding-style
2018-07-22 Liza Tretyakovalxccontainer: add handling of file mounts
2018-07-22 Liza Tretyakovalxccontainer: add the umount API function
2018-07-22 Liza Tretyakovalxccontainer: add container API function and structs...
2018-07-21 Christian BraunerMerge pull request #2482 from 2xsec/bugfix
2018-07-20 2xseclxccontainer: coding rules
2018-07-04 Stéphane GraberMerge pull request #2446 from brauner/2018-07-02/log_prefix
2018-07-03 Christian Braunertree-wide: remove unneeded log prefixes
2018-06-26 Christian BraunerMerge pull request #2430 from duguhaotian/work
2018-06-26 Christian BraunerMerge pull request #2431 from 2xsec/bugfix
2018-06-26 2xseclog: change ERROR macro using sterror to SYSERROR
2018-06-18 Christian BraunerMerge pull request #2414 from 2xsec/bugfix
2018-06-18 Donghwa Jeongsecure coding: strcpy => strlcpy
2018-06-15 Serge HallynMerge pull request #2409 from brauner/2018-06-15/coverity
2018-06-15 Christian Braunercoverity: #1425789
2018-06-15 Stéphane GraberMerge pull request #2405 from brauner/2018-04-17/getgrgid_r
2018-06-15 Christian Braunercoverity: #1425837
2018-06-15 Christian Braunercoverity: #1425793
2018-06-15 Christian Braunercoverity: #1425789
2018-06-15 Christian Braunercoverity: #1425764
2018-06-14 Stéphane GraberMerge pull request #2404 from brauner/2018-06-14/coverity
2018-06-14 Christian Braunercoverity: #1425764
2018-06-11 Christian BraunerMerge pull request #2393 from 2xsec/bugfix
2018-06-11 Christian BraunerMerge pull request #2394 from 2xsec/coverity
2018-06-11 Donghwa Jeongcoverity: #1425747
2018-06-08 Christian BraunerMerge pull request #2384 from 2xsec/bugfix
2018-06-08 Christian BraunerMerge pull request #2383 from 2xsec/coverity
2018-06-08 Donghwa Jeongcoverity: #1425821
2018-06-08 Donghwa Jeongcoverity: #1425779
2018-06-08 Donghwa Jeongcoverity: #1425777
2018-06-04 Christian BraunerMerge pull request #2362 from duguhaotian/work
2018-05-30 Christian BraunerMerge pull request #2363 from 2xsec/master
2018-05-29 Stéphane GraberMerge pull request #2360 from brauner/2018-05-29/conf_c...
2018-05-28 Christian Braunerstart: add reboot macros
2018-05-26 Stéphane GraberMerge pull request #2354 from brauner/2018-05-26/config...
2018-05-26 Christian Braunerutils: fix task_blocking_signal()
2018-05-26 Stéphane GraberMerge pull request #2353 from brauner/2018-05-25/fix_lx...
2018-05-26 Christian Braunercoverity: #1435805
2018-05-26 Christian Braunercoverity: #1435806
2018-05-25 Stéphane GraberMerge pull request #2349 from brauner/2018-05-24/preven...
2018-05-24 Christian Braunerlxccontainer: fix fd leaks when sending signals
2018-05-24 Stéphane GraberMerge pull request #2347 from brauner/2018-05-24/seccom...
2018-05-24 Stéphane GraberMerge pull request #2348 from brauner/2018-05-24/pthrea...
2018-05-24 Christian Braunerutils: fix task_blocking_signal()
2018-05-24 Christian Braunerutils: add remove_trailing_newlines()
2018-05-23 Stéphane GraberMerge pull request #2344 from brauner/2018-05-23/on_dem...
2018-05-23 Stéphane GraberMerge pull request #2340 from brauner/2018-05-22/fix_in...
2018-05-23 Stéphane GraberMerge pull request #2338 from brauner/2018-05-17/multi_...
2018-05-22 Serge HallynMerge pull request #2337 from brauner/2018-05-18/cgroup...
2018-05-20 Christian Braunerlog: enable per-thread container name prefix
2018-05-19 Christian Braunercgroups: refactor cgroup handling
2018-05-11 Stéphane GraberMerge pull request #2316 from brauner/2018-05-11/compil...
2018-05-11 Christian Braunertree-wide: s/strncpy()/strlcpy()/g
2018-05-10 Stéphane GraberMerge pull request #2299 from brauner/2018-05-01/bugfixes
2018-05-10 Christian Braunercoverity: #1425744
2018-04-30 Christian Braunercoverity: #1435263
2018-04-30 Stéphane GraberMerge pull request #2297 from brauner/2018-04-29/bugfixes
2018-04-29 Christian Braunerlxccontainer: non-functional changes
2018-04-29 Christian Braunerlxccontainer: non-functional changes
2018-04-29 Christian Braunerlxccontainer: non-functional changes
2018-04-29 Christian Braunerlxccontainer: use thread-safe open() + write()
2018-04-29 Christian Braunerlxccontainer: non-functional changes
2018-04-29 Christian Braunerlxccontainer: do_lxcapi_unfreeze()
2018-04-29 Christian Braunerlxccontainer: do_lxcapi_freeze()
2018-04-29 Christian Braunerlxccontainer: do_lxcapi_is_running()
2018-04-29 Christian Braunerlxccontainer: non-functional changes
2018-04-29 Christian Braunerlxccontainer: use thread-safe *_OFD_* locks
2018-04-29 Christian Braunerlxccontainer: non-functional changes
2018-04-28 Christian BraunerMerge pull request #2279 from kunkku/create-umask
2018-04-24 Christian BraunerMerge pull request #2289 from lifeng68/Fix_mem_leak_lis...
2018-04-24 LiFengFix memory leak in list_active_containers
2018-04-15 Kaarle Ritvanendo_lxcapi_create: set umask
2018-03-24 Stéphane GraberMerge pull request #2232 from flx42/dhclient-hook-apparmor
2018-03-23 Stéphane GraberMerge pull request #2233 from brauner/2018-03-23/trunca...
2018-03-23 Christian Braunerlxccontainer: truncate config file
2018-03-15 Serge HallynMerge pull request #2210 from brauner/2018-03-10/conf_c...
2018-03-15 Christian Braunertree-wide: remove aufs storage driver
2018-03-15 Christian BraunerMerge pull request #2221 from tych0/fix-use-after-free
2018-03-15 Tycho Andersenfix handler use-after-free
2018-02-27 Serge HallynMerge pull request #2193 from brauner/2018-02-27/naming...
2018-02-27 Christian Braunertree-wide: console.<c,h> -> terminal.<c,h>
2018-02-27 Christian Braunerconsole: lxc_terminal_getfd()
2018-02-25 Stéphane GraberMerge pull request #2187 from itoffshore/alpine
2018-02-25 Stéphane GraberMerge pull request #2186 from brauner/2018-02-22/make_c...
2018-02-24 Christian Braunerlxccontainer: create_container_dir()
2018-02-24 Christian Braunerlxccontainer: do_create_container_dir()
2018-02-24 Christian Braunerlxccontainer: lxcapi_startl()
next