| Commit message (Expand) | Author | Age | Files | Lines |
* | * add asynchronous ack mode | piaip | 2009-06-16 | 1 | -17/+153 |
* | * fix compile error | kcwu | 2009-06-16 | 3 | -13/+28 |
* | * support non-blocking mode clients (added -b to toggle non-blocking) | piaip | 2009-06-16 | 1 | -5/+47 |
* | * performance improvements | piaip | 2009-06-16 | 1 | -66/+75 |
* | * add online guest checking | piaip | 2009-06-15 | 1 | -37/+137 |
* | * change toread/towrite's return value to be '-1 for EOF and error'. | piaip | 2009-06-15 | 1 | -3/+3 |
* | * update Makefile: support install | piaip | 2009-06-15 | 2 | -1/+8 |
* | * fix socket error handling (thanks to Kuang/wens) | piaip | 2009-06-15 | 1 | -2/+6 |
* | Bufferevent error callback is REQUIRED | wens | 2009-06-14 | 1 | -1/+10 |
* | revert previous commit of SIGPIPE handler | wens | 2009-06-14 | 1 | -9/+1 |
* | * add auto-retry service to logind | piaip | 2009-06-14 | 1 | -2/+63 |
* | * more checks on net system | piaip | 2009-06-14 | 1 | -2/+2 |
* | * fix previous compile error | piaip | 2009-06-14 | 1 | -1/+1 |
* | * ignore sig_pipe: sometimes the tunnel mbbsd just die without reason...!? | piaip | 2009-06-14 | 1 | -2/+9 |
* | * only report welcome screen change in verbose mode | piaip | 2009-06-14 | 1 | -1/+3 |
* | * add welcome screen update into regular check list | piaip | 2009-06-14 | 1 | -0/+11 |
* | * refine overload / out_of_service screen and messages | piaip | 2009-06-14 | 1 | -8/+11 |
* | * disable beep for unknown keys (because some stupid clients are doing anti-... | piaip | 2009-06-13 | 1 | -3/+9 |
* | * add 'client command' in bindports.conf/logind types | piaip | 2009-06-13 | 1 | -14/+60 |
* | * set svn properties and update comments | piaip | 2009-06-13 | 1 | -3/+3 |
* | * add timeout to logind | piaip | 2009-06-13 | 1 | -3/+21 |
* | * make definition more verbose | piaip | 2009-06-12 | 1 | -5/+3 |
* | * ultilize AYT in logind | piaip | 2009-06-12 | 1 | -0/+25 |
* | * refine cmbbs: move util_passwd.o to cmbbs/passwd.c. | piaip | 2009-06-12 | 2 | -9/+8 |
* | * logind: add resolve_garbage() and refine messages | piaip | 2009-06-12 | 1 | -1/+6 |
* | * refine cmbbs/cache.c: we don't need 'util_cache.o' anymore! simply common ... | piaip | 2009-06-12 | 3 | -3/+3 |
* | * fix previous checkin - forgot to remove comment -_- | piaip | 2009-06-12 | 1 | -1/+1 |
* | * fix: some API/logs (eg, incorrect password attempts) require cwd=BBSHOME | piaip | 2009-06-12 | 1 | -0/+5 |
* | Add argument for log output | wens | 2009-06-11 | 1 | -4/+7 |
* | * add log prefixes and refine initialize/daemonize sequence | piaip | 2009-06-11 | 1 | -32/+43 |
* | Move SIGHUP handler after daemonize | wens | 2009-06-11 | 1 | -3/+8 |
* | * make port binding to standalone configuration fine (etc/bindports.conf) | piaip | 2009-06-11 | 1 | -28/+64 |
* | * force IDLEN only in CONVERT mode (for backward user behavior compatibility) | piaip | 2009-06-11 | 1 | -0/+3 |
* | * refine out of service messages | piaip | 2009-06-11 | 1 | -1/+3 |
* | * after checking visio, we found we rejected non-ascii in password... | piaip | 2009-06-11 | 1 | -3/+2 |
* | * add opened fd counter | piaip | 2009-06-11 | 1 | -9/+13 |
* | Increase maximum number of open files | wens | 2009-06-11 | 1 | -0/+8 |
* | * add -v as verbose message output | piaip | 2009-06-11 | 1 | -11/+18 |
* | * refine logind: deliver port info and add more keys | piaip | 2009-06-10 | 1 | -9/+29 |
* | * logind: add simple cursor key editing (reduced keyset) | piaip | 2009-06-10 | 1 | -34/+186 |
* | * support non-ascii in passwords(backward compatibility) | piaip | 2009-06-10 | 1 | -1/+3 |
* | * fix defaul minimal terminal size | piaip | 2009-06-10 | 1 | -3/+12 |
* | * fix: some messages (eg, max guest alert) has reverse attribute in login da... | piaip | 2009-06-10 | 1 | -0/+10 |
* | * sendmsg() with ancillary on Linux seems like requiring unix domain socket ... | piaip | 2009-06-10 | 2 | -2/+3 |
* | * port counting error (wrong indented if-block ) | piaip | 2009-06-09 | 1 | -1/+0 |
* | * make tunnel file with BBS user permission | piaip | 2009-06-09 | 1 | -10/+13 |
* | * add ~/etc/logind_ports as bind list. | piaip | 2009-06-09 | 1 | -24/+89 |
* | * the long-waited high performance login daemon | piaip | 2009-06-09 | 3 | -0/+1186 |
* | - optimize ip->desc lookup loop | kcwu | 2009-05-24 | 1 | -1/+2 |
* | Fix Makefile and bind interface | wens | 2008-11-01 | 4 | -4/+4 |
* | Fix POP3 error response | wens | 2008-08-21 | 1 | -14/+17 |
* | Add CAPA command | wens | 2008-08-21 | 1 | -0/+8 |
* | Don't close all fds, do it in daemon for more flexibility | wens | 2008-08-21 | 1 | -0/+1 |
* | Half complete POP3 daemon, only supports login. | wens | 2008-08-21 | 2 | -0/+312 |
* | Common daemonize function | wens | 2008-08-21 | 1 | -20/+1 |
* | Reorder libraries. | wens | 2008-06-28 | 2 | -4/+5 |
* | Clean up ccache. | wens | 2008-06-17 | 2 | -5/+5 |
* | Unused variable | wens | 2008-04-10 | 1 | -1/+1 |
* | Missed this in last commit | wens | 2008-04-10 | 1 | -8/+3 |
* | Change tobind/toconnect interface. | wens | 2008-04-10 | 6 | -38/+23 |
* | Avoid memory and fd leak. | wens | 2008-04-09 | 1 | -2/+3 |
* | Use reentrant strtok_r | wens | 2008-04-09 | 1 | -3/+3 |
* | Clean buffer first. | wens | 2008-04-08 | 1 | -0/+2 |
* | Fix sending wrong ip | wens | 2008-04-08 | 1 | -1/+1 |
* | Added fromd test client | wens | 2008-04-08 | 4 | -4/+44 |
* | New daemon: fromd | wens | 2008-04-08 | 4 | -0/+242 |
* | - (internal) enable building utmpserver | piaip | 2008-03-31 | 2 | -8/+11 |
* | (internal) refine directory layout: libbbs/libbbsutil -> common/bbs,sys. | piaip | 2008-03-27 | 1 | -1/+1 |
* | - (internal) directory layout structure finetune | piaip | 2008-03-26 | 8 | -0/+1498 |