summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* util: introduce our own gperf based capability listLennart Poettering2014-12-1012-23/+215
* update TODOLennart Poettering2014-12-101-0/+2
* build-sys: fix CLEANFILES= for dns_type listLennart Poettering2014-12-101-2/+2
* mount: clarify that we really need to replace the utab inotify code with the ...Lennart Poettering2014-12-102-2/+6
* core: unify how we iterate over inotify eventsLennart Poettering2014-12-106-89/+64
* mount: use bools where appropriateLennart Poettering2014-12-101-2/+2
* catalog: fix typos in the French translationRonny Chevalier2014-12-101-2/+2
* shell-completion: systemctl editRonny Chevalier2014-12-103-3/+4
* NEWS: fix typosRonny Chevalier2014-12-101-2/+2
* gitignore: hide some more filesLennart Poettering2014-12-101-0/+2
* hwdb: update PCI, USB, OUI databasesLennart Poettering2014-12-103-302/+3005
* build-sys: don't fail if CAP_SETFCAP is missingLennart Poettering2014-12-101-1/+1
* hwdb: add more mouse DPI entriesPeter Hutterer2014-12-101-0/+69
* NEWS: add contributors listLennart Poettering2014-12-101-1/+21
* NEWS: prepare NEWS for new releaseLennart Poettering2014-12-102-4/+169
* nspawn: create the macvlan MAC addresses in an arch independent stable wayLennart Poettering2014-12-101-5/+9
* journal: optimize iteration: skip files that cannot improve current candidate...Michal Schmidt2014-12-091-0/+24
* journal: optimize iteration: skip whole files behind current locationMichal Schmidt2014-12-091-0/+23
* networkd: remove unused variableThomas Hindoe Paaboel Andersen2014-12-091-1/+0
* unit: update unit dropin paths and time when dropin file is written.WaLyong Cho2014-12-091-2/+19
* bus-proxy: cloning smack labelPrzemyslaw Kedzierski2014-12-097-3/+60
* run: introduce timer support optionWaLyong Cho2014-12-094-148/+596
* update TODOLennart Poettering2014-12-091-2/+0
* sd-bus: get rid of PID starttime conceptLennart Poettering2014-12-0914-165/+43
* sd-bus: properly support passing memfds around with offset/size parametersLennart Poettering2014-12-094-40/+75
* bus: sync with kdbus-git (ABI break)David Herrmann2014-12-094-10/+18
* libsystemd-network: fix writing of routes in dhcp lease fileDan Winship2014-12-091-3/+5
* sleep: drop redundant MESSAGE= prefixLennart Poettering2014-12-091-1/+1
* update TODOLennart Poettering2014-12-091-0/+6
* journalctl: respect --after-cursor semantics with --follow in all casesWesley Dawson2014-12-091-2/+6
* core: rename unit_destroy_cgroup() to unit_destroy_cgroup_if_empty() since it...Lennart Poettering2014-12-094-5/+4
* cgroup: Handle error when destroying cgroupRoss Lagerwall2014-12-091-1/+3
* fstab-generator: Allow mount.usr without mount.usrflags, honor rw/roMichael Marineau2014-12-091-2/+8
* fstab-generator: free all allocated stringsLennart Poettering2014-12-091-0/+6
* units: make sure container-getty@.service stops restarting when the pts devic...Lennart Poettering2014-12-091-0/+1
* update TODOLennart Poettering2014-12-091-2/+0
* nspawn: make sure macvlan MAC addresses are stableLennart Poettering2014-12-091-12/+21
* sd-rtnl: fix size check in sd_rtnl_message_append_string()Lennart Poettering2014-12-091-2/+2
* update TODOLennart Poettering2014-12-091-0/+1
* sd-bus: catch up with current kdbus, don't do matches on kdbus monitor connec...Lennart Poettering2014-12-091-0/+8
* update TODOLennart Poettering2014-12-081-3/+11
* bus-proxy: fix compat with autostarted servicesLennart Poettering2014-12-083-8/+13
* load-fragment: remove wrong ifdef guardZbigniew Jędrzejewski-Szmek2014-12-081-2/+0
* networkd: manager - enumerate addresses globally, rather than per-linkTom Gundersen2014-12-089-72/+84
* journal: Fix navigating backwards missing entriesOlivier Brunel2014-12-081-1/+1
* networkd: link - typoTom Gundersen2014-12-081-1/+1
* sd-rtnl: fix bogus warning about dropping 20 bytes from multi-part messagesTom Gundersen2014-12-081-2/+3
* networkd: route - ignore unknown address familyTom Gundersen2014-12-081-1/+7
* udev: link-config - simplify net-matchTom Gundersen2014-12-082-17/+12
* Check return value from reading name_assign_type attrDave Reisner2014-12-081-1/+2