summaryrefslogtreecommitdiff
path: root/daemon/xdmcp.c
Commit message (Expand)AuthorAgeFilesLines
* fix segfault on send_got_manged_forwardGeorge Lebl2001-10-041-2/+2
* use pclose on popen'ed FILE *George Lebl2001-09-081-1/+1
* Implement a GOT_MANAGED_FORWARD opcode. Also send MANAGED_FORWARD 3 timesGeorge Lebl2001-09-021-27/+163
* the decline messages were switched still. I've been up too lateGeorge Lebl2001-09-011-1/+1
* Fix decline strings, and make the MANAGED_FORWARD work if the originGeorge Lebl2001-09-011-44/+43
* Change the gdm extension protocol, the MANAGED_FORWARD passes address ofGeorge Lebl2001-09-011-27/+50
* Implement DisplaysPerHost which was documented so it should have worked inGeorge Lebl2001-09-011-9/+46
* run the Willing script at most once every 3 seconds. That way we canGeorge Lebl2001-09-011-18/+25
* Add an xdmcp/Willing script configuration option. To run a script when theGeorge Lebl2001-09-011-0/+22
* Add two new small sbin utils. gdmopen is like open (based on it) butGeorge Lebl2001-08-221-1/+1
* raise version numberGeorge Lebl2001-08-211-0/+8
* embrace and extend xdmcp. Add an opcode for a sucessful forwarded sessionGeorge Lebl2001-07-251-26/+220
* Use vicious-extensions module rather then local routinesGeorge Lebl2001-07-091-1/+3
* remove the connection to RedHat's default init as that just does someGeorge Lebl2001-07-061-8/+15
* raise version to 2.2.3.1George Lebl2001-07-051-15/+19
* The fifo is not only for chooser now, it is a general protocol to controlGeorge Lebl2001-07-051-55/+1
* Hosts,Broadcast were in the wrong sectionGeorge Lebl2001-07-031-32/+55
* remove sources for the watches during xdmcp closeGeorge Lebl2001-07-021-20/+31
* use correct prototypes and stop casting watch functionsGeorge Lebl2001-07-011-7/+11
* Add two keys Broadcast and Hosts to the chooser configuration to allowGeorge Lebl2001-06-291-11/+157
* Add suspend command support although it is off by default (empty command)George Lebl2001-06-241-0/+8
* fix up the forward query sending/handeling, fix some wrong freeing too,George Lebl2001-06-231-43/+56
* unify the xinerama stuff in gdmwmGeorge Lebl2001-06-221-2/+2
* Rework of how choosing works, should theoretically all work and beGeorge Lebl2001-06-221-30/+22
* Make choosing somewhat work. Now always works if local host is chosen, butGeorge Lebl2001-06-161-71/+109
* minor cleanups and i18n fixesGeorge Lebl2001-06-161-9/+65
* when compiling without xdmcp don't compile the chooserGeorge Lebl2001-06-061-6/+4
* remove unused opcode (GDM_STOP)George Lebl2001-06-051-5/+34
* bump versionGeorge Lebl2001-06-021-2/+2
* (forgot to commit yesterday after release)George Lebl2001-02-271-14/+38
* apply some changes found in the gdm debian paches, but they don't make anyGeorge Lebl2001-02-031-1/+5
* Add gdm to the list of default excludesGeorge Lebl2001-02-011-1/+3
* x18n fixes, add missing configuration options, add warning dialog aboutGeorge Lebl2001-01-301-1/+1
* some cleanup in hunt for a fix of xdmcpGeorge Lebl2001-01-231-8/+15
* fix some xdmcp bugs, crashes, etc... random cleanup, autologin on theGeorge Lebl2001-01-231-38/+46
* Many changes, too many to write a changelog for. Applied most of theGeorge Lebl2001-01-091-18/+36
* Checkin of my devel tree. Some of the new stuff is in. Mostly91999-12-291-42/+36
* Example sessreg scripts.01999-09-291-2/+3
* Ripped out some work-in-progress code that didn't make it in time for31999-09-231-8/+62
* Only add column for logo if it is readable.11999-09-011-6/+48
* Fixed cookie problems for local displays.51999-08-141-1/+2
* Nailed down the bug that has been haunting me the past couple of days. gdm11999-08-111-439/+450
* First shot at implementing FORWARD_QUERY. gdm supports being chosen from01999-06-291-8/+85
* Initial revisionMartin Peterson1999-04-181-0/+854