]> git.ipfire.org Git - thirdparty/systemd.git/history - execute.h
socket: optionally call accept() for incoming connections and spawn one service insta...
[thirdparty/systemd.git] / execute.h
2010-04-15  Lennart Poetteringsocket: optionally call accept() for incoming connectio...
2010-04-15  Lennart Poetteringcore: add minimal templating system
2010-04-13  Lennart Poetteringexecute: make flags_fds() parameters const
2010-04-13  Lennart Poetteringrework tty handling
2010-04-10  Lennart Poetteringexecute: introduce exec_command_done() to free data...
2010-04-10  Lennart Poetteringexecute: introduce exec_command_set() for easy setting...
2010-04-10  Lennart Poetteringexecute: automatically record start/exit timestamps...
2010-04-07  Lennart Poetteringservice: optionally, call setsid() on services
2010-03-31  Lennart Poetteringcgroup: add cgroupsification
2010-03-31  Lennart Poetteringexecute: fix logger socket path
2010-02-14  Lennart Poetteringexecute: implement privilige dropping properly
2010-02-14  Lennart Poetteringexecute: simplify appending to execution list
2010-02-12  Lennart Poetteringexecute: allow configuration of O_NONBLOCK flag from...
2010-02-03  Lennart Poetteringlicense: add GPLv2+ license blurbs everwhere
2010-02-02  Lennart PoetteringMerge remote branch 'kay/master'
2010-02-02  Lennart Poetteringexecute: allow configuration of SCHED_RESET_ON_FORK
2010-02-01  Lennart Poetteringadd basic (and not very useful) D-Bus support
2010-01-30  Lennart Poetteringimplement service type 'finish'
2010-01-30  Lennart Poetteringgreatly extend what we enforce as process properties
2010-01-29  Lennart Poetteringsupport chrooting/setting of ioprio when spawning
2010-01-28  Lennart Poetteringset nice/oom_adjust only when asked for
2010-01-28  Lennart Poetteringimplement proper logging for services
2010-01-27  Lennart Poetteringreset signal mask when forking
2010-01-26  Lennart Poetteringvarious cleanups
2010-01-26  Lennart Poetteringfirst attempt at proper service/socket logic
2010-01-23  Lennart Poetteringadd simple event loop
2010-01-23  Lennart Poetteringfirst attempt in implementinging execution logic