| Commit message (Expand) | Author | Age | Files | Lines |
* | - disable ^T over pause - modern terms already can do so. | piaip | 2007-12-21 | 1 | -39/+8 |
* | -remove standout() API, prepare for pfterm | piaip | 2007-12-20 | 2 | -232/+163 |
* | - grayout: API change, from [y,end) to [y,end] | piaip | 2007-12-20 | 9 | -48/+36 |
* | - optimize output: prepare for pfterm | piaip | 2007-12-20 | 2 | -4/+20 |
* | - io: EXP_OUTRPT report total and sessioned output bytes, for evaluation of t... | piaip | 2007-12-20 | 1 | -9/+26 |
* | - isolate low level termial i/o api calls, prepare for pfterm | piaip | 2007-12-19 | 4 | -153/+140 |
* | - better range checking on time_4t | piaip | 2007-12-19 | 1 | -1/+4 |
* | - disable vice tickets < specific number | piaip | 2007-12-19 | 3 | -13/+22 |
* | - exp: edit/upload now enabled for special boards | piaip | 2007-12-19 | 5 | -21/+54 |
* | Fix 32/64-bit problem. | mhsin | 2007-12-18 | 1 | -1/+1 |
* | Revert r3704 and add saturation check for gettime(). | mhsin | 2007-12-18 | 1 | -8/+9 |
* | - fix signed time4_t limitation | piaip | 2007-12-18 | 1 | -1/+7 |
* | * Enhanced AID query UI. | mhsin | 2007-12-17 | 5 | -44/+79 |
* | edit: exp - upload file | piaip | 2007-12-17 | 2 | -2/+83 |
* | - add "fix aloha" for users | piaip | 2007-12-17 | 5 | -20/+66 |
* | * Add Article IDentification System(AIDS) | mhsin | 2007-12-17 | 6 | -8/+421 |
* | - fix recommends update cache and good_post relation | piaip | 2007-12-17 | 2 | -8/+15 |
* | - general message update and optimization | piaip | 2007-12-17 | 11 | -58/+52 |
* | - optimize big I formatting | piaip | 2007-12-17 | 3 | -143/+89 |
* | - move more BM management keys to integrated b_config | piaip | 2007-12-16 | 2 | -198/+199 |
* | - prepare to remove chicken-pk | piaip | 2007-12-16 | 3 | -15/+34 |
* | - prepare for text-only editing | piaip | 2007-12-16 | 3 | -15/+99 |
* | - fix bug "good post dropped if user online" | piaip | 2007-12-16 | 3 | -15/+17 |
* | - fix b_config lines calculation | piaip | 2007-12-16 | 1 | -2/+2 |
* | - uncaching escape failed again... disable now. | piaip | 2007-12-16 | 1 | -0/+6 |
* | general message fix: | piaip | 2007-12-16 | 2 | -9/+27 |
* | - ignore bottom for recommending in special modes | piaip | 2007-12-16 | 2 | -5/+6 |
* | - disable interupting ANSI inside DBCS characters (for UTF-8 or | piaip | 2007-12-16 | 5 | -4/+98 |
* | - better method to uncache ANSI escapes | piaip | 2007-12-16 | 1 | -2/+21 |
* | - revert uncaching of ANSI escapes: need more tricks to finish it. | piaip | 2007-12-16 | 1 | -2/+1 |
* | - general message fix | piaip | 2007-12-16 | 4 | -57/+71 |
* | - enable cross-post requirement if AUTO_CPLOG on | piaip | 2007-12-15 | 2 | -14/+40 |
* | - unify processing clock variable 'now' | piaip | 2007-12-15 | 4 | -17/+22 |
* | - fix typo (reported by watch.bbs@ptt.cc) | piaip | 2007-12-15 | 1 | -1/+1 |
* | - crosspost: better logic to anti crosspost spammers | piaip | 2007-12-15 | 1 | -33/+90 |
* | * add empty install target for libs | kcwu | 2007-12-13 | 2 | -0/+4 |
* | - isolate telnet protocol. moved from mbbsd.c | piaip | 2007-12-13 | 4 | -324/+344 |
* | svn property set: set all files as mime-type: Big5 encoding | piaip | 2007-12-13 | 0 | -0/+0 |
* | - docs: add pmore movie system manual | piaip | 2007-12-13 | 2 | -1/+655 |
* | bug fix(?) | wens | 2007-12-12 | 1 | -2/+2 |
* | * fix compile error | kcwu | 2007-12-12 | 4 | -2/+9 |
* | fix compile error | kcwu | 2007-12-12 | 1 | -1/+1 |
* | * extract common functions as library. | kcwu | 2007-12-12 | 52 | -1171/+1106 |
* | * uhash use userid="" to denote free slot for new register. | kcwu | 2007-12-12 | 1 | -0/+30 |
* | * change util/account.c per_hour_unit to 100. | kcwu | 2007-12-12 | 1 | -1/+1 |
* | * revise code | kcwu | 2007-12-12 | 6 | -10/+10 |
* | * remove unused code | kcwu | 2007-12-12 | 1 | -582/+0 |
* | - (msg) fix backslash in string | piaip | 2007-12-11 | 3 | -245/+262 |
* | - change hard coded .DIR to macro definitions | piaip | 2007-12-11 | 8 | -11/+11 |
* | - cross_post crash: better workaround. still waiting someone to fix it. | piaip | 2007-12-11 | 1 | -2/+5 |
* | - edit_post/smartmerge: use fnv hash instead of external MD5. | piaip | 2007-12-11 | 1 | -16/+60 |
* | - search: fix wrong modification (should be file name part) | piaip | 2007-12-11 | 1 | -2/+2 |
* | - search: must update SR name to match new DBCS aware search | piaip | 2007-12-11 | 4 | -2/+33 |
* | improved dbcs_strcasestr | piaip | 2007-12-10 | 1 | -0/+47 |
* | edit_post: add Smart Merge | piaip | 2007-12-10 | 1 | -5/+131 |
* | - hinting outposts may not receive recommendations | piaip | 2007-12-09 | 1 | -16/+22 |
* | - getdata: offset-by-one in input field with ANSI | piaip | 2007-12-09 | 1 | -1/+1 |
* | - quote ASSESS features with #ifdef | piaip | 2007-12-09 | 2 | -6/+12 |
* | - pmore: prevent scrolling to end after aborting movie playback | piaip | 2007-12-09 | 1 | -5/+6 |
* | - change hard coded PTT to macros | piaip | 2007-12-09 | 6 | -7/+7 |
* | b_config: fix const error | piaip | 2007-12-09 | 1 | -1/+1 |
* | pmore: help update | piaip | 2007-12-09 | 1 | -7/+5 |
* | - better decision of modified marks | piaip | 2007-12-08 | 1 | -41/+43 |
* | help file: fix alignment due to backslash | piaip | 2007-12-08 | 1 | -1/+4 |
* | pmore: quick raw-mode pref for beloved backslash | piaip | 2007-12-08 | 1 | -29/+109 |
* | - change money name to macro for better isolation | piaip | 2007-12-08 | 10 | -38/+47 |
* | - change hard-coded board names to defines | piaip | 2007-12-07 | 11 | -22/+35 |
* | digest: fixed "user can post at first time entering digest", | piaip | 2007-12-07 | 2 | -5/+8 |
* | pmore: fix ^LG random selection | piaip | 2007-12-07 | 1 | -0/+3 |
* | artwork: better grayout for big-I | piaip | 2007-12-07 | 1 | -4/+13 |
* | - pmore: fixed partial matching for named frames | piaip | 2007-12-06 | 1 | -0/+5 |
* | - removed redundant entries (reported by morris@PttCurrent) | piaip | 2007-12-06 | 1 | -2/+0 |
* | - allow 5 digits in board selection, since Ptt1/2 are both having 10k+ | piaip | 2007-12-05 | 1 | -67/+52 |
* | - grayout: must process scroll lines | piaip | 2007-12-05 | 2 | -4/+12 |
* | - grayout: check potential (almost impossible) buffer overflow | piaip | 2007-12-05 | 3 | -12/+41 |
* | - definition and macro fix after sync with PTT1 | piaip | 2007-12-05 | 3 | -8/+5 |
* | - enable board for artwork again | piaip | 2007-12-05 | 2 | -6/+9 |
* | - add some grayout effects, and general code improvement | piaip | 2007-12-05 | 7 | -24/+24 |
* | screen: add grayout system | piaip | 2007-12-05 | 3 | -1/+69 |
* | pmore: message abstraction for localization | piaip | 2007-12-05 | 1 | -22/+63 |
* | getans: reduce buffer to reflect its nature | piaip | 2007-12-05 | 2 | -8/+16 |
* | pmore: anti XXMan DBCS detection, improve Windows telnet portability | piaip | 2007-12-05 | 1 | -9/+10 |
* | bbs: if reply() failed, also needs screen update. | piaip | 2007-12-05 | 1 | -1/+2 |
* | pmore: new preference config | piaip | 2007-12-05 | 1 | -148/+180 |
* | - fixed N in userlist forgetting to initialize user nickname. | piaip | 2007-12-05 | 1 | -4/+14 |
* | - general refine and improvement, fixing messages | piaip | 2007-12-05 | 3 | -14/+20 |
* | - move hard-coded board names to pttbbs.conf. | piaip | 2007-12-05 | 9 | -21/+71 |
* | - general code refine: remove all hard-coded "Ptt" message string and | wens | 2007-12-05 | 15 | -65/+96 |
* | - pmore: add random for goto | piaip | 2007-12-04 | 1 | -1/+21 |
* | - pmore interactive: support both BS (0x7f, ^H) and 6 function nav keys | piaip | 2007-12-04 | 1 | -17/+32 |
* | - add option to support both coloured and symboled modification mark (~ and +) | piaip | 2007-12-04 | 5 | -9/+38 |
* | - pmore: enable more named keys (@b, @h, @e) | piaip | 2007-12-04 | 1 | -14/+33 |
* | - code refine: remove warnings and conditional compile | piaip | 2007-12-04 | 3 | -1/+4 |
* | - code refine, move uflags to outside struct header file | piaip | 2007-12-04 | 4 | -41/+75 |
* | artwork fix | piaip | 2007-12-03 | 2 | -9/+11 |
* | - pmore: artwork for interation options | piaip | 2007-12-03 | 1 | -25/+88 |
* | - brcv3: change the "modified" mark to grayed mark. | piaip | 2007-12-03 | 1 | -14/+40 |
* | - security hole: after BM quoting files from other board, they can edit | piaip | 2007-12-03 | 1 | -3/+21 |
* | - vote: fixed newer boards (bid>32767) cannot vote, due to using short for bid. | piaip | 2007-12-03 | 1 | -114/+9 |
* | - BRC v3: process special files better (which may share | piaip | 2007-12-02 | 1 | -2/+16 |
* | BRC v3 API change | piaip | 2007-12-02 | 1 | -4/+5 |
* | BRV v3: update modified logic | piaip | 2007-12-02 | 2 | -10/+29 |
* | - modify login: empty input is counted into attempts | piaip | 2007-12-02 | 1 | -1/+4 |
* | - brcV3: fixed v2 conversion error (v2 may truncate board information) | piaip | 2007-12-02 | 1 | -2/+13 |
* | - BRC v3: MAX brc size may be overriden by config.h. | piaip | 2007-12-02 | 2 | -2/+6 |
* | - brc v3 update: ptt2's MAX_BOAORD reached uint16 limitation, | piaip | 2007-12-02 | 2 | -6/+15 |
* | - fix brc v2->v3 migration bug | piaip | 2007-12-02 | 1 | -0/+2 |
* | *** IMPORTANT CHANGE *** | piaip | 2007-12-02 | 6 | -173/+213 |
* | - shell execute: safer (just commiting ptt2 local modification, | piaip | 2007-12-02 | 1 | -3/+8 |
* | - pmore: add named input (@u/d/l/r) and special mask set (@all) | piaip | 2007-12-01 | 1 | -11/+76 |
* | - rollback recommend system with author self-recommending. | piaip | 2007-12-01 | 1 | -3/+15 |
* | - pmore: add named frame (:name:) support | piaip | 2007-12-01 | 1 | -12/+64 |
* | - sync ptt2 local modification | piaip | 2007-12-01 | 5 | -80/+140 |
* | - add move_ansi() to support moving to lines with prior ANSI code. | piaip | 2007-12-01 | 6 | -26/+103 |
* | - board: override fix r3600 (y fix) | piaip | 2007-12-01 | 1 | -2/+3 |
* | - board: fix: (x,y) ordering error. | piaip | 2007-12-01 | 1 | -3/+3 |
* | General Update by PttSuggest: | piaip | 2007-12-01 | 6 | -24/+70 |
* | - edit: remove blockpnt (character level selection) | piaip | 2007-12-01 | 1 | -148/+102 |
* | - pmore: fixed frame offset-by-one error in ^LG | piaip | 2007-12-01 | 1 | -13/+38 |
* | - edit.c: enable syntax highlight for pmore movie. | piaip | 2007-11-30 | 2 | -104/+148 |
* | - pmore: fix continue offset-by-one in K## | piaip | 2007-11-30 | 1 | -1/+12 |
* | - pmore: add timed and invisible options to interaction | piaip | 2007-11-30 | 1 | -49/+128 |
* | - pmore: better GOTO implementation | piaip | 2007-11-30 | 1 | -102/+220 |
* | pmore: add GOTO, fix P/L in offset command, add default interactive key | piaip | 2007-11-30 | 1 | -110/+122 |
* | - pmore: complete the execution of option command | piaip | 2007-11-28 | 1 | -3/+157 |
* | - pmore.c: improve clrtoeol() workaround. | piaip | 2007-11-28 | 1 | -29/+162 |
* | - pmore: add pause | piaip | 2007-11-28 | 1 | -16/+123 |
* | 1. fix buffer overflow. | piaip | 2007-11-27 | 1 | -9/+65 |
* | Escape from being watched when playing info is NULL | scw | 2007-11-04 | 1 | -2/+1 |
* | * revise code | kcwu | 2007-10-17 | 1 | -42/+41 |
* | * save memory, NameList is more like STL's vector now | kcwu | 2007-10-17 | 7 | -11/+13 |
* | * eliminate warnings | kcwu | 2007-10-17 | 2 | -8/+9 |
* | * save shm memory | kcwu | 2007-10-17 | 1 | -1/+1 |
* | Use fency game board in GO and GOMOKU | scw | 2007-10-03 | 2 | -14/+14 |
* | * eliminate warnings according to lxb's commit on pttbbslite | kcwu | 2007-10-01 | 8 | -55/+9 |
* | fix previous revision | victor | 2007-09-29 | 1 | -1/+1 |
* | grant some admin permission to tag board | victor | 2007-09-29 | 1 | -1/+4 |
* | * fix r3571 | kcwu | 2007-09-25 | 1 | -1/+0 |
* | * fix typo | kcwu | 2007-09-25 | 1 | -1/+1 |
* | * fix crash if BM range-delete his mail after he enter his board. | kcwu | 2007-09-25 | 1 | -1/+1 |
* | * don't allow reenter mail, otherwise may cause many problems. | kcwu | 2007-09-25 | 1 | -2/+7 |
* | * remove rare used feature. | kcwu | 2007-09-24 | 1 | -13/+1 |
* | * fix r3571 | kcwu | 2007-09-23 | 1 | -1/+1 |
* | * fix warnings. | kcwu | 2007-09-23 | 1 | -1/+1 |
* | * revise code for entering board. | kcwu | 2007-09-23 | 5 | -41/+67 |
* | Delay when give money. | kcwu | 2007-09-23 | 1 | -0/+7 |
* | fix compile warnings. | kcwu | 2007-09-23 | 1 | -6/+6 |
* | fix error of handling empty nbrd | victor | 2007-09-22 | 1 | -2/+2 |
* | Add LDFLAGS for compiling bbsctl. | mhsin | 2007-09-21 | 1 | -1/+1 |
* | * fix compile | kcwu | 2007-09-21 | 2 | -17/+25 |
* | * fix bug: skip bad date format. | kcwu | 2007-09-21 | 1 | -0/+9 |
* | * fix bug: don't getdata() on non-local variable directly, to avoid reentran... | kcwu | 2007-09-21 | 6 | -25/+41 |
* | * remove unnecessary feature | kcwu | 2007-09-21 | 1 | -28/+1 |
* | * workaround for some account which has no home dir | kcwu | 2007-09-20 | 1 | -1/+2 |
* | * deny recommend in short time if article is long | kcwu | 2007-09-20 | 1 | -0/+20 |
* | * adjust OBUFSIZE according observation. | kcwu | 2007-09-20 | 1 | -1/+3 |
* | * revise Makefile | kcwu | 2007-09-20 | 5 | -23/+30 |
* | * fix crash bug: race condition between idle and talk interrupt. | kcwu | 2007-09-20 | 1 | -14/+15 |
* | fix access violation. | kcwu | 2007-09-20 | 1 | -1/+1 |
* | Update. | mhsin | 2007-09-18 | 1 | -3/+3 |
* | New STOP mechanism. Try not to kill ALL processes at the same time. | mhsin | 2007-09-17 | 1 | -7/+172 |
* | * Add more verbose log.refactor@3551 | mhsin | 2007-08-19 | 1 | -3/+11 |
* | Add 'L' in board announce to reset chess country data | scw | 2007-07-12 | 1 | -0/+74 |
* | Not permitting edit posts in Security board from pmore. | scw | 2007-07-09 | 1 | -1/+3 |
* | Fix Makefile, thanks study.bbs@ptt.cc | victor | 2007-06-25 | 1 | -1/+3 |
* | fix comment typo | kcwu | 2007-06-19 | 1 | -1/+1 |
* | * revise code. | kcwu | 2007-06-19 | 4 | -9/+6 |
* | * use strtok_r() instead of strtok(). fix bad strtok() usages. | kcwu | 2007-06-19 | 15 | -40/+70 |
* | * Fix last brc revise, which makes brc_currbid and currbid inconsistent. | kcwu | 2007-06-19 | 1 | -3/+14 |
* | ctime4() instead of ctime() | scw | 2007-06-17 | 1 | -1/+1 |
* | revise brc interface and its document. | kcwu | 2007-06-12 | 6 | -135/+153 |
* | ignore fav if load failed. | kcwu | 2007-06-11 | 1 | -3/+3 |
* | ignore fav if load failed. | kcwu | 2007-06-10 | 1 | -4/+34 |
* | document update slightly. | kcwu | 2007-06-10 | 2 | -4/+5 |
* | code clean up | kcwu | 2007-06-10 | 2 | -15/+2 |
* | update Makefile. | kcwu | 2007-06-10 | 1 | -8/+5 |
* | delete obsolete utilities. | kcwu | 2007-06-09 | 1 | -8/+0 |
* | delete obsolete utilities. | kcwu | 2007-06-09 | 3 | -145/+1 |
* | delete obsolete utilities. | kcwu | 2007-06-09 | 6 | -212/+3 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3533 63ad8ddf-47c3-03... | kcwu | 2007-06-09 | 0 | -0/+0 |
* | Log angel changing action and report every week | scw | 2007-06-04 | 2 | -1/+37 |
* | Add 'I' instruction hint when user does not meet regtime limit | scw | 2007-06-04 | 4 | -7/+7 |
* | * delete dead code. | kcwu | 2007-06-02 | 1 | -6/+0 |
* | * fix bug: "expire" didn't delete files! | kcwu | 2007-06-02 | 1 | -14/+8 |
* | * don't output progress bar when sync data with utmpserver since it isn't sl... | kcwu | 2007-06-02 | 1 | -21/+0 |
* | * fix racing bug for giving money. | kcwu | 2007-06-02 | 1 | -3/+6 |
* | Reversi show current # of chess in chess instead of "black" or "white" | scw | 2007-06-01 | 1 | -2/+2 |
* | Fix chess undo incorrectly set info->turn | scw | 2007-06-01 | 1 | -2/+4 |
* | Fix last commit -- forgot to check in header file modification | scw | 2007-05-30 | 3 | -2/+10 |
* | Reversi (multiplayer othello) added | scw | 2007-05-30 | 8 | -27/+558 |
* | sigmask properly when leaving chess | scw | 2007-05-30 | 1 | -11/+5 |
* | Chess signal remasking before setting handler | scw | 2007-05-28 | 1 | -2/+11 |
* | Allowing denying being watched when playing chess. | scw | 2007-05-28 | 1 | -1/+8 |
* | * hack dietlibc's allocator. release small block to OS. | kcwu | 2007-05-27 | 3 | -0/+32 |
* | * import dietlibc's allocator. | kcwu | 2007-05-27 | 2 | -1/+237 |
* | * rewrite namecomplete2. Avoid small allocation, e.g. linked list, | kcwu | 2007-05-27 | 4 | -6/+294 |
* | * add shutdown flag | kcwu | 2007-05-27 | 3 | -7/+12 |
* | Clear buffer | scw | 2007-05-23 | 1 | -0/+1 |
* | No white space padding when prvious string already too long | scw | 2007-05-13 | 2 | -1/+2 |
* | * skip KEY_UNKNOWN. | kcwu | 2007-05-09 | 4 | -1/+16 |
* | Revert r3495. Fix bug of birthday checking and statistic report for today-login. | kcwu | 2007-05-07 | 1 | -14/+13 |
* | s/max_film/last_film/ | victor | 2007-05-04 | 1 | -2/+2 |
* | random | victor | 2007-05-02 | 1 | -1/+1 |
* | use macro | victor | 2007-05-02 | 1 | -1/+1 |
* | fixed movie in some state | victor | 2007-05-02 | 5 | -19/+29 |
* | bad date of horoscope | victor | 2007-04-24 | 1 | -5/+6 |
* | CheckPostPerm depends on currboard. However, it's undefined in your mailbox. | victor | 2007-04-16 | 1 | -5/+3 |
* | fix util/birth.c | victor | 2007-04-16 | 3 | -3/+12 |
* | fix stupid bug | victor | 2007-04-16 | 13 | -1/+277 |
* | horoscope flavor birthday card | victor | 2007-04-16 | 5 | -23/+46 |
* | fix last commit for normal user | wens | 2007-04-09 | 1 | -4/+2 |
* | seperate email modification | wens | 2007-04-09 | 1 | -12/+14 |
* | add a error message | ptt | 2007-04-06 | 1 | -1/+1 |
* | fix the line error | ptt | 2007-04-06 | 1 | -1/+2 |
* | fix the email security hole | ptt | 2007-04-06 | 1 | -2/+5 |
* | add LOGPOST | in2 | 2007-03-28 | 3 | -0/+15 |
* | skip non-existing board for do_crosspost | ptt | 2007-03-27 | 1 | -3/+4 |
* | not necessary to dereference | victor | 2007-03-26 | 2 | -12/+13 |
* | * Only write fav to disk when really dirty. To reduce heavy load of mass logo... | kcwu | 2007-03-26 | 1 | -1/+29 |
* | * fix bug: utmpserver3 will add 'accept' event more than once into queue on h... | kcwu | 2007-03-24 | 1 | -5/+4 |
* | Fix warning: array subscript has type 'char' | scw | 2007-03-24 | 1 | -2/+2 |
* | Set timeout for confirmation when playing chess to avoid | scw | 2007-03-24 | 1 | -18/+39 |
* | not necessary to keep movie history | victor | 2007-03-23 | 3 | -33/+21 |
* | remove unused variables | victor | 2007-03-23 | 2 | -8/+6 |
* | Leave unprocessed line unchanged when doing chesscountry things. | scw | 2007-03-16 | 1 | -4/+8 |
* | Police Manager, can search user info | wens | 2007-03-13 | 5 | -7/+10 |
* | Police can only kill new users | wens | 2007-03-13 | 1 | -0/+3 |
* | Score and svn tags | wens | 2007-03-13 | 1 | -1/+5 |
* | move text to the right | wens | 2007-02-16 | 1 | -5/+5 |
* | Add a FIXME in do_quote(). | mhsin | 2007-02-05 | 1 | -0/+4 |
* | add authserver, set attributes | wens | 2007-02-03 | 4 | -2/+242 |
* | big hole in lock post | wens | 2007-01-29 | 1 | -2/+2 |
* | Mail security | scw | 2007-01-25 | 1 | -8/+9 |
* | missed one | wens | 2007-01-20 | 1 | -0/+1 |
* | fix last commit | wens | 2007-01-20 | 1 | -2/+1 |
* | padding for alignment | wens | 2007-01-20 | 1 | -0/+4 |
* | incorrect padding | wens | 2007-01-20 | 1 | -1/+1 |
* | fix the bug of the cost of deleting post | ptt | 2007-01-18 | 3 | -37/+53 |
* | log osong | victor | 2007-01-13 | 2 | -0/+2 |
* | append dot only if sender is valid id format | victor | 2007-01-11 | 1 | -1/+1 |
* | header file changes for the last commit | ptt | 2007-01-11 | 1 | -1/+2 |
* | fix a bug on stamp file which does unnecessary memset sometimes. | ptt | 2007-01-11 | 2 | -7/+14 |
* | copy post's metadata (including money) while it is deleted. | ptt | 2007-01-11 | 1 | -2/+2 |
* | If post in board with BRD_BAD attribute won't add the post number. | ptt | 2007-01-07 | 1 | -4/+3 |
* | fix a typo in delete_allpost | ptt | 2007-01-07 | 1 | -5/+5 |
* | fix a bug. | ptt | 2007-01-07 | 3 | -4/+6 |
* | 1. fix a bug that files' stamp in the same board are not in order. | ptt | 2007-01-07 | 3 | -5/+21 |
* | fix an off-by-1 bug | ptt | 2007-01-06 | 1 | -3/+3 |
* | Automatically delete cross post | ptt | 2007-01-06 | 2 | -16/+97 |
* | fix potential security hole | wens | 2006-12-28 | 1 | -0/+3 |