| Commit message (Expand) | Author | Age | Files | Lines |
* | vedit revise | kcwu | 2009-06-13 | 13 | -107/+114 |
* | Eliminate warnings | wens | 2009-06-12 | 4 | -19/+19 |
* | Eliminate compile warnings | wens | 2009-06-12 | 1 | -14/+14 |
* | * fix crash on user query: another recursive call :-( | piaip | 2009-06-12 | 1 | -1/+1 |
* | * fix recursive call error (sync version should call raw API) | piaip | 2009-06-12 | 1 | -1/+1 |
* | * refine cmbbs: move util_passwd.o to cmbbs/passwd.c. | piaip | 2009-06-12 | 14 | -248/+89 |
* | * refine cmbbs/cache.c: we don't need 'util_cache.o' anymore! simply common ... | piaip | 2009-06-12 | 1 | -967/+26 |
* | * allow tunnel/port daemon mode to run within one command. | piaip | 2009-06-12 | 1 | -0/+18 |
* | * allow client_code to be logged in tunnel mode | piaip | 2009-06-12 | 1 | -7/+14 |
* | * make port binding to standalone configuration fine (etc/bindports.conf) | piaip | 2009-06-11 | 3 | -4/+70 |
* | * now should be initialized before register(new), otherwise birthday will al... | piaip | 2009-06-11 | 1 | -1/+1 |
* | * add is_valid_brdname() to cmbbs | kcwu | 2009-06-11 | 1 | -1/+1 |
* | * add is_valid_brdname() to cmbbs | kcwu | 2009-06-11 | 2 | -18/+2 |
* | Only 2 bytes are useful (3rd byte with big5 results in garbage) | wens | 2009-06-11 | 1 | -2/+2 |
* | * on Linux, argv0 is modified after *every* setproctitle. fix previous check... | piaip | 2009-06-10 | 1 | -6/+6 |
* | * fix setproctitle behavior difference on Linux (prevent long proc titles) | piaip | 2009-06-10 | 1 | -1/+4 |
* | * fix compile warnings | kcwu | 2009-06-10 | 1 | -0/+1 |
* | * refine logind: deliver port info and add more keys | piaip | 2009-06-10 | 1 | -2/+7 |
* | * fix compile error on linux | kcwu | 2009-06-10 | 2 | -0/+2 |
* | * remove unused or rear used header file include in bbs.h | kcwu | 2009-06-10 | 2 | -0/+2 |
* | * extra login messages should be displayed only in tunnel mode. | piaip | 2009-06-10 | 1 | -3/+6 |
* | * provide some messages in tunnel mode | piaip | 2009-06-10 | 1 | -0/+5 |
* | * sendmsg() with ancillary on Linux seems like requiring unix domain socket ... | piaip | 2009-06-10 | 1 | -1/+1 |
* | * minor fixes: | piaip | 2009-06-08 | 2 | -6/+7 |
* | * the 'only special key to break in interactive mode' was not needed - comma... | piaip | 2009-06-08 | 1 | -10/+4 |
* | * delete dead code. | kcwu | 2009-06-08 | 1 | -28/+0 |
* | * set_converting_type should be only used within #ifdef CONVERT | piaip | 2009-06-08 | 1 | -2/+5 |
* | * add client code detection to tunnel mode | piaip | 2009-06-08 | 2 | -1/+8 |
* | * remove post_msg_fpath(), no longer used. | kcwu | 2009-06-07 | 1 | -11/+2 |
* | * 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 | 2 | -11/+30 |
* | * fix: should use pointer instead. | piaip | 2009-06-07 | 1 | -1/+1 |
* | * experimental sending keepalive packets (hope this can reduce user's auto-d... | piaip | 2009-06-07 | 1 | -1/+8 |
* | * it seems still better to use KEEP_ALIVE, although detection duratio is lon... | piaip | 2009-06-07 | 1 | -4/+5 |
* | * refine login procedure (support+prepare for tunnel mode) | piaip | 2009-06-07 | 1 | -79/+266 |
* | - fix compile error | kcwu | 2009-06-07 | 1 | -35/+36 |
* | - code revise | kcwu | 2009-06-07 | 1 | -46/+62 |
* | - extract telnet.c to cmsys | kcwu | 2009-06-07 | 3 | -304/+30 |
* | - minor revise: call init_convert() | kcwu | 2009-06-07 | 1 | -11/+1 |
* | - rework r4500: resolve_fcache() seems only required in where() [thanks to wens] | piaip | 2009-06-07 | 1 | -3/+2 |
* | - refine setup_utmp procedure | piaip | 2009-06-07 | 1 | -13/+20 |
* | - refine and prepare for login daemon: | piaip | 2009-06-06 | 4 | -87/+91 |
* | card: make prompt message more clear, and accept user response better | piaip | 2009-06-06 | 1 | -1/+6 |
* | - change deleted posts/dirs to backup in FN_JUNK instead of FN_DELETED for ma... | piaip | 2009-06-06 | 1 | -9/+24 |
* | speed up gameplay procedure | piaip | 2009-06-06 | 1 | -40/+38 |
* | - make more description for token number display | piaip | 2009-06-06 | 1 | -3/+4 |
* | - reduce the latency of game play | piaip | 2009-06-05 | 1 | -2/+2 |
* | add 'where am I' in announce system (thanks to sangl@ptt[PttSuggestion]) | piaip | 2009-06-04 | 1 | -6/+48 |
* | - bug fix: ssh still can login even overload | kcwu | 2009-06-04 | 1 | -10/+14 |
* | - 18x boards should not provide URLs | piaip | 2009-06-04 | 1 | -8/+28 |
* | the 'D' command on hot boards (using safe_delete) must check valid range (rep... | piaip | 2009-06-02 | 1 | -1/+3 |
* | workaround some type of board entrance: LG then LE (random one frame then sto... | piaip | 2009-05-31 | 1 | -0/+14 |
* | - many small revise | kcwu | 2009-05-27 | 6 | -11/+31 |
* | - more sleep. try to prevent bad user to try password or multi-login | kcwu | 2009-05-26 | 1 | -2/+10 |
* | - revise flag_checkload. it should not bypass out of service. | kcwu | 2009-05-26 | 1 | -8/+9 |
* | - rename 'port' back to 'listen_port' and make it public. (for later use) | kcwu | 2009-05-26 | 1 | -7/+7 |
* | - mbbsd use getopt() to parse command line options | kcwu | 2009-05-26 | 2 | -128/+269 |
* | again - remove 'ptt' from messages | piaip | 2009-05-26 | 1 | -1/+1 |
* | continue of r4449, happy localization: remove 'Ptt' in messages: | piaip | 2009-05-26 | 1 | -2/+2 |
* | refine card play messages | piaip | 2009-05-25 | 1 | -9/+24 |
* | - register: refine r4464: typo in messages | piaip | 2009-05-25 | 1 | -1/+1 |
* | - avoid call external program "stty". | kcwu | 2009-05-25 | 1 | -0/+7 |
* | - security update: stop using BBS money in the game, because of too many bots | piaip | 2009-05-25 | 2 | -222/+157 |
* | - optimize ip->desc lookup loop | kcwu | 2009-05-24 | 1 | -1/+2 |
* | - fix compile error if defined KEYWORD_LOG | kcwu | 2009-05-24 | 1 | -1/+1 |
* | - fix: crash when input board name was invalid in voteboard (thanks: LukET@Pt... | piaip | 2009-05-24 | 1 | -0/+15 |
* | - fix edit ctrl-g bug, reported by dishpan@ptt PttBug. | kcwu | 2009-05-24 | 1 | -0/+2 |
* | - sleep longer for card game. we don't like robot play. | kcwu | 2009-05-24 | 1 | -1/+1 |
* | - temporary disable the 'only system key to break' in LG mode, for backward c... | piaip | 2009-05-24 | 1 | -1/+4 |
* | refine: reduce the i/o request to check reserved id | piaip | 2009-05-23 | 1 | -3/+4 |
* | - implement reserve id in a better way | piaip | 2009-05-23 | 1 | -3/+10 |
* | - add reserved id to prevent malicious registration | piaip | 2009-05-23 | 1 | -0/+3 |
* | refine pmore movie syntax highlight, again | piaip | 2009-05-23 | 1 | -6/+5 |
* | pmore: add include/interrupt (LI) command | piaip | 2009-05-23 | 1 | -8/+94 |
* | - improve pmore movie syntax highlight | piaip | 2009-05-23 | 1 | -7/+11 |
* | - simple parser for pmore style movie editing | piaip | 2009-05-22 | 1 | -11/+148 |
* | fix push (recomment) input location wrong in screen mode | piaip | 2009-05-18 | 1 | -2/+9 |
* | add comments | piaip | 2009-05-18 | 1 | -1/+2 |
* | prevent BM accidentally removed post notes (suggest by GeniusKiKi@PttCurrent) | piaip | 2009-05-18 | 1 | -4/+5 |
* | pfterm: don't use bs to optimize when there's wrap concern. | piaip | 2009-05-15 | 1 | -1/+2 |
* | prevent screen wrapping issue | piaip | 2009-05-15 | 1 | -1/+1 |
* | Replace PTT in mail title by macro | scw | 2009-04-10 | 1 | -1/+1 |
* | Clean up some compile warnings (unused, signess) | wens | 2009-03-21 | 5 | -17/+17 |
* | correct new gamble BM money function | scw | 2009-03-04 | 1 | -2/+5 |
* | Fix explanation for last commit. | scw | 2009-03-04 | 1 | -1/+1 |
* | Fix gamble for BM | scw | 2009-03-04 | 1 | -3/+4 |
* | Add mvprints (like ncurses mvprintw) | wens | 2009-03-01 | 1 | -0/+16 |
* | remove my_ctime | wens | 2009-03-01 | 1 | -3/+1 |
* | Add 'l' key for entering boards in boardlist. | mhsin | 2009-01-14 | 1 | -0/+1 |
* | Fix area calculation for disabled URL querying site. | mhsin | 2009-01-07 | 1 | -0/+4 |
* | Add support for querying article URL. | mhsin | 2009-01-07 | 1 | -1/+14 |
* | No unread status for lines and folders in favorites | scw | 2008-11-23 | 1 | -1/+2 |
* | Fix compile error in util/ | scw | 2008-11-18 | 1 | -0/+2 |
* | love paper is still mailing, follow friend/reject rules | scw | 2008-11-17 | 1 | -9/+17 |
* | Post and money update: | scw | 2008-11-16 | 4 | -7/+36 |
* | Correct gamble explanation | scw | 2008-11-15 | 1 | -1/+1 |
* | Last commit should be 1000p | scw | 2008-11-14 | 1 | -1/+1 |
* | Reduce BM reward on gamble to max(0.1%, 10000p) | scw | 2008-11-14 | 1 | -1/+3 |
* | Enable chess country for reversi | scw | 2008-11-14 | 1 | -2/+3 |
* | * revert recommend restirction. | kcwu | 2008-10-29 | 1 | -7/+0 |
* | * add macro ALLOW_RECOMMEND_NONLOCAL_SAVED_ARTICLE | kcwu | 2008-10-29 | 1 | -0/+2 |
* | * In news group (轉信板), recommending on non-local saved articles is not... | kcwu | 2008-10-29 | 1 | -0/+5 |
* | Remove board directory if failed | wens | 2008-10-22 | 1 | -0/+3 |
* | Check if boards are full when creating new boards | wens | 2008-10-21 | 1 | -1/+10 |
* | data should be empty on failed complete | wens | 2008-09-07 | 1 | -2/+1 |
* | Fix last commit | wens | 2008-08-05 | 1 | -2/+5 |
* | Support tagging of multiple files with same chrono | wens | 2008-08-05 | 1 | -4/+4 |
* | Don't modify Vector data; use temporary buffer. | wens | 2008-08-04 | 1 | -11/+10 |
* | Use file_exist_record directly | wens | 2008-08-04 | 4 | -10/+10 |
* | Clear curredit so we can enter mailbox after sending mail from userlist. | wens | 2008-07-22 | 1 | -0/+1 |
* | generalnamecomplete() support input history | scw | 2008-07-13 | 1 | -0/+13 |
* | No reply on deleted post (not necessary to check here but this | scw | 2008-07-08 | 1 | -1/+1 |
* | Change Vector_search | wens | 2008-07-05 | 3 | -7/+10 |
* | Reorder libraries. | wens | 2008-06-28 | 1 | -3/+3 |
* | Gomoku rule fix: lifting a ban by another ban (以禁解禁) | scw | 2008-06-28 | 1 | -2/+4 |
* | Remove unused code | wens | 2008-06-19 | 1 | -44/+0 |
* | Move stamp* to common library, with weak symbols | wens | 2008-06-19 | 1 | -22/+2 |
* | Split out os dependent library | wens | 2008-06-17 | 1 | -1/+2 |
* | Rewrite namecomplete2 using visio API | wens | 2008-06-17 | 2 | -139/+124 |
* | Add const modifier | wens | 2008-06-16 | 1 | -1/+1 |
* | Remove unused code. | wens | 2008-06-16 | 1 | -31/+3 |
* | Rewrite usercomplete using namecomplete2 and vector-constant | wens | 2008-06-16 | 1 | -224/+3 |
* | Don't use keywords | wens | 2008-06-16 | 1 | -3/+3 |
* | Possible memory leak? | wens | 2008-06-16 | 1 | -1/+3 |
* | Goodbye NameList* and namecomplete | wens | 2008-06-16 | 2 | -322/+0 |
* | Switch to Vector and namecomplete2 | wens | 2008-06-16 | 1 | -49/+58 |
* | Simplify variable expansion | wens | 2008-06-16 | 1 | -6/+6 |
* | Vector must be initialized first | wens | 2008-06-16 | 1 | -0/+1 |
* | prevent memory leak | wens | 2008-06-16 | 1 | -1/+2 |
* | Use Vector and namecomplete2 | wens | 2008-06-16 | 1 | -7/+8 |
* | ToggleNameList like function for Vector | wens | 2008-06-16 | 1 | -0/+25 |
* | ShowNameList() like function for Vector | wens | 2008-06-16 | 1 | -0/+24 |
* | Use general Vector_*. | wens | 2008-06-15 | 2 | -171/+28 |
* | remove duplicate code (in common library) | wens | 2008-06-15 | 1 | -18/+0 |
* | Temporary version of aids.c. | mhsin | 2008-06-13 | 1 | -34/+46 |
* | Move BBS non-related functions to independent library | wens | 2008-06-13 | 1 | -185/+1 |
* | Makefile cleanup | wens | 2008-06-13 | 1 | -10/+5 |
* | - fix make for FreeBSD | kcwu | 2008-06-13 | 1 | -1/+1 |
* | Clean up makefiles | wens | 2008-06-12 | 1 | -14/+13 |
* | Handle tabs in outc() | wens | 2008-06-11 | 1 | -1/+17 |
* | - add comments and eliminate compile warning | piaip | 2008-06-04 | 2 | -1/+5 |
* | - reduce the frequency of alerts | piaip | 2008-06-04 | 1 | -1/+3 |
* | - improve reg-email check procedure and error message | piaip | 2008-06-04 | 2 | -111/+131 |
* | - passwd: enable ALERT_PWD_RELOAD | piaip | 2008-06-04 | 1 | -2/+0 |
* | - minimore: fix inversed navigation key (j/k). | piaip | 2008-06-04 | 1 | -2/+2 |
* | Add keys for previous/next article | wens | 2008-06-04 | 1 | -0/+7 |
* | Avoid FILE * leak | wens | 2008-06-04 | 1 | -3/+3 |
* | - board: show vote limitation for VOTE_BOARDs. | piaip | 2008-06-04 | 1 | -10/+27 |
* | - prevent wrong email test on multiple '@'s. | piaip | 2008-06-04 | 1 | -4/+9 |
* | - 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 |
* | - 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 |
* | - 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 |
* | - 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 |
* | - bbs: alert when replying to board fallbacks to reply-mail. | piaip | 2008-05-16 | 4 | -21/+31 |
* | - 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 | 2 | -9/+9 |
* | - 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 | 3 | -173/+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 | 1 | -1/+4 |
* | - 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 |
* | - 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 |
* | - fix warnings. | kcwu | 2008-05-10 | 1 | -8/+8 |
* | - (register) fix BIG5 partial string strstr issue (solving some invalid addre... | piaip | 2008-05-10 | 1 | -41/+40 |
* | - 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 | 11 | -26/+43 |
* | - 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 | 3 | -5/+6 |
* | - (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 | 4 | -61/+117 |
* | - (internal) code refine: separate inner_send API | piaip | 2008-05-07 | 2 | -39/+64 |
* | - 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 | 1 | -1/+15 |
* | - (internal) replace all localtime4() by localtime4_r(). | piaip | 2008-05-05 | 13 | -85/+71 |
* | - security exploit: calling localtime() during getdata() may change the log d... | piaip | 2008-05-05 | 1 | -8/+22 |
* | - 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 | 1 | -1/+31 |
* | - 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 |
* | - 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 | 3 | -14/+10 |
* | - (internal) refine visio callback | piaip | 2008-04-24 | 4 | -98/+99 |
* | - ZA: simple workaround to prevent Ctrl-U re-entrant issue | piaip | 2008-04-23 | 2 | -0/+14 |
* | - 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 | 13 | -23/+25 |
* | - 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 |
* | - (internal) fix register query prompt extra code | piaip | 2008-04-22 | 1 | -1/+1 |
* | - (internal) code refine | piaip | 2008-04-21 | 2 | -4/+159 |
* | - refine key processing of CR(C-M), LF(C-J), BS(C-H), BS2(0x7f) | piaip | 2008-04-21 | 16 | -47/+59 |
* | - (internal) visio/vget: change old NOECHO to ASCII_ONLY + NOECHO. | piaip | 2008-04-21 | 2 | -3/+2 |
* | - 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 |