| Commit message (Expand) | Author | Age | Files | Lines |
* | - fix buying check money: offset-by-one bug | piaip | 2008-06-03 | 1 | -1/+1 |
* | - improve reg ui messages | piaip | 2008-05-31 | 1 | -1/+8 |
* | - bbs: check 'badpost' post restriction only if assess is enabled. | piaip | 2008-05-31 | 2 | -2/+7 |
* | - prevent sharing buy_ticket for chicken and gamble | piaip | 2008-05-30 | 2 | -4/+36 |
* | don't convert folders when importing for boards | wens | 2008-05-29 | 1 | -0/+3 |
* | fix argument index | wens | 2008-05-28 | 1 | -3/+2 |
* | fix up wretch converter, added support for boards | wens | 2008-05-27 | 3 | -125/+175 |
* | - fixed: boardlist->E->E board title input dialog too long. | piaip | 2008-05-27 | 1 | -2/+3 |
* | - fixed: ten-half may be played without having PMONEY. | piaip | 2008-05-27 | 1 | -2/+9 |
* | Fix man path error | wens | 2008-05-25 | 1 | -1/+1 |
* | Typo for marked files. | wens | 2008-05-25 | 1 | -3/+17 |
* | Move transform programs to seperate directory. | wens | 2008-05-25 | 6 | -2/+177 |
* | - make "sort by ip" only, since this is more like the way in old day. | piaip | 2008-05-24 | 1 | -2/+2 |
* | - register validation: change message from "validated" to "viewed". | piaip | 2008-05-21 | 1 | -2/+2 |
* | - display and hint the approx value of register requests | piaip | 2008-05-21 | 1 | -1/+3 |
* | - make file types visible to all users | piaip | 2008-05-19 | 1 | -15/+22 |
* | - refresh deleted board after deleting announce(man/gem) posts | piaip | 2008-05-19 | 1 | -0/+1 |
* | - improve from_ip sort style | piaip | 2008-05-17 | 1 | -2/+6 |
* | - chicken: allow better revive for admin | piaip | 2008-05-17 | 1 | -3/+12 |
* | - improve chicken revive formula to avoid death-revive cycle exploit | piaip | 2008-05-16 | 1 | -70/+45 |
* | - add phs.com.tw to default white list since it's per mobile phone, not free. | piaip | 2008-05-16 | 2 | -1/+2 |
* | - bbs: alert when replying to board fallbacks to reply-mail. | piaip | 2008-05-16 | 4 | -21/+31 |
* | - (internal) add missing includes | piaip | 2008-05-15 | 1 | -0/+3 |
* | - add HOME/END in announce cursor movement (suggestion from PttBug) | piaip | 2008-05-14 | 1 | -3/+6 |
* | - mail: ignore self from reject list | piaip | 2008-05-14 | 3 | -25/+6 |
* | - fix angel give_money anonymous default option bug | piaip | 2008-05-14 | 1 | -1/+1 |
* | WARNING: THIS PATCHSET CHANGED SHM STRUCTURE. PLEASE READ UPDATING CAREFULLY. | piaip | 2008-05-13 | 5 | -12/+21 |
* | - general message refine | piaip | 2008-05-13 | 3 | -22/+14 |
* | - register: finetune reject reasons and logs according to admin requests. | piaip | 2008-05-13 | 1 | -1/+2 |
* | - mbbsd: fix mind init size | piaip | 2008-05-12 | 1 | -1/+3 |
* | - mbbsd: clean trailing stuff when fromd is enabled. | piaip | 2008-05-12 | 1 | -2/+6 |
* | - bbs: X (recommend) on vote_post should do like 'y' -- reply vote. | piaip | 2008-05-12 | 4 | -174/+76 |
* | Disable host alias when using FROMD. | wens | 2008-05-12 | 1 | -2/+2 |
* | - fix etc_edit log format | piaip | 2008-05-12 | 1 | -1/+1 |
* | - user: fix email disallow (banemail) algorithm | piaip | 2008-05-12 | 1 | -7/+16 |
* | - chat: add /ban and /unban commands | piaip | 2008-05-11 | 2 | -17/+126 |
* | - fix show_signature display error (forgot last newline) | piaip | 2008-05-11 | 1 | -0/+1 |
* | - register: drop some rejected words which are valid in some addresses | piaip | 2008-05-11 | 3 | -2/+15 |
* | - (internal) sample etc files update | piaip | 2008-05-11 | 3 | -72/+35 |
* | - register/captcha: remove some ambigious options/alphabets | piaip | 2008-05-11 | 1 | -2/+4 |
* | - typo fix | piaip | 2008-05-10 | 1 | -1/+1 |
* | - add more detail error log for admin's unum error | piaip | 2008-05-10 | 1 | -1/+4 |
* | - (internal) fix DBCS_strcasestr() API | piaip | 2008-05-10 | 1 | -6/+10 |
* | - fix warnings. | kcwu | 2008-05-10 | 1 | -8/+8 |
* | - (register) fix BIG5 partial string strstr issue (solving some invalid addre... | piaip | 2008-05-10 | 2 | -44/+44 |
* | - register: fix 'x'/default being rejected in user->changemail | piaip | 2008-05-10 | 1 | -1/+9 |
* | - register: check copy-pasting sample birthday | piaip | 2008-05-10 | 1 | -5/+21 |
* | - (exp captcha) random seed should be initialized earlier for captcha. | piaip | 2008-05-10 | 2 | -6/+5 |
* | - (exp) register: add figlet captcha system | piaip | 2008-05-10 | 1 | -8/+167 |
* | - (internal) change 86400/... (seconds of day/month/...) to named constants. | piaip | 2008-05-10 | 13 | -26/+51 |
* | - update license and URL description in README | piaip | 2008-05-09 | 1 | -3/+7 |
* | - menu: refine menu's and isolate personal files as submenu. | piaip | 2008-05-09 | 2 | -67/+74 |
* | - register: fixed: page mode validation treated all user as "D" (non-exist). | piaip | 2008-05-08 | 1 | -2/+0 |
* | - register: refine reject-notify process. user will be able to reply at the f... | piaip | 2008-05-08 | 1 | -186/+201 |
* | - (internal) xchatd: remove unused code | piaip | 2008-05-08 | 5 | -160/+10 |
* | - (internal) replace ctime4 by Cdate, prevent developer confused by the the t... | piaip | 2008-05-08 | 9 | -57/+38 |
* | - improve give_money process and red_envelop writing procedure. | piaip | 2008-05-08 | 5 | -62/+118 |
* | - (internal) code refine: separate inner_send API | piaip | 2008-05-07 | 3 | -39/+65 |
* | - gamble: refine open ticket message format | piaip | 2008-05-06 | 1 | -4/+6 |
* | - fix crash on cross-posting to non-exist boards (reported by astro) | piaip | 2008-05-06 | 1 | -3/+3 |
* | - alert message for reg-email whitelist | piaip | 2008-05-05 | 3 | -1/+35 |
* | - (internal) replace all localtime4() by localtime4_r(). | piaip | 2008-05-05 | 15 | -85/+86 |
* | - (internal) add localtime4_r thread-safe API | piaip | 2008-05-05 | 2 | -3/+21 |
* | - (internal) change localtime() to localtime_r() API. | piaip | 2008-05-05 | 1 | -12/+18 |
* | - security exploit: calling localtime() during getdata() may change the log d... | piaip | 2008-05-05 | 1 | -8/+22 |
* | - (internal) add more Cdate format function | piaip | 2008-05-05 | 2 | -8/+22 |
* | - (internal) workaround - fix build dependency for var.h | piaip | 2008-05-05 | 1 | -1/+4 |
* | - message refine for chat | piaip | 2008-05-03 | 1 | -2/+2 |
* | - cal: fix debugsleeping process considered as multi-login issue | piaip | 2008-05-03 | 1 | -3/+5 |
* | - fix minute input error | piaip | 2008-05-03 | 1 | -1/+1 |
* | - voteboard: hint on how to join voting | piaip | 2008-04-30 | 1 | -3/+4 |
* | - refine menu items: keep better compatibility with old ordering. | piaip | 2008-04-30 | 1 | -1/+1 |
* | - chicken: make sysop revive and user revive work in same way | piaip | 2008-04-30 | 1 | -8/+19 |
* | - fix chicken sudden death after sysop revive | piaip | 2008-04-30 | 1 | -2/+2 |
* | - better menu name for xchat | piaip | 2008-04-29 | 1 | -1/+1 |
* | - prevent user vote for twice by changing id capitals (thx to hrs113355) | piaip | 2008-04-29 | 3 | -4/+5 |
* | Allowing set gambling and bidding end time to minute. | scw | 2008-04-29 | 1 | -0/+4 |
* | - board: shrink search_board input textbox size | piaip | 2008-04-29 | 3 | -2/+5 |
* | - message refine and menu item re-ordering for talk/chat. | piaip | 2008-04-29 | 2 | -7/+7 |
* | - prevent user get BM permission before BMcache ready. | piaip | 2008-04-29 | 1 | -0/+8 |
* | - mail/Forward: prevent assert error by checking valid userid. | piaip | 2008-04-28 | 1 | -0/+6 |
* | - allow F forward only for authenticated users | piaip | 2008-04-28 | 3 | -4/+34 |
* | - alert on multi login which results in userinfo out-of-sync | piaip | 2008-04-27 | 1 | -1/+7 |
* | - check send mail permission | piaip | 2008-04-27 | 2 | -1/+7 |
* | Sync local mod. | mhsin | 2008-04-26 | 16 | -4/+39 |
* | - enable 'Q' in userlist to query all users | piaip | 2008-04-26 | 1 | -0/+6 |
* | - artwork: align chat input and message bar | piaip | 2008-04-25 | 1 | -1/+1 |
* | - improve 'C' in namelist editing: removing users haven't login for a specifi... | piaip | 2008-04-25 | 2 | -4/+34 |
* | - chat: support realtime viewing chatlog. | piaip | 2008-04-25 | 1 | -7/+30 |
* | - fix safe del header rule: when deleteing 'already deleted' files, should no... | piaip | 2008-04-25 | 1 | -5/+5 |
* | - message refine | piaip | 2008-04-24 | 1 | -1/+1 |
* | - friend_list: add 'C' to clear non-exist users. | piaip | 2008-04-24 | 1 | -2/+55 |
* | - pmore: RIGHT key at end should return like LEFT (mailbox was not refreshed). | piaip | 2008-04-24 | 1 | -1/+1 |
* | - Police should be able to enter BM boards | piaip | 2008-04-24 | 1 | -0/+5 |
* | - fix: guests should not get announce sub-op, and sub-op should not have BM p... | piaip | 2008-04-24 | 4 | -15/+10 |
* | - (internal) refine visio callback | piaip | 2008-04-24 | 6 | -101/+108 |
* | - ZA: simple workaround to prevent Ctrl-U re-entrant issue | piaip | 2008-04-23 | 3 | -0/+15 |
* | - prevent 'title' prompt in editing board_note | piaip | 2008-04-23 | 2 | -1/+4 |
* | - register: add more information on registration waiting state. | piaip | 2008-04-23 | 1 | -5/+7 |
* | - register: allow quick return for aborting rejection (no reason input) | piaip | 2008-04-22 | 1 | -5/+10 |
* | - add customizable registration rejecting notes | piaip | 2008-04-22 | 1 | -3/+9 |
* | - CRLF issue: make accepting LF an option. | piaip | 2008-04-22 | 1 | -0/+9 |
* | - (mail) more hints and check on auto-forward settings | piaip | 2008-04-22 | 2 | -1/+16 |
* | - notification on forward behavior change | piaip | 2008-04-22 | 2 | -2/+10 |
* | - code refine: use ANSI_REVERSE to replace ANSI_COLOR(7), more meaningful. | piaip | 2008-04-22 | 14 | -27/+30 |
* | - show user plan when forwarding (x) mail. | piaip | 2008-04-22 | 1 | -0/+1 |
* | - add 'search only for local boards' back in Ctrl-S. | piaip | 2008-04-22 | 1 | -0/+31 |
* | - CRLF testing report | piaip | 2008-04-22 | 1 | -0/+38 |
* | - (internal) fix register query prompt extra code | piaip | 2008-04-22 | 1 | -1/+1 |
* | - (internal) code refine | piaip | 2008-04-21 | 5 | -24/+175 |
* | - refine key processing of CR(C-M), LF(C-J), BS(C-H), BS2(0x7f) | piaip | 2008-04-21 | 17 | -47/+62 |
* | - (internal) visio/vget: change old NOECHO to ASCII_ONLY + NOECHO. | piaip | 2008-04-21 | 3 | -3/+4 |
* | - visio: simulate old behavior, rejecting non-ascii characters for NOECHO (pw... | piaip | 2008-04-21 | 1 | -0/+8 |
* | - admin: add fields to change user career/phone | piaip | 2008-04-21 | 1 | -3/+7 |
* | - bbs: fixed: push_bottom nofitication not refreshed if abort. | piaip | 2008-04-20 | 4 | -312/+12 |
* | - chat: fix key hit (I_OTHERDATA) when doing ZA. | piaip | 2008-04-20 | 1 | -0/+4 |
* | - add system updates log in menu | piaip | 2008-04-20 | 2 | -44/+31 |
* | - chat: add ZA in chat | piaip | 2008-04-20 | 4 | -10/+35 |
* | - bbs: alert push_bottom for the relationship with original files | piaip | 2008-04-20 | 2 | -16/+30 |
* | - drop push_bottom warning in mailbox | piaip | 2008-04-20 | 2 | -4/+7 |
* | - clear input line when getting pssword in new visio. | piaip | 2008-04-20 | 1 | -0/+4 |
* | - notify BM for new b_config (edit board ctitle). | piaip | 2008-04-20 | 1 | -2/+7 |
* | - add 'top boards' in ZA selection. | piaip | 2008-04-20 | 3 | -7/+23 |
* | - board_config/edit_title (Bb): only log if user really changed title. | piaip | 2008-04-20 | 1 | -1/+1 |
* | - move 'B' (edit board title) to 'b' in board_config (i/I), and B now also ac... | piaip | 2008-04-20 | 3 | -37/+31 |
* | - artwork improve for ZA bar. | piaip | 2008-04-19 | 3 | -2/+6 |
* | - finetune (rollback) menu and userlist layout | piaip | 2008-04-19 | 2 | -2/+9 |
* | - move set_bottom (old ctrl-z) to ctrl-x. | piaip | 2008-04-19 | 2 | -2/+6 |
* | - make ZA system complete. | piaip | 2008-04-19 | 6 | -34/+111 |
* | - restore stat after Ctrl-Z change to allow r/w hotkeys after Ctrl-Z. (report... | piaip | 2008-04-19 | 1 | -2/+4 |
* | - change GUEST rule to checking PERM_BASIC. | piaip | 2008-04-19 | 2 | -2/+12 |
* | - talk: userlist is now scalable, with the power of VCOL layout system. | piaip | 2008-04-19 | 1 | -75/+81 |
* | - add priority to vcol | piaip | 2008-04-19 | 2 | -7/+39 |
* | - enable large terminal for menu and menu_movie. | piaip | 2008-04-19 | 3 | -21/+28 |
* | - enable large terminal in menus | piaip | 2008-04-19 | 1 | -6/+4 |
* | - fix LCECHO issue (cannot input chinese in some places) | piaip | 2008-04-19 | 4 | -9/+10 |
* | - menu: simple Ctrl-Z nav | piaip | 2008-04-19 | 2 | -1/+29 |
* | - (internal) export osdep from cmsys, fixing bbsctl linking error | piaip | 2008-04-19 | 4 | -9/+9 |
* | - (internal) fix chicken and bid data padding error | piaip | 2008-04-19 | 2 | -2/+5 |
* | *** PASSWD CHANGE *** PLEASE READ UPDATING FOR DEFAILT INFORMATION. | piaip | 2008-04-19 | 9 | -153/+424 |
* | - make aligned comments official. | piaip | 2008-04-18 | 1 | -1/+2 |
* | - change aligned comments to left-align format. | piaip | 2008-04-18 | 1 | -5/+2 |
* | - fix wrong LCECHO | piaip | 2008-04-18 | 4 | -13/+13 |
* | - (internal) fix board parameter | piaip | 2008-04-18 | 1 | -1/+1 |
* | - (internal) refine i/o system to try new vget system | piaip | 2008-04-18 | 2 | -41/+46 |
* | - (admin/user) kick user before making changes | piaip | 2008-04-18 | 1 | -52/+71 |
* | - xchat: fix "waterball exists forever" issue, and prevent printing mail aler... | piaip | 2008-04-18 | 5 | -82/+58 |
* | - (internal) tobind/toconnect: allow specifying INADDR_ANY (*:port) or loopba... | piaip | 2008-04-18 | 1 | -14/+29 |
* | - for struct written to file, use type with fixed size | kcwu | 2008-04-18 | 1 | -81/+80 |
* | - give_money: message refine | piaip | 2008-04-18 | 2 | -15/+7 |
* | - hide the name of the executer that deleted files, due to many defects recen... | piaip | 2008-04-17 | 1 | -2/+3 |
* | - remove unused OS version macro | kcwu | 2008-04-17 | 1 | -4/+1 |
* | - register: add log for "assigning specific user to validate". | piaip | 2008-04-17 | 2 | -20/+23 |
* | - minor code revise, fix buffer size | kcwu | 2008-04-17 | 1 | -10/+14 |
* | - remove unused global variable. | kcwu | 2008-04-17 | 1 | -4/+0 |
* | - change the permission for police to kill user from "numlogin/numpost < 100"... | piaip | 2008-04-17 | 1 | -1/+11 |
* | - do not log delete info for delete_allpost because it is usually used by sys... | piaip | 2008-04-17 | 1 | -1/+7 |
* | - (internal) change chat to use vgetstring with new callback system | piaip | 2008-04-17 | 10 | -318/+299 |
* | - (internal) getans -> vans | piaip | 2008-04-17 | 22 | -147/+250 |
* | - (internal) visio: add vgets | piaip | 2008-04-17 | 11 | -61/+381 |
* | - change sender address of auto forward to forwarder, to prevent confusion ca... | piaip | 2008-04-16 | 7 | -41/+21 |
* | - reduce unnecessary QP encode in mail subject header. | piaip | 2008-04-16 | 1 | -1/+12 |
* | - (internal) visio: add vfill/vfillw, with more flexity to vcols. | piaip | 2008-04-16 | 2 | -141/+128 |
* | - (internal) visio: add columned output API. | piaip | 2008-04-16 | 4 | -0/+273 |
* | - register: fix reject reason in paged validation mode | piaip | 2008-04-15 | 1 | -1/+1 |
* | - (internal) migrate more code to visio API. | piaip | 2008-04-15 | 3 | -46/+11 |
* | - (internal) change API names to visio format: stand_title -> vs_hdr. | piaip | 2008-04-15 | 22 | -105/+106 |
* | - update visio header file for new api | piaip | 2008-04-15 | 1 | -6/+8 |
* | - bbs: fix utmp_brcid out-of-sync on 's' select. | piaip | 2008-04-15 | 7 | -30/+50 |
* | - (internal) code refine - improving visio system | piaip | 2008-04-15 | 15 | -185/+467 |
* | - bbslua: fix crash on printing error message | piaip | 2008-04-14 | 1 | -1/+1 |
* | // fix '!' exceeding screen width | piaip | 2008-04-14 | 1 | -1/+3 |
* | - gray safe_delete corpse entries | piaip | 2008-04-14 | 1 | -1/+20 |
* | - register: forgot to stop dryrun mode!! | piaip | 2008-04-13 | 1 | -1/+1 |
* | - fix loginview crash (having NULL entries) | piaip | 2008-04-13 | 3 | -1/+7 |
* | - add aligned format of comments | piaip | 2008-04-13 | 4 | -6/+25 |
* | - add calendar in login view | piaip | 2008-04-13 | 7 | -32/+52 |
* | - prevent showing id for anonymous mosts | piaip | 2008-04-13 | 1 | -2/+11 |
* | - make safe_delete display better | piaip | 2008-04-13 | 1 | -1/+1 |
* | - add 'del' in admin x_file | piaip | 2008-04-13 | 2 | -6/+22 |
* | - (internal) code refine: change [200] to [PATHLEN], [STRLEN], or [ANSILINELEN]. | piaip | 2008-04-13 | 7 | -16/+17 |
* | - fix footer length (should display all on col80) | piaip | 2008-04-13 | 1 | -1/+1 |
* | - officially change to regform v2 and drop old (v1) support. | piaip | 2008-04-13 | 3 | -778/+9 |
* | - board: add group search for 's'. | piaip | 2008-04-13 | 1 | -11/+17 |
* | - board: move cursor when leaving same board. | piaip | 2008-04-13 | 3 | -5/+12 |
* | - visio: add vbar and varf, better l-r API. | piaip | 2008-04-13 | 8 | -73/+96 |
* | (internal code refine) | piaip | 2008-04-12 | 12 | -126/+62 |
* | - (internal) use new visio/vfooter() API to display footers | piaip | 2008-04-12 | 7 | -114/+39 |
* | - visio: add vfooter() high level API. | piaip | 2008-04-12 | 3 | -1/+109 |
* | - new interface to edit system files (preventing links/source change) | piaip | 2008-04-12 | 2 | -143/+185 |
* | - register: do not remove spaces until buildling justify string | piaip | 2008-04-12 | 3 | -12/+17 |
* | - no need to unset utmp->bid (mostly in global menu). | piaip | 2008-04-12 | 1 | -1/+2 |
* | - name: improve space complete response | piaip | 2008-04-12 | 2 | -7/+13 |
* | - chat: increase query picture length | piaip | 2008-04-12 | 1 | -2/+2 |
* | - board: change 's' in board to do global search, more like other 's'. | piaip | 2008-04-12 | 1 | -33/+16 |
* | - (internal) pmore: unify function prototyp macros | piaip | 2008-04-12 | 1 | -57/+59 |
* | - pmore: add M3 porting guide | piaip | 2008-04-12 | 1 | -1/+12 |
* | - add include files | piaip | 2008-04-12 | 1 | -0/+2 |
* | - pmore: fix incorrect display position for ESC_STAR variables in vertical sc... | piaip | 2008-04-12 | 3 | -11/+70 |
* | - add Now(), m3 flavor time format API. | piaip | 2008-04-12 | 3 | -1/+15 |
* | - reglogdb: integer type of timestamp is easier for processing (sort). | piaip | 2008-04-12 | 1 | -3/+3 |
* | - reglog: add register.log -> sqlite3db conversion script. | piaip | 2008-04-12 | 3 | -1/+114 |
* | - (internal) un sockets requires removing file path first. | piaip | 2008-04-11 | 1 | -0/+3 |
* | (internal) code refine on escape star variables expanding | piaip | 2008-04-11 | 1 | -13/+3 |
* | - fix definition typo: exit at first page for NA mode. | piaip | 2008-04-11 | 1 | -2/+2 |
* | - drop deprecated namelist | piaip | 2008-04-10 | 1 | -5/+1 |
* | - (internal) vedit should not change input parameter. | piaip | 2008-04-10 | 6 | -10/+16 |
* | - net: should not change constant string. | piaip | 2008-04-10 | 1 | -2/+6 |
* | - (internal) pmore: clarify promptend options and add comments | piaip | 2008-04-10 | 1 | -23/+15 |
* | - email register: add 'white-list' and D(domain) entry support. | piaip | 2008-04-10 | 1 | -6/+55 |
* | 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 | 13 | -66/+69 |
* | - pmore: description and message update. drop prompend==2 support. | piaip | 2008-04-10 | 1 | -52/+47 |
* | - pmore: compact last blank header entry | piaip | 2008-04-10 | 1 | -5/+13 |
* | - restrict VIOLATE_LAW cross-posting | piaip | 2008-04-09 | 7 | -14/+61 |
* | fix if/else sequence | wens | 2008-04-09 | 1 | -2/+2 |
* | Support UNIX socket domains | wens | 2008-04-09 | 1 | -29/+71 |
* | Drop Solaris support | wens | 2008-04-09 | 8 | -159/+8 |
* | - pmore: change RIGHT key reaching end behavior back to original style | piaip | 2008-04-09 | 1 | -2/+12 |
* | Port should be integer | wens | 2008-04-09 | 1 | -1/+1 |
* | Avoid memory and fd leak. | wens | 2008-04-09 | 1 | -2/+3 |
* | - (internal) enable customization of hostname shown in AID query window. | piaip | 2008-04-09 | 2 | -1/+6 |
* | Use fromd for 故鄉 | wens | 2008-04-09 | 2 | -0/+20 |
* | (internal) pmore: refine to improve portability, changing Ptt_prints to expan... | piaip | 2008-04-09 | 1 | -75/+103 |
* | - (internal) change Ptt_prints to better function: expand_esc_star | piaip | 2008-04-09 | 2 | -79/+96 |
* | Use reentrant strtok_r | wens | 2008-04-09 | 1 | -3/+3 |
* | - bbs: fixed: BM can skip PostRestriction check for x-crosspost. | piaip | 2008-04-09 | 6 | -38/+42 |
* | - talk: fix waterball initialization | piaip | 2008-04-09 | 1 | -2/+2 |
* | - (internal) pmore/M3: localize prompt bar colouring to match themes | piaip | 2008-04-09 | 1 | -17/+42 |
* | - (internal) pmore/M3: enable more M3 key behavior, change default separater ... | piaip | 2008-04-09 | 1 | -2/+23 |
* | - (internal) pmore: improve M3 porting | piaip | 2008-04-09 | 1 | -30/+60 |
* | - (internal) migrate to new getdata() API names | piaip | 2008-04-08 | 1 | -14/+6 |
* | - pmore: add Maple 3 porting (thanks to hrs113355) | piaip | 2008-04-08 | 1 | -21/+97 |
* | - (internal) add some Maple-3 API interface to help porting | piaip | 2008-04-08 | 3 | -14/+39 |
* | 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 |
* | - fix regform2: skip all LOGIN_OK users | piaip | 2008-04-08 | 2 | -43/+49 |
* | - pmore/movie: better fixing of f-1 frame determination. | piaip | 2008-04-08 | 1 | -5/+4 |
* | - pmore: fix movie -1f frame offset-by-one(line) index error. | piaip | 2008-04-08 | 1 | -0/+3 |
* | fix charset | wens | 2008-04-08 | 0 | -0/+0 |
* | set svn:ignore | wens | 2008-04-08 | 0 | -0/+0 |
* | New daemon: fromd | wens | 2008-04-08 | 4 | -0/+242 |
* | - angel update: enable GotoNewhand again, with querying user first. | piaip | 2008-04-07 | 1 | -9/+12 |
* | - fix reg-career check | piaip | 2008-04-07 | 1 | -1/+2 |
* | - check more on careeer/student input | piaip | 2008-04-06 | 1 | -0/+3 |
* | - update angel loading order | piaip | 2008-04-06 | 1 | -2/+5 |
* | - prevent crash connections of angels being paged | piaip | 2008-04-06 | 1 | -4/+3 |
* | - (internal) code refine | piaip | 2008-04-05 | 1 | -8/+8 |