2011-07-07 |
Lennart Poettering | loginctl: add basic implementation of loginctl for... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Lennart Poettering | cgls: add pager support to systemd-cgls |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Lennart Poettering | path,unit: support globbing in conditions and path... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Lennart Poettering | update TODO |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Lennart Poettering | manager: merge serialization and desrialization counter... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Lennart Poettering | cgroup: don't trim a cgroup we create, we might just... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Lennart Poettering | udev: tag virtio serial ports with systemd by default |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Lennart Poettering | update TODO |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Lennart Poettering | udev: improve udev rule a bit |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Michal Schmidt | service: 'pidfile:' in SysV chkconfig header implies... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Lennart Poettering | udev: pull in printer.target from all kinds of printers |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Lennart Poettering | util: explicitly turn of O_CLOEXEC for stdin/stdout... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Lennart Poettering | add a few O_CLOEXEC where missing |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Lennart Poettering | logind: write rules files atomically |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Lennart Poettering | update todo |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Lennart Poettering | password-agent: actually really don't access unallocate... |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Lennart Poettering | password-agent: make sure not to access unallocated... |
commit | commitdiff | tree | snapshot |
2011-07-02 |
Michal Schmidt | systemadm: report GLib.Error only to stderr |
commit | commitdiff | tree | snapshot |
2011-07-02 |
Michal Schmidt | shutdown: print the standard wall message even when... |
commit | commitdiff | tree | snapshot |
2011-07-02 |
Michal Schmidt | shutdown: respect the dry run option '-k' |
commit | commitdiff | tree | snapshot |
2011-07-02 |
Michal Schmidt | shutdown: accept minutes argument without '+' |
commit | commitdiff | tree | snapshot |
2011-07-02 |
Michal Schmidt | manager: consider the active job when merging |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Lennart Poettering | tmpfiles: don't exit with an error code if we cannot... |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Lennart Poettering | units: enable dev-hugepages.automount and dev-mqueue... |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Michael Olbrich | umount: ignore missing /proc/swaps |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Henry Gebhardt | configure: Add --enable-plymouth option |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Lennart Poettering | manager: don't even think of enumerating sysv services... |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Lennart Poettering | nspawn: better use setresuid() instead of setreuid() |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Michal Vyskocil | nspawn: spawn shell under specified --user |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Michal Vyskocil | nspawn: Move the get_user_creds from execute.c to utils... |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Lennart Poettering | logind: temporarily hack right user bus address into... |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Lennart Poettering | log: log to syslog unless connected to a tty in user... |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Lennart Poettering | logind: create private subdirectory for X11 socket |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Lennart Poettering | dbus: listen on private sockets in user mode too |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Lennart Poettering | unit: support wildcards in Environment=, EnvironmentFile= |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Lennart Poettering | unit: do wildcard expansion in ListenStream= and friends |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Lennart Poettering | cgroup: kill processes even in cgroups that aren't... |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Lennart Poettering | unit: add three new specifiers to use in unit files |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Lennart Poettering | pam: initialize XDG_RUNTIME_DIR |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Lennart Poettering | execute: properly pass PAM environment to executed... |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Lennart Poettering | util: try harder to rename the process |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Lennart Poettering | execute: fix PAM error checking |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Lennart Poettering | execute: invoke sigwait() in a loop when waiting for... |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Lennart Poettering | execute: don't invoke pam_setcred, since we are not... |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Lennart Poettering | unit: consider all cgroups in the name=systemd hierarch... |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Lennart Poettering | execute: when parsing ConrolGroup= replace wildcards |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Lennart Poettering | logind: add service for per-user shared systemd daemon |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Lennart Poettering | logind: make sure to create/run/systemd/sessions before... |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Lennart Poettering | manager: use sd_notify() to notify parent systemd that... |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Lennart Poettering | execute: do initgroups() first, pam initialization... |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Lennart Poettering | exec: add ControlGroupModify= switch to allow changing... |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Lennart Poettering | util: clear scrolling region when clearing screen |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Lennart Poettering | logind: allow access to SetIdleHint() to owner of the... |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Lennart Poettering | acl: libudev currently doesn't handle properly enumerat... |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Lennart Poettering | uaccess: drop ACLs in case of error, just to be safe |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Lennart Poettering | logind: hook uaccess into udev by default |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Lennart Poettering | logind: we need to open and close a named pipe once... |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Lennart Poettering | logind: when initializing drop sessions that are unrefe... |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Lennart Poettering | dbus: add FlushDevices() bus call to reset all seat... |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Lennart Poettering | logind: fix typo in config parser |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Lennart Poettering | man: update pam_systemd page to document new behaviour |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Lennart Poettering | logind: add man page for configuration file |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Lennart Poettering | logind: move default reset controller/kill exclude... |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Lennart Poettering | logind: udev no longer ignores subsystem matches on... |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Lennart Poettering | logind: be a bit more rigid with seat names |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Lennart Poettering | logind: fix udev rule to generate valid tags, as a... |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Lennart Poettering | logind: parse configuration file |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Lennart Poettering | logind: use named pipes instead of fifos to keep track... |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Lennart Poettering | logind: fix generation of seat state file |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Lennart Poettering | logind: inherit ID_SEAT even on devices that themselves... |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Lennart Poettering | logind: retrigger devices when we reassign them |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Lennart Poettering | logind: call udev_device_get_is_initialized() to trigge... |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Lennart Poettering | logind: supply default bus policy with minimal access |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Lennart Poettering | logind: include subsystem name in device id for assigni... |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Lennart Poettering | logind: implement basic version of AttachDevice() D... |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Lennart Poettering | udev: dynamically generate seat where applicable from... |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Lennart Poettering | udev: only tag the main card device of a sound card... |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Lennart Poettering | logind: when changing linger stetings, make sure they... |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Lennart Poettering | logind: activate autovt@.service instead of autovt... |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Lennart Poettering | execute: don't choke when systemd was compiled with... |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Lennart Poettering | dbus: properly unref message |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Lennart Poettering | logind: implement SetUserLinger() D-Bus call |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Lennart Poettering | logind: ensure our autovts always stay allocated |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Lennart Poettering | logind: don't spawn autovt getty on more VTs than confi... |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Lennart Poettering | logind: properly preallocate configured auto VTs |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Lennart Poettering | unit: when loading symlinked template units, properly... |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Lennart Poettering | logind: kill a session as soon as its pipe fd gets EOF |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Lennart Poettering | logind: autospawn gettys when necessary |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Lennart Poettering | logind: when enumerating acl devices for seat0, don... |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Lennart Poettering | logind: fix ACL code allocation |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Lennart Poettering | dbus: fix name allocation logic |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Lennart Poettering | dbus: use bus_error_message() where applicable |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Lennart Poettering | logind: fix bad memory access |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Lennart Poettering | logind: properly detect whether we got the bus name |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Lennart Poettering | logind: check whether newly created session is active |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Lennart Poettering | logind: when the leader of a session exited, don't... |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Lennart Poettering | logind: save object data only when started fully |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Lennart Poettering | logind: automatically deduce seat from display |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Lennart Poettering | pam: make sure we pass a valid tty field to logind |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Lennart Poettering | update TODO |
commit | commitdiff | tree | snapshot |
next |