summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 1. fix a bug that files' stamp in the same board are not in order.ptt2007-01-073-5/+21
* fix an off-by-1 bugptt2007-01-061-3/+3
* Automatically delete cross postptt2007-01-062-16/+97
* fix potential security holewens2006-12-281-0/+3
* fix bugswens2006-12-281-2/+4
* wretch bbs man converterwens2006-12-282-0/+116
* crosspost to Test board does not count as a postscw2006-12-261-1/+6
* Ptt_prints prototype changed, length of input string should be givenvictor2006-12-265-18/+18
* add padding by alignmentwens2006-12-211-0/+1
* shift photos by 1victor2006-12-206-68/+68
* new dog modelvictor2006-12-1917-205/+184
* bbslink uses gmtime() so is in UTC timezonescw2006-12-191-1/+1
* new mail notification for internal mailwens2006-12-131-1/+3
* fix last commitscw2006-12-101-2/+3
* angel can have a nick namescw2006-12-101-7/+38
* Dealing with angels for waterball arrangement.scw2006-12-051-2/+2
* WARNING: SHM_t changedvictor2006-12-031-3/+1
* MAX_MOVIE is changed from 999 to 500 (reload_pttcache loads only 500 items)victor2006-11-283-4/+6
* should be big enough now...victor2006-11-201-1/+1
* add padding (previously added by gcc)wens2006-11-201-0/+2
* #define MAX_GUESTvictor2006-11-203-2/+6
* fix last commitvictor2006-11-081-2/+8
* fix bug of moving tagged favvictor2006-11-061-8/+10
* change user information display.timerover2006-10-121-3/+5
* add article header for chess log. also hint user the replay log hotkey 'z'.kcwu2006-10-084-3/+17
* sleep longer when BAN_FILE presentwens2006-10-072-3/+1
* fix bugwens2006-10-031-1/+1
* only log violations reported by policewens2006-10-032-10/+13
* violations are logged twice, one anonymouswens2006-10-021-0/+7
* missed file in last commitwens2006-10-011-1/+1
* request reason for police actionswens2006-10-012-6/+10
* article lock sends copy to BM and PoliceLog boardwens2006-10-012-7/+12
* damn backslash in dbcswens2006-09-281-1/+1
* fix typowens2006-09-281-1/+1
* * police logswens2006-09-283-12/+34
* fix bug of do crosspostptt2006-09-251-3/+5
* add log to Lock/unlock fileptt2006-09-251-1/+13
* change key of locking post from Ctrl('L') to Ctrl('E') ptt2006-09-241-33/+2
* commit the struct change for last modification.ptt2006-09-241-1/+2
* 1. Lock post for police and BMptt2006-09-243-22/+56
* PageUp, PageDown, End should work with large screen in editor nowwens2006-09-191-5/+5
* code revise.kcwu2006-09-171-6/+1
* move counterwens2006-09-171-7/+7
* fix bug, forgot to change in revision [3420]kcwu2006-09-171-2/+0
* fav.c - fix memory leakvictor2006-09-172-60/+25
* dirty hack to fix fav memory leak.kcwu2006-09-171-2/+8
* Allocate water[] on demend. Saved about 4400 bytes.kcwu2006-09-175-1/+23
* Don't include telopts[],telcmds[] symbols if not debugging.kcwu2006-09-171-0/+2
* fix malloc(0) error when number of hotboard is 0.kcwu2006-09-171-0/+6
* avoid to use gethostbyname() which require hidden memory consumption.kcwu2006-09-172-13/+3
* fix bug of regcode generation: rand() always has same sequence since no srand().kcwu2006-09-171-1/+1
* missed counting of SYSWRITEkcwu2006-09-171-0/+1
* enum usage fix, saved few bytes.kcwu2006-09-174-14/+14
* deny abuse of recommendation, don't recommend too frequently.kcwu2006-09-171-0/+14
* fix compile errorwens2006-09-141-1/+1
* remove potential permission risk.wens2006-09-121-11/+1
* correct counter.wens2006-09-111-3/+12
* since only passwd_lock() when register, no need to call passwd_init() every l...kcwu2006-09-012-4/+4
* bug fix: sort banip list numerically instead of dictionary orderkcwu2006-09-011-1/+1
* it works!wens2006-08-311-20/+21
* fix bug.wens2006-08-311-2/+4
* limit concurrent clients.wens2006-08-311-2/+14
* uninitialized value...wens2006-08-311-1/+1
* utmpserver with libeventwens2006-08-312-2/+330
* Unset all "WITHME" flag when login (but WITHME_NO left unchanged)scw2006-08-291-2/+2
* currpid not initialized.wens2006-08-291-3/+7
* Disable /u in chat roomscw2006-08-281-2/+0
* site-wide broadcastwens2006-08-212-1/+74
* Reverse photo display in chess game to fit the directionscw2006-08-091-8/+8
* When setting user data, point out and accept original angelscw2006-08-081-3/+15
* short -> intvictor2006-08-031-1/+1
* Display angel usage when calling angelscw2006-07-303-4/+33
* yes the code is right.wens2006-07-301-2/+0
* fix cooldown bugwens2006-07-291-1/+1
* no reply can only be set by super group ops or sysopswens2006-07-281-1/+5
* fix bugwens2006-07-281-1/+1
* Fix tail \n in angle messagescw2006-07-261-2/+3
* fix r3385scw2006-07-261-1/+6
* change brdnum from short to intvictor2006-07-261-1/+1
* change how badpost limit is counted, so default value of 0 will workwens2006-07-253-12/+12
* add badposts as post/vote limitwens2006-07-254-4/+51
* give angles larger mailbox (as large as SYSSUPERSUBOP)scw2006-07-231-1/+1
* display current offline message for angelsscw2006-07-231-2/+18
* forgot newlinewens2006-07-221-1/+1
* add no reply to boardswens2006-07-222-1/+17
* confirmation of cancelling votewens2006-07-221-0/+5
* regcodefilein22006-07-191-7/+24
* fix bugs...wens2006-07-031-3/+4
* fix bug in r3375wens2006-07-021-1/+1
* limit recommendwens2006-07-011-0/+11
* simplify last commitwens2006-07-011-1/+1
* group ops can alter posting limitswens2006-07-011-1/+1
* build banned ip list on compilewens2006-06-183-4/+161
* reject bad ips, including tor and bbsnetin22006-06-183-0/+40
* make emacs happyin22006-06-181-4/+6
* 1.remove str_checksum() (use StringHash() now)in22006-06-164-13/+20
* fix possible bug on posting limitswens2006-06-161-1/+1
* use exactly the length of the chinese board namevictor2006-06-131-1/+1
* newer MRT mapvictor2006-06-071-60/+64
* fix a stupid bugvictor2006-06-051-2/+2
* convert .fav4.bakvictor2006-06-052-2/+6
* fix last commit bugvictor2006-06-051-7/+26
* use int instead short for bid in favvictor2006-06-043-61/+116
* handle ALLHIDPOSTin22006-06-022-1/+8
* reject group mail from user in reject listscw2006-06-011-2/+8
* r3440@kcwu: kcwu | 2006-05-25 00:04:16 +0800kcwu2006-05-251-0/+2
* mkdir jobspool/in22006-05-201-0/+1
* give a message if nothing foundvictor2006-05-191-7/+6
* revert ui: always show empty dir in favvictor2006-05-171-11/+1
* warning freedvictor2006-05-171-3/+1
* fix bug: delete a user called USER from user list also removes others called ...victor2006-05-173-36/+30
* do not setuserfile if filename is emptyin22006-05-081-15/+16
* fix bug of revious revisionvictor2006-05-071-3/+3
* add a simple help page to calendarvictor2006-05-043-50/+58
* more precise date checkingvictor2006-05-041-1/+1
* replace .fav4 only if ferror failedvictor2006-05-011-2/+8
* Fix r3348scw2006-04-241-2/+2
* Update btotal of the recording board when recording bad post.scw2006-04-241-2/+6
* allow key '*' only in favvictor2006-04-172-7/+6
* const instead of staticvictor2006-04-151-1/+1
* re-generate new regcodes every time instead of calculating from userid.in22006-04-151-36/+43
* actually that doesn't mean to list all boards..victor2006-04-121-9/+9
* r4404@voyager: victor | 2006-04-09 15:17:05 +0800victor2006-04-091-1/+1
* r4403@voyager: victor | 2006-04-09 15:12:29 +0800victor2006-04-091-3/+6
* r4402@voyager: victor | 2006-04-09 15:03:59 +0800victor2006-04-091-41/+47
* add a lot of assertions to ensure bid is in correct range when access via bid.kcwu2006-04-0813-17/+162
* fix bug, should not access out of board arraykcwu2006-04-081-1/+1
* random sleep to make race condition harder.kcwu2006-04-081-1/+1
* reduce race condition period which lead to leave utmp record after user has b...kcwu2006-04-081-1/+1
* deny user login in less than 3 second, to prevent flooding and race condition...kcwu2006-04-081-3/+6
* show error message about connect fail.kcwu2006-04-081-1/+3
* prevent board master use gamble race condition to earn illegal money.kcwu2006-04-081-2/+8
* bug fix: vote status not refresh properly and write value out of board arraykcwu2006-04-081-5/+3
* blame on dirty code.kcwu2006-04-081-0/+1
* output message when reload bcache done.kcwu2006-04-081-0/+1
* reduce crash possibility due to race condition.kcwu2006-04-081-0/+2
* only sethomepath when angel exists.kcwu2006-04-081-2/+3
* fix potential infinite loop bug,kcwu2006-04-081-8/+16
* prevent query too frequently by sleeping after each query.kcwu2006-04-081-0/+6
* bug fix: board not found error handling.kcwu2006-04-082-1/+2
* fix unpaired brace in commentkcwu2006-04-081-1/+1
* fix bug, board class disappear because incorrect bsorted[] made by race condi...kcwu2006-04-081-1/+1
* verbose error message.kcwu2006-04-081-1/+4
* make different tmp file to avoid open same file for write.kcwu2006-04-082-3/+2
* more crash assertion.kcwu2006-04-011-0/+2
* it's better to log current time.kcwu2006-04-011-1/+1
* small syntax fix.kcwu2006-04-011-0/+1
* make it harder to multi-login by race condition.kcwu2006-04-012-33/+56
* more crash assertion.kcwu2006-04-011-0/+2
* fix message about mailbox full.kcwu2006-04-012-1/+3
* bug fix: online user number is SHM->UTMPnumber instead of SHM->number. howeve...kcwu2006-04-011-4/+0
* reject login if too high frequecy.kcwu2006-04-011-4/+4
* Wrong check on angel changingscw2006-03-301-1/+1
* handle if process errorkcwu2006-03-301-1/+3
* prevent multi-login and slow login flooding.kcwu2006-03-303-105/+154
* bug fix, clear friend data only when all account logout.kcwu2006-03-291-8/+8
* write brc to temporary file and rename it after write successfully.kcwu2006-03-271-2/+9
* more meaningful message for SIGXCPU.kcwu2006-03-271-1/+5
* verify userid when sethome path.kcwu2006-03-275-25/+51
* fix bug: clear quote_file[] after use.kcwu2006-03-271-0/+6
* fix crash, workaround for incorrect roll after resize.kcwu2006-03-271-1/+1
* fix crash if search in empty gem dir.kcwu2006-03-271-2/+4
* more assertion for tracking bug.kcwu2006-03-273-0/+4
* remove dead program.kcwu2006-03-272-53/+1
* remove dangerous function.kcwu2006-03-271-5/+0
* fix last commit.kcwu2006-03-241-2/+0
* dirty workaround for race condition in multi-login checking.kcwu2006-03-231-18/+31
* redirect stderr(fd 2) to file.kcwu2006-03-231-2/+6
* support DETECT_CLIENT, hash telnet sequence.kcwu2006-03-234-1/+68
* assert for fav_malloc size.kcwu2006-03-231-1/+3
* show statistics for utmpserver2.kcwu2006-03-231-0/+26
* utmpserver should ignore SIGPIPE, otherwise it will abort.kcwu2006-03-232-0/+2
* Warning, API semantic changes.kcwu2006-03-233-3/+14
* fix non-portable strtok() usage.kcwu2006-03-231-2/+3
* fix bugs introduced because replace sprintf and strncpy with snprintf and str...kcwu2006-03-232-2/+2
* remove unused code.kcwu2006-03-231-1778/+0
* load go score when loginscw2006-03-181-0/+3
* make g++4 happy. thanks scw.kcwu2006-03-131-4/+2
* fix dependency, make linux happykcwu2006-03-131-1/+1
* fix compile error when NOFLOODING definedkcwu2006-03-131-0/+1
* rewrite core function of tumpserver, maintaining friend relation 300 timers f...kcwu2006-03-133-4/+607
* close socket if read failkcwu2006-03-131-0/+2
* comment on big5 workaround.kcwu2006-03-131-0/+1
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3283 63ad8ddf-47c3-03...kcwu2006-03-130-0/+0
* list the dependency explicitly.kcwu2006-03-131-4/+5
* seperate compiling and linking, to utilize ccache.kcwu2006-03-131-2/+6
* avoid C++ keywords to make include files C++ friendly.kcwu2006-03-131-2/+2
* avoid C++ keywords to make include files C++ friendly.kcwu2006-03-134-9/+9
* don't need to detect endian anymore, remove it. kcwu2006-03-131-13/+0
* avoid unnecessary linear scan if LOCK_THIS.kcwu2006-03-131-5/+5
* GO scoring and displaying on userlist.scw2006-03-127-26/+83
* sync birthday limit between user setting and registerscw2006-03-011-1/+1
* Setting angel of a user to "-" means banned andscw2006-02-251-1/+2
* r3281@kcwu: kcwu | 2006-02-18 13:36:52 +0800kcwu2006-02-181-1/+10
* r3280@kcwu: kcwu | 2006-02-18 13:33:14 +0800kcwu2006-02-181-3/+0
* * comment strange getindex() behavior.kcwu2006-02-092-43/+74
* Confirm before removing boards from fav.scw2006-02-021-2/+4
* Fix r3267, board title disappear after setting boardsscw2006-01-221-12/+24
* bbs.c message update to fix the situationscw2006-01-211-1/+1
* replace some strncpy with strlcpy, or just strcpy if src is constvictor2006-01-1214-71/+53
* change the naming to fit the menu.ptt2006-01-101-1/+1
* fix the register bugptt2006-01-052-5/+1
* add time in the cancel-bad-post log.ptt2006-01-041-1/+1
* add a back slash '\' after Kong (special chinese character)ptt2006-01-041-2/+2
* add log for canceling bad post.ptt2006-01-041-0/+2
* fix a bug for cancel postptt2006-01-041-1/+1
* 1. add "cancel bad post" feature.ptt2006-01-047-9/+61
* fix typovictor2006-01-031-1/+1
* fix nonstandard syntax.victor2006-01-031-2/+4
* save IO from check mailptt2005-12-221-4/+5
* Key "UP" at the first entry of article list work as key "END"scw2005-12-151-2/+7
* fix last commitscw2005-12-141-0/+3
* * recording bad post judgement made by BM on boardscw2005-12-141-2/+24
* security fix: users could forward hidden articles in board announcein22005-12-131-8/+13
* Fix the procedures of FULLUPDATE, PARTUPDATE and DIRCHANGED.victor2005-12-052-49/+42
* * Restrict the frequency of brc & fav write back request.scw2005-11-272-3/+10
* Allow banning user from using angel function.scw2005-11-271-2/+10
* reverse r3247,r3248victor2005-11-222-7/+14
* pass through directly if there's no board notevictor2005-11-221-1/+5
* remove deadc0de for deprecated featurevictor2005-11-212-15/+4
* 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