Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-14 | socket: if we fail to create an instantiated service for a socket, don't put ↵ | Lennart Poettering | |
the socket in failure mode An incoming connection that is immediately terminated might result in getpeername() or a similar call failing. Hence it is quite possible that while we are setting up an instantiated service for a socket we might get an error and we shouldn't take this as hint to take the listening socket down. https://bugs.freedesktop.org/show_bug.cgi?id=45297 https://bugzilla.novell.com/show_bug.cgi?id=741590 | |||
2012-03-13 | update TODO | Lennart Poettering | |
2012-03-13 | socket: add option for SO_PASSEC | Lennart Poettering | |
https://bugzilla.redhat.com/show_bug.cgi?id=798760 (Note that this work is not complete yet, as the kernel seems to send us useless data with SCM_SECURITY enabled) | |||
2012-03-12 | conf: enforce UTF8 validty everywhere | Lennart Poettering | |
we need to make sure that configuration data we expose via the bus ends up in using getting an assert(). Even though configuration data is only parsed from trusted sources we should be more careful with what we read. | |||
2012-03-12 | update TODO | Lennart Poettering | |
2012-03-06 | update TODO | Lennart Poettering | |
2012-03-06 | update TODO | Lennart Poettering | |
2012-03-06 | update TODO | Lennart Poettering | |
2012-03-06 | umount: don't try to umount /usr, if we are running from it | Lennart Poettering | |
2012-03-05 | update TODO | Lennart Poettering | |
2012-03-05 | update TODO | Lennart Poettering | |
2012-02-20 | update TODO | Lennart Poettering | |
2012-02-20 | update TODO | Lennart Poettering | |
2012-02-15 | systemctl: introduce systemctl reboot -ff | Lennart Poettering | |
2012-02-15 | update TODO | Lennart Poettering | |
2012-02-14 | login: add new sd_session_get_type() and sd_session_get_class API calls | Lennart Poettering | |
2012-02-14 | update TODO | Kay Sievers | |
2012-02-13 | TODO | Lennart Poettering | |
2012-02-11 | TODO | Lennart Poettering | |
2012-02-09 | main: fix reexecution of systemd, use right path to binary | Lennart Poettering | |
2012-02-09 | service: ignore SIGPIPE by defaultsystemd/v41 | Lennart Poettering | |
2012-02-09 | update TODO | Lennart Poettering | |
2012-02-09 | modules-load: use libkmod rather than modprobe | Tom Gundersen | |
2012-02-09 | kmod-setup: use libkmod rather than modprobe | Tom Gundersen | |
2012-02-08 | update TODO | Lennart Poettering | |
2012-02-07 | update TODO | Lennart Poettering | |
2012-02-03 | cgroup: when getting cgroup empty notifications, always search up the tree | Lennart Poettering | |
2012-02-03 | update TODO | Lennart Poettering | |
2012-02-02 | coredump: avoid coredump loops, divert coredump if journald itself is crashing | Lennart Poettering | |
2012-02-01 | logind: add GetSessionByPID() bus call | Lennart Poettering | |
2012-01-31 | update TODO | Lennart Poettering | |
2012-01-31 | update TODO | Lennart Poettering | |
2012-01-23 | update TODO | Lennart Poettering | |
2012-01-23 | update TODO | Lennart Poettering | |
2012-01-23 | journal: move journal TODO into main TODO | Lennart Poettering | |
2012-01-23 | util: use /dev/rtc symlink if possible before we go searching for a suitable ↵ | Lennart Poettering | |
device | |||
2012-01-21 | util: open the first RTC that has hctosys=1 set | Lennart Poettering | |
2012-01-21 | readahead: don't monopolize IO when replaying | Lennart Poettering | |
2012-01-21 | update TODO | Kay Sievers | |
2012-01-18 | tmpfiles: support writing short strings to files, in order to support /sys ↵ | Lennart Poettering | |
manipulations at boot time, a la sysctl | |||
2012-01-18 | exec: introduce ControlGroupPersistant= to make cgroups persistant | Lennart Poettering | |
2012-01-18 | journalctl: properly honour -n when -f is passed, too | Lennart Poettering | |
2012-01-18 | update TODO | Lennart Poettering | |
2012-01-12 | log: make internal log api log directly to the journal | Lennart Poettering | |
2012-01-11 | Update TODO | Lennart Poettering | |
2012-01-11 | update TODO | Lennart Poettering | |
2012-01-07 | journald: remove inner loop debug message | Lennart Poettering | |
2012-01-03 | logind: send out Lock signal when locking | Lennart Poettering | |
2011-12-31 | gnome-ask-password-agent: require libnotify >= 0.7.0 | Kay Sievers | |
2011-12-31 | Merge branch 'journal' | Lennart Poettering | |