Age | Commit message (Expand) | Author |
2014-10-27 | calendarspec: parse 'quarterly' and 'semi-annually' as shortcuts | Lennart Poettering |
2014-10-27 | shared: in-addr-utils - add default_subnet_mask and default_prefixlen methods | Tom Gundersen |
2014-10-27 | calendar: new case 'minutely' | Daniele Medri |
2014-10-27 | util: fix copy-paste error and actually set the new hostname | Michal Sekletar |
2014-10-27 | util: introduce sethostname_idempotent | Michal Sekletar |
2014-10-25 | systemctl: do not ignore errors in symlink removal | Zbigniew Jędrzejewski-Szmek |
2014-10-25 | calendarspec: fix typo in "annually" | Zbigniew Jędrzejewski-Szmek |
2014-10-24 | time: don't do comparison twice | Lennart Poettering |
2014-10-24 | time: minor simplification | Lennart Poettering |
2014-10-24 | time: earlier exit from format_timestamp_relative() on special times | Lennart Poettering |
2014-10-24 | time: also support 'infinity' syntax in parse_nsec() | Lennart Poettering |
2014-10-24 | calendar: make freeing a calendar spec object deal fine with NULL | Lennart Poettering |
2014-10-24 | selinux: fix handling of relative paths when setting up create label | Lennart Poettering |
2014-10-23 | label: move is_dir() to util.c | Lennart Poettering |
2014-10-23 | label: unify code to make directories, symlinks | Lennart Poettering |
2014-10-23 | label: don't try to create labelled directories more than once | Lennart Poettering |
2014-10-23 | selinux: clean up selinux label function naming | Lennart Poettering |
2014-10-23 | selinux: simplify and unify logging | Lennart Poettering |
2014-10-23 | selinux: rework label query APIs | Lennart Poettering |
2014-10-23 | smack: we don't need the special labels exported, hence don't | Lennart Poettering |
2014-10-23 | selinux: drop 3 unused function prototypes | Lennart Poettering |
2014-10-23 | smack: rework SMACK label fixing code to follow more closely the semantics of... | Lennart Poettering |
2014-10-23 | smack: never follow symlinks when relabelling | Lennart Poettering |
2014-10-23 | smack: rework smack APIs a bit | Lennart Poettering |
2014-10-23 | mac: rename all calls that apply a label mac_{selinux|smack}_apply_xyz(), and... | Lennart Poettering |
2014-10-23 | selinux: make use of cleanup gcc magic | Lennart Poettering |
2014-10-23 | hashmap: allow hashmap_move() to fail | Michal Schmidt |
2014-10-23 | install, cgtop: adjust hashmap_move_one() callers for -ENOMEM possibility | Michal Schmidt |
2014-10-23 | hashmap: introduce hashmap_reserve() | Michal Schmidt |
2014-10-23 | hashmap: return more information from resize_buckets() | Michal Schmidt |
2014-10-23 | shared: split mempool implementation from hashmaps | Michal Schmidt |
2014-10-23 | install: make InstallContext::{will_install,have_installed} OrderedHashmaps | Michal Schmidt |
2014-10-23 | hashmap: drop assert(h) from hashmap_next() | Michal Schmidt |
2014-10-23 | hashmap: hashmap_move_one() should return -ENOENT when 'other' is NULL | Michal Schmidt |
2014-10-23 | hashmap: add OrderedHashmap as a distinct type | Michal Schmidt |
2014-10-23 | mac: also rename use_{smack,selinux,apparmor}() calls so that they share the ... | Lennart Poettering |
2014-10-23 | mac: rename apis with mac_{selinux/smack}_ prefix | WaLyong Cho |
2014-10-23 | label: rearrange mandatory access control(MAC) apis | WaLyong Cho |
2014-10-23 | shared/log: add log_trace as compile-time optional debugging | Zbigniew Jędrzejewski-Szmek |
2014-10-23 | socket-util: use IP address when hostname is not found | Zbigniew Jędrzejewski-Szmek |
2014-10-23 | systemd-upload: print paths in help() | Zbigniew Jędrzejewski-Szmek |
2014-10-22 | machine: validate machine names using machine_name_is_valid() instead of stri... | Lennart Poettering |
2014-10-22 | resolved: simplify detection of packets from the loopback device | Lennart Poettering |
2014-10-21 | strv: use realloc_multiply() to check for multiplication overflow | Michal Schmidt |
2014-10-21 | strv: add an additional overflow check when enlarging strv()s | Lennart Poettering |
2014-10-21 | shared: remove unused functions | Ronny Chevalier |
2014-10-21 | util: avoid duplication of TIME_T_MAX | Ronny Chevalier |
2014-10-17 | systemd: continue switch-root even if umount fails | Zbigniew Jędrzejewski-Szmek |
2014-10-17 | environment: append unit_id to error messages regarding EnvironmentFile | Lukas Nykryn |
2014-10-17 | missing: remove fanotify | Zbigniew Jędrzejewski-Szmek |