aboutsummaryrefslogtreecommitdiff
path: root/src/interface.c
Commit message (Expand)AuthorAge
* now one can specify multiple bind_to_addressesWarren Dukes2004-11-03
* we need to initialize interface_max_connections to 0, to indicate we have no...Warren Dukes2004-10-31
* merge shank-rewrite-config changesWarren Dukes2004-10-28
* potential fixes for NHI\'s bugsWarren Dukes2004-07-12
* fix C99 stuff for commandErrorWarren Dukes2004-06-15
* implement list_OK/command_list_ok_beginWarren Dukes2004-06-05
* finish ack error codesWarren Dukes2004-06-04
* clean up ACK error coding a little bitWarren Dukes2004-06-04
* fix foobar!Warren Dukes2004-05-11
* maybe this fixes remoford's bug?!?Warren Dukes2004-05-11
* add vim shiznit to end of all source filesWarren Dukes2004-04-14
* ok, rework myfprintf so it uses write() and never use any file streamWarren Dukes2004-04-13
* cleanup interface between interface.[ch] and command.[ch]Warren Dukes2004-04-12
* incremental updates and command-list/update kung fuWarren Dukes2004-04-11
* use EXIT_SUCCESS and EXIT_FAILUREWarren Dukes2004-04-02
* use our own portable version of usleep using select()Warren Dukes2004-04-01
* cleanup reading from interface, when argArrayLength returned by buffer2arrayWarren Dukes2004-03-31
* cleanup logging, need to be careful with SECURE and DEBUGWarren Dukes2004-02-25
* import from SF CVSWarren Dukes2004-02-23