]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/af_unix.c
af_unix: remove unlink operation
[mirror_lxc.git] / src / lxc / af_unix.c
2017-07-08 Long Wangaf_unix: remove unlink operation
2017-07-02 Christian BraunerMerge pull request #1591 from grzgrzgrz3/regres-lxc-ls
2017-06-12 Christian BraunerMerge pull request #1615 from 0x0916/expose-lxc_log_init
2017-06-06 Stéphane GraberMerge pull request #1588 from brauner/2017-05-26/update...
2017-06-06 Christian BraunerMerge pull request #1578 from 0x0916/export-seccomp...
2017-06-05 Stéphane GraberMerge pull request #1613 from brauner/2017-06-03/af_unix
2017-06-04 Christian Brauneraf_unix: abstract lxc_abstract_unix_{send,recv}_fd
2017-05-27 Christian BraunerMerge pull request #1576 from lifeng68/Modifytty
2017-05-19 Christian BraunerMerge pull request #1577 from lifeng68/Bugfix
2017-05-08 Stéphane GraberMerge pull request #1539 from brauner/2017-05-06/fix_ab...
2017-05-08 Christian Brauneraf unix: allow for maximum socket name
2014-03-25 Serge Hallyncommands: handle epipe
2014-02-13 S.Çağlar Onurreindent src/lxc/af_unix.c
2014-01-29 Natanael CopaInclude config.h early for _GNU_SOURCE with musl libc
2013-12-24 Andrey MazoRemove process_lock() except where actually needed
2013-11-12 Marek MajkowskiMerge remote-tracking branch 'lxc/master' into share...
2013-11-11 Serge Hallynlxc_abstract_unix_connect: accomodate containers starte...
2013-10-25 S.Çağlar OnurUse actual length of socket's name for abstract sockets...
2013-09-18 Serge Hallynmake heavier use of process_lock (v2)
2013-09-14 Serge HallynRevert "api_create and api_start: work toward making...
2013-09-14 Serge Hallynapi_create and api_start: work toward making them threa...
2013-09-09 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-09-03 Stéphane Graberlicensing: Add missing headers and FSF address
2013-04-22 Dwight Engenmake lxc_af_unix_open() safely return error on long...
2013-04-12 Serge Hallynaf_unix.c: fix coverity-found bug: pass addr size
2013-03-19 Daniel LezcanoChange author email address
2013-03-18 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-03-04 Serge Hallynaf_unix: make sure to keep useful errno
2012-12-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2012-11-26 Stéphane GraberRemove all trailing whitespaces.
2010-06-01 Daniel Lezcanofix compilation warnings
2009-11-26 Jamal Hadi SalimRemove unnecessary reset of msg.msg_controlle
2009-10-07 Michel Normandaccept commands from root
2009-10-07 Michel Normandlxc_af_unix_rcv_credential to report rcvd length
2009-05-14 Daniel LezcanoReplace netlink by abstract unix socket
2009-01-25 dlezcanoFrom: Daniel Lezcano <daniel.lezcano@free.fr>