Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-12-26 | Used the "indent" C formatting program from GNU to do some clean ups | Chuck Miller | 1 | -357/+403 | |
The command options used was: -nbad -bap -sc -bl -blf -bli0 -cli4 -cbi0 -di5 -nbc -bls -ip2 -nut -ts4 -bap -i4 -sob -npsl | |||||
2009-07-07 | Fixes to socket system to make it cope better with fd depletion. | Dennis Friis | 1 | -0/+65 | |
Also added timeout for fullconnect, secured map server from stateless connections. | |||||
2009-07-05 | The function should return a value | Thorbjørn Lindeijer | 1 | -1/+1 | |
2009-07-05 | Bail out early from connect_client | Thorbjørn Lindeijer | 1 | -8/+9 | |
Don't use an invalid file descriptor in an attempt to create a session. | |||||
2008-04-25 | minor fix to some simple signedness errors | Dennis Friis | 1 | -7/+7 | |
2008-04-02 | initial checkin | Dennis Friis | 1 | -0/+439 | |