index
:
delta/gnome/gnome-session.git
GNOME20
GNOME_0_30_PATCHES
GNOME_CLIENT_LIST
GNOME_CORE_1_0_7
GNOME_STABLE
PANEL2_BRANCH
WM_CLASSES_AND_DND_DENTRY
baserock/gnome
baserock/james/hack
baserock/systemd
before-switch-to-dbus-based-branch
benzea/autostart-whitelist
benzea/avoid-systemd-autostart
benzea/bind-more-to-region
benzea/check-env-more-strictly
benzea/cleanup-wayland
benzea/do-not-start-screensaver-proxy
benzea/fix-LC_-vars
benzea/fix-screensaver-initial-sync
benzea/more-error-logging
benzea/no-save-restore-required-components
benzea/re-add-on-failure
benzea/subpattern-nocapture
benzea/systemd-condition-evaluator
benzea/systemd-documentation
benzea/systemd-fixes-2
benzea/systemd-issue-32
benzea/systemd-issue-35
dbus_based
fix-criticals
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-2-6
gnome-2-8
gnome-3-0
gnome-3-10
gnome-3-12
gnome-3-14
gnome-3-16
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-4
gnome-3-6
gnome-3-8
gnome-40
gnome-41
gnome-42
gnome-43
gnome-core-1-0
gnome-core-1-2
gnome-core-1-2-0
gnome-core-1-4
kalev/reboot-to-update-dbus-api
main
master
master_svn4903
new-gnome-session
no-login-shouldnt-log-in
panel-1-1-test
pre-switch-to-dbus-based-branch
wip/benzea/systemd-user-switch
wip/cleanups
wip/desktop-generator
wip/flashback
wip/hadess/nvidia-renderer-name
wip/halfline/env-to-systemd
wip/inigomartinez/meson
wip/isactive
wip/laney/systemd-user
wip/laney/systemd-user-switch
wip/logout-fixes
wip/modernize
wip/muktupavels/flashback
wip/rstrode/kill-bus-clients
wip/stop-dbus-daemon
gitlab.gnome.org: GNOME/gnome-session.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnome-session
/
save.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #82959 by invoking DiscardCommand every time we forget a
Mark McLoughlin
2002-05-28
1
-12
/
+7
*
use GConf for autosave, logout prompt, splash screen, and listen for tcp
jacob berkman
2002-05-13
1
-7
/
+5
*
the msm cut-n-paste frenzy begins. add a log function only triggered when
jacob berkman
2002-04-29
1
-0
/
+5
*
revert my previous fix. --choose-sesion is supposed to create a new
Mark McLoughlin
2002-04-15
1
-6
/
+0
*
if loading a named session failed try loading the user's Default session
Mark McLoughlin
2002-04-12
1
-7
/
+15
*
Repeat previous commit for save.c - g_strconcat deserves NULLity
Glynn Foster
2001-06-18
1
-1
/
+1
*
Implemented first stage of multi-sessioness for GNOME panel.
Glynn Foster
2001-06-15
1
-0
/
+3
*
Multiple session stuff...This wrecks my head..
Glynn Foster
2001-05-30
1
-2
/
+5
*
Implement ICE freezing and thawing action so that ICE won't interfere with
Glynn Foster
2001-05-10
1
-1
/
+3
*
A dumb commit because I was wrong about the other commit ;)
Glynn Foster
2001-04-30
1
-1
/
+0
*
As a recent diary once drunkenly said...
Glynn Foster
2001-03-07
1
-0
/
+6
*
Fixed some autosaving buggyness...mainly caused by my own stupidity.
Glynn Foster
2001-02-26
1
-0
/
+10
*
still look in user dir if session is `Default'
jacob berkman
2001-02-15
1
-6
/
+2
*
if we are choosing a session, also look in the default file for it.
GNOME_CORE_1_3_0
jacob berkman
2001-02-15
1
-1
/
+4
*
Fixed gsm_protocol to chnage the global session pointer so that capplet
Glynn Foster
2001-02-09
1
-0
/
+1
*
Some general cleanup of gsm. Addition of basic multi-session support so that
Glynn Foster
2001-02-05
1
-136
/
+50
*
Fixup malloc/g_malloc confusion a bit. Use glib's mem routines in more
George Lebl
2000-12-14
1
-14
/
+16
*
fix possible seg fault (patch from Peter Runestig <peter@runestig.com>)
Jacob Berkman
2000-02-29
1
-2
/
+2
*
Eliminate miscellaneous warnings found by OSPC, including the bugfix for
Elliot Lee
1999-11-02
1
-4
/
+8
*
Merge from stable: Miscellaneous ansifications throughout.
POST_1_0_MERGE
Elliot Lee
1999-10-21
1
-5
/
+6
*
Merged bug fixes from release branch to trunk.
Tom Tromey
1999-08-01
1
-3
/
+37
*
Save umask while calling IceListenForConnections. From Roberto Zunino
Tom Tromey
1999-07-16
1
-2
/
+3
*
remove clients on failure to respond to XSMP commands with user
Felix Bellaby
1999-03-22
1
-0
/
+1
*
extra command line options. set name to TRASH_SESSION on trash-saves.
Felix Bellaby
1999-03-19
1
-8
/
+15
*
never use glib to alloc client->id. use free to free client->id because
Felix Bellaby
1999-03-18
1
-2
/
+9
*
use session.h macros
Felix Bellaby
1999-03-12
1
-61
/
+117
*
drop non-session aware clients from memory. read non-session aware clients
Felix Bellaby
1999-02-16
1
-92
/
+139
*
write details of clients in the purged_list. (delete_session): do not call
Felix Bellaby
1999-02-12
1
-3
/
+18
*
Replace "Priority with "_GSM_Priority" throughout. (write_session): write
Felix Bellaby
1999-02-11
1
-3
/
+13
*
do not call discard commands on clients in the pending_list. export
Felix Bellaby
1999-02-10
1
-0
/
+4
*
restart RestartImmediately clients unless they have failed 10 times in
Felix Bellaby
1999-02-09
1
-3
/
+3
*
avoid using g_new on properties
Felix Bellaby
1999-01-29
1
-7
/
+7
*
fix for major memory leaks in delete_session
Felix Bellaby
1999-01-27
1
-8
/
+8
*
Remove discovered memory leaks & overruns.
Elliot Lee
1999-01-26
1
-1
/
+3
*
Implement runlevel order startups and improve multiple session
Felix Bellaby
1999-01-23
1
-200
/
+128
*
general bug fixes and fixme items
Felix Bellaby
1999-01-19
1
-233
/
+309
*
Merge from STABLE
Arturo Espinosa
1999-01-01
1
-16
/
+17
*
s/g_copy_strings/g_strconcat
Jeff Garzik
1998-12-30
1
-1
/
+1
*
fix broken logic on last commit
Felix Bellaby
1998-12-10
1
-2
/
+2
*
added support for old SmARRAY8 discard commands
Felix Bellaby
1998-12-10
1
-57
/
+131
*
fix minor error in last commit
Felix Bellaby
1998-12-08
1
-4
/
+4
*
fixes for single client save and discards
Felix Bellaby
1998-12-08
1
-9
/
+34
*
fixes for session save death and over calling of discard command
Felix Bellaby
1998-11-28
1
-6
/
+15
*
Reverted `static' change of Nov 11.
Tom Tromey
1998-11-26
1
-1
/
+1
*
fix for failure to write .gnome/session
Felix Bellaby
1998-11-11
1
-13
/
+14
*
Use run_preloads to run default session.
Tom Tromey
1998-07-22
1
-25
/
+55
*
Handle single-client saves.
Tom Tromey
1998-07-20
1
-9
/
+0
*
Run gnome-smproxy, not smproxy.
Tom Tromey
1998-07-17
1
-1
/
+1
*
mar jul 7 09:56:07 ART 1998 Horacio J. Peña <horape@compendium.com.ar>
Horacio J. Peña
1998-07-07
1
-0
/
+9
*
Set the DISPLAY environment variable. Added SmEnvironment. (run_commands):
Tom Tromey
1998-07-06
1
-5
/
+26
[next]