summaryrefslogtreecommitdiffstats
path: root/util/xchatd.c
Commit message (Expand)AuthorAgeFilesLines
* - display userid in xchatd (to prevent spammers, reported by PttSuggest)piaip2008-01-061-2/+2
* * eliminate warningskcwu2007-10-171-3/+3
* apply rafan's (rafan.bbs@ptt2.cc) big patch to s/username/nickname/gvictor2005-07-041-1/+1
* bind xchatd to localhost onlywens2005-03-211-1/+1
* warning: searchuser() getuser() API change, don't change query string implici...kcwu2005-03-151-2/+2
* * add random self-test.kcwu2005-02-101-6/+227
* fix typo of chat action commandkcwu2005-02-081-1/+1
* bug fix: don't use free'd pointerkcwu2005-02-081-2/+4
* code clean up. rewrite few lines.kcwu2005-02-081-652/+257
* change function declare from k&r style to ansi style.kcwu2005-02-051-280/+105
* use time4_t(uint32_t) instead of time_t for x86-64 arch.in22005-01-241-10/+9
* merge back from branch victor.solarisvictor2004-09-101-9/+9
* fix bug in revision 1507victor2004-02-091-1/+1
* 1. delete invited user from invite list when exits.victor2004-02-041-1/+5
* merge util_record.c to mbbsd/record.cvictor2003-08-151-1/+1
* merge from MergeCachein22003-07-201-20/+2
* only one shared memoryin22002-06-071-28/+8
* Initial revisionin22002-03-071-0/+3504