Age | Commit message (Expand) | Author |
2015-02-13 | build-sys: bump sonames in preparation for next release | Lennart Poettering |
2015-02-13 | NEWS: add contributors list | Lennart Poettering |
2015-02-13 | rules: simplify mmc RPMB handling | Martin Pitt |
2015-02-13 | rules: Fix by-path of mmc RPMB partitions and don't blkid them | Martin Pitt |
2015-02-12 | include <poll.h> instead of <sys/poll.h> | Thomas Hindoe Paaboel Andersen |
2015-02-12 | Add missing includes in header files | Thomas Hindoe Paaboel Andersen |
2015-02-12 | test-util: remove superfluous const | Thomas Hindoe Paaboel Andersen |
2015-02-12 | remove unused variable | Thomas Hindoe Paaboel Andersen |
2015-02-12 | exec: also evaluate working_directory_missing_ok when not applying chroots | Lennart Poettering |
2015-02-12 | NEWS: begin collecting news items for 219 | Lennart Poettering |
2015-02-12 | networkd: explicitly enable/disable ipv6ll addresses | Tom Gundersen |
2015-02-12 | hwdb: adjust --help text to be more like other --help texts | Lennart Poettering |
2015-02-12 | core: disarm shutdown watchdog if we fail to set timeout | Lennart Poettering |
2015-02-12 | core: don't fail to run services in --user instances if $HOME is missing | Lennart Poettering |
2015-02-12 | Revert "tree-wide: Always use recvmsg with MSG_CMSG_CLOEXEC" | Lennart Poettering |
2015-02-11 | missing: add __NR_getrandom for powerpc architecture | Marcel Holtmann |
2015-02-11 | core: don't watch for socket events when service is in SERVICE_STOP | Lennart Poettering |
2015-02-11 | systemctl: don't update the reboot parameter if none is given | Michael Olbrich |
2015-02-11 | core: correct a log message | Lennart Poettering |
2015-02-11 | tree-wide: whenever we include libgen.h, immediately undefine basename() | Lennart Poettering |
2015-02-11 | core: remove unneeded <libgen.h> include | Cristian Rodríguez |
2015-02-11 | Revert "units: add SecureBits" | Lennart Poettering |
2015-02-11 | ata_id: remove unused header files | Robert Milasan |
2015-02-11 | units: add SecureBits | Topi Miettinen |
2015-02-11 | man: fix typo | Torstein Husebø |
2015-02-11 | network-internal: fix inverted matching | Tom Gundersen |
2015-02-11 | networkd: fdb - fix const warning | Tom Gundersen |
2015-02-11 | networkd: don't do exit-on-idle if there is something wrong with the dbus con... | Tom Gundersen |
2015-02-11 | sysv-generator: Skip init scripts for existing native services | Martin Pitt |
2015-02-11 | Update TODO | Lennart Poettering |
2015-02-11 | networkd DHCPv4 logging endian fix | Paul Martin |
2015-02-10 | man: boilerplate unification | Zbigniew Jędrzejewski-Szmek |
2015-02-10 | man: fix reference to glob manpage | Zbigniew Jędrzejewski-Szmek |
2015-02-10 | man: add systemd.generator(7) | Zbigniew Jędrzejewski-Szmek |
2015-02-10 | TODO | Tom Gundersen |
2015-02-10 | net: support globbing and disjunction in Match logic | Tom Gundersen |
2015-02-10 | networkd: fdb - refactor a bit | Tom Gundersen |
2015-02-10 | networkd: bus - expose MatchMAC | Tom Gundersen |
2015-02-10 | man: sd_bus_path_encode - fix order of arguments | Tom Gundersen |
2015-02-10 | networkd: network-bus - use sd_bus_path_{en,de}code | Tom Gundersen |
2015-02-10 | CODING_STYLE: elaborate on O_CLOEXEC a bit | Lennart Poettering |
2015-02-10 | tree-wide: Always use recvmsg with MSG_CMSG_CLOEXEC | Cristian Rodríguez |
2015-02-10 | test-lldp: fix minor OOM | Lennart Poettering |
2015-02-10 | test-lldp: initialize structs when we define them | Lennart Poettering |
2015-02-10 | test-lldp: use strndup() where possible | Lennart Poettering |
2015-02-10 | libsystemd-network: Avoid potential NULL dereference in test-lldp | Philippe De Swert |
2015-02-10 | update TODO | Lennart Poettering |
2015-02-10 | bus-proxyd: initialize ioctl structure only once | Lennart Poettering |
2015-02-10 | .gitignore: add systemd-pull | Vincent Batts |
2015-02-10 | journald: don't specify inline in local functions | Lennart Poettering |