chiark / gitweb /
elogind.git
2011-06-30 Lennart Poetteringlogind: add service for per-user shared systemd daemon
2011-06-30 Lennart Poetteringlogind: make sure to create/run/systemd/sessions before...
2011-06-30 Lennart Poetteringmanager: use sd_notify() to notify parent systemd that...
2011-06-30 Lennart Poetteringexecute: do initgroups() first, pam initialization...
2011-06-29 Lennart Poetteringexec: add ControlGroupModify= switch to allow changing...
2011-06-29 Lennart Poetteringutil: clear scrolling region when clearing screen
2011-06-29 Lennart Poetteringlogind: allow access to SetIdleHint() to owner of the...
2011-06-29 Lennart Poetteringacl: libudev currently doesn't handle properly enumerat...
2011-06-29 Lennart Poetteringuaccess: drop ACLs in case of error, just to be safe
2011-06-29 Lennart Poetteringlogind: hook uaccess into udev by default
2011-06-29 Lennart Poetteringlogind: we need to open and close a named pipe once...
2011-06-29 Lennart Poetteringlogind: when initializing drop sessions that are unrefe...
2011-06-29 Lennart Poetteringdbus: add FlushDevices() bus call to reset all seat...
2011-06-29 Lennart Poetteringlogind: fix typo in config parser
2011-06-29 Lennart Poetteringman: update pam_systemd page to document new behaviour
2011-06-29 Lennart Poetteringlogind: add man page for configuration file
2011-06-29 Lennart Poetteringlogind: move default reset controller/kill exclude...
2011-06-28 Lennart Poetteringlogind: udev no longer ignores subsystem matches on...
2011-06-28 Lennart Poetteringlogind: be a bit more rigid with seat names
2011-06-28 Lennart Poetteringlogind: fix udev rule to generate valid tags, as a...
2011-06-28 Lennart Poetteringlogind: parse configuration file
2011-06-28 Lennart Poetteringlogind: use named pipes instead of fifos to keep track...
2011-06-28 Lennart Poetteringlogind: fix generation of seat state file
2011-06-28 Lennart Poetteringlogind: inherit ID_SEAT even on devices that themselves...
2011-06-28 Lennart Poetteringlogind: retrigger devices when we reassign them
2011-06-28 Lennart Poetteringlogind: call udev_device_get_is_initialized() to trigge...
2011-06-28 Lennart Poetteringlogind: supply default bus policy with minimal access
2011-06-28 Lennart Poetteringlogind: include subsystem name in device id for assigni...
2011-06-28 Lennart Poetteringlogind: implement basic version of AttachDevice() D...
2011-06-28 Lennart Poetteringudev: dynamically generate seat where applicable from...
2011-06-28 Lennart Poetteringudev: only tag the main card device of a sound card...
2011-06-28 Lennart Poetteringlogind: when changing linger stetings, make sure they...
2011-06-28 Lennart Poetteringlogind: activate autovt@.service instead of autovt...
2011-06-28 Lennart Poetteringexecute: don't choke when systemd was compiled with...
2011-06-28 Lennart Poetteringdbus: properly unref message
2011-06-28 Lennart Poetteringlogind: implement SetUserLinger() D-Bus call
2011-06-28 Lennart Poetteringlogind: ensure our autovts always stay allocated
2011-06-28 Lennart Poetteringlogind: don't spawn autovt getty on more VTs than confi...
2011-06-28 Lennart Poetteringlogind: properly preallocate configured auto VTs
2011-06-28 Lennart Poetteringunit: when loading symlinked template units, properly...
2011-06-27 Lennart Poetteringlogind: kill a session as soon as its pipe fd gets EOF
2011-06-27 Lennart Poetteringlogind: autospawn gettys when necessary
2011-06-27 Lennart Poetteringlogind: when enumerating acl devices for seat0, don...
2011-06-27 Lennart Poetteringlogind: fix ACL code allocation
2011-06-27 Lennart Poetteringdbus: fix name allocation logic
2011-06-27 Lennart Poetteringdbus: use bus_error_message() where applicable
2011-06-27 Lennart Poetteringlogind: fix bad memory access
2011-06-27 Lennart Poetteringlogind: properly detect whether we got the bus name
2011-06-27 Lennart Poetteringlogind: check whether newly created session is active
2011-06-27 Lennart Poetteringlogind: when the leader of a session exited, don't...
2011-06-27 Lennart Poetteringlogind: save object data only when started fully
2011-06-27 Lennart Poetteringlogind: automatically deduce seat from display
2011-06-27 Lennart Poetteringpam: make sure we pass a valid tty field to logind
2011-06-27 Lennart Poetteringupdate TODO
2011-06-27 Lennart Poetteringlogind: update TODO
2011-06-27 Michael Olbrichswap: ignore missing /proc/swaps
2011-06-27 Bill Nottinghamunits: Use /etc/rc.d/rc.local as the path to rc.local...
2011-06-27 Frederic Crozatsystemctl: add support for --root for systemctl enable...
2011-06-27 Lennart Poetteringdbus: send our finished signal when we are finished...
2011-06-24 Lennart Poetteringlogind: add more necessary caps to the service
2011-06-24 Lennart Poetteringpam: fix up tty if it is actually a display
2011-06-24 Lennart Poetteringlogind: save/restore session type
2011-06-24 Lennart Poetteringlogind: use pipe fd to detect when a session is dead
2011-06-24 Lennart Poetteringlogind: fix set of capabilities
2011-06-24 Lennart Poetteringlogind: properly handle if two session with identical...
2011-06-24 Lennart Poetteringlogind: when generating session ids with a counter...
2011-06-24 Lennart Poetteringlogind: remove a session when its cgroup is gone
2011-06-24 Lennart Poetteringlogind: fix generation of bus arrays
2011-06-24 Lennart Poetteringlogind: make sure we hand out write fd, and keep read...
2011-06-24 Lennart Poetteringlogind: various clean-ups
2011-06-24 Lennart Poetteringlogind: hook up PAM module with logind
2011-06-21 Lennart Poetteringlogind: make idle hint logic work
2011-06-21 Lennart Poetteringlogind: send out PropertyChanged signals where appropriate
2011-06-21 Lennart Poetteringlogind: send dbus signals when sessions/users/seats...
2011-06-21 Lennart Poetteringlogind: implement ListXXX bus methods
2011-06-21 Lennart Poetteringlogind: implement more dbus functionality
2011-06-21 Lennart Poetteringlogind: implement idle hint logic
2011-06-21 Lennart Poetteringdbus: add dbus introspection extraction
2011-06-21 Lennart Poetteringtimedated: rename a few things for clarification
2011-06-21 Lennart Poetteringtimedated: sync clock down to RTC where necessary
2011-06-21 Lennart Poetteringupdate TODO
2011-06-21 Lennart Poetteringmechanisms: add mechanisms to change system locale...
2011-06-21 Lennart Poetteringutil: make a couple of files we write atomic
2011-06-21 Lennart Poetteringservice: check whether sysv scripts where changed
2011-06-21 Lennart Poetteringdbus: introduce UnsetAndSetEnvironment()
2011-06-21 Lennart Poetteringutil: return errno in close_nointr()
2011-06-21 Lennart Poetteringlogind: implement D-Bus properties
2011-06-21 Lennart Poetteringdbus: add api for append gid/uid properties
2011-06-21 Lennart Poetteringudev: simplify udev rules a bit
2011-06-21 Lennart Poetteringlogind: unlink state files when stopping
2011-06-21 Lennart Poetteringlogind: implement GC
2011-06-21 Lennart Poetteringutil: add fopen_temporary()
2011-06-21 Lennart Poetteringlogind: implement ACL management
2011-06-21 Lennart Poetteringlogind: split up logind.h
2011-06-21 Lennart Poetteringlogind: first version that compiles fine
2011-06-21 Lennart Poetteringutil: move string enum mapping to the end
2011-06-21 Lennart Poetteringutil: add pipe_eof()
2011-06-21 Lennart Poetteringenglish: s/_per_/_by_/
2011-06-21 Lennart Poetteringutil: introduce dirent_is_file()
2011-06-21 Lennart Poetteringhostnamed: split dbus initialization into a separate...
next