Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-17 | units: for all unit settings that take lists, allow the empty string for ↵ | Lennart Poettering | |
resetting the lists https://bugzilla.redhat.com/show_bug.cgi?id=756787 | |||
2013-01-15 | man: add links to directive index to see-alsos | Zbigniew Jędrzejewski-Szmek | |
systemd.directives(5) is renamed to systemd.directives(7). Section 7 is "Miscellaneous". | |||
2012-11-01 | man: typo fixes | Thomas Hindoe Paaboel Andersen | |
Fixes a few more typos. Also changes a "Accept=no" to "Accept=false" to be consistent with the previous examples in the same man page. | |||
2012-07-16 | man: reword man page titles | Lennart Poettering | |
Make sure the man page titles are similar in style and capitalization so that our man page index looks pretty. | |||
2012-04-17 | man: Fix a few typos | Michael Biebl | |
Reported-by: A. Costa <agcosta@gis.net> Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=668344 | |||
2012-04-12 | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering | |
We finally got the OK from all contributors with non-trivial commits to relicense systemd from GPL2+ to LGPL2.1+. Some udev bits continue to be GPL2+ for now, but we are looking into relicensing them too, to allow free copy/paste of all code within systemd. The bits that used to be MIT continue to be MIT. The big benefit of the relicensing is that closed source code may now link against libsystemd-login.so and friends. | |||
2011-12-03 | path: add PathModified (= PathChanged + IN_MODIFY) | Michal Schmidt | |
2011-09-22 | man: document that PathChanged= does not care for simple writes but only for ↵ | Lennart Poettering | |
close()-after-write() | |||
2011-07-07 | path,unit: support globbing in conditions and path units | Lennart Poettering | |
2011-04-10 | path: optionally, create watched directories in .path units | Lennart Poettering | |
2010-07-07 | update man pages for recent changes | Lennart Poettering | |
2010-07-03 | man: various man page updates | Lennart Poettering | |
2010-07-02 | man: trivial spelling fixes | Kay Sievers | |
2010-07-02 | man: document path units | Lennart Poettering | |