summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* add notifies for sysmenu and config availableGeorge Lebl2002-05-033-0/+28
* a bit of a hack, but create an interruption type for greeter restart. It'sGeorge Lebl2002-04-262-23/+38
* support updating the timed login stuffGeorge Lebl2002-04-233-0/+58
* add a printf style functionGeorge Lebl2002-04-226-27/+117
* screw the sysmask, just unblock all signals when running a child. This isGeorge Lebl2002-04-123-13/+14
* AllowRemoteAutoLogin and RetryDelay notification support.George Lebl2002-04-123-0/+26
* add a function stub for handeling configuration changesGeorge Lebl2002-04-124-38/+140
* implement an fdprintf functionGeorge Lebl2002-04-0911-26/+246
* Merge in some changes from 2.2 branchKarsten Weiss2002-03-131-1/+2
* forgot to save before i committedJacob Berkman2002-03-051-0/+1
* fix some quoting, and add $(X_LIBS) and $(X_EXTRA_LIBS) to the Xineramajacob berkman2002-03-051-0/+1
* Slight modification of string in verify-shadow.cKwok-Koon Cheung2002-02-091-2/+2
* Uppercase spelling for "XDMCP" in user-visible strings.Karsten Weiss2002-02-052-4/+4
* Fixed a typo. Ditto. Ditto.Karsten Weiss2002-02-041-2/+2
* use GETTEXT_PACKAGEGeorge Lebl2002-01-227-93/+183
* Release 2.3.90.1GDM_2_3_90_1George Lebl2002-01-141-3/+3
* Fix loads of typos and inconsistencies in strings.Kjartan Maraas2002-01-126-31/+30
* Fix a typo in a user visible string.Kjartan Maraas2002-01-121-1/+1
* raise versionPablo Saratxaga2002-01-111-0/+4
* don't link libgnomeui and libglade to the daemon any moreGeorge Lebl2001-12-2813-449/+371
* remove gdmchooser.hGeorge Lebl2001-12-272-0/+2
* some s/ve_setenv/gnome_setenv/George Lebl2001-12-216-15/+60
* Merge from stable up to 2.2.5.2 release tagGeorge Lebl2001-12-2111-339/+536
* fix xinerama compilationGeorge Lebl2001-12-011-0/+1
* Merge from stable up to 2.2.5.2 release tagCarlos Perelló Marín2001-11-223-9/+52
* Yay! it like all builds and stuffGeorge Lebl2001-11-161-1/+0
* include unistd.hGeorge Lebl2001-11-166-154/+141
* some build fixesGregory Leblanc2001-11-1615-100/+118
* Begin GNOME 2.0 porting. Not complete yet, daemon may 'compile', guiGeorge Lebl2001-11-0617-141/+172
* when the server refuses to be started, some error in the start code. TellGeorge Lebl2001-10-281-4/+19
* be more thorough in setting up address/cookie pairs for local servers, andGeorge Lebl2001-10-287-188/+237
* put the sleep day in the verify code, and in pam verification use the pamGeorge Lebl2001-10-284-5/+17
* raise version to 2.2.5.1George Lebl2001-10-276-62/+253
* Make pam errors and such pop up in a dialog box to make sure the userGeorge Lebl2001-10-275-12/+18
* try also appending .png to the face file to support KDE like faces (fixedGeorge Lebl2001-10-262-1/+12
* Super fork race killing patch, suspend both SIGCHLD and TERM/INT/HUP overGeorge Lebl2001-10-267-333/+474
* fix minor issuesGeorge Lebl2001-10-254-15/+29
* Don't pass extra arguments to XKeepsCrashing, and whack the XGeorge Lebl2001-10-252-57/+6
* Remove the VerboseAuth conf variable, it provided absolutely zero extraGeorge Lebl2001-10-245-114/+84
* a bit of debug output.George Lebl2001-10-203-30/+86
* Fix from the FreeBSD bugtracker to fix a crash related to setenv (foo,George Lebl2001-10-202-3/+6
* Apply patch from Ali Akcaagac <ali.akcaagac@stud.fh-wilhelmshaven.de> forGeorge Lebl2001-10-121-2/+2
* Fix small leakGeorge Lebl2001-10-094-32/+57
* user PAM_ESTABLISH_CRED for pam_setcredGeorge Lebl2001-10-051-1/+1
* Release 2.2.4.2GDM_2_2_4_2George Lebl2001-10-041-2/+2
* also check stale lock files when looking for empty display namesGeorge Lebl2001-10-041-1/+9
* fix segfault on send_got_manged_forwardGeorge Lebl2001-10-041-2/+2
* ensure the /tmp/.ICE-unix directory. Hopefully we're correct.George Lebl2001-10-044-0/+48
* deal with the case where MSG_NOSIGNAL is not defined by temporairlyGeorge Lebl2001-09-271-1/+14
* Add a failsafe question dialog similar in operation to the failsafe errorGeorge Lebl2001-09-278-83/+450