| Commit message (Expand) | Author | Age | Files | Lines |
* | Made XML conformant. Now GDM is more backwards compatible. The change to | Brian Cameron | 2005-08-04 | 1 | -0/+13 |
* | Changed "xdmcp" to "XDMCP" in comments. | Brian Cameron | 2005-08-04 | 1 | -0/+1 |
* | Correct AT_BINDIR. | Brian Cameron | 2005-08-04 | 1 | -1/+5 |
* | Change GDM_KEY_SERVERS to GDM_KEY_SECTION_SERVER and added | Brian Cameron | 2005-08-04 | 1 | -0/+41 |
* | acconfig.h, configure.in, daemon/Makefile.am, daemon/gdm.c, Change to the | Brian Cameron | 2005-08-03 | 1 | -2/+3 |
* | Updated text to include information about HaltCommand and RebootCommand. | Brian Cameron | 2005-08-02 | 1 | -0/+15 |
* | Reorder code so that the affirmative response is always the rightmost | Ryan Lortie | 2005-08-01 | 1 | -0/+6 |
* | Added. Started new ChangeLog similar to po/ChangeLog after gnome-doc-utils | Tommi Vainikainen | 2005-07-31 | 1 | -0/+8 |
* | Added bugnumber to changelog entry | Tommi Vainikainen | 2005-07-27 | 1 | -1/+1 |
* | Removed special option for 24 hour time format. Added function to parse | Tommi Vainikainen | 2005-07-26 | 1 | -0/+13 |
* | Now installs gdm.conf to /usr/share/gdm. Fixed "make distcheck". | Brian Cameron | 2005-07-26 | 1 | -1/+1 |
* | Now installs gdm.conf to /usr/share/gdm. | Brian Cameron | 2005-07-26 | 1 | -0/+5 |
* | Oops forgot to add changelog to last commit. | William Jon McCann | 2005-07-26 | 1 | -0/+13 |
* | Don't return a pointer into the middle of a string that must be freed. | William Jon McCann | 2005-07-26 | 1 | -0/+8 |
* | Fix build by only using GDM_KEY_MULTICAST when IPV6 is enabled. | William Jon McCann | 2005-07-25 | 1 | -0/+5 |
* | Somehow missed adding this file. Add file. | William Jon McCann | 2005-07-25 | 1 | -0/+5 |
* | A few more tweaks to the face browser. | William Jon McCann | 2005-07-24 | 1 | -0/+11 |
* | Updated images. | William Jon McCann | 2005-07-24 | 1 | -0/+40 |
* | Bumped version to 2.8.0.2 since a new interface was added, the | Brian Cameron | 2005-07-23 | 1 | -0/+43 |
* | New file. Add glade file. Rewritten to be more HIG compliant, use | William Jon McCann | 2005-07-22 | 1 | -0/+8 |
* | C89 compliance patch provided by Jens Granseuer. Fixes bug #311097. | Brian Cameron | 2005-07-21 | 1 | -0/+5 |
* | Remove unused gtkmessagedialog.h header file. Removing these files from | William Jon McCann | 2005-07-21 | 1 | -0/+11 |
* | Tweak the colors in the user list. Make the background translucent behind | William Jon McCann | 2005-07-20 | 1 | -0/+17 |
* | Fixed grammar, fixing bug #310958. | Brian Cameron | 2005-07-20 | 1 | -0/+5 |
* | TCP Wrappers now works on Solaris. | Brian Cameron | 2005-07-20 | 1 | -0/+6 |
* | Moved gdm_common_show_info_msg, gdm_common_msg and gdm_common_query from | Brian Cameron | 2005-07-20 | 1 | -0/+12 |
* | Backed out calls to g_chmod since gdm2 should not depend on glib functions | Brian Cameron | 2005-07-20 | 1 | -0/+6 |
* | Use common function for loading face images. | William Jon McCann | 2005-07-19 | 1 | -0/+40 |
* | Use HIG style button layout. Fixes #310549 | William Jon McCann | 2005-07-19 | 1 | -0/+5 |
* | Cleanup terminology, and fix many strings. See bug #310453. Also fixes bug | Tommi Vainikainen | 2005-07-19 | 1 | -0/+16 |
* | Support DragonFly VT since it is the same as FreeBSD. Patch provided by | Brian Cameron | 2005-07-14 | 1 | -0/+7 |
* | Use new gstdio functions and set correct permission on .face. | William Jon McCann | 2005-07-14 | 1 | -0/+5 |
* | Cleaned up configure file. Changed "Gnome" to "GNOME". | Brian Cameron | 2005-07-12 | 1 | -0/+1 |
* | Cleaned up configure file. | Brian Cameron | 2005-07-12 | 1 | -0/+4 |
* | Release 2.8.0.1 Updated for new release.GDM2_2_8_0_1 | Brian Cameron | 2005-06-30 | 1 | -0/+5 |
* | Add back USE_GNOME_MACROS2=1 It doesn't do anything if using GNOME 2.10 or | Brian Cameron | 2005-06-30 | 1 | -0/+4 |
* | No longer use C99 features that do not work with gcc 2.95, specifically do | Brian Cameron | 2005-06-30 | 1 | -0/+6 |
* | Corrected grammar. Thanks to Martin Petersen for noticing this. | Brian Cameron | 2005-06-30 | 1 | -0/+5 |
* | Minor correction to Solaris audit logic provided by Gary Winiger. | Brian Cameron | 2005-06-22 | 1 | -0/+3 |
* | Upgrading to pkgconfig 0.17.2 broke the Solaris build because it no longer | Brian Cameron | 2005-06-22 | 1 | -0/+13 |
* | Updated REQUIRED_AUTOMAKE_VERSION from 1.4 to 1.5 since it no longer | Brian Cameron | 2005-06-20 | 1 | -0/+6 |
* | Really fixing bug 308050, patch provided by Julio M. Merino Vidal | Brian Cameron | 2005-06-20 | 1 | -3/+5 |
* | On 04/25, a change was made to move seteuid/setegid to before checking the | Brian Cameron | 2005-06-20 | 1 | -0/+13 |
* | Fix Delete button sensitivity. Fixes part of bug #302354. Patch by Andrew | Brian Cameron | 2005-06-17 | 1 | -0/+5 |
* | Fix duplicate entity ID so that the document validates correctly. Fixes | Julio M. Merino Vidal | 2005-06-17 | 1 | -0/+5 |
* | Fix leaks. Addresses bug #307482. Patch provided by Kjartan Maraas. Remove | Brian Cameron | 2005-06-15 | 1 | -1/+13 |
* | Now log messages to syslog since you can't see messages printed to | Brian Cameron | 2005-06-15 | 1 | -0/+10 |
* | Remove reference to libgnome. The daemon should not depend on libgnome. | Brian Cameron | 2005-06-13 | 1 | -0/+11 |
* | Fixed so faces subdir builds with distcheck.GDM2_2_8_0_0 | Brian Cameron | 2005-06-10 | 1 | -0/+2 |
* | Fixed so faces subdir gets distributed. | Brian Cameron | 2005-06-10 | 1 | -0/+1 |