summaryrefslogtreecommitdiff
path: root/src/libelogind
Commit message (Expand)AuthorAge
* Add set/hashmap helpers for non-trivial freeing and use where straighforwardZbigniew Jędrzejewski-Szmek2017-11-28
* Replace free and reassignment with free_and_replaceDaniel Lockyer2017-11-24
* Replace free and return NULL with return mfreeDaniel Lockyer2017-11-24
* tree-wide: adjust fall through comments so that gcc is happyShawn Landden2017-11-19
* tree-wide: do not work in assert()Yu Watanabe2017-11-09
* tree-wide: do not work in assert() (#7271)Yu Watanabe2017-11-07
* Some minor cleanupsSven Eden2018-03-07
* Prep 235: Make cgroups2 available, hybrid mode already works.Sven Eden2018-01-10
* Prep 235: Enabled sd_peer_get_session() and sd_peer_get_owner_uid() to try to...Sven Eden2018-01-09
* Prep 235: Enabled sd_bus_creds_get_slice(), sd_bus_creds_get_user_slice(), sd...Sven Eden2018-01-09
* Prep 235: Enabled sd_peer_get_slice() and sd_pid_get_slice() to at least try ...Sven Eden2018-01-09
* Prep 235: Although systemd slices are unsupported, make cg_path_get_slice() a...Sven Eden2018-01-09
* Prep 235: Implement an alternative approach for sd_pid_get_owner_uid(), makin...Sven Eden2017-12-13
* Prep v234.4: ake all supportable API functions visibleSven Eden2017-12-12
* Prep v237.3: Make all supportable API functions visibleSven Eden2017-12-12
* Prep v232.6: Make all supportable API functions visibleSven Eden2017-12-12
* Prep 229.9: Make all supportable API functions visible.Sven Eden2017-12-12
* Apply missing updates from upstreamSven Eden2017-12-08
* tree-wide: use IN_SET macro (#6977)Yu Watanabe2017-12-08
* Apply updates from upstreamSven Eden2017-12-07
* build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek2017-11-23
* sd-bus: drop bloom fieldsLennart Poettering2017-09-29
* sd-bus: drop match cookie conceptLennart Poettering2017-09-29
* sd-bus: when showing brief message info show error name in debug out put tooLennart Poettering2017-09-29
* libelogind: use IN_SET macroYu Watanabe2017-11-22
* fileio: return 0 from read_one_line_file on successZbigniew Jędrzejewski-Szmek2017-11-22
* cgroup, unit, fragment parser: make use of new firewall functionsDaniel Mack2017-11-21
* Add abstraction model for BPF programsDaniel Mack2017-11-20
* v235: Added missing updatesSven Eden2017-11-19
* tests: change dbus tests to use user bus (#6845)Michael Biebl2017-09-19
* sd-bus: style nitpick node_vtable_get_userdata()Alan Jenkins2017-09-16
* sd-bus: fix response for GetAll on non-existent objectsAlan Jenkins2017-09-16
* sd-bus: extend D-Bus authentication timeout considerably (#6813)Lennart Poettering2017-09-13
* sd-bus: use -- when passing arguments to ssh (#6706)Evgeny Vereshchagin2017-09-25
* sd-bus: socket - only transmit auxillary FDs once (#6603)Tom Gundersen2017-08-30
* Prep v235: Update test-login.cshwsh2017-09-07
* Prep 235: add missing libshared.sym and remove obsolete kdbus.hSven Eden2017-08-30
* Prep v235: Fix pkgconfig/libelogind.pcSven Eden2017-08-22
* Prep v235: Add missing includes and dependencies.Sven Eden2017-08-14
* Prep v235: Apply upstream fixes (5/10) [src/libelogind]Sven Eden2017-08-14
* Prep v235: Remove superfluous .gitignore filesSven Eden2017-08-14
* sd-login: test - fix failure when run from non-graphical seatAlan Jenkins2017-08-10
* sd-login: test - fix function name in outputAlan Jenkins2017-08-10
* sd-bus: free everything when bus_set_address_user fails (#6552)Evgeny Vereshchagin2017-08-10
* core, sd-bus, logind: make use of uid_is_valid() in more placesLennart Poettering2017-07-14
* General: Update build system to upstream support of meson+ninja.Sven Eden2017-08-04
* Prep v234: Apply missing upstream fixes in src/libelogind (2/6)Sven Eden2017-07-25
* Prep v234: Remove now obsolete text files from src/libelogind/sd-busSven Eden2017-07-25
* Prep v234: Update root build files to upstream.Sven Eden2017-07-25
* sd_uid_get_state: do not return -ENOENT if state is "offline" (#6302)Yu, Li-Yu2017-07-25