summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix compile errorvictor2005-11-211-1/+1
* fav:victor2005-11-215-151/+19
* Fix chc machine readable log board initial state.scw2005-11-161-1/+1
* debug:ptt2005-11-161-1/+1
* fix bug for new feature.ptt2005-11-163-3/+4
* PERMISSION can be changed even if the user is online.ptt2005-11-167-8/+18
* add color to the violation messageptt2005-11-161-1/+1
* fix one typo.ptt2005-11-161-1/+1
* add restriction to PERM_VIOLATELAWptt2005-11-154-12/+31
* ignore leading '[' when scanning BM list in toplazyBM.cscw2005-11-021-1/+1
* only PERM_ACCOUNTS could SetUserin22005-10-284-12/+24
* add fixbcachein22005-10-281-0/+57
* reject editing the symlink of board for security issue.in22005-10-281-0/+4
* 'w' in board list for favorite and brc write backscw2005-10-271-2/+1
* missing commit for r3231in22005-10-271-0/+3
* BRD_OVER18 patch. see http://www.ticrf.org.tw for detailsin22005-10-276-27/+52
* change "Court to Police Station"ptt2005-10-221-3/+3
* new police permission.ptt2005-10-224-4/+10
* single daemon for all portsin22005-10-212-37/+35
* fix status readwens2005-10-201-10/+8
* check money only if one really wants to ordervictor2005-10-201-6/+7
* Add data and stack size display for linuxwens2005-10-181-0/+20
* fix bug about mailalertptt2005-10-141-2/+9
* changes mailalert to 1 bit only.ptt2005-10-1311-18/+21
* move announce: it's still safe to add one more byte.piaip2005-10-131-1/+1
* fix a long feast that make statusbar unterminated (ANSI_RESET).piaip2005-10-113-4/+9
* make the ticket number less preditable.kcwu2005-10-061-58/+7
* use strlcpy()in22005-10-021-1/+1
* try to fix the same "shift by 1" problemvictor2005-09-291-30/+37
* make check_cooldown work for recommendationpiaip2005-09-281-10/+16
* hide when debugsleeppiaip2005-09-281-3/+10
* shift index by 1victor2005-09-261-2/+2
* shift index by 1victor2005-09-261-2/+2
* remove another unused identvictor2005-09-261-1/+0
* remove things about ident which is useless nowvictor2005-09-263-21/+7
* remove the 2048 limitvictor2005-09-261-4/+0
* namecomplete display improvementpiaip2005-09-262-1/+2
* make 's' search_board in board-list work with this case:piaip2005-09-263-2/+6
* Declare xsin only when needed.wens2005-09-251-3/+6
* fix tag-ctrl(d) in mail menupiaip2005-09-251-1/+2
* log the modification of boardvictor2005-09-231-0/+9
* gomoku machine readable log reading fixscw2005-09-231-2/+2
* prepare for connect6piaip2005-09-224-9/+10
* wrong ordering argumentvictor2005-09-221-2/+1
* no I should log elsewherevictor2005-09-221-1/+3
* code clean up.kcwu2005-09-221-61/+58
* additional information of loggingvictor2005-09-221-1/+1
* append a "." after the anonymous idvictor2005-09-221-1/+5
* reduce mywrite segv (hope so)piaip2005-09-211-3/+11
* Revert r3196(as a workaround).mhsin2005-09-211-14/+18
* trial fix for r3192 when user input some non-exist number of sigfilepiaip2005-09-211-0/+2
* prevent unsupported localepiaip2005-09-201-2/+2
* verbose ver.cpiaip2005-09-202-5/+26
* No mail alert for personal chess log scw2005-09-201-2/+0
* Skip nonexistent signature files when "random signature" is chosen.in22005-09-191-5/+5
* change bsmtp's prototype since ``method'' is not usedvictor2005-09-187-27/+31
* remove unused option (-o)victor2005-09-181-31/+8
* allow setting go chess country on new boardscw2005-09-181-2/+2
* fix ticket #10piaip2005-09-181-2/+14
* no default option :pvictor2005-09-181-3/+3
* default to ordervictor2005-09-181-1/+1
* pretty format of name-complete,piaip2005-09-183-3/+13
* fix ticket #40piaip2005-09-181-1/+9
* remove default optionpiaip2005-09-171-1/+2
* fixed FILE_REPLIED: ent was used as a temp bufferpiaip2005-09-172-3/+12
* make recommendation ip log optional, piaip2005-09-173-29/+50
* fix FILE_REPLIED, in board reply modepiaip2005-09-171-1/+1
* fix mail_reply(0, fhdr, 0); caused segv due to mail +r flag,piaip2005-09-162-2/+4
* verbose msg and skip multilogin check for debugsleepingpiaip2005-09-164-6/+25
* make textlen an optionpiaip2005-09-152-4/+21
* fix previous N fixes again... orzpiaip2005-09-151-9/+10
* fix again: touch file record.piaip2005-09-151-3/+7
* fix previous patch, logic errorpiaip2005-09-151-3/+7
* fix previous offset-by-one errorpiaip2005-09-151-1/+2
* real main text editing.piaip2005-09-157-23/+118
* match current user behaviorpiaip2005-09-151-2/+3
* default recommendation is now (add comment only).piaip2005-09-151-3/+10
* add support to "mark mail as replied"piaip2005-09-153-5/+32
* make cplog compatiblepiaip2005-09-151-6/+17
* new recommendation style: (#undef GUESTRECOMMEND)piaip2005-09-153-21/+53
* fix r3146: innbbsd used FILE_MULTI which has same value with FILE_BOTTOM.piaip2005-09-143-4/+6
* merge from ptt's configurationvictor2005-09-131-59/+78
* 1.now = time(NULL) instead of time(&now)in22005-09-121-2/+11
* set svn:mime-type on UPDATEscw2005-09-120-0/+0
* fix rev numberspiaip2005-09-121-2/+6
* more logspiaip2005-09-121-0/+5
* Fix "phone and career lost after modifying email" problemscw2005-09-121-12/+30
* customizing anonymous's name while ordering a songvictor2005-09-122-64/+41
* reflect changes of ident in userec_tpiaip2005-09-121-1/+1
* info updatepiaip2005-09-122-1/+48
* * fix toplazyBM and toplazyBBM mailing and logging wrong id bugscw2005-09-112-139/+139
* GO chess replay implementedscw2005-09-113-8/+177
* GO convertion to chess frameworkscw2005-09-1110-1405/+931
* update reg queue idpiaip2005-09-102-21/+34
* msg updatespiaip2005-09-103-20/+40
* catch SIGXCPU for debug.piaip.automake@3147kcwu2005-09-103-1/+6
* try to make FILE_MULTI work, (ref: #221/#220)piaip2005-09-092-11/+7
* comments warn the bad code without error handling.kcwu2005-09-093-1/+5
* pretty output of human readable chess log.kcwu2005-09-091-13/+15
* name complete did not check invalid input.piaip2005-09-092-2/+18
* permspiaip2005-09-082-1/+1
* fix previous patch.piaip2005-09-082-3/+3
* name complete enhancedpiaip2005-09-083-47/+86
* pager=waterball made readablepiaip2005-09-086-26/+66
* pretty formatpiaip2005-09-083-20/+27
* some debug codes were checked in accidentally in last patchset (r3136).piaip2005-09-082-3/+2
* Wide terminal rules.piaip2005-09-084-36/+85
* fix typo in previous patchpiaip2005-09-071-1/+1
* help compatible with traditional C.piaip2005-09-071-1/+6
* verbose message when login.piaip2005-09-073-11/+73
* comments on a bug of re-registerationvictor2005-09-051-1/+5
* why \0 for mail menu? not sure...piaip2005-09-051-1/+1
* announce tag-copy-paste pasted more by one bug.piaip2005-09-041-0/+4
* explicitly call by referencevictor2005-09-041-5/+5
* partially fix #35piaip2005-09-043-9/+17
* Fix last commit: time calculating considered "counting mode"scw2005-09-041-3/+6
* * help message update: 'p' means "tie request" as well as passscw2005-09-031-6/+17
* Gomoku log read errorscw2005-09-022-10/+32
* * refine chess framework IO routinesscw2005-09-022-22/+26
* * chc machine-readable log reflectedscw2005-09-012-2/+4
* * allowing undo when playing chess personallyscw2005-09-011-2/+22
* as 3085in22005-09-011-2/+4
* dirty fix memory corruption because additional choice during voting.kcwu2005-08-301-13/+15
* chc replay display problemscw2005-08-301-1/+1
* fix r3116, I mean `mateid.' Thanks kcwu.scw2005-08-301-1/+1
* warn user if file is unable to open.kcwu2005-08-301-0/+5
* prevent from search_ulist_userid() returning NULLscw2005-08-291-2/+7
* fix the wrong conditionvictor2005-08-292-4/+4
* log crash events in signal handler.kcwu2005-08-291-16/+42
* gomoku log read problemscw2005-08-291-2/+2
* fix last commitvictor2005-08-291-6/+6
* revert r3108, fix the problem by bound correction as moving fav instead.victor2005-08-293-26/+19
* write '[Result "*"]' for unknown status chc logscw2005-08-291-0/+2
* chc machine readable log updatescw2005-08-291-10/+15
* explicit fav entrancevictor2005-08-283-10/+22
* fix last commitscw2005-08-281-2/+2
* try using userec_t to initialize ChessUser when failed to get userinfo_tscw2005-08-284-0/+10
* Chess functions:scw2005-08-287-27/+317
* clear cuser on failed login to avoid gaining permissionsscw2005-08-281-0/+1
* Complete last commitscw2005-08-281-1/+1
* angel caller may not login yet.kcwu2005-08-281-1/+1
* * fix crash when using 'i' to add board in my favoritescw2005-08-282-4/+5
* fix memory leakvictor2005-08-281-4/+2
* pass arguments only if they really need.kcwu2005-08-281-1/+3
* distinguish functions that need item or not, and allow the latter in empty it...kcwu2005-08-282-2/+7
* distinguish functions that need item or not, and allow the latter in empty it...kcwu2005-08-284-192/+197
* fix: don't do anything if itemlist is empty, otherwise it may corrupt memory.kcwu2005-08-281-5/+18
* comment bad code.kcwu2005-08-281-0/+5
* fix top_of_win problem in block_delete().kcwu2005-08-281-1/+1
* comment bad code.kcwu2005-08-281-1/+1
* fix last commit.kcwu2005-08-281-1/+1
* skip invalid entry when fav_free.kcwu2005-08-282-2/+7
* fix heap corrupted because screen resize.kcwu2005-08-281-10/+24
* fix heap corrupted because screen resize.kcwu2005-08-272-9/+17
* fix off-by-one bug.kcwu2005-08-271-1/+1
* fix off-by-one bug.kcwu2005-08-271-3/+2
* comment how join() works.kcwu2005-08-271-51/+54
* do not pass two same pointers into setadir()in22005-08-261-2/+2
* * larger default DEF_(DAYS|MAXP|MINP)in22005-08-261-51/+96
* eliminate more compiler warningspiaip2005-08-256-9/+9
* eliminate compiler warnings (mostly signed/unsigned)piaip2005-08-255-14/+15
* Big E (re-edit_post) enhanced:piaip2005-08-251-2/+54
* - dbcs conf should only appear when dbcs-aware compiled in.piaip2005-08-242-1/+5
* forget to reset countervictor2005-08-241-0/+1
* missing type checkingvictor2005-08-242-2/+5
* missing the type checkingvictor2005-08-241-10/+18
* fix buffer overflow.kcwu2005-08-231-0/+2
* fix buffer overflow.kcwu2005-08-231-0/+1
* set*() family functions all assume buffer size = PATHLEN, to prevent buffer o...kcwu2005-08-239-75/+77
* add 'const' keyword.kcwu2005-08-233-3/+3
* Fix SIGABRT when watching chc.scw2005-08-221-6/+7
* toplazyBM.c:scw2005-08-221-149/+155
* * chess country includes GO nowscw2005-08-214-3/+8
* Move cursor to where opposite play in gomoku.scw2005-08-211-0/+1
* process argv[] before setproctitle()in22005-08-201-3/+4
* add_io(0, 0) before reading data from user when playing chessscw2005-08-201-3/+13
* Wrong winner on rule-violating step.scw2005-08-204-10/+20
* 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