chiark / gitweb /
journalctl: use _COMM= match for scripts
[elogind.git] / src / login /
2013-07-26 Lennart Poetteringlogind: update state file after generating the session...
2013-07-19 Lennart Poetteringmachined: correct how some properties are exported...
2013-07-16 Kay Sieverslogind: remove "if (0)" left-over
2013-07-16 Tom Gundersenlogind-acl: use macros
2013-07-16 Tom Gundersenlogind: apply ACL's to "dead" device nodes
2013-07-16 Tom Gundersenudev: export tags of "dead" device nodes to /run/udev...
2013-07-16 Zbigniew Jędrzejew... build-sys: discover the path to kexec during build...
2013-07-11 Lennart Poetteringloginctl: suppress cgroup tree output if cgroup is...
2013-07-10 Lennart Poetteringloginctl: restore cgroup display for status output
2013-07-10 Lennart Poetteringuser-sessions: rely on PID 1 to kill sessions
2013-07-10 Lennart Poetteringlogind: when creating the scope job fails, return this...
2013-07-10 Lennart Poetteringlogind: don't misunderstand UnitRemoved signals during...
2013-07-10 Lennart Poetteringcore: serialize/deserialize bus subscribers
2013-07-05 Zbigniew Jędrzejew... tests: add tests for string lookup tables
2013-07-03 Lennart Poetteringbuild-sys: bump/correct library versions
2013-07-03 Lennart Poetteringlogind/machined: properly notice when units are gc'ed
2013-07-02 Lennart Poetteringlogind: after deserializatio readd systemd units to...
2013-07-02 Lennart Poetteringlogin: pass correct boolean type to libdbus
2013-07-02 Lennart Poetteringmachined: sync to /run after job completed
2013-07-02 Lennart Poetteringmachined: split out machine registration stuff from...
2013-07-02 Lennart Poetteringlibsystemd-logind: fix detection of session/user/machin...
2013-07-01 Lennart Poetteringlogind: port over to use scopes+slices for all cgroup...
2013-06-27 Lennart Poetteringcore: general cgroup rework
2013-06-20 Lennart Poetteringlogin: add an api to determine the slice a PID is locat...
2013-06-20 Zbigniew Jędrzejew... logind: uninitialized variable
2013-06-20 Lennart Poetteringsd-login: update machine enumeration/notifications...
2013-06-20 Lennart Poetteringlogind: make ListMachines bus call public
2013-06-20 Lennart Poetteringlogind: add infrastructure to keep track of machines...
2013-06-19 Zbigniew Jędrzejew... cgls,loginctl,systemctl: fix -l
2013-06-17 Daniel Albersjournalctl,loginctl,systemctl,systemd-cgls: add -l...
2013-06-10 Zbigniew Jędrzejew... Use stdint.h macros instead of casts to print uint64_t...
2013-06-09 Daniel WallaceAllow for the use of @ in remote host calls
2013-05-07 Lennart Poetteringlogin: add missing _public_ to sd_get_machine_names()
2013-05-06 Zbigniew Jędrzejew... systemd-sleep: add support for freeze and standby
2013-05-03 Zbigniew Jędrzejew... Add __attribute__((const, pure, format)) in various...
2013-05-01 Zbigniew Jędrzejew... cgls: add --machine/-M
2013-04-25 Lennart Poetteringconf-parser: restrict .include usage
2013-04-24 Lennart Poetteringlogin: allow watching virtual machines with sd_get_mach...
2013-04-24 Lennart Poetteringlogin: add new call sd_get_machine_names() to get a...
2013-04-24 Lennart Poetteringlogind: don't busy loop if a job is still running but...
2013-04-24 Lennart Poetteringinhbit: show comm field of inhibiting processes
2013-04-24 Lennart Poetteringlogind: properly enumerate user/session cgroups under...
2013-04-23 Lennart Poetteringcgroup: make sure all our cgroup objects have a suffix...
2013-04-19 Lukas Nykrynlogind-dbus: initialize result variable
2013-04-18 Harald Hoyersd-login.c: fixup for d70964d0
2013-04-18 Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-18 Harald Hoyerlogin/sd-login.c: make use of _cleanup_free_ and friends
2013-04-18 Simon PeetersMove bus_error to dbus-common and remove bus_error_mess...
2013-04-17 Zbigniew Jędrzejew... Report about syntax errors with metadata
2013-04-16 Lennart Poetteringnspawn: introduce the new /machine/ tree in the cgroup...
2013-04-16 Lennart Poetteringlogind: filter configured cgroup controller lists
2013-04-16 Lennart Poetteringlogind: when looking for cgroup prefixes, allocate...
2013-04-15 Lennart Poetteringcore: always create /user and /machine top-level cgroup...
2013-04-15 Anatol PomozovFix spelling errors using 'codespell' tool
2013-04-15 Lennart Poetteringsd-login: add a sd_pid_get_user_unit() call
2013-04-11 Zbigniew Jędrzejew... errno is positive
2013-04-10 Fedora systemd teamlogind: avoid creating stale session state files
2013-04-09 Lennart Poetteringlogind: introduce an explicit session class for cronjob...
2013-04-05 Zbigniew Jędrzejew... Use initalization instead of explicit zeroing
2013-04-05 Lennart Poetteringlogind: consider key inhibitors that are taken by non...
2013-04-05 Martin PittPAM, uaccess: check for logind, not for systemd
2013-04-04 Lennart Poetteringlogin: add sd_login_monitor_get_timeout() public api...
2013-04-04 Lennart Poetteringlogin: add new public API call sd_login_monitor_get_eve...
2013-04-03 Lennart Poetteringutil: rename parse_usec() to parse_sec() sinds the...
2013-04-03 Lennart Poetteringutil: rename write_one_line_file() to write_string_file()
2013-03-26 Martin PittDrop src/login/uaccess.c, dead code
2013-03-23 Kay Sieversuaccess: remove needless usb_id call from udev rules
2013-03-19 Zbigniew Jędrzejew... logind: exploit previous cleanups and simplify returns
2013-03-18 Colin Walterslogind: Make more use of cleanup macros
2013-03-18 Colin WaltersUse bus_maybe_send_reply() where applicable
2013-03-15 Lennart Poetteringlogind: explicitly create state directories during...
2013-03-11 Michael BieblMove udevadm to rootbindir
2013-03-07 Harald Hoyerpager: introduce "jump to end" option
2013-03-07 Lennart Poetteringlogind: don't hit an assert if an close() on an input...
2013-03-05 Kay Sieversinhibit: print --list if no argument is given
2013-03-05 Lennart Poetteringlogind: when registering a new session always use previ...
2013-03-01 Mantas Mikulėnasinhibit: make the output more readable
2013-02-22 Michal Schmidtsystemctl: make shutdown operations use irreversible...
2013-02-14 Thomas Hindoe Paab... update TODO
2013-02-14 Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-02-13 Lennart PoetteringRevert "log_error() if inotify_add_watch() fails"
2013-02-13 Harald Hoyerlog_error() if inotify_add_watch() fails
2013-02-12 Thomas Hindoe Paab... use strneq instead of strncmp
2013-02-11 Adel Gadllahlogind: Allow active sessions to always shutdown by...
2013-02-09 Lennart Poetteringlogind: rename "seat-master" tag to "master-of-seat"
2013-01-28 Zbigniew Jędrzejew... logind: add MESSAGE_IDs to interesting events
2013-01-25 Lennart Poetteringlogind: rework delay inhibition logic
2013-01-25 Lennart Poetteringloginctl: don't show [UACCESS] info in device tree
2013-01-24 Lennart Poetteringloginctl: show seat master and uaccess devices in seat...
2013-01-24 Lennart Poetteringlogind: add UnlockSessions() clal to complement LockSes...
2013-01-24 Lennart Poetteringlogind: send Resumed() signal after we come back from...
2013-01-24 Lennart Poetteringlogind: only allow one shutdown/sleep action to be...
2013-01-16 Lukas Nykrynsystemctl,loginctl,cgls: do not ellipsize cgroup member...
2013-01-15 Michal Sekletarlogind: remove unused variable
2013-01-15 Lennart Poetteringlogin: introduce sd_session_get_tty()
2013-01-14 Lennart Poetteringlogind: ignore non-tty/non-x11 session when checking...
2013-01-07 Oleg Samarinlogind: Capability of making seats without framebuffer...
2013-01-07 Tom GundersenMerge nss-myhostname
2013-01-04 Lennart Poetteringbuild-sys: drop all distribution specfic checks
2012-12-31 Lennart Poetteringpolkit: add "imply" rules to a number of polkit actions
next