summaryrefslogtreecommitdiff
path: root/common/gdm-address.c
Commit message (Expand)AuthorAgeFilesLines
* gdm-address: Use g_auto*Alessandro Bono2023-04-281-7/+3
* gdm-address: Add missing guards in public functionsAlessandro Bono2022-10-291-0/+4
* common: limit potentially expensive name lookupsRay Strode2017-03-031-12/+12
* Trivial: Update FSF Address.Dominique Leuenberger2012-09-061-1/+1
* Strip ::ffff: in front of IPv4 addressesJosselin Mouette2010-12-171-2/+10
* Fix buildWilliam Jon McCann2010-06-161-9/+16
* Fix gdm_address_debugRay Strode2010-06-161-20/+7
* Mark _gdm_address_debug staticRay Strode2010-01-131-1/+1
* Remove spurious null check in print statementRay Strode2010-01-131-1/+1
* Fix up XDMCP for SolarisBrian Cameron2010-01-131-1/+1
* Don't try to print NULL valuesBrian Cameron2010-01-131-60/+77
* Fix clang complaintsMatthias Clasen2009-10-101-2/+5
* Add a configure check for stropts.h since it has been removed from glibc.William Jon McCann2008-03-261-0/+2
* Allow the login window icon to be changed via gconf.William Jon McCann2008-02-191-1/+0
* configure.ac, common/gdm-address.c use HAVE_SYS_SOCKIO_H for sys/sockio.hBrian Cameron2008-02-021-1/+3
* Make check an optional dependency. Add needed includes to build onBrian Cameron2008-02-021-0/+2
* Initial support for XDMCP IndirectQuery choosers. Also fix brokenWilliam Jon McCann2008-01-311-18/+98
* Merge a few changes from the 2.20 branch.William Jon McCann2008-01-211-8/+1
* Add a unit testing framework. Based on a patch from Andrew ZiemWilliam Jon McCann2007-12-091-3/+6
* The function gdm_address_new_from_sockaddr_storage gets called in a fewPOST_SWITCH_TO_GOBJECT_BRANCHWilliam Jon McCann2007-10-151-6/+11
* Convert address to network byte order before comparison. Patch from JacobWilliam Jon McCann2007-09-121-1/+1
* Make the chooser kinda work.William Jon McCann2007-09-041-0/+1
* Mass change tabs to spaces. Tabs suck.William Jon McCann2007-08-281-219/+219
* Some Solaris build fixes. Patch from Brian Cameron <brian.cameron@sun.com>William Jon McCann2007-08-211-0/+4
* Make XDMCP logins work.William Jon McCann2007-07-251-19/+103
* Add skeleton for gobject redesign. Doesn't really work but should compile.William Jon McCann2007-05-101-0/+354