chiark / gitweb /
logn: tests - don't compare signed with unsigned
[elogind.git] / src /
2017-07-25 Tom Gundersenlogn: tests - don't compare signed with unsigned
2017-07-25 Zbigniew Jędrzejew... basic/time-util: make parsing of dual_timestamp more...
2017-07-25 Zbigniew Jędrzejew... test-parse-util: verify that ato[ui] actually rejects...
2017-07-25 Alexey Brodkinarchitecture: add Synopsys DesignWare ARC cores support...
2017-07-25 Matija SkalaFix includes (#5980)
2017-07-25 Timothée Raviercore: open /proc/self/mountinfo early to allow mounts...
2017-07-25 Matija Skalatimesync/timesyncd-manager: fix format-specifier issues
2017-07-25 Zbigniew Jędrzejew... sd-login: fix querying machines when machined is not...
2017-07-25 Zbigniew Jędrzejew... sd-login,test-login: return -ENODATA from sd_pid_get_un...
2017-07-25 Zbigniew Jędrzejew... sd-login: fix return value of sd_pid_get_user_unit
2017-07-25 Zbigniew Jędrzejew... sd-login: fix return value of sd_pid_get_session
2017-07-25 Zbigniew Jędrzejew... sd-login: read list of uids of sessions from UIDS not...
2017-07-25 Zbigniew Jędrzejew... sd-login: always return two arrays of same length from...
2017-07-25 Ronny Chevalierenv-util: fix memory leak (#5962)
2017-07-25 Ronny Chevaliertest-conf-parser: add valid and invalid utf8 test for...
2017-07-25 Ronny Chevalierconf-parser: fix wrong argument given to log_syntax_inv...
2017-07-25 Zbigniew Jędrzejew... tree-wide: drop assert.h includes
2017-07-25 Zbigniew Jędrzejew... tree-wide: when %m is used in log_*, always specify...
2017-07-25 Zbigniew Jędrzejew... test-login: make the test non-manual
2017-07-25 Matthijs van Duinsd-bus: fix c++ compatibility (#5941)
2017-07-25 Zbigniew Jędrzejew... basic/fileio: extend atomic file writing with timestamp...
2017-07-25 Ian WienandAdd short-iso-precise for journalctl output (#5884)
2017-07-25 Gary TierneyRevert "selinux: split up mac_selinux_have() from mac_s...
2017-07-25 Franck Buicore: introduce cg_mask_from_string()/cg_mask_to_string()
2017-07-25 Susant Sahaniconfig parser: Introduce config_parse_ip_port
2017-07-25 Matija Skalaimprove readability (#5814)
2017-07-25 Franck Buiparse-util: introduce parse_dev() helper
2017-07-25 Franck Builogind: when setting a new controller, don't prepare...
2017-07-25 Zbigniew Jędrzejew... tmpfiles: use safe_glob()
2017-07-25 Zbigniew Jędrzejew... basic: add readdir_no_dot and safe_glob functions
2017-07-25 Zbigniew Jędrzejew... test-sizeof: print the size of an enum
2017-07-25 David Herrmannbus: report builtins in GetManagedObjects() (#5799)
2017-07-25 Susant Sahaniconfig parser: Introduce config_parse_uint8
2017-07-25 Matija Skalafix parenthesis in pager.c (#5798)
2017-07-25 FedericoExport sd_bus_message_append_ap. It is renamed to sd_bu...
2017-07-25 Susant SahaniAdd Geneve netlink properties to missing.h
2017-07-25 Matija Skalaredirect stdout/stderr back when closing the pager...
2017-07-25 Zbigniew Jędrzejew... shared/extract-word: replace enum with unsigned int...
2017-07-25 Zbigniew Jędrzejew... basic/log: expose log_dispatch
2017-07-25 Zbigniew Jędrzejew... tree-wide: mark log_struct with _printf_ and fix fallout
2017-07-25 Zbigniew Jędrzejew... basic/log: fix _printf_ annotation on log_object_internalv
2017-07-25 Zbigniew Jędrzejew... test-exec-util: drop duplicate const
2017-07-25 Zbigniew Jędrzejew... basic/random-util: add new header for getrandom()
2017-07-25 Yu Watanabetree-wide: fix wrong indent (#5757)
2017-07-25 Zbigniew Jędrzejew... basic/missing.h: drop inclusion of macro.h
2017-07-25 slodkiloginctl: fix typo causing ignoring multiple session...
2017-07-25 Zbigniew Jędrzejew... basic/def.h: drop TTY_GID definition
2017-07-25 afrantzislogind: Stopped inhibitions should be considered inacti...
2017-07-25 Zbigniew Jędrzejew... test-sizeof: add some struct-timespec related fields
2017-07-25 Zbigniew Jędrzejew... test-sizeof: do not link with libelogind-shared
2017-07-25 Jan Synacekbasic: forbid rm_rf() to remove paths ending with ...
2017-07-25 Franck Builogind: save/restore session devices and their respecti...
2017-07-25 Matija Skalacheck for _POSIX_C_SOURCE instead of __USE_POSIX*
2017-07-25 Matija Skalaassigning stdout and stderr is not allowed
2017-07-25 Matija Skalafix includes
2017-07-25 Zbigniew Jędrzejew... headers: check that __INCLUDE_LEVEL__ is defined before...
2017-07-25 Susant Sahanimissing.h: add vxlan netlink properties
2017-07-25 AsciiWolfsd-bus: drop kdbus-related docs (#5533)
2017-07-25 Martin Pitttest: skip instead of fail if crypto kmods are not...
2017-07-25 Zbigniew Jędrzejew... Rip out setting of the log level from udev_new and...
2017-07-25 Zbigniew Jędrzejew... basic/log: split max log level into multiple "realms"
2017-07-21 Sven EdenPrep v233.3: Add HAVE_UTMP information to basic/build.h
2017-07-21 Sven EdenPrep v233.3: Remove stray character.
2017-07-20 Sven EdenPrep v233.3: Add 'loginctl list' as a shorthand for...
2017-07-20 Sven EdenPrep v233.3: Moved four functions, that did not need...
2017-07-20 Sven EdenPrep v233.3: Moved shutdown_or_sleep() and run_helper...
2017-07-20 Sven EdenPrep v233.3: Apply upstream updates to systemctl comman...
2017-07-20 Sven EdenPrep v233.3: Add all possible coverage tests for elogind
2017-07-19 Sven EdenPrep v233.3: Unmask various functions for future covera...
2017-07-18 Sven EdenPrep v233.3: Remove obsolete test-hash.c
2017-07-18 Sven EdenPrep v233.2: Mask unneeded functions and definitions...
2017-07-18 Sven EdenPrep v233.2: Mask unneeded functions and definitions...
2017-07-17 Sven EdenPrep v233: Add missing updates from upstream in src...
2017-07-17 Sven EdenPrep v233: Add missing updates from upstream in src...
2017-07-17 Sven EdenPrep v233: Add missing updates from upstream in src...
2017-07-17 Sven EdenPrep v233: Add missing updates from upstream in src...
2017-07-17 Sven EdenPrep v233: Add missing updates from upstream in src...
2017-07-17 Sven EdenPrep v233: Add missing updates from upstream in src...
2017-07-17 Sven EdenPrep v233: Add missing includes in src/libelogind/sd...
2017-07-17 Sven EdenPrep v233: Add missing includes in src/shared
2017-07-17 Sven EdenPrep v233: Add missing includes in src/basic
2017-07-17 Sven EdenPrep v233: Unmask now needed functions in src/basic
2017-07-17 Sven EdenPrep v233: Add missing files from upstream and rename...
2017-07-17 Lennart PoetteringRevert "util: Fine tune running_in_chroot() a bit"...
2017-07-17 Lennart Poetteringmount-util: accept that name_to_handle_at() might fail...
2017-07-17 Susant Sahanisocket-util: introduce address_label_valid
2017-07-17 AsciiWolfFix missing space in comments (#5439)
2017-07-17 Lennart Poetteringcgroup: rework cg_all_unified()
2017-07-17 Lennart Poetteringcgroup: rename cg_update_unified() → cg_unified_update()
2017-07-17 Lennart Poetteringcgroup: rename cg_unified() → cg_unified_controller()
2017-07-17 Lennart Poetteringcgroup: change cg_unified() to possibly return errors...
2017-07-17 Lennart Poetteringcgroup-util: check unified_cache before invoking streq()
2017-07-17 Zbigniew Jędrzejew... cgroup-util: fix the case of default=unified, unified...
2017-07-17 Zbigniew Jędrzejew... cgroup-util: cache all cg_is_*_wanted answers, disable...
2017-07-17 stuart-mclarenFix check for signal in set (#5416)
2017-07-17 Lennart PoetteringRevert "basic/strv: allow NULLs to be inserted into...
2017-07-17 Lennart Poetteringlog: never log into foreign fd #2 in PID 1 or its pre...
2017-07-17 Lennart Poetteringbootctl: create loader.conf only if it doesn't exist yet
2017-07-17 Zbigniew Jędrzejew... basic/fileio: use IN_SET
2017-07-17 Zbigniew Jędrzejew... basic/fileio: fix memleak when discarding an invalid...
next