]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/nl.c
seccomp: s/seccomp_notif_id_valid/seccomp_notify_id_valid/g
[mirror_lxc.git] / src / lxc / nl.c
2019-05-05 Stéphane GraberMerge pull request #2974 from brauner/master
2019-05-03 Christian Braunertree-wide: make socket SOCK_CLOEXEC
2018-11-06 Christian BraunerMerge pull request #2719 from ssup2/master
2018-09-28 Stéphane GraberMerge pull request #2657 from ssup2/master
2018-09-28 Stéphane GraberMerge pull request #2629 from ssup2/master
2018-09-27 Wolfgang BumillerMerge pull request #2643 from brauner/2018-09-23/cgroup...
2018-09-27 Stéphane GraberMerge pull request #2652 from brauner/lxc/master
2018-09-26 Christian Braunertree-wide: fix includes to fix bionic builds
2018-09-25 Stéphane GraberMerge pull request #2618 from CameronNemo/lxcmountroot
2018-09-23 Stéphane GraberMerge pull request #2640 from brauner/2018-09-23/netns_...
2018-09-23 Christian Braunernetwork: add netns_getifaddrs() implementation
2018-09-04 Wolfgang BumillerMerge pull request #2584 from brauner/2018-09-03/bugfixes
2018-09-04 Christian Braunernl: save errno on lxc_netns_set_nsid()
2018-09-04 Christian BraunerMerge pull request #2585 from 2xsec/bugfix
2018-09-04 2xsecnl: remove duplicated define
2018-08-30 Wolfgang BumillerMerge pull request #2435 from brauner/2018-06-27/storag...
2018-08-12 Stéphane GraberMerge pull request #2521 from brauner/2018-08-11/fix_ne...
2018-08-11 Christian Braunernetlink: add __netlink_{send,recv,transaction}
2018-08-11 Stéphane GraberMerge pull request #2520 from brauner/2018-08-11/fix_ne...
2018-08-11 Christian Braunermacro: add NLMSG_ERROR
2018-07-30 Stéphane GraberMerge pull request #2475 from brauner/2018-07-16/monito...
2018-07-29 Christian BraunerMerge pull request #2497 from brauner/2018-07-29/nl_fix
2018-07-29 Rafał Miłeckinl: avoid NULL pointer dereference
2018-07-06 Stéphane GraberMerge pull request #2451 from brauner/2018-07-06/bugfixes
2018-07-05 Christian Braunertree-wide: set MSG_NOSIGNAL
2017-10-06 Stéphane GraberMerge pull request #1718 from agaida/patch-1
2017-08-25 Stéphane GraberMerge pull request #1757 from brauner/2017-08-10/furthe...
2017-08-24 Christian Braunertree-wide: non-functional changes
2016-04-11 Serge HallynMerge pull request #962 from staticfox/gitignore
2016-04-11 Serge HallynMerge pull request #963 from brauner/2016-04-11/lxc_cre...
2016-04-11 Christian BraunerMerge pull request #961 from staticfox/iterations
2016-04-11 staticfoxUse size_t as an iteration point over int
2016-04-06 Stéphane GraberMerge pull request #950 from brauner/2016-04-06/fix_mem...
2016-04-06 Stéphane GraberMerge pull request #948 from brauner/bugfix_branch
2016-04-06 Christian BraunerMerge pull request #949 from Blub/netlink_open_error
2016-04-06 Wolfgang Bumillernetlink_open: close socket on error
2015-09-21 Stéphane GraberFix indentation
2014-12-04 Shuai Zhangaudit: added capacity and reserve() to nlmsg
2014-12-01 Stéphane GraberRevert "audit: added capacity and reserve() to nlmsg"
2014-12-01 Shuai Zhangaudit: added capacity and reserve() to nlmsg
2014-11-27 Shuai Zhangfix wrong nlmsg_len
2013-12-24 Andrey MazoRemove process_lock() except where actually needed
2013-09-18 Serge Hallynmake heavier use of process_lock (v2)
2013-09-09 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-09-03 Stéphane Graberlicensing: Add missing headers and FSF address
2013-03-19 Daniel LezcanoChange author email address
2013-02-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-01-09 Stéphane GraberReplace all reference to ushort by unsigned short
2012-12-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2012-11-26 Stéphane GraberRemove all trailing whitespaces.
2011-11-10 Greg Kurzlxc: fix erroneous includes
2010-07-23 Daniel LezcanoFix bad returned value
2010-04-29 Michel Normandlxc: remove perror call in nl.c (V2)
2009-12-15 Jamal Hadi SalimAdd utility u16 get/put
2008-09-04 dlezcanoJoined liblxc and lxc directory