]> git.ipfire.org Git - thirdparty/lxc.git/shortlog
thirdparty/lxc.git
2018-01-02  Christian Braunermainloop: use epoll_create1(EPOLL_CLOEXEC)
2018-01-02  Christian Braunerconsole: do not allow non-pty devices on open()
2018-01-02  Christian Braunerstart: properly cleanup mainloop
2018-01-02  Marcos Paulo... lxc_config: Add -h and --help flags handler
2018-01-02  Christian Braunermainloop: capture output of short-lived init procs
2018-01-02  Christian Braunermainloop: add mainloop macros
2018-01-02  Christian Braunerstart: handle setting death signal smarter
2018-01-02  Christian Braunerstart: fix death signal
2018-01-02  Christian Braunerstart: simplify cgroup namespace preservation
2018-01-02  Christian Braunerstart: make us dumpable
2018-01-02  Christian Braunerstart: log closing cmd socket and STOPPED state
2018-01-01  Christian Braunerstart: use lxc_raw_clone_cb() where possible
2018-01-01  Christian Braunernamespace: add lxc_raw_clone_cb()
2018-01-01  Christian Braunernamespace: comment lxc_{raw_}clone()
2018-01-01  Christian Braunertree-wide: s/getpid()/lxc_raw_getpid()/g
2018-01-01  Christian Braunernamespace: add lxc_raw_getpid()
2018-01-01  Christian Braunertests: expand lxc_raw_clone() tests
2018-01-01  Christian Braunerattach: handle /proc with hidepid={1,2} property
2018-01-01  Christian Braunerattach: use lxc_raw_clone()
2018-01-01  Christian Braunerattach: simplify significantly
2018-01-01  Marcos Paulo... cgfsng: Add new macro to print errors
2018-01-01  独孤昊天[monitor] wrong statement of break
2017-12-18  Christian Braunercommands_utils: add missing mutex
2017-12-17  Christian Braunertests: s/lxc.init.cmd/lxc.init_cmd/g
2017-12-17  Christian Braunerlxc_init: fix cgroup parsing
2017-12-17  Christian Braunerutils: use lxc_raw_clone() in run_command()
2017-12-17  Christian Braunernamespace: add lxc_raw_clone()
2017-12-17  Christian Braunercommands: fix race when open()/close() cmd socket
2017-12-17  Tycho AndersenSHARE_NS options should be before OPT_USAGE
2017-12-17  Tycho Anderseninit: don't kill(-1) if we aren't in a pid ns
2017-12-17  Christian Braunerstart: fix cgroup namespace preservation
2017-12-17  Christian Braunertools: exit success when lxc-execute is daemonized
2017-12-17  Christian Braunerstart: do not unconditionally dup std{in,out,err}
2017-12-17  Christian Braunercoverity: #1425857
2017-12-17  Christian Braunercoverity: #1425858
2017-12-17  Christian Braunercoverity: #1425859
2017-12-17  Christian Braunercoverity: #1425860
2017-12-17  Christian Braunercoverity: #1425862
2017-12-17  Christian Braunercoverity: #1425863
2017-12-17  Christian Braunercoverity: #1425866
2017-12-17  Christian Braunercoverity: #1425867
2017-12-17  Christian Braunercoverity: #1425869
2017-12-17  Christian Braunercoverity: #1425870
2017-12-17  Christian Braunerlxccontainer: cleanup {attach,detach}_interface()
2017-12-17  Christian Braunerlxccontainer: only attach netns on netdev detach
2017-12-17  Christian Braunercoverity: #1425874 + cleanup
2017-12-17  Jonathan Calmelsconf: avoid spawning unnecessary subshells
2017-12-17  Christian Braunertools: block using lxc-execute without config file
2017-12-17  Christian Braunercoverity: #1425879
2017-12-17  Christian Braunercoverity: #1425883
2017-12-17  Christian Braunercoverity: #1425884
2017-12-17  Christian Braunercoverity: #1428855
2017-12-17  Christian Braunercoverity: #1425886
2017-12-17  Christian Braunercoverity: #1425893
2017-12-17  Stéphane Grabertravis: Fix build failure
2017-12-17  Marcos Paulo... lxc: Distinguish pthread_mutex_unlock error messages
2017-12-17  Christian Braunercoverity: #1425888
2017-12-17  Christian Braunercoverity: #1425889
2017-12-17  Christian Braunercoverity: #1425890
2017-12-17  Christian Braunercoverity: #1425895
2017-12-17  Christian Braunercoverity: #1425921
2017-12-17  Christian Braunercoverity: #1425922
2017-12-17  Christian Braunercoverity: #1425923
2017-12-17  Christian Braunercoverity: #1425929
2017-12-17  Christian Braunercoverity: #1425739
2017-12-17  Christian Braunercoverity: #1425735
2017-12-17  Christian Braunercoverity: #1425734
2017-12-17  Christian Braunertests: expand tests for shortlived init processes
2017-12-17  RicardoSanchezAlxc_init: add custom argument parser
2017-12-17  Christian Braunerinit: rework dumb init
2017-12-17  RicardoSanchezAlxc_init: move up to src/lxc
2017-12-17  Christian Braunerlxccontainer: handle execute containers correctly
2017-12-17  Christian Braunerexecute: pass logfile to lxc-init
2017-12-17  Christian Braunercommands: return -ECONNRESET to caller
2017-12-17  Christian Braunercommands: tell mainloop to reap client fd on error
2017-12-17  Christian Braunerlxccontainer: restore non-blocking shutdown
2017-12-17  Christian Braunercommands: tweak locking
2017-12-17  Christian Braunertest: add state server tests
2017-12-17  Christian Braunercommands: allow waiting for all states
2017-12-17  Christian Braunerstart: don't lock setting the state
2017-12-17  Christian Braunercommands: don't lock the whole command
2017-12-17  Christian Braunercommands: don't lock atomic operations
2017-12-17  Christian Braunercommands: don't traverse whole list
2017-12-17  Christian Braunerstart: set loglevel correctly
2017-12-17  RicardoSanchezAarguments: move to tools/ subdirectory
2017-12-17  Serge Hallynlxc_execute: properly figure out number of needed arguments
2017-12-17  Christian Braunertest: reenable Coverity integration
2017-12-17  Christian Braunerattach: do not fail on non-existing namespaces
2017-12-17  Christian Braunercriu: silence static analysis
2017-12-17  Christian Braunerconfile: remove dead assignment
2017-12-17  Christian Braunercriu: initialize status
2017-12-17  Christian Braunerconf: prevent null pointer dereference
2017-12-17  Pierre LALETInsert missing "echo" after "is_enabled"
2017-12-17  Pierre LALETFix SETCOLOR_FAILURE evaluation
2017-12-17  Abbas AllyAdd bash completion to list backing store types for...
2017-12-17  CC-HsuAdd new dependency to Slackware template
2017-12-17  i.Dark_TemplarUpdate gentoo.moresecure.conf.
2017-12-17  Marcos Paulo... lxc_unshare: Add uid_mapping when creating userns
2017-12-17  Christian Braunerutils: declare sethostname() static inline
2017-12-17  Felix Abecassisconfile: fix memory leak
next