summaryrefslogtreecommitdiffstats
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* * set svn properties and update commentspiaip2009-06-131-3/+3
* * add timeout to logindpiaip2009-06-131-3/+21
* * make definition more verbosepiaip2009-06-121-5/+3
* * ultilize AYT in logind piaip2009-06-121-0/+25
* * refine cmbbs: move util_passwd.o to cmbbs/passwd.c.piaip2009-06-122-9/+8
* * logind: add resolve_garbage() and refine messagespiaip2009-06-121-1/+6
* * refine cmbbs/cache.c: we don't need 'util_cache.o' anymore! simply common ...piaip2009-06-123-3/+3
* * fix previous checkin - forgot to remove comment -_-piaip2009-06-121-1/+1
* * fix: some API/logs (eg, incorrect password attempts) require cwd=BBSHOMEpiaip2009-06-121-0/+5
* Add argument for log outputwens2009-06-111-4/+7
* * add log prefixes and refine initialize/daemonize sequencepiaip2009-06-111-32/+43
* Move SIGHUP handler after daemonizewens2009-06-111-3/+8
* * make port binding to standalone configuration fine (etc/bindports.conf)piaip2009-06-111-28/+64
* * force IDLEN only in CONVERT mode (for backward user behavior compatibility)piaip2009-06-111-0/+3
* * refine out of service messagespiaip2009-06-111-1/+3
* * after checking visio, we found we rejected non-ascii in password...piaip2009-06-111-3/+2
* * add opened fd counterpiaip2009-06-111-9/+13
* Increase maximum number of open fileswens2009-06-111-0/+8
* * add -v as verbose message outputpiaip2009-06-111-11/+18
* * refine logind: deliver port info and add more keyspiaip2009-06-101-9/+29
* * logind: add simple cursor key editing (reduced keyset)piaip2009-06-101-34/+186
* * support non-ascii in passwords(backward compatibility)piaip2009-06-101-1/+3
* * fix defaul minimal terminal sizepiaip2009-06-101-3/+12
* * fix: some messages (eg, max guest alert) has reverse attribute in login da...piaip2009-06-101-0/+10
* * sendmsg() with ancillary on Linux seems like requiring unix domain socket ...piaip2009-06-102-2/+3
* * port counting error (wrong indented if-block )piaip2009-06-091-1/+0
* * make tunnel file with BBS user permissionpiaip2009-06-091-10/+13
* * add ~/etc/logind_ports as bind list.piaip2009-06-091-24/+89
* * the long-waited high performance login daemonpiaip2009-06-093-0/+1186
* - optimize ip->desc lookup loopkcwu2009-05-241-1/+2
* Fix Makefile and bind interfacewens2008-11-014-4/+4
* Fix POP3 error responsewens2008-08-211-14/+17
* Add CAPA commandwens2008-08-211-0/+8
* Don't close all fds, do it in daemon for more flexibilitywens2008-08-211-0/+1
* Half complete POP3 daemon, only supports login.wens2008-08-212-0/+312
* Common daemonize functionwens2008-08-211-20/+1
* Reorder libraries.wens2008-06-282-4/+5
* Clean up ccache.wens2008-06-172-5/+5
* Unused variablewens2008-04-101-1/+1
* Missed this in last commitwens2008-04-101-8/+3
* Change tobind/toconnect interface.wens2008-04-106-38/+23
* Avoid memory and fd leak.wens2008-04-091-2/+3
* Use reentrant strtok_rwens2008-04-091-3/+3
* Clean buffer first.wens2008-04-081-0/+2
* Fix sending wrong ipwens2008-04-081-1/+1
* Added fromd test clientwens2008-04-084-4/+44
* New daemon: fromdwens2008-04-084-0/+242
* - (internal) enable building utmpserverpiaip2008-03-312-8/+11
* (internal) refine directory layout: libbbs/libbbsutil -> common/bbs,sys.piaip2008-03-271-1/+1
* - (internal) directory layout structure finetunepiaip2008-03-268-0/+1498