summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
...
* add -f to mvGeorge Lebl2001-06-061-1/+1
| | | | | | Wed Jun 06 06:03:41 2001 George Lebl <jirka@5z.com> * Makefile.am: add -f to mv
* remove unused opcode (GDM_STOP)George Lebl2001-06-051-5/+5
| | | | | | | | | | | | | | Sun Jun 03 04:55:49 2001 George Lebl <jirka@5z.com> * daemon/gdm.h: remove unused opcode (GDM_STOP) * daemon/slave.c, gui/gdmlogin.c: On GDM_QUIT the login will make sure to quickly quit and in the slave we no longer kill it to avoid a possible race, also try to avoid other races todo with killing things. Also fclose the greeter channel to avoid a leak. * daemon/gdm.h, daemon/slave.c: get the size of the screen from xinerama and center error dialog stuff.
* a script to restart the gdm daemon, in sbin for root pleasure onlyGeorge Lebl2001-05-241-1/+4
| | | | | | | | | | | | | | | | | Thu May 24 15:32:54 2001 George Lebl <jirka@5z.com> * configure.in, gdm-restart.in, Makefile.am: a script to restart the gdm daemon, in sbin for root pleasure only * gdm.spec.in: redo the file list to be hopefully sane * daemon/gdm.c: actually read in GdmConfigurator * gui/gdmconfig.c: show help fromt he help button * gui/gdmlogin.c, gui/gdmwm.[ch]: add some short-circuit functions for window moving, bypassing the window management foo. This makes quiver nice again.
* Set up the documentation/omf build stuff.George Lebl2001-05-241-1/+1
| | | | | | | | | | | Thu May 24 12:55:05 2001 George Lebl <jirka@5z.com> * configure.in, docs/Makefile.am, omf-install/Makefile.am, docs/sgmldocs.make, docs/gdmconfig/C/Makefile.am, Makefile.am: Set up the documentation/omf build stuff. * docs/gdmconfig/C/gdmconfig.sgml: fix version to say 2.2.2 and this is part of the GDM package not the Gnome-Core package :)
* Don't put the debian stuff into the tarball, and remove it from theGeorge Lebl2001-05-171-1/+1
| | | | | | | | | | | | Thu May 17 02:52:38 2001 George Lebl <jirka@5z.com> * Makefile.am, confgiure.in, debian/Default.debian, config/Makefile.am: Don't put the debian stuff into the tarball, and remove it from the config, this is here for people wanting to live off the bleeding edge of 2.0-beta4 and run a stable gdm. Hopefully the gdm 2.2.x packages will show up in mainstream debian soon (they don't seem to be there now). Plus some make distcheck fixes
* updatedGeorge Lebl2001-05-131-1/+0
| | | | | | | | | Sun May 13 00:59:48 2001 George Lebl <jirka@5z.com> * AUTHORS, NEWS, README: updated * Makefile.am, RELEASENOTES: removed, no longer needed and horribly useless and confusing to users
* Add the usage of xml-i18n-tools for the desktop fileGeorge Lebl2001-05-031-2/+18
| | | | | | | | Thu May 03 13:22:52 2001 George Lebl <jirka@5z.com> * gui/Makefile.am, gui/gdmconfig.desktop(.in), po/POTFILES.in, po/*.po, configure.in, Makefile.am: Add the usage of xml-i18n-tools for the desktop file
* fix make distcheck wrt libintl and make sure we get the debian directoryGeorge Lebl2001-04-191-1/+1
| | | | | | | | Wed Apr 18 22:32:53 2001 George Lebl <jirka@5z.com> * Makefile.am, configure.in, debian/Makefile.am: fix make distcheck wrt libintl and make sure we get the debian directory into the tarball
* Added an option to 'configure' to --enable-console-helper for gdmconfig.Lee Mallabone2001-02-281-1/+11
| | | | | Turned on by default in the spec file to support priviledged non-root users running gdmconfig.
* First attempt at making an rpm. Doesn't break the build, but I doubt itGeorge Lebl2001-02-031-1/+1
| | | | | | | | | Fri Feb 02 20:03:49 2001 George Lebl <jirka@5z.com> * configure.in, config/Default.redhat, config/Failsafe.redhat, config/Failsafe.in, config/Makefile.am, gdm.spec.in: First attempt at making an rpm. Doesn't break the build, but I doubt it works as I haven't tried it. Will test on my laptop later.
* Nailed down the bug that has been haunting me the past couple of days. gdm11999-08-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1999-08-11 <mkp@mkp.net> * daemon/auth.c: Nailed down the bug that has been haunting me the past couple of days. gdm no longer corrupts ~user/.Xauthority if it contains ``foreign'' cookies. 1999-08-08 <mkp@mkp.net> Finally merged the Ottawa megapatch: * daemon/auth.c: Real XAuth implementation. Doesn't rely on /usr/bin/X11/xauth anymore. * gui/gdmlogin.c: Implemented browser functionality. * gui/gdmconfig.c: First shot at a graphical configuration tool. * gui/gdmface.c: Face selector capplet. 1999-08-07 <mkp@mkp.net> * Replaced gdm_putenv() with calls to setenv() as putenv() is broken by specification. 1999-08-02 <mkp@mkp.net> * md5.c, md5.h, cookie.c: Fixed MD5 endianness problem (Reported by <gewrgiou@imbc.gr>, bugzilla 3898).
* First shot at implementing FORWARD_QUERY. gdm supports being chosen from01999-06-291-1/+1
| | | | | | | | | | | | | | | 1999-06-30 <mkp@mkp.net> * daemon/xdmcp.c (gdm_xdmcp_handle_forward_query): First shot at implementing FORWARD_QUERY. gdm supports being chosen from remote hosts now, but still doesn't provide chooser functionality itself. 1999-06-29 <mkp@mkp.net> * daemon/verify.c (gdm_verify_user): Transfer PAM environment to user session (Suggested by nalin@thermo.stat.ncsu.edu) + the miscellaneous stuff I did while in the US...
* Initial revisionMartin Peterson1999-04-181-0/+4