chiark / gitweb /
elogind.git
2011-07-07 Lennart Poetteringsystemctl: hide all information on --kill-mode= since...
2011-07-07 Lennart Poetteringsystemctl: use cached tty value where possible
2011-07-07 Lennart Poetteringsystemctl: cache tty value before we open the pager
2011-07-07 Lennart Poetteringloginctl: add basic implementation of loginctl for...
2011-07-07 Lennart Poetteringcgls: add pager support to systemd-cgls
2011-07-07 Lennart Poetteringpath,unit: support globbing in conditions and path...
2011-07-06 Lennart Poetteringupdate TODO
2011-07-05 Lennart Poetteringmanager: merge serialization and desrialization counter...
2011-07-05 Lennart Poetteringcgroup: don't trim a cgroup we create, we might just...
2011-07-05 Lennart Poetteringudev: tag virtio serial ports with systemd by default
2011-07-05 Lennart Poetteringupdate TODO
2011-07-05 Lennart Poetteringudev: improve udev rule a bit
2011-07-05 Michal Schmidtservice: 'pidfile:' in SysV chkconfig header implies...
2011-07-05 Lennart Poetteringudev: pull in printer.target from all kinds of printers
2011-07-05 Lennart Poetteringutil: explicitly turn of O_CLOEXEC for stdin/stdout...
2011-07-05 Lennart Poetteringadd a few O_CLOEXEC where missing
2011-07-05 Lennart Poetteringlogind: write rules files atomically
2011-07-05 Lennart Poetteringupdate todo
2011-07-04 Lennart Poetteringpassword-agent: actually really don't access unallocate...
2011-07-04 Lennart Poetteringpassword-agent: make sure not to access unallocated...
2011-07-02 Michal Schmidtsystemadm: report GLib.Error only to stderr
2011-07-02 Michal Schmidtshutdown: print the standard wall message even when...
2011-07-02 Michal Schmidtshutdown: respect the dry run option '-k'
2011-07-02 Michal Schmidtshutdown: accept minutes argument without '+'
2011-07-02 Michal Schmidtmanager: consider the active job when merging
2011-07-01 Lennart Poetteringtmpfiles: don't exit with an error code if we cannot...
2011-07-01 Lennart Poetteringunits: enable dev-hugepages.automount and dev-mqueue...
2011-07-01 Michael Olbrichumount: ignore missing /proc/swaps
2011-07-01 Henry Gebhardtconfigure: Add --enable-plymouth option
2011-07-01 Lennart Poetteringmanager: don't even think of enumerating sysv services...
2011-07-01 Lennart Poetteringnspawn: better use setresuid() instead of setreuid()
2011-07-01 Michal Vyskocilnspawn: spawn shell under specified --user
2011-07-01 Michal Vyskocilnspawn: Move the get_user_creds from execute.c to utils...
2011-07-01 Lennart Poetteringlogind: temporarily hack right user bus address into...
2011-07-01 Lennart Poetteringlog: log to syslog unless connected to a tty in user...
2011-07-01 Lennart Poetteringlogind: create private subdirectory for X11 socket
2011-07-01 Lennart Poetteringdbus: listen on private sockets in user mode too
2011-06-30 Lennart Poetteringunit: support wildcards in Environment=, EnvironmentFile=
2011-06-30 Lennart Poetteringunit: do wildcard expansion in ListenStream= and friends
2011-06-30 Lennart Poetteringcgroup: kill processes even in cgroups that aren't...
2011-06-30 Lennart Poetteringunit: add three new specifiers to use in unit files
2011-06-30 Lennart Poetteringpam: initialize XDG_RUNTIME_DIR
2011-06-30 Lennart Poetteringexecute: properly pass PAM environment to executed...
2011-06-30 Lennart Poetteringutil: try harder to rename the process
2011-06-30 Lennart Poetteringexecute: fix PAM error checking
2011-06-30 Lennart Poetteringexecute: invoke sigwait() in a loop when waiting for...
2011-06-30 Lennart Poetteringexecute: don't invoke pam_setcred, since we are not...
2011-06-30 Lennart Poetteringunit: consider all cgroups in the name=systemd hierarch...
2011-06-30 Lennart Poetteringexecute: when parsing ConrolGroup= replace wildcards
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
next