summaryrefslogtreecommitdiff
path: root/src/systemd/sd-login.h
Commit message (Expand)AuthorAgeFilesLines
* sd-login: add sd_uid_get_login_time interface #26574Thorsten Kukuk2023-02-251-0/+3
* sd-login: add sd_session_get_start_timeMike Yuan2023-02-241-0/+3
* sd-login: add sd_session_get_usernameMike Yuan2023-02-241-0/+3
* sd-login: add sd_pidfd_* APIsLuca Boccassi2023-01-201-0/+12
* Use https for gnu.orgMichael Biebl2022-06-281-1/+1
* sd-login: correct prototype of sd_peer_get_cgroupJason Francis2021-04-191-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* Rewrite sd_machine_get_ifindices() to avoid FOREACH_WORD()Zbigniew Jędrzejewski-Szmek2020-09-091-1/+1
* Fix output value of sd_seat_get_sessions() and drop FOREACH_WORD useZbigniew Jędrzejewski-Szmek2020-09-091-1/+5
* sd-login: get rid of seat_can_multi_session()Zbigniew Jędrzejewski-Szmek2020-04-171-1/+1
* tree-wide: drop empty lines in the begining of commentsYu Watanabe2018-06-291-1/+0
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-1/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* TypoZbigniew Jędrzejewski-Szmek2016-02-111-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2015-11-271-0/+2
* tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen2015-11-181-1/+1
* sd-login: minor header commenting improvementsLennart Poettering2015-09-051-14/+14
* sd-login: add new sd_pid_get_cgroup() APILennart Poettering2015-09-051-0/+8
* sd-bus,sd-login: add api for querying the slice within the the user systemd i...Lennart Poettering2015-04-301-9/+16
* treewide: correct spacing near eol in code commentsTorstein Husebø2014-12-111-1/+1
* sd-login: let's not needlessly yell at usersLennart Poettering2014-10-281-1/+1
* login: add public sd_session_get_desktop() APIDavid Herrmann2014-09-221-0/+3
* sd-login: always use "indices" as plural of "index"Lennart Poettering2014-07-171-2/+2
* nss-mymachines: add new NSS module for automatically resolving addresses of a...Lennart Poettering2014-07-111-0/+3
* sd-login: add C API to query primary session of a userLennart Poettering2014-05-191-1/+4
* login: add 'mir' to the list of session typesDavid Herrmann2014-04-091-1/+1
* src/systemd: fix grammar and spelling errors in commentsJason St. John2014-03-251-27/+25
* libsystemd: Don't use "class" in public headersMarc-Antoine Perennou2014-03-241-1/+1
* sd-login: add calls that retrieve credentials of peers connected to AF_UNIX p...Lennart Poettering2014-03-171-2/+26
* sd-login: add sd_machine_get_class() callLennart Poettering2014-03-121-0/+3
* libsystemd-login: add sd_session_get_remote_{host, user}Mantas Mikulėnas2013-12-211-1/+10
* api: replace manual C++ guards by macrosLennart Poettering2013-11-071-6/+4
* sd-login: Fix typoBastien Nocera2013-11-021-1/+1
* sd-login: add a public accessor for the VT numberGiovanni Campagna2013-09-111-0/+3
* login: add an api to determine the slice a PID is located in to libsystemd-loginLennart Poettering2013-06-211-1/+4
* login: allow watching virtual machines with sd_get_machine_names()Lennart Poettering2013-04-241-1/+2
* login: add new call sd_get_machine_names() to get a list of current virtual m...Lennart Poettering2013-04-241-0/+3
* nspawn: introduce the new /machine/ tree in the cgroup tree and move containe...Lennart Poettering2013-04-161-2/+6
* sd-login: add a sd_pid_get_user_unit() callLennart Poettering2013-04-151-2/+7
* login: add sd_login_monitor_get_timeout() public api callLennart Poettering2013-04-041-0/+4
* login: add new public API call sd_login_monitor_get_events() to get poll() fl...Lennart Poettering2013-04-041-0/+3
* login: introduce sd_session_get_tty()Lennart Poettering2013-01-151-0/+3
* man: move header file man pages from section 7 to 3Lennart Poettering2012-07-131-0/+2
* login: wrap CanTTY and CanGraphical seat attributes in libsystemd-loginLennart Poettering2012-06-211-0/+6
* logind: introduce a state for session, being one of online, active, closingLennart Poettering2012-06-211-2/+7
* sd-login: update header docs a bitLennart Poettering2012-05-141-1/+3
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* sd-login: c++ compatibilityLennart Poettering2012-03-051-1/+1