summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* config parser: Introduce config_parse_ip_portSusant Sahani2017-07-25
* improve readability (#5814)Matija Skala2017-07-25
* parse-util: introduce parse_dev() helperFranck Bui2017-07-25
* logind: when setting a new controller, don't prepare the VT if logind is rest...Franck Bui2017-07-25
* tmpfiles: use safe_glob()Zbigniew Jędrzejewski-Szmek2017-07-25
* basic: add readdir_no_dot and safe_glob functionsZbigniew Jędrzejewski-Szmek2017-07-25
* test-sizeof: print the size of an enumZbigniew Jędrzejewski-Szmek2017-07-25
* bus: report builtins in GetManagedObjects() (#5799)David Herrmann2017-07-25
* config parser: Introduce config_parse_uint8Susant Sahani2017-07-25
* fix parenthesis in pager.c (#5798)Matija Skala2017-07-25
* Export sd_bus_message_append_ap. It is renamed to sd_bus_message_appendv to f...Federico2017-07-25
* Add Geneve netlink properties to missing.hSusant Sahani2017-07-25
* redirect stdout/stderr back when closing the pager (#5661)Matija Skala2017-07-25
* shared/extract-word: replace enum with unsigned int to avoid undefined behaviourZbigniew Jędrzejewski-Szmek2017-07-25
* basic/log: expose log_dispatchZbigniew Jędrzejewski-Szmek2017-07-25
* tree-wide: mark log_struct with _printf_ and fix falloutZbigniew Jędrzejewski-Szmek2017-07-25
* basic/log: fix _printf_ annotation on log_object_internalvZbigniew Jędrzejewski-Szmek2017-07-25
* test-exec-util: drop duplicate constZbigniew Jędrzejewski-Szmek2017-07-25
* basic/random-util: add new header for getrandom()Zbigniew Jędrzejewski-Szmek2017-07-25
* tree-wide: fix wrong indent (#5757)Yu Watanabe2017-07-25
* basic/missing.h: drop inclusion of macro.hZbigniew Jędrzejewski-Szmek2017-07-25
* loginctl: fix typo causing ignoring multiple session IDs (#5732)slodki2017-07-25
* basic/def.h: drop TTY_GID definitionZbigniew Jędrzejewski-Szmek2017-07-25
* logind: Stopped inhibitions should be considered inactive (#5698)afrantzis2017-07-25
* test-sizeof: add some struct-timespec related fieldsZbigniew Jędrzejewski-Szmek2017-07-25
* test-sizeof: do not link with libelogind-sharedZbigniew Jędrzejewski-Szmek2017-07-25
* basic: forbid rm_rf() to remove paths ending with ".." (#5653)Jan Synacek2017-07-25
* logind: save/restore session devices and their respective file descriptorsFranck Bui2017-07-25
* check for _POSIX_C_SOURCE instead of __USE_POSIX*Matija Skala2017-07-25
* assigning stdout and stderr is not allowedMatija Skala2017-07-25
* fix includesMatija Skala2017-07-25
* headers: check that __INCLUDE_LEVEL__ is defined before using it (#5575)Zbigniew Jędrzejewski-Szmek2017-07-25
* missing.h: add vxlan netlink propertiesSusant Sahani2017-07-25
* sd-bus: drop kdbus-related docs (#5533)AsciiWolf2017-07-25
* test: skip instead of fail if crypto kmods are not availableMartin Pitt2017-07-25
* Rip out setting of the log level from udev_new and put it in a new functionZbigniew Jędrzejewski-Szmek2017-07-25
* basic/log: split max log level into multiple "realms"Zbigniew Jędrzejewski-Szmek2017-07-25
* Prep v233.3: Add HAVE_UTMP information to basic/build.hSven Eden2017-07-21
* Prep v233.3: Remove stray character.Sven Eden2017-07-21
* Prep v233.3: Add 'loginctl list' as a shorthand for list-sessionsSven Eden2017-07-20
* Prep v233.3: Moved four functions, that did not need adaptation in elogind-db...Sven Eden2017-07-20
* Prep v233.3: Moved shutdown_or_sleep() and run_helper() to elogind-dbus.c, so...Sven Eden2017-07-20
* Prep v233.3: Apply upstream updates to systemctl commands we mimic.Sven Eden2017-07-20
* Prep v233.3: Add all possible coverage tests for elogindSven Eden2017-07-20
* Prep v233.3: Unmask various functions for future coverage tests.Sven Eden2017-07-19
* Prep v233.3: Remove obsolete test-hash.cSven Eden2017-07-18
* Prep v233.2: Mask unneeded functions and definitions in src/sharedSven Eden2017-07-18
* Prep v233.2: Mask unneeded functions and definitions in src/basicSven Eden2017-07-18
* Prep v233: Add missing updates from upstream in src/systemdSven Eden2017-07-17
* Prep v233: Add missing updates from upstream in src/sleepSven Eden2017-07-17