summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - more: change 's' to 'select-board' instead of 'search'.piaip2008-03-065-24/+41
* - user/chicken: enable sysop toggle chicken-deathpiaip2008-03-065-16/+51
* - chicken: enable PK with new mmap stylepiaip2008-03-063-3/+6
* - chicken: move chicken data to user directory, with mmap based synchronization.piaip2008-03-065-136/+303
* - upgrade: directory for all upgrading scripts/tools/programspiaip2008-03-064-0/+239
* - [code refine] move all registration code to register.cpiaip2008-03-064-1836/+1814
* - pmore/common: prompt message finetune for recommendationpiaip2008-03-053-8/+11
* - talk: warn user that we don'e accept empty input for talklog decision.piaip2008-03-051-2/+10
* - msg update: prevent using "illegal/invalid" confusing terms, and other mino...piaip2008-03-043-8/+11
* - add option "default to backup" (from PttSuggest@ptt2)piaip2008-03-035-9/+31
* - prevent resending regforms if regcode is incorrect.piaip2008-03-031-2/+7
* - pmore/movie: rollback *[m prefix - not really so common.piaip2008-03-022-8/+6
* - pmore/movie: more comments on LS usage.piaip2008-03-021-0/+15
* - display remaining days info for chatroom restriction piaip2008-03-021-2/+3
* - enable ESC[m as prefix for pmore movie (for some ANSI editors)piaip2008-03-024-7/+33
* - add warning on famous gamespiaip2008-03-011-1/+10
* - improve violation-pay process (prevent misunderstanding)piaip2008-03-011-16/+28
* - mail: fail-safe filename check to avoid segv crashpiaip2008-02-291-0/+6
* - message improve: mark for recommend restrictionpiaip2008-02-291-1/+1
* - give_money: reduce the chance to require password authenticationpiaip2008-02-261-4/+19
* - unify give_money in both userlist/g and menu/g.piaip2008-02-263-27/+15
* - give_money: require user input password again, to prevent malicious macrospiaip2008-02-261-5/+41
* - b_config: prompt fine-tune, reducing unnecessary messagespiaip2008-02-261-28/+42
* - b_config: more detail hints on user post permission checkingpiaip2008-02-264-34/+52
* - admin: reject reason finetune, suggested by iamori@pttpiaip2008-02-251-2/+2
* - admin: should not allow changing info when browsing PASSWD history.piaip2008-02-241-1/+3
* - admin: fixed: searching user generates wrong unumpiaip2008-02-242-7/+18
* - asses: gpfix: align MAXGP to real value.piaip2008-02-241-5/+7
* - admin: improve regform UI by various feedbackspiaip2008-02-241-5/+33
* - assess: when fixing goodpost number, overwrite values even if alerted.piaip2008-02-231-1/+5
* - mbbsd: correct default value promptspiaip2008-02-232-48/+70
* - bbs: deleting and creating posts now will change numpost only if file has v...piaip2008-02-221-27/+49
* - more: should not able to change title in sysopedit. (rpt by daiYuTsung@PttB...piaip2008-02-221-1/+4
* - admin: improve new regform ui <real test version>piaip2008-02-211-12/+43
* - admin: fine-tune and improve admin regform new UIpiaip2008-02-211-4/+33
* - admin: new-regform: fixed: 'q' deletes all forms in last page.piaip2008-02-211-5/+12
* - mbbsd: improve promptspiaip2008-02-212-19/+78
* - board: comment on symlinkpiaip2008-02-212-300/+290
* - talk: comment on mail_checkpiaip2008-02-213-4/+12
* - admin: change 'X' to 'D' for invalid accountspiaip2008-02-213-2/+12
* - admin: (exp) new admin interface for regform validation (page mode)piaip2008-02-202-26/+533
* - prepare for new admin reg procedurepiaip2008-02-203-5/+31
* - cache: aggresive song detection: provide more debug messagespiaip2008-02-191-6/+15
* user: improve regcode prompt/checkpiaip2008-02-192-27/+118
* - improve order song agreementpiaip2008-02-191-8/+11
* - improve the message and explain for fix_aloha.piaip2008-02-191-5/+7
* - notify user if the regcode is already expired.piaip2008-02-191-3/+8
* - mail: do not add numposts for cross-posting mailspiaip2008-02-172-16/+13
* - change BIG5 ':' to SBCS, more convenient for admins to copy/paste data. (su...piaip2008-02-151-7/+7
* - hide restricted board names when cross-posting (suggested by iamori@ptt1)piaip2008-02-151-2/+13
* - testing to narrow down buffer overrun reasonpiaip2008-02-151-3/+11
* - verify if record entry is still valid before modifying.piaip2008-02-151-0/+10
* - user: make message more clear (reported by Kinra@PttSuggest)piaip2008-02-151-2/+5
* - xchatd: allow ignoring users not in chatroom.piaip2008-02-152-16/+66
* - more options to prevent chatroom floodingpiaip2008-02-141-5/+65
* - drop all 033 dirty ANSI characterpiaip2008-02-141-1/+1
* - lovepaper: add newmail alert, fix title issue. (reported by watch@pttbug)piaip2008-02-141-1/+8
* - improved user searchingpiaip2008-02-141-21/+51
* - searching user should bypass invalid recordspiaip2008-02-141-0/+5
* - SRexpire: enable expiring search cache recordspiaip2008-02-135-8/+66
* - friend: use constants, prevent magic numberspiaip2008-02-132-2/+3
* - the report for changing user permission should use post_msg, to prevent wro...piaip2008-02-131-29/+21
* - user: fix the prompt of illegal regcode.piaip2008-02-101-4/+5
* - bbs: fix delay of deleted/junk directory. (reporeted by watch@ptt2.PttBug)piaip2008-02-101-1/+1
* - add dashc() for file create timepiaip2008-02-105-21/+27
* - menu: pad title length to align most fields againpiaip2008-02-092-3/+3
* - bbs: isolate edflags determinationpiaip2008-02-081-14/+20
* - reply: boards with NOREPLY should enable mail reply by default.piaip2008-02-081-2/+5
* - reduce the chance of alert messagespiaip2008-02-052-6/+12
* - add warning messages to alert about cross-postpiaip2008-02-052-3/+10
* - board: add more colors to hot-boardspiaip2008-02-041-1/+11
* - emaildb: use fork to reduce memory wastingpiaip2008-02-042-11/+66
* - dice: no longer supportedpiaip2008-02-043-473/+6
* - user: prevent printing zeros if mobile has not been setpiaip2008-02-012-1/+41
* - Makefile update: to add more conditional flags and ctags builderpiaip2008-01-311-1/+15
* - __libc_freeres() seems releasing "all" runtime memory, which may cause SEGV...piaip2008-01-311-1/+2
* - more checks on fhdr to prevent crashpiaip2008-01-311-2/+7
* - emaildb: apply cache reductionpiaip2008-01-311-0/+8
* - change over18 calculation as standalone function, in order user changed bir...piaip2008-01-315-16/+36
* - read: fix bottom articles across pages (after doing new post) will lead to ...piaip2008-01-311-4/+9
* - fav: add TEST to default fav boards and change orderpiaip2008-01-311-3/+10
* - register: make birthday registration earlier, also helps over18 work correc...piaip2008-01-314-4/+36
* - mbbsd: consider "no birthday" as less than 18 years oldpiaip2008-01-302-2/+8
* - fix over18 calculationpiaip2008-01-301-4/+10
* - improve registration processpiaip2008-01-305-78/+122
* -- emaildb: release runtime cache resource to reduce memory after emaildb bei...piaip2008-01-301-0/+4
* - improve registration process: modify justify earlier, and fix emaildb limit...piaip2008-01-302-32/+45
* - remove strncpy(). use memcpy() and strlcpy() instead.piaip2008-01-306-12/+9
* - board: enable changing to MyFavorite in HotBoardspiaip2008-01-304-9/+3
* - read: make cursor default position before .DIR.bottom articlespiaip2008-01-292-4/+7
* - bbs: change default cursor location to "end of .DIR records" excluding .DIR...piaip2008-01-292-4/+3
* - mail: enlarge check range again, due to some people lost newmail notificati...piaip2008-01-281-1/+1
* - pmore: optimization on movie/frame movepiaip2008-01-281-50/+50
* - read: avoid black holes, even if board article counter is wrong.piaip2008-01-281-17/+42
* - xchatd: prevent malicious user flooding chat page to hide his useridpiaip2008-01-281-3/+3
* - user: hinting on SYSOP permission update of setting emailpiaip2008-01-285-7/+21
* mark dirty after set_attr, fix bug reported at #17dLCl9P (SYSOP) [ptt.cc]victor2008-01-281-0/+1
* - mail: fix assert in case some new mail has empty filename.piaip2008-01-281-1/+2
* - user: allow admins to change email to 'invalid'.piaip2008-01-283-5/+11
* Temporary version of aids.cmhsin2008-01-261-0/+291
* - board: revert back with traditional stylepiaip2008-01-261-3/+12
* - menu: fix compilation error (typedef/struct)piaip2008-01-261-1/+1
* - bbslua: add iolimit() apipiaip2008-01-262-6/+24
* - revise menu.c code.kcwu2008-01-264-70/+63
* - mbbsd: provide the possibility to optimize some API. keep port information.piaip2008-01-262-6/+34
* - buy-mail-box: prevent user accidentally enter the option.piaip2008-01-251-2/+41
* Fix AID search for blackholed boards.mhsin2008-01-251-2/+4
* - bbs: prevent post-reply respond to invalid userpiaip2008-01-251-12/+28
* avoid empty filenameswens2008-01-251-2/+4
* - edit: fixed currbid=0 assert for anti-crosspost check over non-posts.piaip2008-01-251-19/+28
* - revise code uinfo_query(); fix bug: user will be killed if set perm bits to 4.kcwu2008-01-241-82/+91
* - remove duplicated prototype.kcwu2008-01-241-1/+0
* - revise passwd_apply() api, prevent use global variable to pass data.kcwu2008-01-244-30/+35
* - announce: prevent asserts for "entering deleted directories".piaip2008-01-241-11/+31
* - Tagging: offset-by-one error on alerting userpiaip2008-01-232-2/+2
* - read: more check on TagNum to prevent announce paste bugpiaip2008-01-232-4/+4
* - menu: cursor_position is not really useful. and it will cause SEGV for piaip2008-01-231-7/+2
* - bbslua: prepare for storage APIpiaip2008-01-231-51/+116
* - stuff: fix show_file auto wrapped for file with length=80piaip2008-01-223-5/+8
* - emaildb(init): speed up by transactionpiaip2008-01-211-4/+22
* - emaildb: add the init functionalitypiaip2008-01-211-1/+82
* - menu: board admins should be able to do E in admin menupiaip2008-01-211-1/+1
* - Makefile: modified for static libraries and provide hints for different sys...piaip2008-01-211-4/+10
* - fix limit edit displaypiaip2008-01-211-4/+4
* - bbslua: bugfix for toc redirecting and displaypiaip2008-01-211-2/+1
* - bbslua: fix w32 snprintf issuepiaip2008-01-191-2/+2
* - bbslua: fix w32 issuepiaip2008-01-191-4/+4
* - bbslua: change userid() to variable, add usernick, restrict more on lastref.piaip2008-01-192-12/+50
* - bbslua: require LatestRef/Title match for latest referringpiaip2008-01-192-100/+394
* - improve input system logicpiaip2008-01-192-1/+17
* - fix compile error (reported on watch@PttBug/ptt2)piaip2008-01-181-0/+2
* - bbslua: fix bbs.kball() on w32 portpiaip2008-01-181-1/+9
* - var/user: prevent printing NULL for login view confpiaip2008-01-162-4/+6
* - bbs: allow local mail for web based tarqueuepiaip2008-01-166-34/+96
* - pfterm: fixed resize crash issue. GREAT THANKS TO kcwu.piaip2008-01-161-18/+31
* - edit: rich support of Lua syntax highlightpiaip2008-01-151-20/+226
* - bbslua: add default value for getdata, add LatestRefpiaip2008-01-141-23/+132
* - bbs: add title for AID displaypiaip2008-01-147-18/+102
* - edit: simple Lua syntax highlightpiaip2008-01-141-14/+123
* - enable ncurses 'typeahead' APIpiaip2008-01-134-8/+66
* - bbslua: minor revisekcwu2008-01-131-6/+7
* - fix warnings.kcwu2008-01-131-2/+2
* - fix warnings, eol-stylekcwu2008-01-131-21/+21
* - Makefile: identify objects in more detailpiaip2008-01-121-9/+12
* - bbslua: fixed bbs.clock() calculation on win32 portpiaip2008-01-121-6/+12
* - bbslua: limit lua memory usage.kcwu2008-01-121-5/+49
* - io/getdata: close buffer piaip2008-01-121-0/+1
* - chicken: stop making political petspiaip2008-01-121-2/+5
* - license text updatepiaip2008-01-123-10/+48
* - bbslua/pfterm: Add Win32 portingpiaip2008-01-122-28/+136
* - bbslua: correct line number in file.kcwu2008-01-111-3/+38
* - chicken: disable sellingpiaip2008-01-113-71/+6
* - enable t_column width of content.piaip2008-01-111-5/+12
* - bbslua: enable ^C to break <workaround>piaip2008-01-112-15/+73
* - screen: fix compilation error, reported on watch@PttBugpiaip2008-01-111-3/+3
* - xchatd: prevent ignored users flood by entering/leaving chatroomspiaip2008-01-101-2/+2
* - bbslua: add new toc display/compatibility warning and 0.113 APIpiaip2008-01-102-70/+215
* - pfterm: fix previous patchset - x forgot to increasepiaip2008-01-101-0/+1
* - pfterm: handle X position better.piaip2008-01-101-16/+11
* - terminal: add newwin()piaip2008-01-103-8/+62
* - pmore: disable massive scroll for smooth output in pftermpiaip2008-01-102-28/+12
* - mmbsd: improve DEBUGSLEEP proctitle for debugging multiple versionspiaip2008-01-103-5/+40
* - bbslua: fixed: pause() return integer (should be string)piaip2008-01-081-8/+13
* - pmore: try to prevent munmap crash issuepiaip2008-01-082-10/+29
* - bbslua: fix corrupted coroutinepiaip2008-01-081-21/+39
* - refine limit edit sourcepiaip2008-01-082-107/+118
* - since there's nothing to use for non-reg-ok users in menu 'P', disable it.piaip2008-01-071-1/+1
* - term: add doupdate() to force refresh even if input queue is not emptypiaip2008-01-075-17/+27
* - bbslua: add TOC infopiaip2008-01-071-17/+127
* - bbslua: add version infopiaip2008-01-072-34/+62
* - bbs: enhance title editingpiaip2008-01-073-9/+189
* - bbslua: enable bbs:clock()piaip2008-01-061-7/+38
* - fixed: peek_input keeps waiting for new input. (due to buf control)piaip2008-01-064-14/+21
* - bbslua: add more APIpiaip2008-01-064-6/+80
* - display userid in xchatd (to prevent spammers, reported by PttSuggest)piaip2008-01-061-2/+2
* - mail: prevent false alerts more carefullypiaip2008-01-067-35/+99
* - fix potential exploits (reported by kcwu)piaip2008-01-053-4/+23
* - bbslua: fix tail issue, general refinepiaip2008-01-051-15/+60
* - bbslua: fixed compilation error if not using BBS-Luapiaip2008-01-053-2/+8
* - remove extra ';'piaip2008-01-051-1/+1
* - allow setting guest with/without DBCS interuppting escapespiaip2008-01-051-1/+5
* - add BBSLUA mode for utmppiaip2008-01-053-4/+5
* - bbslua: add detection of buffer, and enable 'P' in pmore to start bbsluapiaip2008-01-054-21/+137
* - io: add more control APIpiaip2008-01-053-5/+172
* - admin/reg: fix offset by one on rejectionpiaip2008-01-051-6/+10
* - BBS-Lua project: Extend BBS by Lua scripting language.piaip2008-01-043-0/+250
* - pfterm/screen: add more ncurses like API (add*)piaip2008-01-042-0/+75
* - xyz: show userplan for mailing sysopspiaip2008-01-041-1/+3
* - comments: better not use Ctrl-O as hotkey. UNIX does not send ^O by default.piaip2008-01-043-3/+3
* - fix bid issuepiaip2008-01-042-13/+27
* - mail: enable 'v' for 'readall'piaip2008-01-031-7/+72
* - pfterm: fix TAB calculationpiaip2008-01-031-1/+1
* - pmore: move ChessReplay (z) to outside.piaip2008-01-034-20/+35
* - re-enable sysop-edit in article list modepiaip2008-01-035-64/+73
* - unify login prompt. (it is suggested to not use DBCS version of ':' -piaip2008-01-032-2/+1
* - general fix of some messagespiaip2008-01-024-12/+28
* reorder Makefile, move common modules to topwens2008-01-021-18/+13
* use emaildb interface in user registerwens2008-01-024-4/+43
* - refine Makefile to fit conditional compile in a better waypiaip2008-01-021-4/+21
* New email database interface for restricting how many registered ids per emai...wens2008-01-021-0/+92
* - in the name of secure, let's remove the evil escape that reveals user piaip2008-01-022-27/+24
* - make Test as macro namepiaip2008-01-027-8/+25
* - pfterm: fix TAB behaviorpiaip2008-01-021-3/+10
* - fix display error piaip2008-01-011-0/+1
* - better flush/synchronization flowpiaip2007-12-314-6/+18
* - pfterm: workaround NetTerm/PacketSite bold attribute issuepiaip2007-12-312-17/+75
* - modify file size limitation controlpiaip2007-12-304-19/+73
* - more check for TagNumpiaip2007-12-302-3/+7
* - prevent possible bug to create unlimited huge filepiaip2007-12-302-37/+60
* - edit: add hard limitation of size and linespiaip2007-12-301-16/+60
* - pfterm: maximize reset() to be friendly to non-default fg terminalspiaip2007-12-293-5/+11
* - pfterm: optimize chattr, and improve display for those who set special piaip2007-12-291-2/+12
* pmore - skip warn when playing first pagepiaip2007-12-291-3/+6
* - pmore: relax the movement message in movie playing modepiaip2007-12-291-6/+15
* - pmore: enable warning messages for movie playingpiaip2007-12-292-1/+18
* - remove unused variables and clean deprecated codepiaip2007-12-291-66/+4
* - pfterm: prefer "reset" better than "change bg attr to black".piaip2007-12-292-1/+68
* - fix announce crash bugs (reason: entering a_menu may have different board piaip2007-12-297-52/+96
* - general message updatepiaip2007-12-294-14/+22
* - fix display error when user input wrong value in email address (reported by...piaip2007-12-291-1/+2
* - pmore: warning for ANSI move commands in contentpiaip2007-12-291-0/+11
* - fix reg screen display error, reported by watch@PttBugpiaip2007-12-291-0/+1
* - fix definition errorpiaip2007-12-281-1/+1
* - allow all non-guest user to use myfav (PERM_BASIC)piaip2007-12-288-207/+252
* - pfterm: configuration to workaround very poor terms which do not allow omit...piaip2007-12-271-1/+19
* - assess: apply real MAXGPpiaip2007-12-263-5/+9
* - remove terminal workarounds if we use pftermpiaip2007-12-261-0/+5
* - mbbsd: why a output("1", 1)?piaip2007-12-251-2/+3
* -pfterm: FTCROW/FTAROW works with ft.y, not ft.ry. Never use them in refresh(...piaip2007-12-251-5/+7
* -pfterm: reprint should compare "current attribute" instead of "old piaip2007-12-251-2/+2
* - gp auto fix: update display attribute error and msg logicpiaip2007-12-251-2/+2
* - mbbsd: redraw on display changepiaip2007-12-252-3/+9
* - add 'good post auto recovery' toolpiaip2007-12-252-0/+204
* - pmore: fix: interactive+topions movies may use option bar attribute piaip2007-12-251-0/+1
* - add MENU_UNREGONLY definitionpiaip2007-12-251-0/+3
* - hide register menu option for registered userspiaip2007-12-243-35/+45
* pfterm: piaip2007-12-242-99/+220
* - redrawin() changed to 'invalid only' and will take change at next refreshpiaip2007-12-245-3/+15
* - pfterm: fix init zeros, change MOVE avg lengthpiaip2007-12-241-30/+61
* - clean unused codekcwu2007-12-232-44/+2
* - Makefile to enable pfterm in your environment.piaip2007-12-231-1/+5
* - pfterm: piaip's flat terminal system, aka then "Perfect Term".piaip2007-12-232-0/+2203
* - add Q and improve return value definition in pagerpiaip2007-12-233-4/+23
* - compact AID query UIpiaip2007-12-231-14/+10
* - talk: fix unerased buffer (after scroll/new page)piaip2007-12-221-18/+58
* -general message refinepiaip2007-12-225-14/+40
* - term: don't do too much thing in resizepiaip2007-12-222-11/+1
* - change configuration macro namespiaip2007-12-223-5/+9
* - fix wrong buffer length in inansistr() piaip2007-12-221-0/+2
* - change big_picture to inansistr() api.piaip2007-12-224-10/+29