| Commit message (Expand) | Author | Age | Files | Lines |
* | add a lot of assertions to ensure bid is in correct range when access via bid. | kcwu | 2006-04-08 | 1 | -0/+11 |
* | output message when reload bcache done. | kcwu | 2006-04-08 | 1 | -0/+1 |
* | reduce crash possibility due to race condition. | kcwu | 2006-04-08 | 1 | -0/+2 |
* | fix last commit. | kcwu | 2006-03-24 | 1 | -2/+0 |
* | Warning, API semantic changes. | kcwu | 2006-03-23 | 1 | -1/+11 |
* | GO scoring and displaying on userlist. | scw | 2006-03-12 | 1 | -3/+3 |
* | do not pass two same pointers into setadir() | in2 | 2005-08-26 | 1 | -2/+2 |
* | set*() family functions all assume buffer size = PATHLEN, to prevent buffer o... | kcwu | 2005-08-23 | 1 | -5/+5 |
* | Large Terminal Rules | piaip | 2005-08-06 | 1 | -1/+1 |
* | fix bug in r2840 | in2 | 2005-06-18 | 1 | -1/+1 |
* | better readability. | in2 | 2005-06-14 | 1 | -7/+7 |
* | corrected typos | ptt | 2005-05-07 | 1 | -6/+9 |
* | 1.kick people before give them ticket. | ptt | 2005-05-06 | 1 | -3/+11 |
* | statistic | kcwu | 2005-03-19 | 1 | -0/+1 |
* | less hard coded path/string. | kcwu | 2005-03-19 | 1 | -1/+1 |
* | add 'const' qualifiers on function parameters. | kcwu | 2005-03-19 | 1 | -8/+8 |
* | warning: searchuser() getuser() API change, don't change query string implici... | kcwu | 2005-03-15 | 1 | -5/+5 |
* | move global variable xuser into local, save 512 bytes. | kcwu | 2005-03-12 | 1 | -4/+5 |
* | fix alignment and permission problems when USE_HUGETLB. | in2 | 2005-03-09 | 1 | -1/+1 |
* | add "cool down" feature for boards. | wens | 2005-03-09 | 1 | -0/+9 |
* | add support for hugetblpage of Linux 2.6 | wens | 2005-03-08 | 1 | -1/+5 |
* | fix HASH_BITS checking condition. | kcwu | 2005-02-26 | 1 | -3/+4 |
* | * use fnv hash function for all hash. | kcwu | 2005-02-26 | 1 | -11/+19 |
* | background load bottom after sort_bcache() or damage whole system, | in2 | 2005-02-18 | 1 | -6/+14 |
* | fix the fault while buying ex-email. | ptt | 2005-02-14 | 1 | -5/+6 |
* | commit local change of {read,write}_favrec, which solved the problem of point... | victor | 2005-02-14 | 1 | -1/+1 |
* | fix r2499 in _BBS_UTIL_C_ mode. | in2 | 2005-02-13 | 1 | -0/+4 |
* | add comment for hbflcheck() | in2 | 2005-02-12 | 1 | -0/+1 |
* | check if uid is in range in deumoney(). or damage SHM. | in2 | 2005-02-12 | 1 | -0/+5 |
* | rewrite few lines. | kcwu | 2005-02-12 | 1 | -16/+13 |
* | Use chomp() instead of assigning '\0' directly. | scw | 2005-02-12 | 1 | -1/+1 |
* | slight changes | kcwu | 2005-02-10 | 1 | -2/+5 |
* | recount n_bottom for each board after reloadbcache | in2 | 2005-02-04 | 1 | -0/+16 |
* | remove hard coded "PttLaw"./ | ptt | 2005-02-03 | 1 | -6/+6 |
* | guest can post for jdwreck | ptt | 2005-02-03 | 1 | -1/+1 |
* | fix bug for new user | ptt | 2005-01-29 | 1 | -1/+1 |
* | uhash problem | ptt | 2005-01-28 | 1 | -22/+3 |
* | use time4_t(uint32_t) instead of time_t for x86-64 arch. | in2 | 2005-01-24 | 1 | -2/+2 |
* | Make BM be able to set whether everyone can post | scw | 2005-01-07 | 1 | -0/+3 |
* | if SHM->Bbusystate is true in bcache_reload, wait at most 10 secs | in2 | 2005-01-06 | 1 | -18/+18 |
* | fix sorting problem | victor | 2004-12-13 | 1 | -12/+19 |
* | merge ptt.linux again | wens | 2004-12-11 | 1 | -32/+42 |
* | discard r2368 due to compilation failure | in2 | 2004-12-06 | 1 | -42/+32 |
* | merge ptt.linux | wens | 2004-12-05 | 1 | -32/+42 |
* | correct revision 2210 | victor | 2004-09-23 | 1 | -1/+1 |
* | merge back from branch victor.solaris | victor | 2004-09-10 | 1 | -1/+1 |
* | domain_name_query is changed to cidr format | victor | 2004-09-03 | 1 | -16/+36 |
* | use int instead of long | in2 | 2004-07-30 | 1 | -1/+1 |
* | correcting mode strings. | scw | 2004-07-10 | 1 | -1/+1 |
* | Some functions in cache are never used in mbbsd. | scw | 2004-06-28 | 1 | -0/+7 |
* | fix one error condition when open news board | ptt | 2004-05-13 | 1 | -0/+1 |
* | fixed the bugs in reload_fcache | jack | 2004-05-05 | 1 | -1/+1 |
* | in log_file(), use LOG_VF if need to vfprintf(). | in2 | 2004-05-03 | 1 | -1/+1 |
* | avoid race condition at tag board->paste board | ptt | 2004-05-02 | 1 | -14/+15 |
* | chang format of log_file | ptt | 2004-04-30 | 1 | -0/+2 |
* | change log_file() | ptt | 2004-04-30 | 1 | -6/+2 |
* | add 2 logs for analysis | ptt | 2004-04-29 | 1 | -0/+1 |
* | revert cuser from pointer to buffer. | ptt | 2004-04-21 | 1 | -38/+3 |
* | fix bug SIGSEV when only 1 user online | in2 | 2004-04-18 | 1 | -1/+2 |
* | push_bottom bug | ptt | 2004-04-16 | 1 | -3/+2 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1771 63ad8ddf-47c3-03... | ptt | 2004-04-16 | 1 | -1/+3 |
* | push bottom fix | ptt | 2004-04-16 | 1 | -1/+10 |
* | remove dircache | ptt | 2004-04-14 | 1 | -79/+0 |
* | dircache error | ptt | 2004-04-08 | 1 | -0/+2 |
* | push bottom complete | ptt | 2004-04-08 | 1 | -5/+4 |
* | push bottom | ptt | 2004-04-08 | 1 | -1/+1 |
* | push bottom | ptt | 2004-04-08 | 1 | -8/+20 |
* | push_bottom fix | ptt | 2004-04-08 | 1 | -1/+6 |
* | push_bottom | ptt | 2004-04-08 | 1 | -3/+11 |
* | passwd change back | ptt | 2004-04-07 | 1 | -4/+0 |
* | debug of money | ptt | 2004-04-06 | 1 | -0/+1 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1702 63ad8ddf-47c3-03... | ptt | 2004-04-06 | 1 | -1/+1 |
* | push bottom | ptt | 2004-04-06 | 1 | -3/+14 |
* | add push_bottom function | ptt | 2004-04-06 | 1 | -1/+5 |
* | Merge from brc2 branch. | scw | 2004-04-05 | 1 | -1/+1 |
* | add mmap to cuser get ride of passwd_update | ptt | 2004-03-31 | 1 | -3/+3 |
* | merge from victor.symbolic branch | victor | 2004-03-12 | 1 | -2/+2 |
* | user could remove dircache if need (not tested) | in2 | 2003-12-05 | 1 | -0/+4 |
* | clean up | kcwu | 2003-09-07 | 1 | -1/+1 |
* | fix util merging error | victor | 2003-08-18 | 1 | -7/+7 |
* | numboards = SHM->Bnumber in attach_SHM() | in2 | 2003-08-12 | 1 | -1/+2 |
* | merge from MergeCache | in2 | 2003-07-20 | 1 | -137/+170 |
* | fix corrupted big5 comment | kcwu | 2003-06-07 | 1 | -2/+2 |
* | search_ulist_userid() | bbs | 2003-05-20 | 1 | -1/+26 |
* | warning free | in2 | 2003-02-27 | 1 | -2/+2 |
* | SHM should be created by uhash_loader, NOT by mbbsd | in2 | 2003-02-27 | 1 | -7/+3 |
* | lazy sort utmp | in2 | 2003-02-11 | 1 | -1/+2 |
* | remove sort_utmp() (in shmctl utmpsortd now) | in2 | 2003-01-25 | 1 | -114/+1 |
* | make compiler happy | in2 | 2003-01-24 | 1 | -2/+2 |
* | forget to fclose() | kcwu | 2003-01-17 | 1 | -1/+2 |
* | make gcc33 happy | in2 | 2003-01-01 | 1 | -2/+2 |
* | show ������������ in user list | kcwu | 2002-11-16 | 1 | -1/+13 |
* | in searchuser, return 0 if uhash is wrong | in2 | 2002-10-24 | 1 | -2/+2 |
* | remove sex sort function | kcwu | 2002-08-28 | 1 | -11/+1 |
* | fix memory error | in2 | 2002-08-24 | 1 | -3/+6 |
* | remove OUTTA_CACHE | in2 | 2002-08-20 | 1 | -163/+1 |
* | cache server2 | in2 | 2002-08-19 | 1 | -20/+85 |
* | favbuf, zapbuf swapout | in2 | 2002-08-07 | 1 | -1/+7 |
* | general outta_swap | in2 | 2002-08-06 | 1 | -1/+29 |
* | error handle | kcwu | 2002-07-27 | 1 | -2/+5 |
* | sprintf() -> snprintf() | in2 | 2002-07-23 | 1 | -8/+10 |
* | indent -i4 | in2 | 2002-07-21 | 1 | -61/+62 |
* | strcpy() -> strlcpy() | in2 | 2002-07-21 | 1 | -2/+2 |
* | indent | in2 | 2002-07-06 | 1 | -508/+606 |
* | remove mmap | in2 | 2002-07-05 | 1 | -18/+1 |
* | remove old board friend structure, | in2 | 2002-06-26 | 1 | -6/+1 |
* | avoid some memory error (for last commiting board friends) | in2 | 2002-06-26 | 1 | -4/+5 |
* | re-format, board friend | in2 | 2002-06-26 | 1 | -32/+39 |
* | �� -> �O | lwms | 2002-06-19 | 1 | -2/+2 |
* | fix last commit bug | in2 | 2002-06-07 | 1 | -2/+2 |
* | fix last commit bug | in2 | 2002-06-07 | 1 | -3/+3 |
* | fix bugs for guest not logining when there're too few online users | in2 | 2002-06-07 | 1 | -25/+25 |
* | only one shared memory | in2 | 2002-06-07 | 1 | -196/+183 |
* | global variable move to var.c | in2 | 2002-06-04 | 1 | -58/+3 |
* | *** empty log message *** | ptt | 2002-06-01 | 1 | -1/+3 |
* | ofix dead lock | ptt | 2002-05-26 | 1 | -5/+5 |
* | *** empty log message *** | ptt | 2002-05-25 | 1 | -2/+11 |
* | avoid search_ulistn from -1 when there's nobody online | in2 | 2002-05-22 | 1 | -1/+5 |
* | avoid search_ulistn from -1 when there's nobody online | in2 | 2002-05-22 | 1 | -1/+3 |
* | now's problem | ptt | 2002-05-13 | 1 | -3/+2 |
* | ���� | ptt | 2002-05-13 | 1 | -1/+2 |
* | replace time(NULL) by now | ptt | 2002-05-13 | 1 | -6/+4 |
* | avoid infinite loop | in2 | 2002-05-04 | 1 | -9/+18 |
* | change getdata() constant to sizeof() | in2 | 2002-04-29 | 1 | -2/+1 |
* | MDCACHEHITRATE | in2 | 2002-04-20 | 1 | -2/+9 |
* | fix bug(MDCACHE) | in2 | 2002-04-19 | 1 | -2/+2 |
* | patch MDCACHE | in2 | 2002-04-19 | 1 | -2/+15 |
* | fix bug | in2 | 2002-04-17 | 1 | -1/+2 |
* | revert to 1.9 | in2 | 2002-04-16 | 1 | -11/+10 |
* | bug fix | in2 | 2002-04-16 | 1 | -1/+3 |
* | no warning | in2 | 2002-04-16 | 1 | -2/+2 |
* | fix bug | in2 | 2002-04-16 | 1 | -8/+5 |
* | *** empty log message *** | ptt | 2002-04-16 | 1 | -7/+5 |
* | *** empty log message *** | ptt | 2002-04-16 | 1 | -3/+2 |
* | *** empty log message *** | ptt | 2002-04-16 | 1 | -4/+9 |
* | MDCACHE | in2 | 2002-04-15 | 1 | -2/+44 |
* | no warning | in2 | 2002-04-10 | 1 | -4/+6 |
* | fix logout_friend() | in2 | 2002-04-10 | 1 | -2/+2 |
* | *** empty log message *** | ptt | 2002-04-05 | 1 | -7/+7 |
* | hbfl move to brdshm | in2 | 2002-04-04 | 1 | -5/+5 |
* | *** empty log message *** | ptt | 2002-03-30 | 1 | -40/+9 |
* | *** empty log message *** | ptt | 2002-03-20 | 1 | -2/+1 |
* | boards/<hash>/<brdname> | in2 | 2002-03-10 | 1 | -3/+3 |
* | Initial revision | in2 | 2002-03-07 | 1 | -0/+1053 |