]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/af_unix.c
Use actual length of socket's name for abstract sockets (v3)
[mirror_lxc.git] / src / lxc / af_unix.c
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>