summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* get rid of linear search in getindexptt2005-08-192-28/+5
* 1. fix compile error isnumber -> isdigitptt2005-08-192-2/+2
* don't delete local post while cancel messageptt2005-08-192-4/+8
* show Welcome_login just after correctly loginingin22005-08-191-0/+1
* also block shell_login when OVERLOADBLOCKFDS.in22005-08-181-0/+3
* take care of buffer size, try to avoid crash.kcwu2005-08-181-19/+33
* code cleanup.kcwu2005-08-181-11/+7
* Don't move two steps when client is dbcs-awared.scw2005-08-181-0/+21
* pmore: skip 1st animation control seq.piaip2005-08-181-0/+2
* Equivalent config file updatespiaip2005-08-188-58/+37
* chess photo not found problemscw2005-08-171-1/+5
* r133@scwnb: bbsadm | 2005-08-17 22:46:26 +0800scw2005-08-171-0/+1
* Chess undoscw2005-08-172-27/+95
* Remove unused global variable and add const-ness in var.cscw2005-08-171-3/+2
* screen_backup() & screen_restore() update:scw2005-08-178-83/+58
* it's stupid to call c program in perl for string manipulation.kcwu2005-08-164-57/+11
* change ftp site url. add IO::All module. (thanks rafan)in22005-08-161-23/+10
* NO_GUEST_ACCOUNT_REG. thanks rafan.in22005-08-162-0/+8
* reduce memory usage by 70 bytes per user.victor2005-08-163-21/+37
* include/common.h, mbbsd/friend.c: check buffer sizevictor2005-08-164-17/+19
* svn:mime-type of chess.c become noeolscw2005-08-160-0/+0
* revert r3039, now we log after the reasonvictor2005-08-161-4/+2
* Crash when calling angel, fix r3038scw2005-08-161-7/+7
* svn:mime-type of chess.h become noeolscw2005-08-160-0/+0
* Move cursor to center of the play board in gomokuscw2005-08-161-0/+3
* check buffer sizevictor2005-08-151-6/+7
* remove deadc0devictor2005-08-152-11/+1
* screen-resize awareness between screen_backup() and screen_restore().victor2005-08-157-38/+56
* gomoku and go logging updatescw2005-08-153-9/+11
* Gomoku convertion to chess.c frameworkscw2005-08-1510-805/+551
* update Makefilevictor2005-08-141-1/+1
* * fix crash when logging a tied chc gamescw2005-08-132-9/+20
* fix bug:victor2005-08-133-18/+34
* integrate kill-user's codevictor2005-08-133-32/+22
* remove interface to ``train schedule information service''victor2005-08-134-278/+1
* Fix case-sensitive crossposting problem.scw2005-08-131-2/+3
* SYSSUPERSUBOP can see board linkswens2005-08-121-1/+1
* integrate two giving-money codevictor2005-08-123-28/+31
* fix wrong prototype. thanks rafanin22005-08-122-2/+2
* make the compiler happy!in22005-08-1220-38/+150
* remove real escapes (\033) from sourcepiaip2005-08-113-21/+54
* pretty formatvictor2005-08-111-1/+1
* user defined SHMALIGNEDSIZE.in22005-08-102-2/+8
* * fix chc watching SEGV bugscw2005-08-105-50/+24
* fix bug for class menu.ptt2005-08-091-2/+4
* fix last commit Orzvictor2005-08-091-1/+1
* fav.c: don't delete a fav entry implicitlyvictor2005-08-093-20/+18
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3018 63ad8ddf-47c3-03...scw2005-08-091-5/+5
* Fix r3015.scw2005-08-092-11/+21
* util to know the amount of tickets for ticket.dataptt2005-08-092-1/+27
* Correcting chc losing number when playing.scw2005-08-091-3/+6
* use REDDOWN() macro to indicate chessboard flipping status.kcwu2005-08-092-14/+16
* fix non-big5 typo in r3012piaip2005-08-093-19/+35
* 1. let is unable to use gamble command if the board is under violation.ptt2005-08-081-0/+11
* add proto, msg pretty print, misc updatepiaip2005-08-086-4/+23
* add super sys support op (群組長)wens2005-08-087-23/+24
* fix chess internal coordinate. kcwu2005-08-084-105/+116
* msg pretty printpiaip2005-08-083-14/+19
* fix race condition of user registeration (as well as while restoring avictor2005-08-082-41/+29
* No more colorful title for gomoku log on board.scw2005-08-081-1/+1
* Fix talk requesting id display problem.scw2005-08-081-2/+2
* Use ``void (*)(int)'' instead of ``sighandler_t'' since FreeBSDscw2005-08-081-1/+1
* Fix chess watching backward one step bugscw2005-08-081-1/+2
* New chess frameworkscw2005-08-0811-1046/+1797
* msgs updatespiaip2005-08-072-4/+4
* Revision 3000piaip2005-08-069-17/+254
* article money system upgrade againpiaip2005-08-063-22/+20
* article money issue updatespiaip2005-08-064-50/+64
* msg format updatepiaip2005-08-061-5/+14
* Large Terminal Rulespiaip2005-08-0614-111/+234
* large terminal rules.piaip2005-08-0614-86/+158
* fix incremental search bug.ptt2005-08-061-5/+9
* various money related fixpiaip2005-08-066-17/+18
* incremental selectptt2005-08-061-4/+8
* incremental select_readptt2005-08-053-22/+62
* BM logic error @@ orzpiaip2005-08-051-1/+1
* fix b_config msg max heightpiaip2005-08-051-1/+1
* fix long bm+title display bugpiaip2005-08-051-5/+37
* - multi.money updates,piaip2005-08-054-24/+83
* fix file.multi.money issuepiaip2005-08-052-5/+21
* make compiler happypiaip2005-08-053-7/+18
* help updatepiaip2005-08-052-4/+4
* Overrides r2977. PLEASE DO NOT USE include/pttbbs.conf.piaip2005-08-055-26/+52
* fix one typoptt2005-08-051-1/+1
* fix one bugptt2005-08-041-1/+1
* define ALLHIDPOSTptt2005-08-041-0/+1
* post post ALLHIDPOST for hidden boards.ptt2005-08-041-13/+15
* avoid keyword conflict in select_readptt2005-08-041-0/+1
* 1. Patch make error. please remember to undate define ptt2005-08-043-2/+20
* CHC message showing modified.scw2005-08-042-62/+70
* CHC limited time mode rule update.scw2005-08-021-2/+5
* CHC new restriction available.scw2005-08-013-38/+211
* pretty formatpiaip2005-07-281-4/+5
* utility updatepiaip2005-07-282-24/+47
* fix previous patch, field declarationpiaip2005-07-281-1/+2
* let BM decide fast recommendation durationpiaip2005-07-281-18/+47
* Don't generate '\t' (tab) in gomoku log file.scw2005-07-281-2/+4
* some users complained about restricting fast recommendationpiaip2005-07-281-5/+23
* pretty printpiaip2005-07-281-1/+1
* make msg verbosepiaip2005-07-271-4/+3
* many users leave blanks in mail addr.piaip2005-07-271-0/+5
* enable Esc-1 Esc-4 againpiaip2005-07-261-0/+7
* - announce: multitag enhanced, tag-like behaviorpiaip2005-07-262-18/+70
* why move(*,1) before? I can't understand.piaip2005-07-261-5/+5
* - restrict fast recommendationpiaip2005-07-265-4/+38
* Better mail usage estimatepiaip2005-07-251-2/+2
* more accurate mail usagepiaip2005-07-251-5/+9
* pretty formatpiaip2005-07-251-6/+26
* multiple copy for announce.piaip2005-07-251-59/+167
* maildir: add show sizepiaip2005-07-252-30/+91
* mark as brokenpiaip2005-07-251-0/+9
* eliminate warning msgpiaip2005-07-251-1/+1
* prevent scroll for all situation!piaip2005-07-251-2/+2
* make recommendation system betterpiaip2005-07-254-5/+22
* help normal user to query board modepiaip2005-07-252-3/+7
* After discussion on PttSuggest and with PTT SYSOPs,piaip2005-07-245-13/+30
* recommendation: a more elegant UIpiaip2005-07-242-39/+26
* integrated board attr setuppiaip2005-07-242-56/+66
* remove complex #ifdef'spiaip2005-07-241-21/+13
* help update: since ^E is sysop only,piaip2005-07-231-1/+1
* - fix msg errorpiaip2005-07-232-4/+4
* option to toggle cp auto logpiaip2005-07-234-25/+90
* typo fixpiaip2005-07-231-1/+1
* sync with PTT1 local modified source:piaip2005-07-235-11/+91
* cp log format updatepiaip2005-07-233-7/+25
* adjust cp log color/stylepiaip2005-07-222-8/+10
* if cp to invisible board, mosaic the destination namepiaip2005-07-221-4/+13
* ticket#30: realtime board perm updatepiaip2005-07-223-2/+39
* ticket#31, both implemented.piaip2005-07-223-5/+60
* Fix r2934 on time limit updating.scw2005-07-191-1/+1
* verbose message,piaip2005-07-182-1/+4
* Show time limit and turning info in chc when displaying photo.scw2005-07-162-4/+10
* make getdata support prompt with ANSI escapes.piaip2005-07-162-31/+81
* - scroll for recommending articlespiaip2005-07-162-1/+10
* recall of stay timepiaip2005-07-101-1/+8
* recall of non-uflag options in user.cpiaip2005-07-101-33/+86
* fix magic dbcs_off if no DBCSAWARE_GETDATApiaip2005-07-092-4/+8
* recommendation system, updated for result previewpiaip2005-07-091-6/+16
* tricky way to solve ticket #24, part 2piaip2005-07-091-1/+1
* fix ticket#24 first partpiaip2005-07-091-5/+9
* dbcs aware chatpiaip2005-07-092-7/+37
* fix r2923, proto updatepiaip2005-07-091-0/+2
* dbcs aware talkpiaip2005-07-092-10/+65
* change to fit bit64 for sob importptt2005-07-083-9/+8
* fully update the screen after mail_cross_postvictor2005-07-081-1/+1
* better code to handle user customizationpiaip2005-07-081-98/+90
* add util to write money in SHM back to disk.wens2005-07-084-27/+55
* also fix prototypevictor2005-07-071-1/+1
* RFC-1036 suggest the format "Wdy Mon DD HH:MM:SS YYYY". Make both formatvictor2005-07-071-2/+9
* warning free, make gcc 4.0 happyvictor2005-07-076-12/+13
* pmore: to make gcc4 happy with signed/unsigned issuepiaip2005-07-072-25/+33
* position updatepiaip2005-07-071-1/+1
* recommendation compatible modepiaip2005-07-071-2/+6
* pretty format.piaip2005-07-072-7/+8
* pretty format.piaip2005-07-072-24/+60
* fix write_header for outside edit.cpiaip2005-07-062-2/+2
* proto update orzpiaip2005-07-061-1/+1
* dbcs aware topic searchpiaip2005-07-061-4/+25
* fix ticket#13, ve re-entrancepiaip2005-07-061-11/+16
* pmore: avoid dbcs cursor movement doubled due to msg formatpiaip2005-07-062-6/+9
* comment on bad codekcwu2005-07-061-0/+5
* bug fix: should set FILE_BOTTOM after checking, patch submitted by CatMan@ptt...kcwu2005-07-061-2/+3
* help update, fix mail title unchanged outside vedit (partial?)piaip2005-07-064-29/+44
* username -> nicknamepiaip2005-07-061-2/+2
* msg pretty printpiaip2005-07-062-7/+12
* Photo on chinese chess for chess country.scw2005-07-061-35/+191
* fix ticket#18 , it's true we don't have nick searchpiaip2005-07-061-1/+1
* fix #2897: should be board directories, not homepiaip2005-07-061-0/+14
* initbbs should also create 0-9 to prevent errors.piaip2005-07-061-0/+5
* mailbox pretty print, thx to CatMan in ptt2-PttBugpiaip2005-07-061-9/+16
* add tools for PMake v2piaip2005-07-052-4/+54
* doc update: pmake 2.X suckspiaip2005-07-051-0/+5
* try to solve ^[[B (move down)piaip2005-07-051-2/+3
* eliminate pending alarmspiaip2005-07-051-0/+2
* wasting my timepiaip2005-07-053-25/+0
* orz, utmp number is not privatepiaip2005-07-041-10/+4
* pretty printpiaip2005-07-041-4/+7
* let ansi move cmds backpiaip2005-07-043-5/+19
* apply rafan's (rafan.bbs@ptt2.cc) big patch to s/username/nickname/gvictor2005-07-0419-65/+65
* some basic security stuff can be made default.piaip2005-07-042-2/+2
* fix sig devide by zero bug,piaip2005-07-043-6/+6
* sig: fixed "if only one sig, max=0 leads to same result as no sigs"piaip2005-07-031-1/+1
* remove user info display message when logoutpiaip2005-07-031-1/+12
* make low security an option to be toggledpiaip2005-07-034-5/+29
* - multi-signature browsing modepiaip2005-07-037-27/+107
* repost should get anything untouchedpiaip2005-07-031-2/+2
* pmore: warning for **Xpiaip2005-07-032-22/+37
* Security Updatepiaip2005-07-035-20/+135
* misc update:piaip2005-07-033-3/+14
* also show the tag D to unknown boardvictor2005-06-301-1/+2
* rawmode: prompt user to confirmpiaip2005-06-291-3/+15
* pmore: dbcs aware searchpiaip2005-06-291-5/+23
* don't change any permission after the password is set.ptt2005-06-281-1/+1
* pmore: to disable cursor moving ANSI sequencespiaip2005-06-281-0/+5
* fix permission when changing user's password or emailin22005-06-281-3/+1
* Mail quato special checking for sending mail to self.scw2005-06-271-9/+33
* s/版/板/in22005-06-263-4/+4
* articles in FILE_BOTTOM could be editedin22005-06-261-2/+1
* display the warning message when re-email_justifyptt2005-06-241-1/+3
* change email will be asked to re-email_justifyptt2005-06-241-93/+100
* fix bug of email justifyptt2005-06-243-54/+2
* log new user registrationin22005-06-241-0/+1
* set sorted_way to 7 (by pid) in [嗨! 朋友] mode.in22005-06-241-6/+2
* better formating of vote resultkcwu2005-06-231-2/+2
* header file for exclusive search resultptt2005-06-231-0/+1
* add one function in select_read().ptt2005-06-231-0/+14
* remove one typoptt2005-06-231-1/+1
* remove 2 unuse parametersptt2005-06-221-9/+7
* fix 2 bug for last patch.ptt2005-06-222-3/+5
* 1. patch of defining BBSENAMEptt2005-06-226-32/+55
* l10n name of wrap, suggested by llwangpiaip2005-06-221-10/+10
* pmore: msg use vmsgpiaip2005-06-221-10/+20
* articles in Security or FILE_BOTTOM should not be edited.in22005-06-191-6/+7
* fix last commitwens2005-06-181-1/+1
* fix not able to fix uhashwens2005-06-181-1/+1
* fix last commitwens2005-06-181-6/+6
* fix vote limitswens2005-06-181-2/+2
* solve Ticket #12piaip2005-06-181-2/+2
* fix bug in r2840in22005-06-181-1/+1
* some idiots autoforward to themselvespiaip2005-06-182-3/+39
* update myfav help and hotkeys and make things more reasonablepiaip2005-06-182-8/+16
* fix r2251in22005-06-151-7/+9
* merge HAVE_PERM() into HasUserPerm()in22005-06-144-6/+5
* update manualpiaip2005-06-141-6/+6
* better readability.in22005-06-1433-209/+210
* fix a bug that END usually gets "no articles" in ALLPOST.piaip2005-06-143-1/+15
* fixed waterball vmsg:piaip2005-06-131-3/+7
* update board notes behaviorpiaip2005-06-133-4/+12
* pmore: bbs movie behavior updatepiaip2005-06-121-2/+5
* fix last patch: logical dependency errorpiaip2005-06-121-5/+7
* sysops don't want their last login updatedpiaip2005-06-121-9/+6
* animated board notespiaip2005-06-123-6/+47
* when some files were corrupted (disappeared on disk)piaip2005-06-121-2/+3
* some people enabled hidden mode get detection screen everytime piaip2005-06-121-0/+2
* msg updatepiaip2005-06-111-3/+4
* help user upgrade regcodepiaip2005-06-111-1/+7
* typo in sample conf orzpiaip2005-06-112-3/+8
* new scrambled regcodepiaip2005-06-113-3/+60
* well, message revised again.piaip2005-06-112-8/+11
* detect evil client: some complained about the descriptionpiaip2005-06-112-5/+9
* update ansi escape scannerpiaip2005-06-113-11/+13
* screen.c: edit_out should be managed by edit.cpiaip2005-06-113-25/+91
* fix bugin22005-06-111-7/+11
* pmore: small fix for raw ansi mode in widenavpiaip2005-06-101-3/+14
* pmore: isspace fixpiaip2005-06-101-3/+6
* skip wrong datetimein22005-06-101-4/+10
* rewritein22005-06-101-133/+66
* pmore: general ui updates.piaip2005-06-103-19/+21
* add limits to votingwens2005-06-101-2/+52
* user: don't update passwd so frequentlypiaip2005-06-092-11/+29