summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* *** IMPORTANT CHANGE ***piaip2007-12-026-173/+213
* - shell execute: safer (just commiting ptt2 local modification, piaip2007-12-021-3/+8
* - pmore: add named input (@u/d/l/r) and special mask set (@all)piaip2007-12-011-11/+76
* - rollback recommend system with author self-recommending.piaip2007-12-011-3/+15
* - pmore: add named frame (:name:) supportpiaip2007-12-011-12/+64
* - sync ptt2 local modification piaip2007-12-015-80/+140
* - add move_ansi() to support moving to lines with prior ANSI code.piaip2007-12-016-26/+103
* - board: override fix r3600 (y fix)piaip2007-12-011-2/+3
* - board: fix: (x,y) ordering error.piaip2007-12-011-3/+3
* General Update by PttSuggest:piaip2007-12-016-24/+70
* - edit: remove blockpnt (character level selection)piaip2007-12-011-148/+102
* - pmore: fixed frame offset-by-one error in ^LGpiaip2007-12-011-13/+38
* - edit.c: enable syntax highlight for pmore movie.piaip2007-11-302-104/+148
* - pmore: fix continue offset-by-one in K##piaip2007-11-301-1/+12
* - pmore: add timed and invisible options to interactionpiaip2007-11-301-49/+128
* - pmore: better GOTO implementationpiaip2007-11-301-102/+220
* pmore: add GOTO, fix P/L in offset command, add default interactive keypiaip2007-11-301-110/+122
* - pmore: complete the execution of option commandpiaip2007-11-281-3/+157
* - pmore.c: improve clrtoeol() workaround.piaip2007-11-281-29/+162
* - pmore: add pausepiaip2007-11-281-16/+123
* 1. fix buffer overflow.piaip2007-11-271-9/+65
* Escape from being watched when playing info is NULLscw2007-11-041-2/+1
* * revise codekcwu2007-10-171-42/+41
* * save memory, NameList is more like STL's vector nowkcwu2007-10-177-11/+13
* * eliminate warningskcwu2007-10-172-8/+9
* * save shm memorykcwu2007-10-171-1/+1
* Use fency game board in GO and GOMOKUscw2007-10-032-14/+14
* * eliminate warnings according to lxb's commit on pttbbslitekcwu2007-10-018-55/+9
* fix previous revisionvictor2007-09-291-1/+1
* grant some admin permission to tag boardvictor2007-09-291-1/+4
* * fix r3571kcwu2007-09-251-1/+0
* * fix typokcwu2007-09-251-1/+1
* * fix crash if BM range-delete his mail after he enter his board.kcwu2007-09-251-1/+1
* * don't allow reenter mail, otherwise may cause many problems.kcwu2007-09-251-2/+7
* * remove rare used feature.kcwu2007-09-241-13/+1
* * fix r3571kcwu2007-09-231-1/+1
* * fix warnings.kcwu2007-09-231-1/+1
* * revise code for entering board.kcwu2007-09-235-41/+67
* Delay when give money.kcwu2007-09-231-0/+7
* fix compile warnings.kcwu2007-09-231-6/+6
* fix error of handling empty nbrdvictor2007-09-221-2/+2
* Add LDFLAGS for compiling bbsctl.mhsin2007-09-211-1/+1
* * fix compilekcwu2007-09-212-17/+25
* * fix bug: skip bad date format.kcwu2007-09-211-0/+9
* * fix bug: don't getdata() on non-local variable directly, to avoid reentran...kcwu2007-09-216-25/+41
* * remove unnecessary featurekcwu2007-09-211-28/+1
* * workaround for some account which has no home dirkcwu2007-09-201-1/+2
* * deny recommend in short time if article is longkcwu2007-09-201-0/+20
* * adjust OBUFSIZE according observation.kcwu2007-09-201-1/+3
* * revise Makefilekcwu2007-09-205-23/+30
* * fix crash bug: race condition between idle and talk interrupt.kcwu2007-09-201-14/+15
* fix access violation.kcwu2007-09-201-1/+1
* Update.mhsin2007-09-181-3/+3
* New STOP mechanism. Try not to kill ALL processes at the same time.mhsin2007-09-171-7/+172
* * Add more verbose log.refactor@3551mhsin2007-08-191-3/+11
* Add 'L' in board announce to reset chess country datascw2007-07-121-0/+74
* Not permitting edit posts in Security board from pmore.scw2007-07-091-1/+3
* Fix Makefile, thanks study.bbs@ptt.ccvictor2007-06-251-1/+3
* fix comment typokcwu2007-06-191-1/+1
* * revise code.kcwu2007-06-194-9/+6
* * use strtok_r() instead of strtok(). fix bad strtok() usages.kcwu2007-06-1915-40/+70
* * Fix last brc revise, which makes brc_currbid and currbid inconsistent. kcwu2007-06-191-3/+14
* ctime4() instead of ctime()scw2007-06-171-1/+1
* revise brc interface and its document.kcwu2007-06-126-135/+153
* ignore fav if load failed.kcwu2007-06-111-3/+3
* ignore fav if load failed.kcwu2007-06-101-4/+34
* document update slightly.kcwu2007-06-102-4/+5
* code clean upkcwu2007-06-102-15/+2
* update Makefile.kcwu2007-06-101-8/+5
* delete obsolete utilities.kcwu2007-06-091-8/+0
* delete obsolete utilities.kcwu2007-06-093-145/+1
* delete obsolete utilities.kcwu2007-06-096-212/+3
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3533 63ad8ddf-47c3-03...kcwu2007-06-090-0/+0
* Log angel changing action and report every weekscw2007-06-042-1/+37
* Add 'I' instruction hint when user does not meet regtime limitscw2007-06-044-7/+7
* * delete dead code.kcwu2007-06-021-6/+0
* * fix bug: "expire" didn't delete files!kcwu2007-06-021-14/+8
* * don't output progress bar when sync data with utmpserver since it isn't sl...kcwu2007-06-021-21/+0
* * fix racing bug for giving money.kcwu2007-06-021-3/+6
* Reversi show current # of chess in chess instead of "black" or "white"scw2007-06-011-2/+2
* Fix chess undo incorrectly set info->turnscw2007-06-011-2/+4
* Fix last commit -- forgot to check in header file modificationscw2007-05-303-2/+10
* Reversi (multiplayer othello) addedscw2007-05-308-27/+558
* sigmask properly when leaving chessscw2007-05-301-11/+5
* Chess signal remasking before setting handlerscw2007-05-281-2/+11
* Allowing denying being watched when playing chess.scw2007-05-281-1/+8
* * hack dietlibc's allocator. release small block to OS.kcwu2007-05-273-0/+32
* * import dietlibc's allocator.kcwu2007-05-272-1/+237
* * rewrite namecomplete2. Avoid small allocation, e.g. linked list, kcwu2007-05-274-6/+294
* * add shutdown flagkcwu2007-05-273-7/+12
* Clear bufferscw2007-05-231-0/+1
* No white space padding when prvious string already too longscw2007-05-132-1/+2
* * skip KEY_UNKNOWN.kcwu2007-05-094-1/+16
* Revert r3495. Fix bug of birthday checking and statistic report for today-login.kcwu2007-05-071-14/+13
* s/max_film/last_film/victor2007-05-041-2/+2
* randomvictor2007-05-021-1/+1
* use macrovictor2007-05-021-1/+1
* fixed movie in some statevictor2007-05-025-19/+29
* bad date of horoscopevictor2007-04-241-5/+6
* CheckPostPerm depends on currboard. However, it's undefined in your mailbox.victor2007-04-161-5/+3
* fix util/birth.cvictor2007-04-163-3/+12
* fix stupid bugvictor2007-04-1613-1/+277
* horoscope flavor birthday cardvictor2007-04-165-23/+46
* fix last commit for normal userwens2007-04-091-4/+2
* seperate email modificationwens2007-04-091-12/+14
* add a error message ptt2007-04-061-1/+1
* fix the line errorptt2007-04-061-1/+2
* fix the email security holeptt2007-04-061-2/+5
* add LOGPOSTin22007-03-283-0/+15
* skip non-existing board for do_crosspostptt2007-03-271-3/+4
* not necessary to dereferencevictor2007-03-262-12/+13
* * Only write fav to disk when really dirty. To reduce heavy load of mass logo...kcwu2007-03-261-1/+29
* * fix bug: utmpserver3 will add 'accept' event more than once into queue on h...kcwu2007-03-241-5/+4
* Fix warning: array subscript has type 'char'scw2007-03-241-2/+2
* Set timeout for confirmation when playing chess to avoidscw2007-03-241-18/+39
* not necessary to keep movie historyvictor2007-03-233-33/+21
* remove unused variablesvictor2007-03-232-8/+6
* Leave unprocessed line unchanged when doing chesscountry things.scw2007-03-161-4/+8
* Police Manager, can search user infowens2007-03-135-7/+10
* Police can only kill new userswens2007-03-131-0/+3
* Score and svn tagswens2007-03-131-1/+5
* move text to the rightwens2007-02-161-5/+5
* Add a FIXME in do_quote().mhsin2007-02-051-0/+4
* add authserver, set attributeswens2007-02-034-2/+242
* big hole in lock postwens2007-01-291-2/+2
* Mail securityscw2007-01-251-8/+9
* missed onewens2007-01-201-0/+1
* fix last commitwens2007-01-201-2/+1
* padding for alignmentwens2007-01-201-0/+4
* incorrect paddingwens2007-01-201-1/+1
* fix the bug of the cost of deleting postptt2007-01-183-37/+53
* log osongvictor2007-01-132-0/+2
* append dot only if sender is valid id formatvictor2007-01-111-1/+1
* header file changes for the last commitptt2007-01-111-1/+2
* fix a bug on stamp file which does unnecessary memset sometimes.ptt2007-01-112-7/+14
* copy post's metadata (including money) while it is deleted.ptt2007-01-111-2/+2
* If post in board with BRD_BAD attribute won't add the post number.ptt2007-01-071-4/+3
* fix a typo in delete_allpostptt2007-01-071-5/+5
* fix a bug.ptt2007-01-073-4/+6
* 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