summaryrefslogtreecommitdiffstats
path: root/include/pttstruct.h
Commit message (Expand)AuthorAgeFilesLines
* try to make FILE_MULTI work, (ref: #221/#220)piaip2005-09-091-8/+7
* distinguish functions that need item or not, and allow the latter in empty it...kcwu2005-08-281-1/+6
* fix heap corrupted because screen resize.kcwu2005-08-271-0/+1
* add 'const' keyword.kcwu2005-08-231-1/+1
* * chess country includes GO nowscw2005-08-211-1/+2
* Equivalent config file updatespiaip2005-08-181-13/+1
* screen_backup() & screen_restore() update:scw2005-08-171-0/+1
* screen-resize awareness between screen_backup() and screen_restore().victor2005-08-151-0/+5
* user defined SHMALIGNEDSIZE.in22005-08-101-2/+2
* add proto, msg pretty print, misc updatepiaip2005-08-081-0/+14
* New chess frameworkscw2005-08-081-5/+0
* - multi.money updates,piaip2005-08-051-6/+7
* 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
* ticket#30: realtime board perm updatepiaip2005-07-221-1/+1
* apply rafan's (rafan.bbs@ptt2.cc) big patch to s/username/nickname/gvictor2005-07-041-3/+3
* - multi-signature browsing modepiaip2005-07-031-0/+11
* New DBCS aware: detecting and reversed default valuepiaip2005-06-081-1/+4
* dbcs_aware: can be toggled.piaip2005-06-071-0/+1
* Since we declared ANSILINELEN as a value which ispiaip2005-06-071-6/+6
* statistickcwu2005-03-191-1/+4
* remove "proverb" function, which doesn't work for a long timekcwu2005-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-091-17/+24
* remove personal ident for registration.in22005-03-081-1/+1
* add regtime to post & vote limitswens2005-03-031-4/+6
* don't use too much memory for hash slotkcwu2005-02-261-1/+1
* fix HASH_BITS checking condition.kcwu2005-02-261-4/+1
* * 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-251-2/+1
* rewrite few lines.kcwu2005-02-121-4/+4
* comment on questionable commentkcwu2005-02-051-1/+4
* fix bad big5 character in commentkcwu2005-02-051-1/+1
* guest can post for jdwreckptt2005-02-031-0/+1
* use time4_t(uint32_t) instead of time_t for x86-64 arch.in22005-01-241-35/+35
* Make BM be able to set whether everyone can postscw2005-01-071-0/+1
* add post limits for BM.wens2005-01-071-3/+5
* add function for BMs to choose default save methodwens2004-12-201-0/+1
* 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-031-3/+27
* wrong data type ><victor2004-11-221-4/+9
* added vote board limits for BM using key 'C'wens2004-11-201-1/+3
* fix race of assessionvictor2004-11-201-3/+8
* Backup screen without hole. Save 8~11kb for normal user.kcwu2004-11-061-0/+1
* comment the dirty usagekcwu2004-11-011-1/+1
* fix bvote problemvictor2004-11-011-1/+1
* racevictor2004-10-271-1/+1
* init userec_t versionvictor2004-10-241-0/+2
* WARNINGvictor2004-10-231-5/+8
* show chess rating not only in debug modekcwu2004-10-161-3/+19
* fix last commit, forget to load rating into shmkcwu2004-10-081-1/+2
* calculate chess ELO ratingkcwu2004-10-081-1/+2
* 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-231-1/+1
* fix bug: when deleting an user, the aloha record won't be deleted.victor2004-09-201-1/+1
* domain_name_query is changed to cidr formatvictor2004-09-031-3/+5
* USHM checking bug.scw2004-08-221-1/+4
* Chess country basic things constructing.scw2004-08-121-0/+7
* debug goodpost & bad postptt2004-08-041-6/+1
* GO game merged from FPG.scw2004-07-041-0/+6
* 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
* Fix compile error.scw2004-06-041-1/+4
* Merge from scw.angel.scw2004-05-241-0/+19
* increase the size of i18nstring in SHMjack2004-05-091-2/+2
* create i18n string array in shmjack2004-04-241-0/+9
* revert cuser from pointer to buffer.ptt2004-04-211-1/+1
* remove dircacheptt2004-04-141-4/+0
* push bottomptt2004-04-061-1/+3
* add FILE_BOTTOM for push_bottomptt2004-04-061-0/+1
* merge from outtacache branchin22004-04-041-0/+10
* add mmap to cuser get ride of passwd_updateptt2004-03-311-1/+1
* simplfy append_recordptt2004-03-251-2/+2
* fix compile errorvictor2004-03-121-0/+1
* merge from victor.symbolic branchvictor2004-03-121-0/+5
* HOTBOARDCACHEin22004-03-101-1/+1
* add HOTBOARDCACHEin22004-03-101-0/+4
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1502 63ad8ddf-47c3-03...ptt2004-01-311-1/+1
* dont remove a non-exist board when logoutvictor2004-01-031-3/+0
* clean up non-exist board if set SHM->cleanboardvictor2004-01-031-0/+3
* fix race in write_request()in22004-01-021-1/+1
* NOKILLWATERBALLin22003-12-311-0/+3
* O(1) key-func mapping in i_read_keyvictor2003-12-161-4/+4
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1401 63ad8ddf-47c3-03...ptt2003-12-071-2/+1
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1399 63ad8ddf-47c3-03...ptt2003-12-071-0/+1
* user could remove dircache if need (not tested)in22003-12-051-0/+2
* fix assess, it may be rewritenvictor2003-12-011-2/+4
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1383 63ad8ddf-47c3-03...ptt2003-11-301-1/+2
* merge gb branch backvictor2003-11-281-0/+1
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1333 63ad8ddf-47c3-03...ptt2003-11-151-1/+4
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1314 63ad8ddf-47c3-03...ptt2003-11-111-1/+2
* allow bm to decide whether to up-ten-bigvictor2003-11-041-0/+1
* 1. add feature assessment of article and salevictor2003-10-141-2/+17
* revert to revision 1212in22003-10-091-4/+1
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1223 63ad8ddf-47c3-03...(no author)2003-10-081-1/+4
* use bsearch in login_friend_online()in22003-10-051-0/+2
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1195 63ad8ddf-47c3-03...(no author)2003-09-221-1/+2
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1194 63ad8ddf-47c3-03...(no author)2003-09-221-184/+433
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1193 63ad8ddf-47c3-03...(no author)2003-09-221-422/+184
* merge from my branchvictor2003-09-091-9/+0
* merge from my branchvictor2003-08-221-1/+9
* merge from MergeCachein22003-07-201-3/+6
* random signaturevictor2003-07-171-3/+3
* remove gap and add BMcachein22003-07-171-7/+3
* reduce SHM size(remove realname)in22003-07-171-5/+3
* count #Welcomes in account to SHM instead of mbbsd.cin22003-07-051-1/+2
* blog supportin22003-05-261-1/+2
* use another clear bits -_-victor2003-05-091-7/+4
* foreigner identificationvictor2003-05-091-2/+6
* OUTTA_TIMERbbs2003-05-071-1/+4
* when GV2.e.noonlineuser, do NOT search if the author is online in article listin22003-04-081-3/+4
* dymaxactive, toomanyusersin22003-04-071-2/+3
* add GV2(globalvar2) structure into gap3[]in22003-04-071-2/+10
* user could set if hilight favoritein22003-03-261-2/+3
* FAVngin22003-03-261-6/+7
* lazy sort utmpin22003-02-111-2/+4
* remove field "recommend" from userec_tin22003-01-241-3/+2
* show ������������ in user listkcwu2002-11-161-1/+4
* BRD_NORECOMMENDin22002-11-071-13/+14
* remove MULTI_SERVERin22002-07-201-4/+1
* indentin22002-07-061-161/+161
* mindin22002-07-051-3/+3
* add close vote once a dayptt2002-06-291-2/+3
* remove nuser from SHMin22002-06-261-2/+1
* remove old board friend structurein22002-06-261-7/+7
* re-format boardheader_tin22002-06-261-21/+21
* MULTI_SERVER, nusers[]in22002-06-261-1/+5
* auto expire gambleptt2002-06-231-2/+3
* *** empty log message ***lwms2002-06-191-3/+3
* remove uhash_tin22002-06-071-3/+1
* only one shared memoryin22002-06-071-57/+60
* global variable move to var.cin22002-06-041-3/+9
* *** empty log message ***ptt2002-06-021-2/+2
* *** empty log message ***ptt2002-05-251-3/+7
* *** empty log message ***ptt2002-05-251-1/+2
* *** empty log message ***ptt2002-05-251-2/+3
* for boardptt2002-05-241-9/+5
* MDCACHEin22002-04-151-1/+4
* *** empty log message ***ptt2002-04-051-3/+4
* hbfl move to brdshmin22002-04-041-2/+4
* *** empty log message ***ptt2002-03-201-2/+2
* *** empty log message ***ptt2002-03-161-3/+3
* ofo's water show 'x' for dead usersin22002-03-091-12/+13
* Initial revisionin22002-03-071-0/+390