summaryrefslogtreecommitdiffstats
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* * should not open twice mail db... must be typo misspiaip2009-06-241-2/+0
* * move structure used in UTMPD mode to daemons.hkcwu2009-06-224-0/+4
* * utmpserver doesn't depend on util_var.okcwu2009-06-211-8/+7
* * speed up sql commandpiaip2009-06-201-2/+3
* * recover initemaildbpiaip2009-06-201-112/+127
* * refine log formatpiaip2009-06-201-2/+4
* * add 'const' to paramspiaip2009-06-201-2/+2
* * add more logspiaip2009-06-201-0/+10
* allow disable INSCREEN in logindpiaip2009-06-191-2/+4
* * use public defined address instead of local definitionpiaip2009-06-191-1/+1
* * logind: setproctitle does not have prefix/postfix on Linuxpiaip2009-06-192-2/+2
* * move emaildb to standalone regmaildbpiaip2009-06-195-3/+482
* * async logattemptspiaip2009-06-191-25/+147
* * fix: if connection was closed before being acked, the ack should be abando...piaip2009-06-181-13/+20
* * let loginc support async protocol.kcwu2009-06-181-7/+13
* * increase tunnel buffer sizepiaip2009-06-181-0/+17
* * prevent using non-block mode for tunnelpiaip2009-06-181-10/+6
* * enable different level of verbose messages.piaip2009-06-181-23/+36
* * add timeout reports and refine messagespiaip2009-06-171-15/+54
* * logind: move logattempt to mbbsd (thanks to kcwu)piaip2009-06-171-32/+44
* * update default ack waiting timeout (should be longer)piaip2009-06-171-1/+1
* * refine AYT report messagespiaip2009-06-171-4/+12
* * fix allocation size and reference of closed tunnel fdpiaip2009-06-171-28/+67
* * refine ackq again - incorrect return valuepiaip2009-06-171-4/+20
* * ackq: fix reuse numberpiaip2009-06-171-0/+9
* * logind: fix double free when connection was terminated before ackpiaip2009-06-171-7/+80
* * lower down login frequency: 10 per minuteskcwu2009-06-161-2/+2
* * add asynchronous ack modepiaip2009-06-161-17/+153
* * fix compile errorkcwu2009-06-163-13/+28
* * support non-blocking mode clients (added -b to toggle non-blocking)piaip2009-06-161-5/+47
* * performance improvementspiaip2009-06-161-66/+75
* * add online guest checkingpiaip2009-06-151-37/+137
* * change toread/towrite's return value to be '-1 for EOF and error'.piaip2009-06-151-3/+3
* * update Makefile: support installpiaip2009-06-152-1/+8
* * fix socket error handling (thanks to Kuang/wens)piaip2009-06-151-2/+6
* Bufferevent error callback is REQUIREDwens2009-06-141-1/+10
* revert previous commit of SIGPIPE handlerwens2009-06-141-9/+1
* * add auto-retry service to logindpiaip2009-06-141-2/+63
* * more checks on net systempiaip2009-06-141-2/+2
* * fix previous compile errorpiaip2009-06-141-1/+1
* * ignore sig_pipe: sometimes the tunnel mbbsd just die without reason...!?piaip2009-06-141-2/+9
* * only report welcome screen change in verbose modepiaip2009-06-141-1/+3
* * add welcome screen update into regular check listpiaip2009-06-141-0/+11
* * refine overload / out_of_service screen and messagespiaip2009-06-141-8/+11
* * disable beep for unknown keys (because some stupid clients are doing anti-...piaip2009-06-131-3/+9
* * add 'client command' in bindports.conf/logind typespiaip2009-06-131-14/+60
* * 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