index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
login
Commit message (
Expand
)
Author
Age
Files
Lines
*
login: update systemd-user PAM configuration file
Kay Sievers
2014-07-29
1
-7
/
+5
*
Small modernizations
Zbigniew Jędrzejewski-Szmek
2014-07-18
2
-2
/
+2
*
Be more verbose when bind or listen fails
Zbigniew Jędrzejewski-Szmek
2014-07-18
1
-1
/
+4
*
Let config_parse open file where applicable
Zbigniew Jędrzejewski-Szmek
2014-07-16
1
-19
/
+4
*
Constify ConfigTableItem tables
Zbigniew Jędrzejewski-Szmek
2014-07-15
1
-1
/
+1
*
rules: uaccess - add ID_SOFTWARE_RADIO
Kay Sievers
2014-07-15
1
-0
/
+3
*
rules: consistently use "?*" instead of "*?"
Kay Sievers
2014-07-15
1
-6
/
+6
*
logind: allow switching to unused VTs via SwitchTo()
David Herrmann
2014-07-08
1
-1
/
+6
*
util: generalize is_localhost() and use it everywhere where applicable
Lennart Poettering
2014-07-02
1
-3
/
+1
*
pam_systemd: replace regex with sym file
Kay Sievers
2014-06-21
1
-0
/
+15
*
pam_systemd: rename source file to match the module
Kay Sievers
2014-06-21
1
-0
/
+0
*
logind: also escape external data when saving to /run
Lennart Poettering
2014-05-22
1
-9
/
+45
*
logind: fix Display property of user objects
Lennart Poettering
2014-05-19
5
-3
/
+47
*
logind: allow suspending if there are no displays
Mantas Mikulėnas
2014-05-16
1
-5
/
+3
*
logind: bring polkit policy for hibernate in line with suspend/poweroff/reboot
Lennart Poettering
2014-05-15
1
-1
/
+1
*
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-05-15
10
-35
/
+35
*
sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...
Lennart Poettering
2014-05-15
4
-10
/
+15
*
replace more dup() by F_DUPFD_CLOEXEC
Lennart Poettering
2014-05-13
1
-1
/
+1
*
pam_systemd: use F_DUPFD_CLOEXEC when dupping session fds
Lennart Poettering
2014-05-13
1
-1
/
+1
*
use new name DRAW_TREE_VERTICAL
Thomas Hindoe Paaboel Andersen
2014-04-23
1
-2
/
+2
*
login: rename session_mute_vt() to session_prepare_vt()
David Herrmann
2014-04-23
2
-3
/
+3
*
login: give session ownership of VT
Ray Strode
2014-04-23
1
-0
/
+6
*
Unify GREEDY_REALLOC and GREEDY_REALLOC_T
Zbigniew Jędrzejewski-Szmek
2014-04-12
1
-1
/
+1
*
login: add 'mir' to the list of session types
David Herrmann
2014-04-09
2
-0
/
+2
*
logind: remove one cast
Zbigniew Jędrzejewski-Szmek
2014-04-05
1
-2
/
+2
*
logind: don't print error if devices vanish during ACL-init
David Herrmann
2014-04-02
1
-1
/
+3
*
sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...
Lennart Poettering
2014-03-24
3
-3
/
+17
*
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-18
6
-29
/
+15
*
build-sys: move sd-login src/login → src/libsystemd/sd-login
Lennart Poettering
2014-03-17
4
-1169
/
+0
*
sd-login: add calls that retrieve credentials of peers connected to AF_UNIX p...
Lennart Poettering
2014-03-17
2
-5
/
+93
*
logind: automatically remove SysV + POSIX IPC objects when the users owning t...
Lennart Poettering
2014-03-14
5
-0
/
+13
*
sd-login: add sd_machine_get_class() call
Lennart Poettering
2014-03-12
1
-16
/
+31
*
logind: move lid switch handling from logind-main to logind-core
Kay Sievers
2014-03-11
2
-40
/
+40
*
bus: replace sd_bus_label_{escape,unescape}() by new sd_bus_path_{encode,deco...
Lennart Poettering
2014-03-11
2
-4
/
+6
*
logind: Do not fail display count if a device has no parent
Mantas Mikulėnas
2014-03-11
2
-2
/
+4
*
logind: add a debug message in case the session already exists
Djalal Harouni
2014-03-11
2
-1
/
+14
*
logind: fix policykit checks
Zbigniew Jędrzejewski-Szmek
2014-03-10
1
-0
/
+6
*
Make tables for DEFINE_STRING_TABLE_LOOKUP consistent
Daniel Mack
2014-03-07
1
-1
/
+1
*
logind: fix reference to systemd-user-sessions.service
Lennart Poettering
2014-03-06
1
-1
/
+1
*
logind: make $XDG_RUNTIME_DIR a per-user tmpfs
Lennart Poettering
2014-03-04
5
-7
/
+93
*
Introduce strv_consume which takes ownership
Zbigniew Jędrzejewski-Szmek
2014-03-04
3
-12
/
+6
*
logind: small simplifications
Zbigniew Jędrzejewski-Szmek
2014-03-04
2
-57
/
+27
*
logind: ignore lid switch events for 30s after each suspend and 3min after st...
Lennart Poettering
2014-03-03
4
-1
/
+69
*
logind: fix printf format
Lennart Poettering
2014-03-03
1
-1
/
+1
*
logind: ignore lid switch if more than 1 display is connected
Lennart Poettering
2014-03-03
3
-2
/
+62
*
login: Allow calling org.freedesktop.login1.Seat.SwitchTo
Jasper St. Pierre
2014-02-25
1
-0
/
+12
*
login: set pos-slot to fallback on pos-eviction
David Herrmann
2014-02-25
1
-1
/
+13
*
login: fix pos-array allocation
David Herrmann
2014-02-25
1
-1
/
+1
*
Remove dead lines in various places
Zbigniew Jędrzejewski-Szmek
2014-02-24
1
-2
/
+0
*
logind: detect whether the system is docked, and if it is inhibit lid switch ...
Lennart Poettering
2014-02-24
6
-6
/
+43
[next]