summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* catch SIGXCPU for debug.piaip.automake@3147kcwu2005-09-101-0/+1
* try to make FILE_MULTI work, (ref: #221/#220)piaip2005-09-091-8/+7
* fix previous patch.piaip2005-09-081-1/+1
* pager=waterball made readablepiaip2005-09-081-0/+9
* partially fix #35piaip2005-09-041-1/+1
* * refine chess framework IO routinesscw2005-09-021-3/+2
* revert r3108, fix the problem by bound correction as moving fav instead.victor2005-08-291-2/+0
* explicit fav entrancevictor2005-08-281-0/+2
* try using userec_t to initialize ChessUser when failed to get userinfo_tscw2005-08-281-0/+1
* Chess functions:scw2005-08-282-0/+3
* distinguish functions that need item or not, and allow the latter in empty it...kcwu2005-08-282-2/+7
* fix heap corrupted because screen resize.kcwu2005-08-271-0/+1
* add 'const' keyword.kcwu2005-08-232-2/+2
* * chess country includes GO nowscw2005-08-211-1/+2
* Wrong winner on rule-violating step.scw2005-08-201-1/+1
* Equivalent config file updatespiaip2005-08-183-17/+4
* Chess undoscw2005-08-171-1/+4
* screen_backup() & screen_restore() update:scw2005-08-172-3/+3
* reduce memory usage by 70 bytes per user.victor2005-08-161-1/+1
* include/common.h, mbbsd/friend.c: check buffer sizevictor2005-08-162-1/+4
* screen-resize awareness between screen_backup() and screen_restore().victor2005-08-152-2/+7
* Gomoku convertion to chess.c frameworkscw2005-08-154-18/+10
* fix bug:victor2005-08-131-0/+1
* integrate kill-user's codevictor2005-08-131-1/+1
* integrate two giving-money codevictor2005-08-121-0/+1
* user defined SHMALIGNEDSIZE.in22005-08-101-2/+2
* * fix chc watching SEGV bugscw2005-08-103-40/+13
* use REDDOWN() macro to indicate chessboard flipping status.kcwu2005-08-091-3/+5
* add proto, msg pretty print, misc updatepiaip2005-08-082-0/+16
* add super sys support op (群組長)wens2005-08-081-4/+4
* fix chess internal coordinate. kcwu2005-08-082-4/+5
* New chess frameworkscw2005-08-085-6/+184
* Revision 3000piaip2005-08-061-7/+8
* article money issue updatespiaip2005-08-061-0/+1
* Large Terminal Rulespiaip2005-08-062-24/+33
* large terminal rules.piaip2005-08-061-3/+3
* - multi.money updates,piaip2005-08-051-6/+7
* help updatepiaip2005-08-051-2/+2
* Overrides r2977. PLEASE DO NOT USE include/pttbbs.conf.piaip2005-08-052-24/+21
* define ALLHIDPOSTptt2005-08-041-0/+1
* 1. Patch make error. please remember to undate define ptt2005-08-042-0/+2
* CHC message showing modified.scw2005-08-041-1/+3
* CHC new restriction available.scw2005-08-011-3/+12
* fix previous patch, field declarationpiaip2005-07-281-1/+2
* - restrict fast recommendationpiaip2005-07-261-0/+1
* After discussion on PttSuggest and with PTT SYSOPs,piaip2005-07-241-1/+1
* option to toggle cp auto logpiaip2005-07-231-2/+1
* sync with PTT1 local modified source:piaip2005-07-231-0/+1
* ticket#30: realtime board perm updatepiaip2005-07-221-1/+1
* ticket#31, both implemented.piaip2005-07-221-0/+1
* Fix r2934 on time limit updating.scw2005-07-191-1/+1
* Show time limit and turning info in chc when displaying photo.scw2005-07-161-1/+1
* make getdata support prompt with ANSI escapes.piaip2005-07-161-0/+3
* fix r2923, proto updatepiaip2005-07-091-0/+2
* change to fit bit64 for sob importptt2005-07-082-7/+6
* also fix prototypevictor2005-07-071-1/+1
* proto update orzpiaip2005-07-061-1/+1
* help update, fix mail title unchanged outside vedit (partial?)piaip2005-07-061-1/+2
* msg pretty printpiaip2005-07-061-7/+7
* mailbox pretty print, thx to CatMan in ptt2-PttBugpiaip2005-07-061-9/+16
* apply rafan's (rafan.bbs@ptt2.cc) big patch to s/username/nickname/gvictor2005-07-041-3/+3
* - multi-signature browsing modepiaip2005-07-033-4/+15
* Security Updatepiaip2005-07-031-0/+1
* fix bug of email justifyptt2005-06-241-1/+0
* header file for exclusive search resultptt2005-06-231-0/+1
* 1. patch of defining BBSENAMEptt2005-06-222-1/+2
* merge HAVE_PERM() into HasUserPerm()in22005-06-141-2/+1
* better readability.in22005-06-142-2/+2
* fix a bug that END usually gets "no articles" in ALLPOST.piaip2005-06-141-0/+1
* update ansi escape scannerpiaip2005-06-111-0/+3
* pmore: general ui updates.piaip2005-06-101-1/+1
* make new seq parser more robustpiaip2005-06-081-0/+1
* New VT100/220 Escape Sequence Parser,piaip2005-06-081-0/+13
* New DBCS aware: detecting and reversed default valuepiaip2005-06-082-1/+10
* myfav update:piaip2005-06-081-1/+1
* apply ansi system to more filespiaip2005-06-081-1/+1
* New style to specify ANSI escape commands.piaip2005-06-085-19/+45
* dbcs_aware: can be toggled.piaip2005-06-071-0/+1
* Since we declared ANSILINELEN as a value which ispiaip2005-06-071-6/+6
* DBCS Aware for getdata and edit.piaip2005-06-071-0/+6
* pmore: speed up by supporting scroll/rscroll.piaip2005-06-031-7/+0
* pmore: piaip's new more (pager).piaip2005-06-031-1/+10
* use new cooldown interface in mailwens2005-05-241-0/+3
* * fix wrong prototype for r2732scw2005-05-241-1/+1
* 1.kick people before give them ticket.ptt2005-05-061-1/+4
* give a warning if too many subscribed favorites is added at the same timevictor2005-04-232-1/+2
* buffer overflow: file path [64] is too small!piaip2005-04-211-0/+4
* use macro instead for class_bid recognitionvictor2005-04-181-1/+1
* "Bye-Bye Flying Horse" patchpiaip2005-04-082-1/+3
* handle telnet protocol and enable NAWS (resize terminal) capability.in22005-04-081-0/+1
* more statistickcwu2005-03-271-0/+12
* fix compile errorkcwu2005-03-201-7/+7
* const qualifierkcwu2005-03-191-1/+1
* statistic for user's first login todaykcwu2005-03-191-0/+3
* statistickcwu2005-03-193-1/+41
* add 'const' qualifiers on function parameters.kcwu2005-03-191-146/+146
* warning: searchuser() getuser() API change, don't change query string implici...kcwu2005-03-151-1/+1
* forget commit this filekcwu2005-03-121-1/+1
* remove "proverb" function, which doesn't work for a long timekcwu2005-03-122-3/+1
* move global variable xuser into local, save 512 bytes.kcwu2005-03-121-1/+1
* makefile cleanupkcwu2005-03-121-0/+2
* explicitly tell C compiler functions have no parameterkcwu2005-03-121-1/+1
* move global variable to local, save another 536 byteskcwu2005-03-121-1/+1
* fix alignment and permission problems when USE_HUGETLB.in22005-03-091-0/+6
* add "cool down" feature for boards.wens2005-03-092-17/+28
* add support for hugetblpage of Linux 2.6wens2005-03-081-0/+4
* remove personal ident for registration.in22005-03-081-1/+1
* add regtime to post & vote limitswens2005-03-031-4/+6
* able to choose ip to bindwens2005-03-021-1/+1
* don't use too much memory for hash slotkcwu2005-02-261-1/+1
* fix HASH_BITS checking condition.kcwu2005-02-262-4/+5
* * use fnv hash function for all hash.kcwu2005-02-261-40/+76
* add comment for bid_t and userec_twens2005-02-251-57/+58
* import FNV hash function.kcwu2005-02-252-2/+108
* missing commit for 2541in22005-02-251-1/+1
* add Account Registration (PERM_REG) for registration.in22005-02-251-1/+1
* fix dietlibc supportkcwu2005-02-241-0/+11
* revert trunk/pttbbs/pttbbs.mkvictor2005-02-141-1/+1
* commit local change of {read,write}_favrec, which solved the problem of point...victor2005-02-141-1/+1
* Complete groups as well as boards in m_board()scw2005-02-121-0/+5
* rewrite few lines.kcwu2005-02-121-4/+4
* merge from branches/victor.editkcwu2005-02-101-1/+3
* replace strstr_lower(), which cause buffer overflow with strcasestr()kcwu2005-02-061-1/+0
* * In generalnamecomplete(), complete as more as possible when space (' ')scw2005-02-051-2/+14
* comment on questionable commentkcwu2005-02-051-1/+4
* remove backup file...version control system rules!kcwu2005-02-051-363/+0
* fix bad big5 character in commentkcwu2005-02-051-1/+1
* guest can post for jdwreckptt2005-02-031-0/+1
* Missing commit.scw2005-01-301-1/+1
* fix r2438 with TIMET64in22005-01-301-3/+2
* add TIMET64 for both 4 or 8 bytes time_tin22005-01-272-3/+13
* use ctime4 for compat on x86_64wens2005-01-251-0/+1
* use time4_t(uint32_t) instead of time_t for x86-64 arch.in22005-01-243-49/+52
* Refactoring screen.c and adding function GetCurrentLine().scw2005-01-211-0/+1
* fix missing initialization (default is insert mode)victor2005-01-191-1/+1
* implement basic cp(1), fix "/bin/cp: Argument list too long."victor2005-01-121-0/+1
* Make BM be able to set whether everyone can postscw2005-01-071-0/+1
* add post limits for BM.wens2005-01-072-4/+6
* warning freein22005-01-061-0/+1
* add function for BMs to choose default save methodwens2004-12-201-0/+1
* cdoc finishedvictor2004-12-172-5/+5
* merge ptt.linux againwens2004-12-111-6/+6
* discard r2368 due to compilation failurein22004-12-061-6/+6
* merge ptt.linuxwens2004-12-051-6/+6
* changed money in fileheader_t into unionwens2004-12-032-3/+40
* some help pages are showed from filevictor2004-12-022-0/+3
* wrong data type ><victor2004-11-221-4/+9
* added vote board limits for BM using key 'C'wens2004-11-202-1/+4
* fix race of assessionvictor2004-11-201-3/+8
* remove unneseccery barrier of poll closingvictor2004-11-181-1/+1
* fix file_delete_lineptt.linux@2330ptt2004-11-171-1/+1
* someone forget commit the change of header files.ptt2004-11-171-1/+1
* Backup screen without hole. Save 8~11kb for normal user.kcwu2004-11-062-0/+4
* comment the dirty usagekcwu2004-11-011-1/+1
* fix bvote problemvictor2004-11-011-1/+1
* treat lose and decrease chess rating if disconnectedkcwu2004-10-311-0/+1
* feature for SOB users to import accountptt2004-10-302-123/+58
* racevictor2004-10-271-1/+1
* modify merge bbs for SOB's boardsptt2004-10-261-1/+1
* init userec_t versionvictor2004-10-241-0/+2
* WARNINGvictor2004-10-232-5/+9
* strip none-big5 char in user's nickkcwu2004-10-161-1/+1
* fix last commitkcwu2004-10-161-1/+1
* trip IAC char in user's nickkcwu2004-10-161-0/+1
* show chess rating not only in debug modekcwu2004-10-161-3/+19
* Add __attribute__((__noreturn__)) for the abort functions.scw2004-10-121-1/+3
* correct comment typokcwu2004-10-091-1/+1
* fix last commit, forget to load rating into shmkcwu2004-10-081-1/+2
* calculate chess ELO ratingkcwu2004-10-082-1/+3
* fix typo in commentkcwu2004-10-071-1/+1
* remove unused uflag: MIND_FLAG, COLOR_FLAGvictor2004-10-061-2/+4
* oh....ptt2004-10-021-2/+1
* split no reply and solvedptt2004-10-021-1/+2
* a little bit modification of crosspost policyvictor2004-09-281-1/+2
* 1. fix 1 make errorptt2004-09-233-4/+6
* fix malfunction of '[', ']', '=' keys on article with long titlevictor2004-09-221-0/+3
* fix bug: when deleting an user, the aloha record won't be deleted.victor2004-09-202-1/+8
* Solaris compatiblevictor2004-09-122-4/+13
* merge back from branch victor.solarisvictor2004-09-103-23/+97
* fix chc bug, but still buggyvictor2004-09-094-9/+11
* domain_name_query is changed to cidr formatvictor2004-09-032-3/+6
* Add 'const' qualifiers on functions in stuff.c.scw2004-08-291-12/+12
* less screen copying in ofo water ball modevictor2004-08-261-0/+13
* USHM checking bug.scw2004-08-221-1/+4
* Chess country basic things constructing.scw2004-08-122-1/+8
* fix r2157in22004-08-051-5/+5
* debug goodpost & bad postptt2004-08-041-6/+1
* use correct type: size_t/int/long/pointerin22004-07-302-2/+2
* use int instead of longin22004-07-301-2/+2
* Add color for gomo board. (The same way as in GO)scw2004-07-281-3/+3
* GO game merged from FPG.scw2004-07-044-2/+13
* merge the branch from ptt.fpgptt2004-07-012-2/+3
* Reverting revision 2098 and 2100. These make kernel panic due to out of swap.scw2004-06-291-1/+0
* Fix some compile warning and make error.scw2004-06-291-0/+1
* Merge bbs merge moduleptt.fpg@2092ptt2004-06-262-0/+143
* 1. use setupmailusage instead touchmailusageptt2004-06-261-1/+1
* add function define in proto.h to avoid warningptt2004-06-261-0/+1
* Angel leaving message.scw2004-06-242-1/+3
* Add a flag for BM to choose BRD_NOBOO by 'I'ptt2004-06-221-0/+1
* Add statistic program for angel.scw2004-06-201-2/+2
* ADD_EXMAILBOXin22004-06-201-0/+4
* anonymous posting in innin22004-06-151-1/+1
* warning freein22004-06-111-0/+3
* tell gcc to check formating stringkcwu2004-06-101-2/+2
* strcasestr() is OS dependent functionkcwu2004-06-041-1/+3
* Fix compile error.scw2004-06-042-1/+5
* use 'const' keyword to reduce 7904 bytes data segmentkcwu2004-06-041-5/+5
* remove prototypes of not exist functionskcwu2004-06-041-42/+4
* discard 1998in22004-05-241-1/+0
* Merge from scw.angel.scw2004-05-244-4/+51
* add stampfilefd() to avoid race conditionin22004-05-171-0/+1
* remove MODE_ETC useless functionptt2004-05-121-1/+0
* increase the size of i18nstring in SHMjack2004-05-091-2/+2
* refactor show_brdlist()victor2004-05-071-0/+9
* add INNTIMEZONEin22004-05-051-0/+4
* in log_file(), use LOG_VF if need to vfprintf().in22004-05-032-1/+5
* safe_delete won't happen when mode_digestptt2004-05-021-1/+1
* update getindex to binary searchptt2004-05-011-1/+1
* update the functionsptt2004-04-301-1/+2
* getindex !!ptt2004-04-301-1/+1
* change log_file() log_user()ptt2004-04-301-4/+3
* getans -> getdataptt2004-04-291-0/+1
* use old getans()in22004-04-281-1/+2
* remove the unecessary redrawptt2004-04-271-0/+1
* rewrite ptt2004-04-271-10/+13
* create i18n string array in shmjack2004-04-242-0/+17
* modify a little for vmsgptt2004-04-241-1/+1
* two moutsptt2004-04-241-0/+1
* reoragnize functions ptt2004-04-242-2/+1
* remove useless functionsptt2004-04-231-3/+4
* debug of segfault on userlistptt2004-04-231-3/+2
* add signal WINDOW_RESIZE for linuxptt2004-04-221-0/+1
* revert cuser from pointer to buffer.ptt2004-04-213-17/+14
* add variableptt2004-04-191-0/+2
* warning freevictor2004-04-181-0/+1
* for icc 8.0in22004-04-161-166/+166
* remove DIRCACHESIZEin22004-04-151-4/+0
* remove dircacheptt2004-04-141-4/+0
* push bottomptt2004-04-081-0/+1
* push_bottomptt2004-04-081-0/+1
* passwd change backptt2004-04-071-3/+0
* push bottomptt2004-04-062-1/+5
* add FILE_BOTTOM for push_bottomptt2004-04-061-0/+1
* Merge from brc2 branch.scw2004-04-052-8/+14
* merge from outtacache branchin22004-04-042-1/+17
* Fix warning, including:scw2004-04-021-1/+2
* check post perm on demandvictor2004-04-022-8/+10
* add TITLE_REDRAWptt2004-04-021-0/+1
* add mmap to cuser get ride of passwd_updateptt2004-03-313-5/+7
* passwd update debugptt2004-03-301-0/+1