| Commit message (Expand) | Author | Age | Files | Lines |
* | * fix: memory leak + segv: passing incorrect parameter as buffer. (how can t... | piaip | 2009-06-16 | 1 | -1/+3 |
* | * fix compile error on linux | kcwu | 2009-06-10 | 1 | -0/+1 |
* | - refine key processing of CR(C-M), LF(C-J), BS(C-H), BS2(0x7f) | piaip | 2008-04-21 | 1 | -1/+1 |
* | - (internal) change API names to visio format: stand_title -> vs_hdr. | piaip | 2008-04-15 | 1 | -1/+1 |
* | - bbslua: fix crash on printing error message | piaip | 2008-04-14 | 1 | -1/+1 |
* | - (internal) change GLOBAL_* to BN_* | piaip | 2008-03-31 | 1 | -3/+3 |
* | - Happy r4000! | piaip | 2008-03-15 | 1 | -1191/+1191 |
* | - remove strncpy(). use memcpy() and strlcpy() instead. | piaip | 2008-01-30 | 1 | -2/+1 |
* | - board: enable changing to MyFavorite in HotBoards | piaip | 2008-01-30 | 1 | -4/+0 |
* | - bbslua: add iolimit() api | piaip | 2008-01-26 | 1 | -0/+8 |
* | - bbslua: prepare for storage API | piaip | 2008-01-23 | 1 | -51/+116 |
* | - bbslua: bugfix for toc redirecting and display | piaip | 2008-01-21 | 1 | -2/+1 |
* | - bbslua: fix w32 snprintf issue | piaip | 2008-01-19 | 1 | -2/+2 |
* | - bbslua: fix w32 issue | piaip | 2008-01-19 | 1 | -4/+4 |
* | - bbslua: change userid() to variable, add usernick, restrict more on lastref. | piaip | 2008-01-19 | 1 | -11/+48 |
* | - bbslua: require LatestRef/Title match for latest referring | piaip | 2008-01-19 | 1 | -94/+384 |
* | - bbslua: fix bbs.kball() on w32 port | piaip | 2008-01-18 | 1 | -1/+9 |
* | - bbs: allow local mail for web based tarqueue | piaip | 2008-01-16 | 1 | -23/+58 |
* | - bbslua: add default value for getdata, add LatestRef | piaip | 2008-01-14 | 1 | -23/+132 |
* | - bbslua: minor revise | kcwu | 2008-01-13 | 1 | -6/+7 |
* | - fix warnings, eol-style | kcwu | 2008-01-13 | 1 | -21/+21 |
* | - bbslua: fixed bbs.clock() calculation on win32 port | piaip | 2008-01-12 | 1 | -6/+12 |
* | - bbslua: limit lua memory usage. | kcwu | 2008-01-12 | 1 | -5/+49 |
* | - license text update | piaip | 2008-01-12 | 1 | -4/+29 |
* | - bbslua/pfterm: Add Win32 porting | piaip | 2008-01-12 | 1 | -25/+84 |
* | - bbslua: correct line number in file. | kcwu | 2008-01-11 | 1 | -3/+38 |
* | - chicken: disable selling | piaip | 2008-01-11 | 1 | -1/+3 |
* | - bbslua: enable ^C to break <workaround> | piaip | 2008-01-11 | 1 | -15/+56 |
* | - bbslua: add new toc display/compatibility warning and 0.113 API | piaip | 2008-01-10 | 1 | -70/+213 |
* | - bbslua: fixed: pause() return integer (should be string) | piaip | 2008-01-08 | 1 | -8/+13 |
* | - bbslua: fix corrupted coroutine | piaip | 2008-01-08 | 1 | -21/+39 |
* | - term: add doupdate() to force refresh even if input queue is not empty | piaip | 2008-01-07 | 1 | -9/+4 |
* | - bbslua: add TOC info | piaip | 2008-01-07 | 1 | -17/+127 |
* | - bbslua: add version info | piaip | 2008-01-07 | 1 | -31/+57 |
* | - bbs: enhance title editing | piaip | 2008-01-07 | 1 | -7/+101 |
* | - bbslua: enable bbs:clock() | piaip | 2008-01-06 | 1 | -7/+38 |
* | - fixed: peek_input keeps waiting for new input. (due to buf control) | piaip | 2008-01-06 | 1 | -4/+12 |
* | - bbslua: add more API | piaip | 2008-01-06 | 1 | -2/+57 |
* | - mail: prevent false alerts more carefully | piaip | 2008-01-06 | 1 | -21/+71 |
* | - fix potential exploits (reported by kcwu) | piaip | 2008-01-05 | 1 | -2/+2 |
* | - bbslua: fix tail issue, general refine | piaip | 2008-01-05 | 1 | -15/+60 |
* | - bbslua: fixed compilation error if not using BBS-Lua | piaip | 2008-01-05 | 1 | -2/+2 |
* | - add BBSLUA mode for utmp | piaip | 2008-01-05 | 1 | -0/+1 |
* | - bbslua: add detection of buffer, and enable 'P' in pmore to start bbslua | piaip | 2008-01-05 | 1 | -21/+125 |
* | - io: add more control API | piaip | 2008-01-05 | 1 | -5/+121 |
* | - BBS-Lua project: Extend BBS by Lua scripting language. | piaip | 2008-01-04 | 1 | -0/+241 |