| Commit message (Expand) | Author | Age | Files | Lines |
* | * make AYT customizable | piaip | 2009-06-12 | 1 | -7/+10 |
* | * sendmsg() with ancillary on Linux seems like requiring unix domain socket ... | piaip | 2009-06-10 | 1 | -1/+1 |
* | * add client code detection to tunnel mode | piaip | 2009-06-08 | 1 | -5/+12 |
* | * fix: crashed for read_more case in tty_read. | piaip | 2009-06-07 | 1 | -1/+1 |
* | * change telnet interface to accept extra parameter for callbacks (*_arg) | piaip | 2009-06-07 | 1 | -8/+10 |
* | * improve tobind() with customizable parameters | piaip | 2009-06-07 | 1 | -3/+7 |
* | - fix compile warnings | kcwu | 2009-06-07 | 1 | -1/+1 |
* | - move code of innbbsd/str_decode.c to cmsys/string.c | kcwu | 2009-06-07 | 1 | -0/+37 |
* | - many small revise | kcwu | 2009-05-27 | 1 | -2/+2 |
* | remove my_ctime | wens | 2009-03-01 | 1 | -2/+2 |
* | strstr is char *, not const char * | wens | 2008-10-01 | 1 | -3/+3 |
* | Common daemonize function | wens | 2008-08-21 | 1 | -0/+3 |
* | Move stamp* to common library, with weak symbols | wens | 2008-06-19 | 1 | -3/+1 |
* | Split out os dependent library | wens | 2008-06-17 | 1 | -6/+0 |
* | Add const modifier | wens | 2008-06-16 | 1 | -3/+3 |
* | Constant vector (initialized with reference to given data) | wens | 2008-06-16 | 1 | -0/+3 |
* | Remove declarations. | wens | 2008-06-15 | 1 | -12/+12 |
* | General vector-like list | wens | 2008-06-15 | 1 | -0/+21 |
* | Move BBS non-related functions to independent library | wens | 2008-06-13 | 1 | -0/+12 |
* | - (internal) add missing includes | piaip | 2008-05-15 | 1 | -0/+3 |
* | - (register) fix BIG5 partial string strstr issue (solving some invalid addre... | piaip | 2008-05-10 | 1 | -3/+4 |
* | - (internal) replace all localtime4() by localtime4_r(). | piaip | 2008-05-05 | 1 | -0/+1 |
* | - (internal) add localtime4_r thread-safe API | piaip | 2008-05-05 | 1 | -3/+7 |
* | - (internal) add more Cdate format function | piaip | 2008-05-05 | 1 | -4/+5 |
* | - (internal) export osdep from cmsys, fixing bbsctl linking error | piaip | 2008-04-19 | 1 | -0/+6 |
* | - (internal) change chat to use vgetstring with new callback system | piaip | 2008-04-17 | 1 | -0/+1 |
* | - (internal) visio: add vgets | piaip | 2008-04-17 | 1 | -0/+8 |
* | - (internal) visio: add columned output API. | piaip | 2008-04-16 | 1 | -0/+1 |
* | (internal code refine) | piaip | 2008-04-12 | 1 | -6/+6 |
* | Change tobind/toconnect interface. | wens | 2008-04-10 | 1 | -2/+2 |
* | - (internal) change mail/log to specific API. | piaip | 2008-04-03 | 1 | -1/+2 |
* | - (internal) enable building utmpserver | piaip | 2008-03-31 | 1 | -0/+2 |
* | (internal) refine directory layout: libbbs/libbbsutil -> common/bbs,sys. | piaip | 2008-03-27 | 1 | -0/+109 |