]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/mainloop.c
seccomp: s/seccomp_notif_id_valid/seccomp_notify_id_valid/g
[mirror_lxc.git] / src / lxc / mainloop.c
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-02-06 Serge HallynMerge pull request #2044 from brauner/2017-12-16/lxc_ls...
2017-12-30 Serge HallynMerge pull request #2062 from brauner/2017-12-25/captur...
2017-12-30 Christian Braunermainloop: use epoll_create1(EPOLL_CLOEXEC)
2017-12-30 Christian Braunerstart: properly cleanup mainloop
2017-12-26 Christian Braunermainloop: capture output of short-lived init procs
2017-12-26 Christian Braunermainloop: add mainloop macros
2016-11-29 Stéphane GraberMerge pull request #1336 from brauner/2016-11-29/use_cl...
2016-11-29 Stéphane GraberMerge pull request #1334 from brauner/2016-11-29/correc...
2016-11-29 Stéphane GraberMerge pull request #1333 from brauner/2016-11-29/macro_...
2016-11-29 Stéphane GraberMerge pull request #1332 from brauner/2016-11-29/fix_po...
2016-11-29 Christian Braunermonitord: close mainloop on exit if we opened it
2013-12-24 Andrey MazoRemove process_lock() except where actually needed
2013-12-13 hallynMerge pull request #101 from ahippo/master
2013-12-06 Dwight Engenadd epoll events to mainloop callback handlers
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-04-24 Dwight EngenAllow multiple monitor clients
2013-03-19 Daniel LezcanoChange author email address
2012-12-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2012-11-26 Stéphane GraberRemove all trailing whitespaces.
2010-04-08 Daniel Lezcanorestart the container at reboot
2010-01-13 Daniel Lezcanoremove unused variable
2010-01-13 Clement CalmelsSimplify mainloop
2010-01-13 Clement CalmelsDon't mess descr->ev
2010-01-13 Clement CalmelsIf epoll_ctl fails, the descr->ev array isinconsistent
2010-01-13 Clement Calmelsfix lxc_mainloop_del_handler
2009-10-07 Daniel LezcanoSimplify the mainloop
2009-10-07 Michel Normandlocal struct name changed in mainloop.c
2009-01-25 dlezcanoFrom: Daniel Lezcano <daniel.lezcano@free.fr>