systemd 216
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABAgAGBQJT8/F+AAoJELY7IYecNIWw+K4P/jd92PsE0zypDCV20BciWtoc
FwuOplH2SV3Atdst/t+Y06w+X3Vb6JwLZim8G8sLN/RqKWK6v0M3HnDTgekg0zJB
CFnWV0Bppj+DkJuvlcGMRKVafdpGjtgG/wMjkudA7N98jmnuHsXAbjvZ9s1XB+Eb
COxggXjt+O+tbcHrHASsglSPsNU+d22lftPrCUcfOD1sLHxOWpCVrRiv2QsgGLV4
eDomiZPaTDpyX4LFXV6OKNQmNoEQYcsNwQhhjZeugloXzn9l/oKDt4PXTjxUmmKi
3JL+wFmzh+3m+oXBzv0S4ynnxqz+66YP+oFx1Rcy5Wbnt4Zvp3o2PVCXMqWD4WwT
JTdJbIP4iuqxOxZ83rL+yahQL0puCQOX7aJ0cr1f9IIuOlToCsKWzb1CFlpgmABZ
dznieglXXg561ofZUtiTqPFfEDJDzQ6vMt1GvUxgK3SNJLcy4BN3FywVAk/7HpZI
/XNOh4+HGJrT3twLtUaftod7peeLhkkg2M+g6nT8VigHZlCCES+HyNs1/GriPZS9
ORIRoNluhDflFenlb4OhnPMMCk8GJBLKl05sMM+L35iQbWQvS3BtJ108OjnvQija
xfSAWfIILi+ezNRtA8d9zPLnw9Ans6viAgFMCYK7coS6Erji/AtoRnmzBgDcEwjd
+yKjPii4b3zcLIL7k0dn
=Fy+B
-----END PGP SIGNATURE-----
- 5d0ae62 CONST_MAX breaks gcc on fedora 20 with optimiztation by Lennart Poettering · 11 years ago v216
- 0340a83 build: include more optional modules in build string by Lennart Poettering · 11 years ago
- 5364f72 indentation/spurious whitespace fixes by Lennart Poettering · 11 years ago
- 4015ac5 journal-upload: allow the tool to start by Lennart Poettering · 11 years ago
- dad29df cmdline: for new tools avoid introduce new negative switches, and properly align --help texts by Lennart Poettering · 11 years ago
- c464090 sysusers: initialize r by Thomas Hindoe Paaboel Andersen · 11 years ago
- ac45dec remove unused variables by Thomas Hindoe Paaboel Andersen · 11 years ago
- 5755381 memfd: escape the comm field we get from PR_GET_NAME, but assume everything else is proper UTF8 by Lennart Poettering · 11 years ago
- ea47ff6 memfd: skip utf-8 escaping if we use a name that was passed in by Daniel Mack · 11 years ago
- 3cd761e socket: suffix newly added TCP sockopt time properties with "Sec" by Lennart Poettering · 11 years ago
- 8f2807b memfd: reduce name escaping logic to utf-8 checks by Daniel Mack · 11 years ago
- 4531a9b memfd: simplify API by Lennart Poettering · 11 years ago
- 3bb07b7 Revert "socket: introduce SELinuxLabelViaNet option" by Lennart Poettering · 11 years ago
- 8530dc4 tmpfiles: add new 'r' line type to add UIDs/GIDs to the pool to allocate UIDs/GIDs from by Lennart Poettering · 11 years ago
- 8116312 networkd: don't consider deprecated or tentative addresses when determining operstate by Tom Gundersen · 11 years ago
- cf8bd44 socket: introduce SELinuxLabelViaNet option by Michal Sekletar · 11 years ago
- 6c3e68e networkd: netdev - add missing callback when adding stacked devices by Tom Gundersen · 11 years ago
- 2a5948f networkd: link - don't enforce ENSLAVING state by Tom Gundersen · 11 years ago
- 60e6abf util: remove unused FOREACH_WORD_SEPARATOR_QUOTED by Lennart Poettering · 11 years ago
- 7629889 sysusers: add another column to sysusers files for the home directory by Lennart Poettering · 11 years ago
- 2c36be2 networkd: fix use-after-free by Tom Gundersen · 11 years ago
- 0e77023 sysusers: add a new RPM macro for creating users directly from data passed in via stdin by Lennart Poettering · 11 years ago
- dfc87cb sysusers: optionally, read sysuers configuration from standard input by Lennart Poettering · 11 years ago
- 9ab315c sysusers: also update /etc/shadow and /etc/gshadow when creating new system users by Lennart Poettering · 11 years ago
- de99c9d hashmap: try to use the existing 64bit hash functions for dev_t if it is 64bit by Lennart Poettering · 11 years ago
- 1ac36c6 bus: map sealed memfds as MAP_PRIVATE by David Herrmann · 11 years ago
- 70421bd util: try to be a bit more NFS compatible when checking whether an FS is writable by Lennart Poettering · 11 years ago
- 3f3cc39 core: minor modernizations by Lennart Poettering · 11 years ago
- ff50244 units: fix BindsTo= logic when applied relative to services with Type=oneshot by Lennart Poettering · 11 years ago
- ece7407 bootchart: use NSEC_PER_SEC by Ronny Chevalier · 11 years ago
- fe3f22d bus-control: Fix cgroup handling by Denis Kenzior · 11 years ago
- ea352b4 networkd: fix how we generate lists in link_save() by Lennart Poettering · 11 years ago
- 8aa209e tests: add missing entry to test-tables by Ronny Chevalier · 11 years ago
- 6accc7a tests: add tests for time-util.c by Ronny Chevalier · 11 years ago
- b08f2be tests: add test-condition-util by Ronny Chevalier · 11 years ago
- 8852362 tests: add tests for util.c by Ronny Chevalier · 11 years ago
- d7aeffe tests: add test for fdset_iterate by Ronny Chevalier · 11 years ago
- 0709b74 tests: add tests for fileio.c by Ronny Chevalier · 11 years ago
- 1f532d7 tests: add missing unlink by Ronny Chevalier · 11 years ago
- 43dc004 tests: add tests for socket-util.c by Ronny Chevalier · 11 years ago
- 1924a97 tmpfiles: only execute chmod()/chown() when needed by Michael Olbrich · 11 years ago
- 630a4d9 Merge remote-tracking branch 'origin/master' by Lennart Poettering · 11 years ago
- e0fbf1f networkd: warn when ignoring unsupported tuntap options by Tom Gundersen · 11 years ago
- 283868e core: Verify systemd1 DBus method callers via polkit by Stef Walter · 11 years ago
- f388579 bus-util: simplify bus_verify_polkit_async() a bit by Lennart Poettering · 11 years ago
- caa8298 sd-bus: add API to query which handler/callback is currently being dispatched by Lennart Poettering · 11 years ago
- fac9c0d memfd: internalize functions, drop sd_memfd type by Daniel Mack · 11 years ago
- 8a02dec memfd: use _cleanup_ if applicable by David Herrmann · 11 years ago
- 23972f4 memfd: map unsealed files as MAP_SHARED by David Herrmann · 11 years ago
- c7dab73 memfd: disallow importing memfds without sealing by David Herrmann · 11 years ago
- 302e4b4 memfd: don't open kdbus for memfd by David Herrmann · 11 years ago
- 7e2ce38 memfd: internalize header by David Herrmann · 11 years ago
- 4632777 memfd: fix memfd_create() syscall wrapper by Daniel Mack · 11 years ago
- 43bde98 memfd: move code from public library to src/shared by Daniel Mack · 11 years ago
- a6082d7 kdbus: switch over to generic memfd implementation (ABI+API break) by Daniel Mack · 11 years ago
- a6a4f52 networkctl: use safe_qsort in case no links are present by Thomas Hindoe Paaboel Andersen · 11 years ago
- f1e3bee sd-bus,log: remove unused variables by Thomas Hindoe Paaboel Andersen · 11 years ago
- 050f74f sd-event: return 'r' rather than '-errno' by Tom Gundersen · 11 years ago
- b5af2ac Merge commit 'b39a2770ba55637da80e2e389222c59dbea73507' by Lennart Poettering · 11 years ago
- e07bbb7 sd-event: fix missing needs_rearm by Tom Gundersen · 11 years ago
- def9a7a sd-bus: add API to check if a client has privileges by Lennart Poettering · 11 years ago
- 1aeab12 cgroup: only generate warnings if actually writing to cgroup attributes failed by Lennart Poettering · 11 years ago
- 1de1c9c main,log: parse the log related kernel command line parameters at one place only, and for all tools by Lennart Poettering · 11 years ago
- 56d96fc main: minor code modernization for initializing the console by Lennart Poettering · 11 years ago
- 41414fe hostnamectl: actually implement location support by Lennart Poettering · 11 years ago
- bf32f99 resolve: fix compilation on LLVM+clang by David Herrmann · 11 years ago
- 7242d74 macro: add CONST_MAX() macro by David Herrmann · 11 years ago
- fdcba43 macro: const'ify MIN/MAX/... macros by David Herrmann · 11 years ago
- 4de120e resolved: fix assertion when joining llmnr mcast group by Lennart Poettering · 11 years ago
- 40274ed networkd: print nice warnings if people configure invalid domain names by Lennart Poettering · 11 years ago
- a0627f8 util: make is_localhost() check for 'localdomain' too, so that we can use it for both validating domains and host names by Lennart Poettering · 11 years ago
- 486d1a8 networkd: fix minor memory leak by Lennart Poettering · 11 years ago
- c627729 networkctl: show acquired system domains by Lennart Poettering · 11 years ago
- 8612e93 sd-network: add system-wide sd_network_get_domains() API by Lennart Poettering · 11 years ago
- d5314ff networkd: always write out locally configured settings first, dhcp-acquired ones later by Lennart Poettering · 11 years ago
- f15b6e5 networkd: remove "*" from domains list by Lennart Poettering · 11 years ago
- 1405434 networkctl: two OOM fixes by Lennart Poettering · 11 years ago
- 31d2e19 sd-nework: be more careful with error codes, return ENODATA if you lack information by Lennart Poettering · 11 years ago
- 67272d1 sd-network: add support for wildcard domains by Tom Gundersen · 11 years ago
- 6192b84 networkd: add support for Domains= to .network files by Tom Gundersen · 11 years ago
- 2f3a215 kernel-install/90-loaderentry.install: fixed cmdline parsing by Harald Hoyer · 11 years ago
- b39a277 core: Rename Job.subscribed field to Job.clients by Stef Walter · 11 years ago
- 2ea31e5 core: Common code for DBus methods that Cancel a job by Stef Walter · 11 years ago
- 36e3405 sd-bus: Remove bus arg from bus_verify_polkit_async_registry_free() by Stef Walter · 11 years ago
- 926446f test: fix strtod test for real by David Herrmann · 11 years ago
- db73295 util: never use ether_ntoa(), since it formats with %x, not %02x, which makes ethernet addresses look funny by Lennart Poettering · 11 years ago
- 3e3db0e networkctl: increase column width for link type to 18, to accomodate for 'ieee80211_radiotap' by Lennart Poettering · 11 years ago
- ad0734e networkd: rename UseDomainName to UseDomains by Tom Gundersen · 11 years ago
- 6b2f67b cgroup: downgrade log messages about non-existant cgroup attributes to LOG_DEBUG by Lennart Poettering · 11 years ago
- 70c949a cgroup: never try to create files in cgroupfs, only open them for writing by Lennart Poettering · 11 years ago
- ce049dc test: fix strtod() test by David Herrmann · 11 years ago
- 2301cb9 networkctl: print local domain name in status output by Lennart Poettering · 11 years ago
- 708281b dhcp: the localhost isn't valid as hostname either by Lennart Poettering · 11 years ago
- 4d229b3 coredump: display libdw fail string on stack trace fail by Umut Tezduyar Lindskog · 11 years ago
- fd062cd socket: add bus property for bus property NoDelay by Susant Sahani · 11 years ago
- cc567c9 socket: Add support for TCP defer accept by Susant Sahani · 11 years ago
- 209e9dc socket: Add Support for TCP keep alive variables by Susant Sahani · 11 years ago
- 5261ba9 core: Refuse mount on symlink by Timofey Titovets · 11 years ago
- 1bd27a4 networkd: don't respect domainname from DHCP by default by Tom Gundersen · 11 years ago
- 784d9b9 sd-dhcp-lease: verify hostname and domainnames we receive by Tom Gundersen · 11 years ago