summaryrefslogtreecommitdiff
path: root/src/shared
Commit message (Expand)AuthorAgeFilesLines
* use #pragma once instead of foo*foo #define guardsShawn Landden2012-07-1931-124/+31
* journalctl: do not ellipsize when using pagerZbigniew Jędrzejewski-Szmek2012-07-172-1/+3
* logs: Adapt interface in log-show.c (show_journal_by_unit)Zbigniew Jędrzejewski-Szmek2012-07-172-9/+7
* logs: Adapt interface in log-show.c (output_journal)Zbigniew Jędrzejewski-Szmek2012-07-172-22/+42
* execute: support syscall filtering using seccomp filtersLennart Poettering2012-07-176-2/+159
* unit: introduce %s specifier for the user shellLennart Poettering2012-07-162-2/+14
* util: add getusername_malloc(), get_shell(), get_home_dir()Lennart Poettering2012-07-162-11/+128
* Spelling fixes.Ville Skyttä2012-07-161-1/+1
* aquire_terminal(): fix uninitialized variableKay Sievers2012-07-151-1/+1
* journal: align byte-buffer that gets cased to an objectKay Sievers2012-07-151-0/+1
* man: document sd_journal_get_cutoff_realtime_usec()Lennart Poettering2012-07-131-1/+1
* util: temporarily ignore SIGHUP while we are issuing TIOCSTTYLennart Poettering2012-07-131-4/+14
* util: rename join() to strjoin()Lennart Poettering2012-07-137-13/+13
* journalctl: show any printable Unicode characterZbigniew Jędrzejewski-Szmek2012-07-133-16/+79
* journal: introduce sd_journal_wait() to simplify writing synchronous clientsLennart Poettering2012-07-101-10/+1
* switch-root: reopen /dev/console before we switch rootLennart Poettering2012-07-102-1/+23
* util: rm_rf() refuse cleaning non-memory file systems, as extra paranoiaLennart Poettering2012-07-102-7/+70
* util: add extra safety check to in_initrd()Lennart Poettering2012-07-101-2/+19
* unit: Move UnitLoadState definitions from core/unit.c to shared/unit-name.cZbigniew Jędrzejewski-Szmek2012-07-102-0/+24
* unit-name: remove unit_name_is_valid_no_type() and move unit_name_is_valid() ...Lennart Poettering2012-07-103-12/+29
* unit: Move UnitType definitions from core/unit.c to shared/unit-name.cZbigniew Jędrzejewski-Szmek2012-07-102-0/+35
* paranoia: refuse rm_rf("/")Lennart Poettering2012-07-091-0/+3
* service: flush the start counter in "systemctl reset-failed"Lennart Poettering2012-07-041-0/+7
* mount-setup: don't complain if we try to fix the label of a dir beneath a mou...Lennart Poettering2012-07-032-2/+5
* hashmap: make hashmap_clear() work on NULL hashmapsLennart Poettering2012-07-031-1/+5
* load-fragment: a few modernizationsLennart Poettering2012-07-034-5/+18
* core: rename system.preset to system-presets to follow naming scheme of other...Lennart Poettering2012-06-271-7/+7
* core: make systemd.confirm_spawn=1 actually workLennart Poettering2012-06-263-11/+50
* cryptsetup: fix escaping when generating cryptsetup unitsLennart Poettering2012-06-252-110/+61
* systemctl: automatically turn paths and unescaped unit names into proper unit...Lennart Poettering2012-06-222-13/+62
* preset: don't look for preset files in /lib unless /usr is split offLennart Poettering2012-06-211-0/+2
* journal: expose and make use of cutoff times of journalLennart Poettering2012-06-172-2/+24
* unit-name: introduce unit_dbus_path_from_name()Michal Schmidt2012-06-132-0/+15
* unit-name: never create a unit name with a leading '.'Kay Sievers2012-06-041-9/+20
* missing: define MS_STRICTATIME if not defined alreadyLennart Poettering2012-06-011-0/+4
* journal: allow setting of a cutoff log level for disk storage, syslog, kmsg, ...Lennart Poettering2012-06-012-0/+59
* main: Silence gcc warningMarc-Antoine Perennou2012-05-311-1/+1
* Revert "label: fix systemd-udev labeling of /run directory."Kay Sievers2012-05-312-4/+4
* mkdir: provide all functions with and without selinux label applicationKay Sievers2012-05-314-13/+40
* mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers2012-05-317-12/+17
* util: don't require libcap when building libsystemd-sharedKay Sievers2012-05-311-1/+0
* util: introduce a proper nsec_t and make use of it where appropriateLennart Poettering2012-05-314-1/+100
* label: fix systemd-udev labeling of /run directory.Daniel J Walsh2012-05-312-4/+4
* selinux: downgrade database load time message to LOG_DEBUGLennart Poettering2012-05-311-3/+3
* build-sys: fix built with --disable-logindLennart Poettering2012-05-302-0/+107
* logind: optionally handle power, sleep and lid switch eventsLennart Poettering2012-05-302-0/+25
* capabilities: when dropping capabilities system-wide also drop them from user...Lennart Poettering2012-05-292-1/+53
* main: add configuration option to alter capability bounding set for PID 1Lennart Poettering2012-05-242-1/+93
* manager: rework generator logicLennart Poettering2012-05-235-82/+175
* log: make sure generators never log into the journal to avoid activation dead...Lennart Poettering2012-05-222-1/+5