| Commit message (Expand) | Author | Age | Files | Lines |
* | build-sys: prepare new release 27v27 | Lennart Poettering | 2011-05-20 | 1 | -1/+1 |
* | update TODO | Lennart Poettering | 2011-05-20 | 1 | -0/+4 |
* | util: use open_terminal() in chvt() too | Lennart Poettering | 2011-05-19 | 1 | -1/+1 |
* | socket: expose SO_BROADCAST | Lennart Poettering | 2011-05-19 | 6 | -0/+24 |
* | git: add .mailmap | Lennart Poettering | 2011-05-19 | 1 | -0/+4 |
* | exec: expose tty reset options in dbus introspection data | Lennart Poettering | 2011-05-19 | 1 | -0/+3 |
* | socket: expose IP_TRANSPARENT | Lennart Poettering | 2011-05-19 | 7 | -0/+23 |
* | exec: hangup/reset/deallocate VTs in gettys | Lennart Poettering | 2011-05-18 | 16 | -31/+275 |
* | socket: use 666 socket mode by default since neither fifos, nor sockets, nor ... | Lennart Poettering | 2011-05-17 | 1 | -1/+1 |
* | socket: add POSIX mqueue support | Lennart Poettering | 2011-05-17 | 13 | -8/+245 |
* | README: document relation to nss-myhostname | Lennart Poettering | 2011-05-17 | 1 | -0/+8 |
* | hostnamed: check that nss-myhostname is installed | Lennart Poettering | 2011-05-17 | 2 | -0/+18 |
* | update TODO | Lennart Poettering | 2011-05-17 | 1 | -0/+2 |
* | sysctl: apply /etc/sysctl.conf last | Ludwig Nussel | 2011-05-16 | 1 | -1/+2 |
* | systemd-analyze: print hostname, kernelversion and arch at the top of the plot | Koen Kooi | 2011-05-16 | 1 | -1/+4 |
* | pam: downgrade a few log msgs | Lennart Poettering | 2011-05-16 | 1 | -3/+3 |
* | hostnamed: SetPrettyHostname() should check PK action org.freedesktop.hostnam... | Lennart Poettering | 2011-05-12 | 3 | -2/+11 |
* | user-sessions: ignore EROFS when unlinking /etc/nologin if the file doesn't e... | Lennart Poettering | 2011-05-10 | 1 | -2/+10 |
* | build-sys: create dbussystemservicedir | Michael Olbrich | 2011-05-10 | 1 | -0/+1 |
* | util: include `stdarg.h` | Paul Menzel | 2011-05-10 | 1 | -0/+1 |
* | build-sys: Angstrom support | Koen Kooi | 2011-05-09 | 4 | -6/+20 |
* | units: Enable plymouth for Frugalware | Miklos Vajna | 2011-05-09 | 2 | -3/+1 |
* | update TODO | Kay Sievers | 2011-05-09 | 1 | -5/+0 |
* | unit: make ignoring in snapshots a per unit property, instead of a per unit t... | Lennart Poettering | 2011-05-05 | 7 | -8/+36 |
* | vconsole: use open_terminal() instead of open() | Lennart Poettering | 2011-05-03 | 1 | -1/+1 |
* | update TODO | Lennart Poettering | 2011-05-03 | 1 | -12/+0 |
* | update TODO | Lennart Poettering | 2011-05-02 | 1 | -0/+4 |
* | units: enable automount units only if the kernel supports them | Lennart Poettering | 2011-05-02 | 4 | -0/+9 |
* | sysctl: correct /usr/local/lib path | Kay Sievers | 2011-05-01 | 1 | -1/+1 |
* | binfmt, modules-load, sysctl, tmpfiles: add missing ConditionDirectoryNotEmpty= | Kay Sievers | 2011-04-30 | 7 | -9/+23 |
* | binfmt, modules-load, sysctl, tmpfiles: read /usr/local/lib and where appropr... | Kay Sievers | 2011-04-30 | 5 | -8/+38 |
* | build-sys: prepare release 26v26 | Lennart Poettering | 2011-04-30 | 1 | -1/+1 |
* | plymouth: introduce plymouth.enable=0 kernel command line switch | Lennart Poettering | 2011-04-30 | 6 | -3/+6 |
* | util: don't AND cx with cx | Lennart Poettering | 2011-04-30 | 2 | -1/+6 |
* | man: typo in sd_daemon reference | Tollef Fog Heen | 2011-04-29 | 1 | -1/+1 |
* | util: conf_files_list() return list as parameter | Kay Sievers | 2011-04-28 | 8 | -36/+52 |
* | dbus: make daemon reexecution synchronous | Lennart Poettering | 2011-04-28 | 7 | -6/+68 |
* | label: don't print warning when we try ro relabel an non-existing file | Lennart Poettering | 2011-04-28 | 2 | -4/+6 |
* | service: properly notice when services with a main process that isn't a child... | Lennart Poettering | 2011-04-28 | 2 | -19/+35 |
* | lookup: drop empty directories from search paths | Lennart Poettering | 2011-04-28 | 4 | -2/+25 |
* | path: simplify recheck logic | Lennart Poettering | 2011-04-28 | 1 | -25/+33 |
* | unit: fix assert when trying to load unit instances for uninstanciable types | Lennart Poettering | 2011-04-28 | 2 | -5/+3 |
* | systemctl: whitelist /etc instead of blacklisting /lib to figure out if [Inst... | Lennart Poettering | 2011-04-27 | 1 | -2/+1 |
* | def: lower default timeout to 90s | Lennart Poettering | 2011-04-27 | 7 | -7/+13 |
* | update TODO | Kay Sievers | 2011-04-27 | 1 | -8/+8 |
* | manager: fix serialization counter | Lennart Poettering | 2011-04-27 | 2 | -2/+2 |
* | update TODO | Lennart Poettering | 2011-04-27 | 1 | -0/+2 |
* | dbus: don't hit assert when dumping properties | Lennart Poettering | 2011-04-27 | 1 | -1/+1 |
* | build-sys: Add --disable-binfmt configure switch | Miklos Vajna | 2011-04-27 | 2 | -12/+46 |
* | cryptsetup: fix keyfile size option processing | Milan Broz | 2011-04-26 | 1 | -1/+6 |