summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use file_exist_record directlywens2008-08-047-23/+11
* close file only if STAMP_FILEwens2008-07-311-1/+3
* Clear curredit so we can enter mailbox after sending mail from userlist.wens2008-07-221-0/+1
* Add missing $WGET to exports.wens2008-07-201-1/+1
* Fix weather reportwens2008-07-182-1/+2
* generalnamecomplete() support input historyscw2008-07-131-0/+13
* No reply on deleted post (not necessary to check here but thisscw2008-07-081-1/+1
* Change Vector_searchwens2008-07-054-9/+12
* Reorder libraries.wens2008-06-287-14/+15
* Gomoku rule fix: lifting a ban by another ban (以禁解禁)scw2008-06-281-2/+4
* util/mandex.c uses stamplink.wens2008-06-282-7/+3
* Remove unused codewens2008-06-191-44/+0
* Add header fileswens2008-06-191-0/+2
* Move stamp* to common library, with weak symbolswens2008-06-1910-32/+112
* Split out os dependent librarywens2008-06-1714-341/+332
* Clean up header dependencieswens2008-06-179-13/+14
* Clean up ccache.wens2008-06-175-15/+23
* Rewrite namecomplete2 using visio APIwens2008-06-173-140/+125
* Add const modifierwens2008-06-164-8/+8
* Fix maxlength counterwens2008-06-161-2/+2
* Remove unused code.wens2008-06-162-40/+3
* Rewrite usercomplete using namecomplete2 and vector-constantwens2008-06-161-224/+3
* Don't use keywordswens2008-06-161-3/+3
* Constant vector (initialized with reference to given data)wens2008-06-162-1/+22
* Possible memory leak?wens2008-06-161-1/+3
* Goodbye NameList* and namecompletewens2008-06-163-334/+0
* Switch to Vector and namecomplete2wens2008-06-161-49/+58
* Simplify variable expansionwens2008-06-161-6/+6
* Vector must be initialized firstwens2008-06-161-0/+1
* prevent memory leakwens2008-06-161-1/+2
* Use Vector and namecomplete2wens2008-06-161-7/+8
* ToggleNameList like function for Vectorwens2008-06-162-0/+27
* ShowNameList() like function for Vectorwens2008-06-161-0/+24
* Use general Vector_*.wens2008-06-153-172/+29
* Remove declarations.wens2008-06-152-17/+12
* General vector-like listwens2008-06-153-1/+183
* Revised ccachewens2008-06-151-5/+5
* remove duplicate code (in common library)wens2008-06-151-18/+0
* make orderingwens2008-06-151-0/+5
* Ban more IPs...scw2008-06-151-2/+19
* partial fix dietlibc supplemental librarywens2008-06-135-12/+39
* Temporary version of aids.c.mhsin2008-06-131-34/+46
* Move BBS non-related functions to independent librarywens2008-06-135-197/+208
* Makefile cleanupwens2008-06-137-76/+41
* fix FreeBSD library linkwens2008-06-131-1/+1
* - fix make for FreeBSDkcwu2008-06-133-3/+3
* Clean up makefileswens2008-06-126-71/+45
* Handle tabs in outc()wens2008-06-111-1/+17
* - add comments and eliminate compile warningpiaip2008-06-042-1/+5
* - reduce the frequency of alertspiaip2008-06-041-1/+3
* - improve reg-email check procedure and error messagepiaip2008-06-043-112/+132
* - passwd: enable ALERT_PWD_RELOADpiaip2008-06-041-2/+0
* - minimore: fix inversed navigation key (j/k).piaip2008-06-041-2/+2
* Add keys for previous/next articlewens2008-06-041-0/+7
* Avoid FILE * leakwens2008-06-041-3/+3
* - board: show vote limitation for VOTE_BOARDs.piaip2008-06-041-10/+27
* - prevent wrong email test on multiple '@'s.piaip2008-06-042-6/+15
* fix paddingwens2008-06-031-1/+5
* Generic itoc converterwens2008-06-032-25/+25
* - fix buying check money: offset-by-one bugpiaip2008-06-031-1/+1
* - improve reg ui messagespiaip2008-05-311-1/+8
* - bbs: check 'badpost' post restriction only if assess is enabled.piaip2008-05-312-2/+7
* - prevent sharing buy_ticket for chicken and gamblepiaip2008-05-302-4/+36
* don't convert folders when importing for boardswens2008-05-291-0/+3
* fix argument indexwens2008-05-281-3/+2
* fix up wretch converter, added support for boardswens2008-05-273-125/+175
* - fixed: boardlist->E->E board title input dialog too long.piaip2008-05-271-2/+3
* - fixed: ten-half may be played without having PMONEY. piaip2008-05-271-2/+9
* Fix man path errorwens2008-05-251-1/+1
* Typo for marked files.wens2008-05-251-3/+17
* Move transform programs to seperate directory.wens2008-05-256-2/+177
* - make "sort by ip" only, since this is more like the way in old day.piaip2008-05-241-2/+2
* - register validation: change message from "validated" to "viewed".piaip2008-05-211-2/+2
* - display and hint the approx value of register requestspiaip2008-05-211-1/+3
* - make file types visible to all userspiaip2008-05-191-15/+22
* - refresh deleted board after deleting announce(man/gem) postspiaip2008-05-191-0/+1
* - improve from_ip sort stylepiaip2008-05-171-2/+6
* - chicken: allow better revive for adminpiaip2008-05-171-3/+12
* - improve chicken revive formula to avoid death-revive cycle exploitpiaip2008-05-161-70/+45
* - add phs.com.tw to default white list since it's per mobile phone, not free.piaip2008-05-162-1/+2
* - bbs: alert when replying to board fallbacks to reply-mail.piaip2008-05-164-21/+31
* - (internal) add missing includespiaip2008-05-151-0/+3
* - add HOME/END in announce cursor movement (suggestion from PttBug)piaip2008-05-141-3/+6
* - mail: ignore self from reject listpiaip2008-05-143-25/+6
* - fix angel give_money anonymous default option bugpiaip2008-05-141-1/+1
* WARNING: THIS PATCHSET CHANGED SHM STRUCTURE. PLEASE READ UPDATING CAREFULLY.piaip2008-05-135-12/+21
* - general message refinepiaip2008-05-133-22/+14
* - register: finetune reject reasons and logs according to admin requests.piaip2008-05-131-1/+2
* - mbbsd: fix mind init sizepiaip2008-05-121-1/+3
* - mbbsd: clean trailing stuff when fromd is enabled.piaip2008-05-121-2/+6
* - bbs: X (recommend) on vote_post should do like 'y' -- reply vote.piaip2008-05-124-174/+76
* Disable host alias when using FROMD.wens2008-05-121-2/+2
* - fix etc_edit log formatpiaip2008-05-121-1/+1
* - user: fix email disallow (banemail) algorithmpiaip2008-05-121-7/+16
* - chat: add /ban and /unban commandspiaip2008-05-112-17/+126
* - fix show_signature display error (forgot last newline)piaip2008-05-111-0/+1
* - register: drop some rejected words which are valid in some addressespiaip2008-05-113-2/+15
* - (internal) sample etc files updatepiaip2008-05-113-72/+35
* - register/captcha: remove some ambigious options/alphabetspiaip2008-05-111-2/+4
* - typo fixpiaip2008-05-101-1/+1
* - add more detail error log for admin's unum errorpiaip2008-05-101-1/+4
* - (internal) fix DBCS_strcasestr() APIpiaip2008-05-101-6/+10
* - fix warnings.kcwu2008-05-101-8/+8
* - (register) fix BIG5 partial string strstr issue (solving some invalid addre...piaip2008-05-102-44/+44
* - register: fix 'x'/default being rejected in user->changemailpiaip2008-05-101-1/+9
* - register: check copy-pasting sample birthdaypiaip2008-05-101-5/+21
* - (exp captcha) random seed should be initialized earlier for captcha.piaip2008-05-102-6/+5
* - (exp) register: add figlet captcha systempiaip2008-05-101-8/+167
* - (internal) change 86400/... (seconds of day/month/...) to named constants.piaip2008-05-1013-26/+51
* - update license and URL description in READMEpiaip2008-05-091-3/+7
* - menu: refine menu's and isolate personal files as submenu.piaip2008-05-092-67/+74
* - register: fixed: page mode validation treated all user as "D" (non-exist).piaip2008-05-081-2/+0
* - register: refine reject-notify process. user will be able to reply at the f...piaip2008-05-081-186/+201
* - (internal) xchatd: remove unused codepiaip2008-05-085-160/+10
* - (internal) replace ctime4 by Cdate, prevent developer confused by the the t...piaip2008-05-089-57/+38
* - improve give_money process and red_envelop writing procedure.piaip2008-05-085-62/+118
* - (internal) code refine: separate inner_send APIpiaip2008-05-073-39/+65
* - gamble: refine open ticket message formatpiaip2008-05-061-4/+6
* - fix crash on cross-posting to non-exist boards (reported by astro)piaip2008-05-061-3/+3
* - alert message for reg-email whitelistpiaip2008-05-053-1/+35
* - (internal) replace all localtime4() by localtime4_r().piaip2008-05-0515-85/+86
* - (internal) add localtime4_r thread-safe APIpiaip2008-05-052-3/+21
* - (internal) change localtime() to localtime_r() API.piaip2008-05-051-12/+18
* - security exploit: calling localtime() during getdata() may change the log d...piaip2008-05-051-8/+22
* - (internal) add more Cdate format functionpiaip2008-05-052-8/+22
* - (internal) workaround - fix build dependency for var.hpiaip2008-05-051-1/+4
* - message refine for chatpiaip2008-05-031-2/+2
* - cal: fix debugsleeping process considered as multi-login issuepiaip2008-05-031-3/+5
* - fix minute input errorpiaip2008-05-031-1/+1
* - voteboard: hint on how to join votingpiaip2008-04-301-3/+4
* - refine menu items: keep better compatibility with old ordering.piaip2008-04-301-1/+1
* - chicken: make sysop revive and user revive work in same waypiaip2008-04-301-8/+19
* - fix chicken sudden death after sysop revivepiaip2008-04-301-2/+2
* - better menu name for xchatpiaip2008-04-291-1/+1
* - prevent user vote for twice by changing id capitals (thx to hrs113355)piaip2008-04-293-4/+5
* Allowing set gambling and bidding end time to minute.scw2008-04-291-0/+4
* - board: shrink search_board input textbox sizepiaip2008-04-293-2/+5
* - message refine and menu item re-ordering for talk/chat.piaip2008-04-292-7/+7
* - prevent user get BM permission before BMcache ready.piaip2008-04-291-0/+8
* - mail/Forward: prevent assert error by checking valid userid.piaip2008-04-281-0/+6
* - allow F forward only for authenticated userspiaip2008-04-283-4/+34
* - alert on multi login which results in userinfo out-of-syncpiaip2008-04-271-1/+7
* - check send mail permissionpiaip2008-04-272-1/+7
* Sync local mod.mhsin2008-04-2616-4/+39
* - enable 'Q' in userlist to query all userspiaip2008-04-261-0/+6
* - artwork: align chat input and message barpiaip2008-04-251-1/+1
* - improve 'C' in namelist editing: removing users haven't login for a specifi...piaip2008-04-252-4/+34
* - chat: support realtime viewing chatlog.piaip2008-04-251-7/+30
* - fix safe del header rule: when deleteing 'already deleted' files, should no...piaip2008-04-251-5/+5
* - message refinepiaip2008-04-241-1/+1
* - friend_list: add 'C' to clear non-exist users.piaip2008-04-241-2/+55
* - pmore: RIGHT key at end should return like LEFT (mailbox was not refreshed).piaip2008-04-241-1/+1
* - Police should be able to enter BM boardspiaip2008-04-241-0/+5
* - fix: guests should not get announce sub-op, and sub-op should not have BM p...piaip2008-04-244-15/+10
* - (internal) refine visio callback piaip2008-04-246-101/+108
* - ZA: simple workaround to prevent Ctrl-U re-entrant issuepiaip2008-04-233-0/+15
* - prevent 'title' prompt in editing board_notepiaip2008-04-232-1/+4
* - register: add more information on registration waiting state.piaip2008-04-231-5/+7
* - register: allow quick return for aborting rejection (no reason input)piaip2008-04-221-5/+10
* - add customizable registration rejecting notespiaip2008-04-221-3/+9
* - CRLF issue: make accepting LF an option.piaip2008-04-221-0/+9
* - (mail) more hints and check on auto-forward settingspiaip2008-04-222-1/+16
* - notification on forward behavior changepiaip2008-04-222-2/+10
* - code refine: use ANSI_REVERSE to replace ANSI_COLOR(7), more meaningful.piaip2008-04-2214-27/+30
* - show user plan when forwarding (x) mail.piaip2008-04-221-0/+1
* - add 'search only for local boards' back in Ctrl-S.piaip2008-04-221-0/+31
* - CRLF testing reportpiaip2008-04-221-0/+38
* - (internal) fix register query prompt extra codepiaip2008-04-221-1/+1
* - (internal) code refinepiaip2008-04-215-24/+175
* - refine key processing of CR(C-M), LF(C-J), BS(C-H), BS2(0x7f)piaip2008-04-2117-47/+62
* - (internal) visio/vget: change old NOECHO to ASCII_ONLY + NOECHO.piaip2008-04-213-3/+4
* - visio: simulate old behavior, rejecting non-ascii characters for NOECHO (pw...piaip2008-04-211-0/+8
* - admin: add fields to change user career/phonepiaip2008-04-211-3/+7
* - bbs: fixed: push_bottom nofitication not refreshed if abort.piaip2008-04-204-312/+12
* - chat: fix key hit (I_OTHERDATA) when doing ZA.piaip2008-04-201-0/+4
* - add system updates log in menupiaip2008-04-202-44/+31
* - chat: add ZA in chatpiaip2008-04-204-10/+35
* - bbs: alert push_bottom for the relationship with original filespiaip2008-04-202-16/+30
* - drop push_bottom warning in mailboxpiaip2008-04-202-4/+7
* - clear input line when getting pssword in new visio.piaip2008-04-201-0/+4
* - notify BM for new b_config (edit board ctitle).piaip2008-04-201-2/+7
* - add 'top boards' in ZA selection.piaip2008-04-203-7/+23
* - board_config/edit_title (Bb): only log if user really changed title.piaip2008-04-201-1/+1
* - move 'B' (edit board title) to 'b' in board_config (i/I), and B now also ac...piaip2008-04-203-37/+31
* - artwork improve for ZA bar.piaip2008-04-193-2/+6
* - finetune (rollback) menu and userlist layoutpiaip2008-04-192-2/+9
* - move set_bottom (old ctrl-z) to ctrl-x.piaip2008-04-192-2/+6
* - make ZA system complete.piaip2008-04-196-34/+111
* - restore stat after Ctrl-Z change to allow r/w hotkeys after Ctrl-Z. (report...piaip2008-04-191-2/+4
* - change GUEST rule to checking PERM_BASIC.piaip2008-04-192-2/+12
* - talk: userlist is now scalable, with the power of VCOL layout system.piaip2008-04-191-75/+81
* - add priority to vcolpiaip2008-04-192-7/+39
* - enable large terminal for menu and menu_movie.piaip2008-04-193-21/+28
* - enable large terminal in menuspiaip2008-04-191-6/+4
* - fix LCECHO issue (cannot input chinese in some places)piaip2008-04-194-9/+10
* - menu: simple Ctrl-Z navpiaip2008-04-192-1/+29
* - (internal) export osdep from cmsys, fixing bbsctl linking errorpiaip2008-04-194-9/+9
* - (internal) fix chicken and bid data padding errorpiaip2008-04-192-2/+5
* *** PASSWD CHANGE *** PLEASE READ UPDATING FOR DEFAILT INFORMATION.piaip2008-04-199-153/+424
* - make aligned comments official.piaip2008-04-181-1/+2
* - change aligned comments to left-align format.piaip2008-04-181-5/+2
* - fix wrong LCECHOpiaip2008-04-184-13/+13
* - (internal) fix board parameterpiaip2008-04-181-1/+1
* - (internal) refine i/o system to try new vget systempiaip2008-04-182-41/+46
* - (admin/user) kick user before making changespiaip2008-04-181-52/+71
* - xchat: fix "waterball exists forever" issue, and prevent printing mail aler...piaip2008-04-185-82/+58
* - (internal) tobind/toconnect: allow specifying INADDR_ANY (*:port) or loopba...piaip2008-04-181-14/+29
* - for struct written to file, use type with fixed sizekcwu2008-04-181-81/+80
* - give_money: message refinepiaip2008-04-182-15/+7
* - hide the name of the executer that deleted files, due to many defects recen...piaip2008-04-171-2/+3
* - remove unused OS version macrokcwu2008-04-171-4/+1
* - register: add log for "assigning specific user to validate".piaip2008-04-172-20/+23
* - minor code revise, fix buffer sizekcwu2008-04-171-10/+14
* - remove unused global variable.kcwu2008-04-171-4/+0
* - change the permission for police to kill user from "numlogin/numpost < 100"...piaip2008-04-171-1/+11
* - do not log delete info for delete_allpost because it is usually used by sys...piaip2008-04-171-1/+7
* - (internal) change chat to use vgetstring with new callback systempiaip2008-04-1710-318/+299
* - (internal) getans -> vanspiaip2008-04-1722-147/+250
* - (internal) visio: add vgetspiaip2008-04-1711-61/+381
* - change sender address of auto forward to forwarder, to prevent confusion ca...piaip2008-04-167-41/+21
* - reduce unnecessary QP encode in mail subject header.piaip2008-04-161-1/+12
* - (internal) visio: add vfill/vfillw, with more flexity to vcols.piaip2008-04-162-141/+128
* - (internal) visio: add columned output API.piaip2008-04-164-0/+273
* - register: fix reject reason in paged validation modepiaip2008-04-151-1/+1
* - (internal) migrate more code to visio API.piaip2008-04-153-46/+11
* - (internal) change API names to visio format: stand_title -> vs_hdr.piaip2008-04-1522-105/+106
* - update visio header file for new apipiaip2008-04-151-6/+8
* - bbs: fix utmp_brcid out-of-sync on 's' select.piaip2008-04-157-30/+50
* - (internal) code refine - improving visio systempiaip2008-04-1515-185/+467
* - bbslua: fix crash on printing error messagepiaip2008-04-141-1/+1
* // fix '!' exceeding screen widthpiaip2008-04-141-1/+3
* - gray safe_delete corpse entriespiaip2008-04-141-1/+20
* - register: forgot to stop dryrun mode!!piaip2008-04-131-1/+1
* - fix loginview crash (having NULL entries)piaip2008-04-133-1/+7
* - add aligned format of commentspiaip2008-04-134-6/+25
* - add calendar in login viewpiaip2008-04-137-32/+52
* - prevent showing id for anonymous mostspiaip2008-04-131-2/+11
* - make safe_delete display betterpiaip2008-04-131-1/+1
* - add 'del' in admin x_filepiaip2008-04-132-6/+22
* - (internal) code refine: change [200] to [PATHLEN], [STRLEN], or [ANSILINELEN].piaip2008-04-137-16/+17
* - fix footer length (should display all on col80) piaip2008-04-131-1/+1
* - officially change to regform v2 and drop old (v1) support.piaip2008-04-133-778/+9
* - board: add group search for 's'.piaip2008-04-131-11/+17
* - board: move cursor when leaving same board.piaip2008-04-133-5/+12
* - visio: add vbar and varf, better l-r API.piaip2008-04-138-73/+96
* (internal code refine)piaip2008-04-1212-126/+62
* - (internal) use new visio/vfooter() API to display footerspiaip2008-04-127-114/+39
* - visio: add vfooter() high level API.piaip2008-04-123-1/+109
* - new interface to edit system files (preventing links/source change)piaip2008-04-122-143/+185
* - register: do not remove spaces until buildling justify stringpiaip2008-04-123-12/+17