summaryrefslogtreecommitdiffstats
path: root/mbbsd
Commit message (Expand)AuthorAgeFilesLines
* New style to specify ANSI escape commands.piaip2005-06-0839-625/+655
* bug fix for dbcs aware vepiaip2005-06-081-4/+4
* pmore: ascii movie: linux specific fixpiaip2005-06-081-3/+8
* pmore: ascii movie, compat24 mode fixpiaip2005-06-081-1/+2
* user customization: should be case insensitivepiaip2005-06-081-1/+1
* pmore bbs movie: world timeline synchronization modelpiaip2005-06-081-64/+124
* reorder UI to help user customize easily.piaip2005-06-072-23/+28
* dbcs_aware: can be toggled.piaip2005-06-074-10/+37
* fix r2723 - I'm also an idiot ><piaip2005-06-071-1/+2
* pmore: some old compilers does not allow variables declared inpiaip2005-06-071-9/+10
* pmore: update some keybinding due to user requestpiaip2005-06-071-1/+11
* pmore: make wrapmode navigation more accurate when goBottom.piaip2005-06-071-1/+28
* pmore: speed uppiaip2005-06-071-13/+26
* Since we declared ANSILINELEN as a value which ispiaip2005-06-071-3/+5
* DBCS Aware for getdata and edit.piaip2005-06-072-8/+163
* pmore: prepare for optimizepiaip2005-06-071-19/+28
* format update according to user habitspiaip2005-06-061-8/+8
* pmore: fix last patch which has a typo.piaip2005-06-061-23/+27
* pmore: update wide navigation behavior to be more reasonablepiaip2005-06-061-24/+76
* pmore: playmode nav updatepiaip2005-06-061-1/+1
* fix bug: friend counters not initialized.piaip2005-06-061-1/+2
* remember last sort methodpiaip2005-06-061-2/+2
* pmore: ascii art movie: compat24 modepiaip2005-06-061-9/+53
* pmore: left-right widenav: make hotkeys more readable.piaip2005-06-061-5/+12
* pmore: left-right wide navigationpiaip2005-06-061-37/+95
* pmore: movie play mode behavior updatepiaip2005-06-061-5/+26
* pmore: play old ascii art moviepiaip2005-06-051-8/+38
* pmore: re-entrant support (little hack)piaip2005-06-051-63/+309
* make mailbox-ful warning msg more meaning fulpiaip2005-06-051-1/+1
* pmore: workaround for poor terminal systemspiaip2005-06-051-13/+66
* pmore: compromised to work with SEP_WRAP(SEP_OLD) more,piaip2005-06-051-10/+36
* pmore: piaip2005-06-051-46/+128
* pmore: workaround with wrap-1-line issue for old seperator mode piaip2005-06-051-2/+13
* pmore: fix line calculationpiaip2005-06-041-5/+28
* pmore: fixed ansi display with long linespiaip2005-06-041-1/+11
* pmore: workaround for full term-width articles.piaip2005-06-041-3/+31
* pmore: more update on traditional modepiaip2005-06-041-92/+110
* pmore: post fix to make it more like old pager.piaip2005-06-041-1/+6
* pmore: updates after applied on a real environment(ptt2) for a short time.piaip2005-06-041-9/+26
* pmore: a ready-for-work version.piaip2005-06-041-14/+72
* pmore: wrap support, finallypiaip2005-06-041-82/+234
* pmore: new header scanner (clean and robust)piaip2005-06-041-150/+252
* pmore: workarounds for scrolling because piaip2005-06-041-82/+156
* pmore: moving towards stable, misc fixpiaip2005-06-031-34/+60
* pmore: formatting issuespiaip2005-06-032-12/+23
* pmore: workarounds for fulfilled buffer scrolling bugpiaip2005-06-031-50/+77
* (pmore) fixed scroll issues for new status linepiaip2005-06-032-17/+49
* pmore: new status barpiaip2005-06-031-10/+38
* set svn prop (keywords)piaip2005-06-031-1/+1
* set svn propspiaip2005-06-031-10/+47
* (fix r2742) there was no typo in users.cpiaip2005-06-032-1/+15
* pmore: support Ptt_Printspiaip2005-06-031-8/+38
* pmore: speed up by supporting scroll/rscroll.piaip2005-06-032-38/+99
* Remove rarely used function block_shift_left and block_shift_right,victor2005-06-032-57/+3
* pmore: piaip's new more (pager).piaip2005-06-033-1/+781
* reduce one strlen()victor2005-05-311-2/+1
* a symbolic link can also be put in the Class's rootvictor2005-05-311-1/+1
* Don't change lastposttime when it's not too strange.scw2005-05-311-1/+4
* anti id spammerpiaip2005-05-291-1/+7
* Calculate chicken age AFTER buying or recovering.scw2005-05-271-1/+1
* use new cooldown interface in mailwens2005-05-241-6/+2
* * fix wrong prototype for r2732scw2005-05-241-0/+4
* some idiots just set themselves as auto-forward receiverpiaip2005-05-242-11/+11
* memory leak: forgot a static! thanks to kcwupiaip2005-05-231-1/+1
* fix bug: the condition to find author when reply kcwu2005-05-201-1/+1
* fix bug: number of bfriend in userlistin22005-05-191-1/+1
* dynamically change the limitation of waterpost according to the number of users.ptt2005-05-191-5/+10
* reset TagBoard and TagNum when Ctrl('T')kcwu2005-05-181-0/+9
* Registeration, let's go English.piaip2005-05-161-1/+4
* Cooldown does not prevent SYSOPs & BMs from seeing number of users in current...wens2005-05-161-1/+1
* seGga's suggestion: ptt2005-05-111-10/+12
* fix typoptt2005-05-071-7/+13
* no_water_post only for nuser>50.ptt2005-05-071-1/+1
* corrected typosptt2005-05-073-48/+55
* 1.kick people before give them ticket.ptt2005-05-063-31/+58
* when reply, top_line must be fixed again.piaip2005-04-261-3/+3
* fixed vedit crash issues when long lines caused split()piaip2005-04-262-43/+70
* workarounds to eliminate bugs: weather out of date,piaip2005-04-262-1/+5
* don't save user data if shm corruptedkcwu2005-04-232-1/+7
* give a warning if too many subscribed favorites is added at the same timevictor2005-04-232-8/+24
* strict value checkingvictor2005-04-221-7/+44
* do not allow removing a NULL entryvictor2005-04-212-7/+11
* fix previous checkin (wrong diff).piaip2005-04-211-2/+2
* fix sigsegv when user reading articles in man and crossed pagespiaip2005-04-211-0/+3
* buffer overflow: file path [64] is too small!piaip2005-04-216-12/+10
* change the default number of buying mailbox to 1kcwu2005-04-211-3/+2
* make it more clear to prevent accidents.piaip2005-04-201-6/+7
* (edit) same bug to quote.piaip2005-04-202-2/+7
* add NOFLOODING on utmpserverin22005-04-201-1/+2
* fix bug: remove an unnecessary decreasevictor2005-04-201-4/+7
* fix buffer overflowvictor2005-04-201-4/+1
* add assertion. deallocate resources.kcwu2005-04-201-0/+3
* 1. make tty_read more clear and reablepiaip2005-04-184-14/+10
* use macro instead for class_bid recognitionvictor2005-04-183-22/+39
* discard 2521 due to some unknown memory problems.in22005-04-182-15/+1
* array index off by 1 bugkcwu2005-04-151-1/+1
* enabled 8 bit connection by default for most piaip2005-04-091-25/+39
* a patch to fix bug caused by changes of igetch()'s behavior piaip2005-04-092-11/+22
* "Bye-Bye Flying Horse" patchpiaip2005-04-083-182/+360
* handle telnet protocol and enable NAWS (resize terminal) capability.in22005-04-084-41/+116
* wrong socket option typestable.rc@2687victor2005-04-051-2/+3
* fix 'a' and 'i' in favorite list.scw2005-03-281-10/+12
* more statistickcwu2005-03-272-0/+22
* fix condition of friend test to avoid lookup filekcwu2005-03-271-1/+1
* remove dead code. its key has been overrided.kcwu2005-03-271-85/+1
* show message to tell user crashkcwu2005-03-271-1/+7
* long screen support at login.in22005-03-251-4/+37
* Check if the board is already in fav list when addingscw2005-03-231-1/+4
* avoid to use c99 syntaxkcwu2005-03-221-1/+1
* fix compile errorkcwu2005-03-201-1/+1
* comment on bad codekcwu2005-03-191-0/+1
* remove unused variable.kcwu2005-03-191-2/+2
* Backup screen without hole. Save 8~11kb for normal user.kcwu2005-03-192-4/+8
* const qualifierkcwu2005-03-191-1/+1
* replace strcat with strlcatkcwu2005-03-191-2/+2
* fix bug: always clear quote_file after use. (esp. cancel)kcwu2005-03-191-0/+2
* statistic for user's first login todaykcwu2005-03-191-3/+9
* localtime() may destory its return buffer after second callkcwu2005-03-191-6/+6
* statistickcwu2005-03-1910-0/+28
* label mbbsd in minute precisionkcwu2005-03-191-2/+2
* currboard is constant pointerkcwu2005-03-193-3/+3
* don't call system() in simple casekcwu2005-03-192-4/+3
* save about 500 bytes stackkcwu2005-03-193-3/+3
* all use same same of io bufferkcwu2005-03-191-6/+2
* remove dead codekcwu2005-03-196-115/+0
* comment on bad codekcwu2005-03-191-0/+2
* refactor post articlekcwu2005-03-192-82/+36
* less hard coded path/string.kcwu2005-03-1910-24/+26
* add 'const' qualifiers on function parameters.kcwu2005-03-1939-341/+346
* don't display board users on userlist in case of cooldownwens2005-03-191-1/+5
* remove display of board users when cool downptt2005-03-191-2/+7
* fix bug for r2580in22005-03-162-18/+22
* warning: searchuser() getuser() API change, don't change query string implici...kcwu2005-03-1512-40/+41
* user defined show 壽星 or notin22005-03-152-23/+31
* Change the display of L+M. It become '!' ptt2005-03-151-1/+6
* fix bug of reading buffervictor2005-03-142-4/+6
* remove 壽星 (prevent violating 個人資料保護法)in22005-03-143-4/+0
* bugfix: some user will always stay in friends' friend list after logoutkcwu2005-03-141-1/+1
* only articles with S and M flags could not be pushed.in22005-03-141-1/+1
* fix r2613in22005-03-132-4/+4
* fix bug: if user disconnected during login, goodpost will be reseted to 0.kcwu2005-03-131-4/+4
* use Copy() instead Link() for most casesin22005-03-133-45/+24
* fix dark screen bugptt2005-03-131-2/+2
* solved what DonaldLam said about allpost problemptt2005-03-131-29/+28
* ld --sort-common, reduce bss section align overhead about 300~400 byteskcwu2005-03-121-0/+5
* remove unused global variableskcwu2005-03-121-4/+0
* move global variable into local, 587 byteskcwu2005-03-126-51/+65
* move global variable into localkcwu2005-03-121-10/+9
* chicken aging problem: don't use other's age in calculationkcwu2005-03-121-1/+1
* r2623@m722: kcwu | 2005-03-12 20:21:28 +0800kcwu2005-03-121-5/+13
* r2622@m722: kcwu | 2005-03-12 20:11:10 +0800kcwu2005-03-121-136/+145
* move global variable into localkcwu2005-03-121-195/+219
* move 76 bytes global variable into localkcwu2005-03-121-161/+157
* move 232 bytes from data section to rodata sectionkcwu2005-03-127-42/+42
* fix XXXin22005-03-121-6/+2
* add comment about WYchuang@ptt's suggestionkcwu2005-03-121-0/+3
* remove "proverb" function, which doesn't work for a long timekcwu2005-03-123-41/+1
* move global variable xuser into local, save 512 bytes.kcwu2005-03-1216-46/+59
* move global variable into local, save another 414 byteskcwu2005-03-121-137/+141
* explicitly tell C compiler functions have no parameterkcwu2005-03-1237-211/+216
* move global variable to local, save another 536 byteskcwu2005-03-123-43/+59
* symlink(src, dst) instead of symlink(dst, src)in22005-03-121-1/+1
* fix bad codekcwu2005-03-101-0/+1
* r2586@m722: kcwu | 2005-03-10 18:01:58 +0800kcwu2005-03-101-1/+3
* fix bugwens2005-03-101-6/+6
* No talk/chess request allowed when watching Chinese chess.scw2005-03-091-1/+1
* fix alignment and permission problems when USE_HUGETLB.in22005-03-091-1/+1
* add "cool down" feature for boards.wens2005-03-094-0/+108
* add support for hugetblpage of Linux 2.6wens2005-03-081-1/+5
* remove personal ident for registration.in22005-03-082-76/+0
* fix bugwens2005-03-062-2/+2
* don't delete password trial by default.kcwu2005-03-061-1/+1
* use domain_name_query.cidr instead domain_name_queryin22005-03-051-1/+1
* fix last commitwens2005-03-032-4/+4
* Post limits do not apply to BMs and SYSOPswens2005-03-032-8/+12
* add regtime to post & vote limitswens2005-03-033-16/+42
* fix bugs in revision 2570victor2005-03-031-1/+2
* show a message for hidden password inputin22005-03-031-0/+2
* dietlibc friendlywens2005-03-031-1/+2
* warning free: "static" should be in front of "const"kcwu2005-03-039-25/+25
* able to choose ip to bindwens2005-03-021-2/+5
* typokcwu2005-03-011-1/+1
* fix message typokcwu2005-02-281-4/+2
* add code question commentkcwu2005-02-281-1/+1
* bug fix: fix the potential of char overflowkcwu2005-02-281-4/+6
* reduce system callkcwu2005-02-281-13/+13
* MALLOC & FREE should be pairedkcwu2005-02-281-1/+1
* fix last commitkcwu2005-02-281-2/+2
* fix illegal top_of_win, and add comment on oldcurrlinevictor2005-02-271-1/+14
* fix mem leakvictor2005-02-271-30/+13
* Reenable Chinese chess watching.scw2005-02-262-17/+32
* reduce number of system callkcwu2005-02-261-4/+4
* reduce some hundred of system call for each logoutkcwu2005-02-261-14/+14
* fix HASH_BITS checking condition.kcwu2005-02-261-3/+4
* * use fnv hash function for all hash.kcwu2005-02-266-37/+30
* fix bug of buffer pastingvictor2005-02-251-0/+1
* fix 'internal error' when deleting articles from other sites.in22005-02-251-1/+2
* defer fav_load() to choose_board() if the user didn't subscribe new boards.kcwu2005-02-251-4/+6
* import FNV hash function.kcwu2005-02-251-18/+43
* system() should not be therevictor2005-02-251-1/+0
* missing commit for 2541in22005-02-251-1/+1
* add Account Registration (PERM_REG) for registration.in22005-02-253-10/+14
* dynamic allocate TagList[], save 2kb memory.kcwu2005-02-252-8/+9
* use only single malloc in initsetproctitle()kcwu2005-02-251-3/+11
* only users with PERM_LOGINOK instead of PERM_BASIC couldin22005-02-242-2/+2
* warning freekcwu2005-02-241-2/+0
* fix dietlibc supportkcwu2005-02-242-3/+8
* add dietlibc support, reduced 16kb memory usage on linux x86_64.kcwu2005-02-247-13/+751
* use libdes crypt() to save lots of memory, more than 100kb!kcwu2005-02-242-2/+45
* import crypt.c taken from ssh 1.2.33kcwu2005-02-241-0/+604
* avoid use math library (-lm).kcwu2005-02-243-5/+132
* log outcome of chess playingkcwu2005-02-241-0/+12
* add mallopt optionvictor2005-02-202-13/+36
* s/#ifdef/#if/victor2005-02-192-4/+4
* define FOREIGN_REG to allow foreigner's registrationvictor2005-02-192-4/+8
* in CRITICAL_MEMORY, alloc water[] when it's needed.in22005-02-192-2/+16
* background load bottom after sort_bcache() or damage whole system,in22005-02-181-6/+14
* showplans() does not always called after getuser() so that it shouldscw2005-02-181-0/+3
* fix domenu's bugvictor2005-02-182-8/+20
* fix broadcast conditionkcwu2005-02-181-1/+1
* missing #ifdef/endif pairvictor2005-02-162-0/+4
* fix KEY_END's bug in ansimodevictor2005-02-161-7/+13
* fix block cutting's problem (free an freed pointer, oldcurrline)victor2005-02-161-11/+24
* fix setperm's bug, check NULL condition first in set_attrvictor2005-02-152-9/+13
* fix the fault while buying ex-email.ptt2005-02-142-7/+8
* commit local change of {read,write}_favrec, which solved the problem of point...victor2005-02-142-8/+44
* fix r2499 in _BBS_UTIL_C_ mode.in22005-02-131-0/+4
* Complete groups as well as boards in m_board()scw2005-02-123-1/+11
* Fix quoting and file editing bug.scw2005-02-121-2/+2
* Strip escape sequences and spaces in country name when playing gomoku.scw2005-02-121-2/+18
* show a warning message if SYSOP enters a hidden boardin22005-02-121-0/+7
* add comment for hbflcheck()in22005-02-121-0/+1
* check if uid is in range in deumoney(). or damage SHM.in22005-02-124-4/+9
* Undo in gomoku needs opposite's comfirm.scw2005-02-121-22/+70
* avoid integer overflowkcwu2005-02-121-1/+1
* rewrite few lines.kcwu2005-02-125-24/+21
* Use chomp() instead of assigning '\0' directly.scw2005-02-126-14/+14
* Gomoku playing screen changed. Money is no longer shown.scw2005-02-121-4/+37
* change ctime to ctime4wens2005-02-111-2/+2
* Fix gomoku log problem.scw2005-02-111-1/+7
* When OLDRECOMMAND is defined, we don't have to care about BRD_NOBOO.scw2005-02-111-3/+15
* make valgrind happykcwu2005-02-102-1/+11
* bug fix: correctly adjustline() on current line with big bufferkcwu2005-02-101-3/+8
* merge from branches/victor.editkcwu2005-02-102-718/+1180
* slight changeskcwu2005-02-102-3/+6
* Recommand code clean up and make length limit depend on ID length.scw2005-02-091-27/+28
* Fix generalnamecomplete segmentation fault.scw2005-02-081-1/+1
* Using `&func_name' instead of direct `func_name' as function pointer.scw2005-02-081-9/+9
* change broadcast default prompt from 'y' to 'n', patched by ledia.kcwu2005-02-081-3/+3
* bug fix: fix broadcast linklistkcwu2005-02-061-2/+2