]> git.proxmox.com Git - mirror_lxc.git/shortlog
mirror_lxc.git
2018-06-12 Donghwa Jeongfix getpwnam() thread safe issue
2018-06-11 Stéphane GraberMerge pull request #2395 from brauner/2018-06-11/restor...
2018-06-11 Christian Braunertools: restore lxc-create log behavior
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: #1425801
2018-06-11 Donghwa Jeongcoverity: #1425781
2018-06-11 Donghwa Jeongcoverity: #1425747
2018-06-11 Donghwa Jeongarguments: improve some operations
2018-06-10 Christian BraunerMerge pull request #2389 from 3XX0/terminal-output...
2018-06-10 Christian BraunerMerge pull request #2390 from 3XX0/conf-no-force-shadow
2018-06-10 Christian BraunerMerge pull request #2391 from harryoooooooooo/master
2018-06-09 harryoooooooooofix bug: unpriv lxc will run lxc.net.[i].script.up now
2018-06-09 Jonathan Calmelsconf: only use newuidmap and newgidmap when necessary
2018-06-09 Jonathan Calmelsterminal: enable local output processing
2018-06-08 Christian BraunerMerge pull request #2388 from 2xsec/coverity
2018-06-08 Donghwa Jeongcoverity: #1425811
2018-06-08 Christian BraunerMerge pull request #2387 from 2xsec/coverity
2018-06-08 Donghwa Jeongcoverity: #1425753
2018-06-08 Christian BraunerMerge pull request #2385 from 2xsec/coverity
2018-06-08 Donghwa Jeongcoverity: #1425836
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 Jeongpam_cgfs: fix Logically dead code.
2018-06-08 Donghwa Jeongcoverity: #1425849
2018-06-08 Donghwa Jeongcoverity: #1425841
2018-06-08 Donghwa Jeongcoverity: #1425821
2018-06-08 Donghwa Jeongcoverity: #1425795
2018-06-08 Donghwa Jeongcoverity: #1425794
2018-06-08 Donghwa Jeongcoverity: #1425779
2018-06-08 Donghwa Jeongcoverity: #1425777
2018-06-06 Stéphane GraberMerge pull request #2378 from brauner/2018-06-05/revert...
2018-06-06 Christian Braunerseccomp: replace misleading warning messages
2018-06-05 Christian BraunerMerge pull request #2381 from stgraber/master
2018-06-05 Stéphane GraberFix typo
2018-06-05 Christian BraunerRevert "seccomp: make do_resolve_add_rule() more strict"
2018-06-05 Christian BraunerMerge pull request #2377 from 2xsec/bugfix
2018-06-05 Donghwa Jeongconf: change some logs to print errno
2018-06-04 Serge HallynMerge pull request #2374 from brauner/2018-06-04/fix_re...
2018-06-04 Christian BraunerMerge pull request #2362 from duguhaotian/work
2018-06-04 duguhaotiansupport tls in cross-compile
2018-06-04 Christian Braunerconf: copy mountinfo for remount_all_slave()
2018-06-02 Christian BraunerMerge pull request #2372 from flx42/more-seccomp-fixes
2018-06-01 Felix Abecassisseccomp: use a default value of 0 for the mask
2018-06-01 Felix Abecassisseccomp: drop misleading argument name inherited from...
2018-06-01 Stéphane GraberMerge pull request #2371 from brauner/2018-06-01/use_re...
2018-06-01 Christian Braunertree-wide: handle EINTR in some read()/write()
2018-06-01 Christian BraunerMerge pull request #2370 from jsurloppe/fix-lxc-update...
2018-06-01 Julien SurloppePatch lxc-update-config
2018-06-01 Christian Braunertemplates: fix download template
2018-05-31 Christian BraunerMerge pull request #2369 from masselstine/master
2018-05-31 Mark Asselstinetemplates: actually create DOWNLOAD_TEMP directory
2018-05-31 Christian BraunerMerge pull request #2367 from 2xsec/bugfix
2018-05-31 Donghwa Jeongconfile_utils: apply strprint()
2018-05-31 Christian Braunertree-wide: fix mode of some files
2018-05-31 Christian BraunerMerge pull request #2366 from 2xsec/bugfix
2018-05-31 Christian Braunerstart: log unknown info.si_code
2018-05-31 Donghwa Jeongstart: fix waitpid() blocking issue
2018-05-31 Donghwa Jeongchange defines for return value of handlers
2018-05-30 Stéphane GraberMerge pull request #2365 from brauner/2018-05-30/improv...
2018-05-30 Christian Braunerconfile: improve strprint()
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-29 Donghwa Jeongconf: va_end was not called.
2018-05-28 Christian Braunerconf: non-functional changes
2018-05-28 Christian Braunerconf: make tmp_umount_proc bool
2018-05-28 Christian Braunerconf: make root idmap structs const
2018-05-28 Christian Braunerstart: add reboot macros
2018-05-28 Stéphane GraberMerge pull request #2358 from brauner/2018-05-28/do_not...
2018-05-28 Christian Braunerconf: ensure lxc_delete_tty() does not crash
2018-05-28 Christian Braunerstart: do not init ns_clone_flags to -1
2018-05-28 Christian BraunerMerge pull request #2355 from 2xsec/master
2018-05-28 Donghwa Jeongnetwork: fix socket handle leak
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 Christian Braunerconf: non-functional changes
2018-05-26 Christian Braunerconf: pts -> pty_max
2018-05-26 Christian Braunerconf: simplify tty handling
2018-05-26 Christian Braunerconf: reshuffle mount members
2018-05-26 Christian Braunerconf: make close_all_fds a boolean
2018-05-26 Christian Braunerconf: non-functional changes
2018-05-26 Christian Braunerconf: make is_execute a boolean
2018-05-26 Christian Braunerconf: non-functional changes
2018-05-26 Stéphane GraberMerge pull request #2353 from brauner/2018-05-25/fix_lx...
2018-05-26 Christian Braunercoverity: #1435747
2018-05-26 Christian Braunercoverity: #1435803
2018-05-26 Christian Braunercoverity: #1435805
2018-05-26 Christian Braunercoverity: #1435806
2018-05-25 Christian Braunertools: fix lxc-create with global config value II
2018-05-25 Stéphane GraberMerge pull request #2352 from brauner/2018-05-25/furthe...
2018-05-25 Christian Braunertools: fix lxc-create with global config value
2018-05-25 Christian Braunerseccomp: make do_resolve_add_rule() more strict
2018-05-25 Christian Braunerseccomp: parse_v2_rules()
2018-05-25 Christian Braunerseccomp: lxc_read_seccomp_config()
2018-05-25 Christian BraunerMerge pull request #2351 from Blub/seccomp-fixup-2
2018-05-25 Wolfgang Bumillerseccomp: error on unrecognized actions
2018-05-25 Wolfgang Bumillerseccomp: refactor line handling of parse_config
2018-05-25 Wolfgang Bumillerseccomp: re-add action parse error handling
2018-05-25 Christian BraunerMerge pull request #2350 from Blub/seccomp-cleanup...
2018-05-25 Wolfgang Bumillerseccomp: leak fixup
next