index
:
delta/gdm.git
accounts-service-split
baserock/3.18.0
benzea/autostart-whitelist
benzea/fix-conversation-error-reporting
benzea/fix-idle-cb-return
benzea/fix-locale-dir
benzea/fix-runtime-confi-location
benzea/wait-for-udev
benzea/wait-seat-graphical
cherry-pick-2dc57da3-2
display-configuration
fix-jump-back-to-login-screen
fix-session-hiding
fix-shutdown-crash
fix-xdmcp
gdm-2-2
gdm-80s-sprint-commercial
gnome-2-0
gnome-2-10
gnome-2-12
gnome-2-14
gnome-2-16
gnome-2-18
gnome-2-2
gnome-2-20
gnome-2-22
gnome-2-24
gnome-2-26
gnome-2-28
gnome-2-30
gnome-2-32
gnome-2-4
gnome-3-0
gnome-3-10
gnome-3-12
gnome-3-14
gnome-3-16
gnome-3-16-2
gnome-3-18
gnome-3-2
gnome-3-20
gnome-3-22
gnome-3-24
gnome-3-26
gnome-3-28
gnome-3-30
gnome-3-32
gnome-3-34
gnome-3-36
gnome-3-38
gnome-3-4
gnome-3-6
gnome-3-8
gnome-40
gnome-41
gnome-42
gnome-43
gnome-44
infer-session-type-when-needed
main
master
master_svn5362
mcatanzaro/#748
mccann-gobject
multi-stack-async-stop
nvidia-hybrid-fix
plymouth-integration
rhel-7.9
rstrode/wip/list-extension
test2
wip/3v1n0/more-launch-environments
wip/benzea/systemd-user
wip/can-graphical-support
wip/dueno/smartcard
wip/fix-autologin-unlock-race
wip/fix-some-fd-leaks
wip/gdbus-port
wip/iainl/client-no-weak-ref
wip/import-user-env
wip/initial-setup
wip/initial-setup-redux
wip/initial-setup2
wip/just-in-time-reauth
wip/kill-user-sessions
wip/laney/systemd-user
wip/laney/systemd-user-switch
wip/libgdm-proxy-leaks
wip/longjmp-off-a-short-bridge
wip/modernize
wip/more-gdm-client-fixes
wip/multi-seat
wip/multi-seat-2-30
wip/multi-stack
wip/nacho/crash-backport
wip/nacho/crash-backport-3-36
wip/nielsdg/intltool2gettext
wip/nielsdg/meson
wip/nielsdg/remove-execinfo
wip/nielsdg/remove-other-headers
wip/nielsdg/remove-split-auth
wip/oh-god-environment-variables-again
wip/pwd-fix
wip/rancell/autologin-accountsservice
wip/rancell/g-auto
wip/rancell/gtask
wip/rancell/guest
wip/release
wip/rstrode/list-extension
wip/rstrode/unblock-sigusr1
wip/rstrode/wayland-filtering
wip/shell-greeter
wip/slave-connection
wip/slave-display-merger
wip/systemd-activation
wip/underscore-the-importance-of-consistency
wip/walters-3.7
wip/wayland
wip/wayland-at-login-screen
wip/weak-ref-removal
wip/xcb
wip/xinit-hack
wip/xserver-in-session
gitlab.gnome.org: GNOME/gdm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
daemon
/
gdm-session-record.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdm-session-record: Use memccpy() instead of strncpy()
Robert Mader
2019-08-13
1
-9
/
+7
*
daemon/gdm-session-record.c: open/close the utmp database
Jason Pleau
2018-06-12
1
-0
/
+4
*
manager: don't record wtmp entries when user unknown
Ray Strode
2017-10-10
1
-14
/
+1
*
session-record: write ut_line for remote logins too
Paul Szabo
2015-08-14
1
-2
/
+1
*
session-record: don't set ut_id
Paul Szabo
2015-08-14
1
-18
/
+0
*
session-record: simplify utmp updating logic
Paul Szabo
2015-08-14
1
-56
/
+5
*
session-record: fix use after free
Paul Szabo
2015-08-14
1
-2
/
+1
*
session-record: support NULL display name if tty available (for logout/failed)
Ray Strode
2015-07-01
1
-0
/
+6
*
session-record: support NULL display name if tty available
Ray Strode
2015-04-02
1
-0
/
+3
*
session-record: don't print that we are updating btmp if not supported
Antoine Jacoutot
2013-10-11
1
-0
/
+2
*
Trivial: Update FSF Address.
Dominique Leuenberger
2012-09-06
1
-2
/
+2
*
Only access ut_exit if available
Daniel Macks
2009-07-16
1
-0
/
+2
*
Fix build on FreeBSD. Patch from: Joe Marcus Clarke <marcus@freebsd.org>
William Jon McCann
2007-11-19
1
-3
/
+5
*
Be careful about sending NULLs over DBus and etc.
William Jon McCann
2007-10-30
1
-3
/
+7
*
cast size_t values to int before passing to g_debug, to stop warnings on
Ray Strode
2007-10-24
1
-5
/
+5
*
Some trivial fixes. The #ifdef GETUTXENT got lost in the logout function.
Brian Cameron
2007-10-19
1
-1
/
+4
*
Try to reduce the complexity of the utmp/wtmp recording code.
William Jon McCann
2007-10-19
1
-160
/
+227
*
Make username const. (gdm_session_record_write): not static.
William Jon McCann
2007-10-18
1
-2
/
+2
*
Make username const.
William Jon McCann
2007-10-18
1
-5
/
+5
*
Separate session recording writing stuff.
William Jon McCann
2007-10-18
1
-0
/
+298