index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
login
Age
Commit message (
Expand
)
Author
2012-03-12
login: tag the Mimo 720 ID_AUTOSEAT
Shawn Landden
2012-02-15
login: introduce sd_session_get_display()
Lennart Poettering
2012-02-14
login: add new sd_session_get_type() and sd_session_get_class API calls
Lennart Poettering
2012-02-14
login: track login class (i.e. one of "user", "greeter", "lock-screen") for e...
Lennart Poettering
2012-02-13
sd-login: if NULL or 0 is passed as first parameter of the sd_xxx functions, ...
Lennart Poettering
2012-02-11
logind: introduce CanReboot/CanPowerOff bus calls
Lennart Poettering
2012-02-10
logind: make seat device management accessible to normal users/via polkit
Lennart Poettering
2012-02-10
logind: Allow PowerOff/Reboot in default context
Benjamin Franzke
2012-02-07
logind: Terminate bus_login_session_user_properties
Benjamin Franzke
2012-02-07
logind: fix introspection data
Lennart Poettering
2012-02-07
logind: introduce ActivateSessionOnSeat()
Lennart Poettering
2012-02-03
cgroup: when getting cgroup empty notifications, always search up the tree
Lennart Poettering
2012-02-01
logind: add GetSessionByPID() bus call
Lennart Poettering
2012-01-31
logind: if we have to stop a session, kill at least its leader
Lennart Poettering
2012-01-31
login: lock down input devices on extra seats
Ray Strode
2012-01-27
logind: make sure we create /var/lib/systemd before using it
Lennart Poettering
2012-01-24
login: fix multi-seat check
Lennart Poettering
2012-01-24
login: extend comments in multi-seat-x
Lennart Poettering
2012-01-23
login: add multi-session X wrapper
Lennart Poettering
2012-01-22
login: move seat udev rules to login subdir
Kay Sievers
2012-01-22
cgls: don't show kernel threads by default
Lennart Poettering
2012-01-18
exec: introduce ControlGroupPersistant= to make cgroups persistant
Lennart Poettering
2012-01-18
logind: move X11 socket
Lennart Poettering
2012-01-18
logind: simplify session_activate() a bit
Lennart Poettering
2012-01-18
logind: allow to create multiple sessions on non-multi-session seats to deal ...
Lennart Poettering
2012-01-16
dbus: more efficient implementation of properties
Michal Schmidt
2012-01-16
logind: downgrade login message to debug
Michal Schmidt
2012-01-13
pam: fix build
Lennart Poettering
2012-01-13
pam: work correctly if a seat is specified but not vtnr
Lennart Poettering
2012-01-13
sd-login: teach sd_pid_get_unit() proper handling of instantiated services
Lennart Poettering
2012-01-12
core: switch all log targets to go directly to the journal, instead via syslog
Lennart Poettering
2012-01-05
login: implement sd_session_get_service()
Lennart Poettering
2012-01-05
build-sys: move public header files into a dir of their own
Lennart Poettering
2012-01-05
logind: add needed include for sd_notify()
Kay Sievers
2012-01-04
journald: parse configuration file
Lennart Poettering
2012-01-04
journald: store _SYSTEMD_UNIT= instead of _SYSTEMD_SERVICE= field, since proc...
Lennart Poettering
2012-01-03
logind: send out Lock signal when locking
Lennart Poettering
2012-01-03
logind: don't watch vcsa if nobody cares
Lennart Poettering
2012-01-03
logind: if we can't open /dev/tty0, assume there is no VT subsystem and don't...
Lennart Poettering
2012-01-03
login: introduce sd_pid_get_service()
Lennart Poettering
2011-12-31
login: move systemd-user-sessions.service into login/, too
Lennart Poettering
2011-12-31
login: move the PAM module to src/login/ since it is just a client to logind
Lennart Poettering
2011-12-31
login: move libsystemd-login.pc.in into src/login/
Lennart Poettering
2011-12-31
logind: move more files into subdirectory
Lennart Poettering
2011-12-31
logind: move logind into its own subdirectory
Lennart Poettering