summaryrefslogtreecommitdiff
path: root/src/shared
AgeCommit message (Expand)Author
2014-10-23smack: rework SMACK label fixing code to follow more closely the semantics of...Lennart Poettering
2014-10-23smack: never follow symlinks when relabellingLennart Poettering
2014-10-23smack: rework smack APIs a bitLennart Poettering
2014-10-23mac: rename all calls that apply a label mac_{selinux|smack}_apply_xyz(), and...Lennart Poettering
2014-10-23selinux: make use of cleanup gcc magicLennart Poettering
2014-10-23hashmap: allow hashmap_move() to failMichal Schmidt
2014-10-23install, cgtop: adjust hashmap_move_one() callers for -ENOMEM possibilityMichal Schmidt
2014-10-23hashmap: introduce hashmap_reserve()Michal Schmidt
2014-10-23hashmap: return more information from resize_buckets()Michal Schmidt
2014-10-23shared: split mempool implementation from hashmapsMichal Schmidt
2014-10-23install: make InstallContext::{will_install,have_installed} OrderedHashmapsMichal Schmidt
2014-10-23hashmap: drop assert(h) from hashmap_next()Michal Schmidt
2014-10-23hashmap: hashmap_move_one() should return -ENOENT when 'other' is NULLMichal Schmidt
2014-10-23hashmap: add OrderedHashmap as a distinct typeMichal Schmidt
2014-10-23mac: also rename use_{smack,selinux,apparmor}() calls so that they share the ...Lennart Poettering
2014-10-23mac: rename apis with mac_{selinux/smack}_ prefixWaLyong Cho
2014-10-23label: rearrange mandatory access control(MAC) apisWaLyong Cho
2014-10-23shared/log: add log_trace as compile-time optional debuggingZbigniew Jędrzejewski-Szmek
2014-10-23socket-util: use IP address when hostname is not foundZbigniew Jędrzejewski-Szmek
2014-10-23systemd-upload: print paths in help()Zbigniew Jędrzejewski-Szmek
2014-10-22machine: validate machine names using machine_name_is_valid() instead of stri...Lennart Poettering
2014-10-22resolved: simplify detection of packets from the loopback deviceLennart Poettering
2014-10-21strv: use realloc_multiply() to check for multiplication overflowMichal Schmidt
2014-10-21strv: add an additional overflow check when enlarging strv()sLennart Poettering
2014-10-21shared: remove unused functionsRonny Chevalier
2014-10-21util: avoid duplication of TIME_T_MAXRonny Chevalier
2014-10-17systemd: continue switch-root even if umount failsZbigniew Jędrzejewski-Szmek
2014-10-17environment: append unit_id to error messages regarding EnvironmentFileLukas Nykryn
2014-10-17missing: remove fanotifyZbigniew Jędrzejewski-Szmek
2014-10-15selinux: fix potential double free crash in child processMichal Sekletar
2014-10-09util: avoid double close of fdThomas Hindoe Paaboel Andersen
2014-10-08time: functions named "internal" really shouldn't be exportedLennart Poettering
2014-10-08systemctl: add add-wants and add-requires verbsLukas Nykryn
2014-10-08unit: move UnitDependency to unit-nameLukas Nykryn
2014-10-07core: don't allow enabling if unit is maskedJan Synacek
2014-10-05build-sys: use linux/memfd.h if availableZbigniew Jędrzejewski-Szmek
2014-10-05ask-password: Add --echo to enable echoing the user inputDavid Sommerseth
2014-10-03pty: optimize read loopDavid Herrmann
2014-10-03fileio-label: return error when writing failsZbigniew Jędrzejewski-Szmek
2014-10-03journalctl: make --utc work everywhereJan Synacek
2014-10-02virt: detect that we are running inside the docker containerMichal Sekletar
2014-10-02Fix order and document user unit dirsZbigniew Jędrzejewski-Szmek
2014-10-02Rename user_runtime to user_runtime_dirZbigniew Jędrzejewski-Szmek
2014-10-02add a transient user unit directorySteven Allen
2014-10-02journalctl: add --utc optionJan Synacek
2014-10-02barrier: fix up constructor error handlingDavid Herrmann
2014-10-01Remove repeated includesThomas Hindoe Paaboel Andersen
2014-10-01shared: util - use nicer idiom to silence CoverityZbigniew Jędrzejewski-Szmek
2014-09-30shared: util - use nicer idiom to silence CoverityTom Gundersen
2014-09-29util: silence coverityTom Gundersen