| Commit message (Expand) | Author | Age | Files | Lines |
* | - refine limit edit source | piaip | 2008-01-08 | 1 | -13/+33 |
* | - allow all non-guest user to use myfav (PERM_BASIC) | piaip | 2007-12-28 | 1 | -200/+215 |
* | - grayout: API change, from [y,end) to [y,end] | piaip | 2007-12-20 | 1 | -1/+1 |
* | - general message update and optimization | piaip | 2007-12-17 | 1 | -1/+1 |
* | - optimize big I formatting | piaip | 2007-12-17 | 1 | -96/+83 |
* | - move more BM management keys to integrated b_config | piaip | 2007-12-16 | 1 | -11/+186 |
* | - fix b_config lines calculation | piaip | 2007-12-16 | 1 | -2/+2 |
* | general message fix: | piaip | 2007-12-16 | 1 | -8/+26 |
* | - general message fix | piaip | 2007-12-16 | 1 | -0/+1 |
* | - enable cross-post requirement if AUTO_CPLOG on | piaip | 2007-12-15 | 1 | -8/+39 |
* | * revise code | kcwu | 2007-12-12 | 1 | -1/+1 |
* | - (msg) fix backslash in string | piaip | 2007-12-11 | 1 | -0/+245 |
* | - allow 5 digits in board selection, since Ptt1/2 are both having 10k+ | piaip | 2007-12-05 | 1 | -67/+52 |
* | *** IMPORTANT CHANGE *** | piaip | 2007-12-02 | 1 | -3/+5 |
* | - 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 | 1 | -1/+11 |
* | * save memory, NameList is more like STL's vector now | kcwu | 2007-10-17 | 1 | -1/+3 |
* | 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 |
* | * revise code for entering board. | kcwu | 2007-09-23 | 1 | -2/+50 |
* | fix error of handling empty nbrd | victor | 2007-09-22 | 1 | -2/+2 |
* | revise brc interface and its document. | kcwu | 2007-06-12 | 1 | -8/+5 |
* | * rewrite namecomplete2. Avoid small allocation, e.g. linked list, | kcwu | 2007-05-27 | 1 | -5/+6 |
* | fix malloc(0) error when number of hotboard is 0. | kcwu | 2006-09-17 | 1 | -0/+6 |
* | short -> int | victor | 2006-08-03 | 1 | -1/+1 |
* | change brdnum from short to int | victor | 2006-07-26 | 1 | -1/+1 |
* | convert .fav4.bak | victor | 2006-06-05 | 1 | -2/+2 |
* | give a message if nothing found | victor | 2006-05-19 | 1 | -7/+6 |
* | revert ui: always show empty dir in fav | victor | 2006-05-17 | 1 | -11/+1 |
* | allow key '*' only in fav | victor | 2006-04-17 | 1 | -4/+3 |
* | actually that doesn't mean to list all boards.. | victor | 2006-04-12 | 1 | -9/+9 |
* | r4404@voyager: victor | 2006-04-09 15:17:05 +0800 | victor | 2006-04-09 | 1 | -1/+1 |
* | r4403@voyager: victor | 2006-04-09 15:12:29 +0800 | victor | 2006-04-09 | 1 | -3/+6 |
* | r4402@voyager: victor | 2006-04-09 15:03:59 +0800 | victor | 2006-04-09 | 1 | -41/+47 |
* | add a lot of assertions to ensure bid is in correct range when access via bid. | kcwu | 2006-04-08 | 1 | -15/+62 |
* | fix unpaired brace in comment | kcwu | 2006-04-08 | 1 | -1/+1 |
* | fix bug, board class disappear because incorrect bsorted[] made by race condi... | kcwu | 2006-04-08 | 1 | -1/+1 |
* | Confirm before removing boards from fav. | scw | 2006-02-02 | 1 | -2/+4 |
* | * Restrict the frequency of brc & fav write back request. | scw | 2005-11-27 | 1 | -2/+9 |
* | fav: | victor | 2005-11-21 | 1 | -6/+1 |
* | 'w' in board list for favorite and brc write back | scw | 2005-10-27 | 1 | -2/+1 |
* | BRD_OVER18 patch. see http://www.ticrf.org.tw for details | in2 | 2005-10-27 | 1 | -1/+6 |
* | namecomplete display improvement | piaip | 2005-09-26 | 1 | -0/+1 |
* | make 's' search_board in board-list work with this case: | piaip | 2005-09-26 | 1 | -0/+4 |
* | pretty format | piaip | 2005-09-08 | 1 | -1/+1 |
* | fix the wrong condition | victor | 2005-08-29 | 1 | -2/+2 |
* | revert r3108, fix the problem by bound correction as moving fav instead. | victor | 2005-08-29 | 1 | -5/+3 |
* | explicit fav entrance | victor | 2005-08-28 | 1 | -3/+5 |
* | * fix crash when using 'i' to add board in my favorite | scw | 2005-08-28 | 1 | -2/+1 |
* | distinguish functions that need item or not, and allow the latter in empty it... | kcwu | 2005-08-28 | 1 | -1/+1 |
* | skip invalid entry when fav_free. | kcwu | 2005-08-28 | 1 | -0/+1 |
* | SYSSUPERSUBOP can see board links | wens | 2005-08-12 | 1 | -1/+1 |
* | fix bug for class menu. | ptt | 2005-08-09 | 1 | -2/+4 |
* | fav.c: don't delete a fav entry implicitly | victor | 2005-08-09 | 1 | -12/+12 |
* | add super sys support op (群組長) | wens | 2005-08-08 | 1 | -2/+4 |
* | msg format update | piaip | 2005-08-06 | 1 | -5/+14 |
* | Large Terminal Rules | piaip | 2005-08-06 | 1 | -8/+9 |
* | pretty format | piaip | 2005-07-28 | 1 | -4/+5 |
* | fix sig devide by zero bug, | piaip | 2005-07-04 | 1 | -3/+3 |
* | pmore: warning for **X | piaip | 2005-07-03 | 1 | -7/+2 |
* | misc update: | piaip | 2005-07-03 | 1 | -2/+3 |
* | also show the tag D to unknown board | victor | 2005-06-30 | 1 | -1/+2 |
* | s/版/板/ | in2 | 2005-06-26 | 1 | -1/+1 |
* | solve Ticket #12 | piaip | 2005-06-18 | 1 | -2/+2 |
* | update myfav help and hotkeys and make things more reasonable | piaip | 2005-06-18 | 1 | -0/+8 |
* | better readability. | in2 | 2005-06-14 | 1 | -36/+36 |
* | update board notes behavior | piaip | 2005-06-13 | 1 | -1/+0 |
* | animated board notes | piaip | 2005-06-12 | 1 | -1/+4 |
* | myfav update: | piaip | 2005-06-08 | 1 | -0/+15 |
* | New style to specify ANSI escape commands. | piaip | 2005-06-08 | 1 | -41/+41 |
* | a symbolic link can also be put in the Class's root | victor | 2005-05-31 | 1 | -1/+1 |
* | Don't change lastposttime when it's not too strange. | scw | 2005-05-31 | 1 | -1/+4 |
* | do not allow removing a NULL entry | victor | 2005-04-21 | 1 | -7/+9 |
* | 1. make tty_read more clear and reable | piaip | 2005-04-18 | 1 | -0/+1 |
* | use macro instead for class_bid recognition | victor | 2005-04-18 | 1 | -16/+30 |
* | fix 'a' and 'i' in favorite list. | scw | 2005-03-28 | 1 | -10/+12 |
* | Check if the board is already in fav list when adding | scw | 2005-03-23 | 1 | -1/+4 |
* | save about 500 bytes stack | kcwu | 2005-03-19 | 1 | -1/+1 |
* | add 'const' qualifiers on function parameters. | kcwu | 2005-03-19 | 1 | -2/+2 |
* | explicitly tell C compiler functions have no parameter | kcwu | 2005-03-12 | 1 | -6/+6 |
* | add "cool down" feature for boards. | wens | 2005-03-09 | 1 | -0/+23 |
* | MALLOC & FREE should be paired | kcwu | 2005-02-28 | 1 | -1/+1 |
* | Complete groups as well as boards in m_board() | scw | 2005-02-12 | 1 | -0/+1 |
* | * In generalnamecomplete(), complete as more as possible when space (' ') | scw | 2005-02-05 | 1 | -7/+2 |
* | use time4_t(uint32_t) instead of time_t for x86-64 arch. | in2 | 2005-01-24 | 1 | -2/+2 |
* | cdoc finished | victor | 2004-12-17 | 1 | -3/+3 |
* | shouldn't add 1 for this index | victor | 2004-12-13 | 1 | -1/+1 |
* | please use proper indent ... | victor | 2004-12-12 | 1 | -4/+5 |
* | merge ptt.linux again | wens | 2004-12-11 | 1 | -27/+36 |
* | discard r2368 due to compilation failure | in2 | 2004-12-06 | 1 | -36/+27 |
* | merge ptt.linux | wens | 2004-12-05 | 1 | -27/+36 |
* | some help pages are showed from file | victor | 2004-12-02 | 1 | -26/+1 |
* | Move cursor to newly added board. | scw | 2004-11-30 | 1 | -0/+2 |
* | * Use testing and setting macros instead of accessing yank_flag | scw | 2004-11-29 | 1 | -26/+74 |
* | wrong default checking | victor | 2004-10-17 | 1 | -1/+1 |
* | add subscribed boards only when login | victor | 2004-09-27 | 1 | -5/+3 |
* | 1. fix 1 make error | ptt | 2004-09-23 | 1 | -1/+1 |
* | PERM_BOARD could set board | in2 | 2004-09-19 | 1 | -1/+1 |
* | use correct type: size_t/int/long/pointer | in2 | 2004-07-30 | 1 | -3/+8 |
* | warning free | in2 | 2004-06-11 | 1 | -0/+2 |
* | replace some prints() with outs(), | kcwu | 2004-06-10 | 1 | -9/+9 |
* | use 'const' keyword to reduce 7904 bytes data segment | kcwu | 2004-06-04 | 1 | -1/+1 |
* | no unread mark befor 'unknown' | victor | 2004-05-18 | 1 | -34/+36 |
* | revert old show_brdlist for performance (to see if it caused the high load re... | victor | 2004-05-14 | 1 | -141/+84 |
* | color fix | victor | 2004-05-13 | 1 | -1/+2 |
* | fix board hilighting | victor | 2004-05-13 | 1 | -2/+2 |
* | a little bug of the output format | victor | 2004-05-12 | 1 | -21/+35 |
* | newflag | victor | 2004-05-12 | 1 | -1/+17 |
* | gcc 2.95 still not accept r1933 | in2 | 2004-05-09 | 1 | -1/+2 |
* | compatable to gcc 2.95 | in2 | 2004-05-09 | 1 | -2/+2 |
* | warning free | victor | 2004-05-07 | 1 | -1/+2 |
* | refactor show_brdlist() | victor | 2004-05-07 | 1 | -82/+123 |
* | avoid SHM->bsorted[type][n] == NULL | in2 | 2004-05-04 | 1 | -2/+1 |
* | avoid race condition at tag board->paste board | ptt | 2004-05-02 | 1 | -0/+1 |
* | fix childcount | ptt | 2004-04-28 | 1 | -2/+3 |
* | a little bug fixed | ptt | 2004-04-24 | 1 | -1/+1 |
* | reoragnize functions | ptt | 2004-04-24 | 1 | -12/+11 |
* | typo of last update | ptt | 2004-04-23 | 1 | -1/+1 |
* | fix brd.firstchild error | ptt | 2004-04-23 | 1 | -21/+30 |
* | seg fault of board.c | ptt | 2004-04-23 | 1 | -2/+2 |
* | segfault fixed | ptt | 2004-04-23 | 1 | -35/+15 |
* | remove useless codesPtt.read@1812 | ptt | 2004-04-23 | 1 | -21/+0 |
* | Initial brc int New(). | scw | 2004-04-22 | 1 | -0/+1 |
* | revert cuser from pointer to buffer. | ptt | 2004-04-21 | 1 | -11/+11 |
* | buggy fix for linux | ptt | 2004-04-20 | 1 | -1/+1 |
* | refresh | victor | 2004-04-19 | 1 | -0/+1 |
* | add warning | victor | 2004-04-18 | 1 | -2/+7 |
* | D: delete symlink | victor | 2004-04-18 | 1 | -9/+4 |
* | push bottom bug fixed | ptt | 2004-04-15 | 1 | -0/+3 |
* | Merge from brc2 branch. | scw | 2004-04-05 | 1 | -299/+8 |
* | check post perm on demand | victor | 2004-04-02 | 1 | -15/+1 |
* | add mmap to cuser get ride of passwd_update | ptt | 2004-03-31 | 1 | -13/+13 |
* | Correcting action about make brc_buf be malloc. | scw | 2004-03-28 | 1 | -7/+15 |
* | Fix bug when .boardrc full. | scw | 2004-03-28 | 1 | -28/+37 |
* | leave board if brc_buf is not loaded | in2 | 2004-03-27 | 1 | -2/+3 |
* | delay init_brdbuf | in2 | 2004-03-27 | 1 | -6/+15 |
* | fix fav subscription | victor | 2004-03-26 | 1 | -1/+1 |
* | fix sorting error of hot board | victor | 2004-03-18 | 1 | -2/+2 |
* | fix memory leak, remove dirty hacking code | victor | 2004-03-15 | 1 | -1/+1 |
* | fix compile error | victor | 2004-03-12 | 1 | -4/+3 |
* | merge from victor.symbolic branch | victor | 2004-03-12 | 1 | -121/+161 |
* | HOTBOARDCACHE | in2 | 2004-03-10 | 1 | -5/+17 |
* | Try to reduce calls on memmove. | scw | 2004-02-27 | 1 | -12/+21 |
* | missing commit | victor | 2004-02-27 | 1 | -2/+4 |
* | don't truncate immediately | victor | 2004-02-27 | 1 | -4/+2 |
* | subscription should be perform after choice, move some code from board.c to f... | victor | 2004-02-22 | 1 | -65/+5 |
* | Reduce file I/O on .boardrc | scw | 2004-02-12 | 1 | -77/+102 |
* | warning before delete in fav | victor | 2004-02-04 | 1 | -1/+1 |
* | post_mask perm missing | victor | 2004-01-05 | 1 | -3/+3 |
* | fix warning | victor | 2004-01-05 | 1 | -1/+1 |
* | fix 's' bug | victor | 2004-01-05 | 1 | -1/+2 |
* | Seperate cleanup() into two, cleanup() and clean_invisible(). | scw | 2004-01-04 | 1 | -1/+1 |
* | fix bug 'v' | victor | 2004-01-04 | 1 | -2/+2 |
* | subop perm missing | victor | 2004-01-04 | 1 | -1/+1 |
* | change msg | victor | 2004-01-04 | 1 | -1/+1 |
* | show non-visible board in fav | victor | 2004-01-04 | 1 | -35/+39 |
* | clean up non-exist board if set SHM->cleanboard | victor | 2004-01-03 | 1 | -4/+0 |
* | M mbbsd/announce.c | ptt | 2003-12-29 | 1 | -4/+0 |
* | remove some comment, add static modifier properly | victor | 2003-12-25 | 1 | -1/+1 |
* | remove fav branch, open new branch for big5<->gb | victor | 2003-11-27 | 1 | -0/+1 |
* | comfirm before remove a folder | victor | 2003-11-25 | 1 | -0/+2 |
* | dont comfirm, as before | victor | 2003-11-23 | 1 | -1/+1 |
* | fix bug | in2 | 2003-11-22 | 1 | -1/+3 |
* | fix 't' for admin, add docs/fav4.txt | victor | 2003-11-22 | 1 | -3/+6 |
* | fix 't' for admin | victor | 2003-11-22 | 1 | -2/+1 |
* | fix 't' for admin | victor | 2003-11-22 | 1 | -23/+27 |
* | fix unread | victor | 2003-11-22 | 1 | -1/+1 |
* | fix help page | victor | 2003-11-22 | 1 | -1/+1 |
* | merge back from fav4 braches | victor | 2003-11-22 | 1 | -429/+274 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1336 63ad8ddf-47c3-03... | ptt | 2003-11-15 | 1 | -9/+4 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1333 63ad8ddf-47c3-03... | ptt | 2003-11-15 | 1 | -10/+1 |
* | fix bug when enlarge the MAX_BOARDS | victor | 2003-11-14 | 1 | -0/+1 |
* | fix 許成功蓋 | victor | 2003-11-08 | 1 | -1/+1 |
* | warn before 'Z' | victor | 2003-11-08 | 1 | -22/+27 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1303 63ad8ddf-47c3-03... | ptt | 2003-11-06 | 1 | -0/+4 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1302 63ad8ddf-47c3-03... | ptt | 2003-11-06 | 1 | -1/+1 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1301 63ad8ddf-47c3-03... | ptt | 2003-11-05 | 1 | -1/+1 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1300 63ad8ddf-47c3-03... | ptt | 2003-11-05 | 1 | -0/+2 |
* | remove old featurn | victor | 2003-10-10 | 1 | -1/+1 |
* | 1. do not allow guest to add/subscribe fav. | victor | 2003-09-28 | 1 | -2/+5 |
* | clean up | kcwu | 2003-09-07 | 1 | -28/+1 |
* | use NULL instead of (~ 0) in class linked-list | in2 | 2003-08-12 | 1 | -3/+3 |
* | * Fix the bug that sometime after reading old articles, the newer one will be | in2 | 2003-08-06 | 1 | -34/+56 |
* | merge from MergeCache | in2 | 2003-07-20 | 1 | -4/+3 |
* | fix bug, to move fav outside the fav mode (thanks lihgong.bbs@ptt2) | victor | 2003-07-03 | 1 | -3/+3 |
* | fix '/' in fav mode | victor | 2003-07-03 | 1 | -8/+12 |
* | fix bug | victor | 2003-06-09 | 1 | -23/+28 |
* | fix last commit bug | victor | 2003-06-09 | 1 | -1/+3 |
* | add fav backup, clean | victor | 2003-06-09 | 1 | -40/+49 |
* | limit nLines | victor | 2003-05-03 | 1 | -2/+2 |
* | implement favchange | victor | 2003-05-02 | 1 | -14/+11 |
* | revert to 1.123 | in2 | 2003-04-15 | 1 | -14/+29 |
* | revert to 1.122, some problems with new favorite system | in2 | 2003-04-15 | 1 | -29/+14 |
* | reduce MALLOC()/FREE() | in2 | 2003-04-15 | 1 | -14/+29 |
* | fix rm fav while > max | victor | 2003-04-09 | 1 | -2/+2 |
* | rm debug cmd :p | victor | 2003-04-05 | 1 | -12/+1 |
* | fix last commit bug | victor | 2003-04-03 | 1 | -6/+9 |
* | check if fav brd is deleted | victor | 2003-04-03 | 1 | -10/+11 |
* | fix new fav bug | victor | 2003-04-02 | 1 | -24/+16 |
* | fix little error | victor | 2003-04-01 | 1 | -3/+7 |
* | fix 'v' on favline | victor | 2003-03-31 | 1 | -2/+4 |
* | check favline num while logging out | victor | 2003-03-30 | 1 | -3/+8 |
* | tag fav line | victor | 2003-03-30 | 1 | -2/+2 |
* | fix add fav_line problem | victor | 2003-03-28 | 1 | -2/+3 |
* | remove duplication favorite entry | in2 | 2003-03-28 | 1 | -6/+14 |
* | dirty fix if bid was wrong | in2 | 2003-03-28 | 1 | -1/+2 |
* | dirty fix lastposttime | in2 | 2003-03-28 | 1 | -1/+3 |
* | bug fix of moving board | in2 | 2003-03-28 | 1 | -4/+9 |
* | let un-fav board change color | victor | 2003-03-27 | 1 | -1/+2 |
* | fix sort in non-fav | victor | 2003-03-27 | 1 | -18/+30 |
* | rm #if-#else and sharpen something, check the existence of board in updatenew... | victor | 2003-03-27 | 1 | -48/+62 |
* | fix last commit bug | in2 | 2003-03-27 | 1 | -4/+8 |
* | check if sort fav | in2 | 2003-03-27 | 1 | -11/+16 |
* | fix favline | victor | 2003-03-27 | 1 | -5/+5 |
* | final | victor | 2003-03-27 | 1 | -29/+32 |
* | init new 16 fav | victor | 2003-03-26 | 1 | -1/+2 |
* | fix bug | in2 | 2003-03-26 | 1 | -19/+8 |
* | init new fav | victor | 2003-03-26 | 1 | -2/+4 |
* | remove debug message | in2 | 2003-03-26 | 1 | -7/+3 |
* | fix HILIGHT | in2 | 2003-03-26 | 1 | -2/+2 |
* | FAVNOHILIGHT | in2 | 2003-03-26 | 1 | -3/+4 |
* | security fix | in2 | 2003-03-26 | 1 | -6/+11 |
* | help again | victor | 2003-03-26 | 1 | -2/+2 |
* | don't save a deleted board | victor | 2003-03-26 | 1 | -25/+23 |
* | help | victor | 2003-03-26 | 1 | -3/+3 |
* | user could set if hilight favorite | in2 | 2003-03-26 | 1 | -8/+9 |
* | security fix | in2 | 2003-03-26 | 1 | -5/+10 |
* | remove debug message | in2 | 2003-03-26 | 1 | -8/+4 |
* | FAVng | in2 | 2003-03-26 | 1 | -197/+471 |
* | rm old form '.fav' | victor | 2003-03-18 | 1 | -28/+1 |
* | save memory usage of nbrd in CRITICAL_MEMORY mode | in2 | 2003-03-15 | 1 | -6/+18 |
* | remove sigfree | in2 | 2003-03-15 | 1 | -19/+1 |
* | recover something back :p | victor | 2003-02-26 | 1 | -3/+1 |
* | you can add 'group' into myfavorite now | victor | 2003-02-26 | 1 | -3/+11 |
* | fix last commit bug | in2 | 2003-02-21 | 1 | -4/+1 |
* | one could not enter into group board | in2 | 2003-02-20 | 1 | -1/+4 |
* | fix bug | in2 | 2003-01-19 | 1 | -7/+2 |
* | critical memory usage | in2 | 2003-01-19 | 1 | -4/+53 |
* | fix bug introduced in reversion 1.64 | kcwu | 2003-01-19 | 1 | -2/+2 |
* | reduce boardstatus_t | in2 | 2003-01-18 | 1 | -3/+3 |
* | reduce memory usage of struct boardstat_t (saving 12 bytes for each board) | in2 | 2003-01-18 | 1 | -53/+55 |
* | free namelist after using immediately | kcwu | 2003-01-17 | 1 | -1/+3 |
* | missing case break | kcwu | 2003-01-17 | 1 | -1/+2 |
* | fix memory leak | kcwu | 2003-01-17 | 1 | -1/+7 |
* | realloc to shrink array size, | kcwu | 2003-01-17 | 1 | -1/+2 |
* | Use realloc. Don't malloc, memcpy, and free. | kcwu | 2003-01-17 | 1 | -6/+2 |
* | don't sort many times within loop -_- | kcwu | 2003-01-17 | 1 | -4/+3 |
* | fix bug: access bache[-2] if sysop enter hot-board-list and hit 'f' | kcwu | 2003-01-17 | 1 | -2/+3 |