summaryrefslogtreecommitdiffstats
path: root/mbbsd
Commit message (Expand)AuthorAgeFilesLines
* * notify about how numpost workspiaip2009-09-171-1/+3
* * move WATER_* from uflag2 to cuser.pager_ui_type (standalone variable)piaip2009-09-176-43/+32
* * refine badpost code againpiaip2009-09-172-13/+13
* * refine uflagspiaip2009-09-172-49/+46
* * change magic numbers to const namespiaip2009-09-162-4/+4
* * more logs for exmailboxpiaip2009-09-161-1/+7
* * put-back the code to handle numlogin (changed to numlogindays)piaip2009-09-145-11/+66
* * performance improve: clear alerts when cuser was reloaded.piaip2009-09-141-0/+2
* * also reload when ordering songspiaip2009-09-131-0/+1
* * fix: money was not synchronized...piaip2009-09-134-2/+36
* * note brc v3 capability changepiaip2009-09-121-3/+4
* * add check for ambiguous id in case user cheat on adminspiaip2009-09-121-0/+6
* Ask for confirmation before clearing writelog.mhsin2009-09-121-1/+8
* * some users do not understand the numpost is for all boards, so let's hint ...piaip2009-09-101-1/+1
* * make pwcu branch as trunk.piaip2009-09-1030-878/+972
|\
| * * code refine piaip2009-09-102-5/+8
| * * refine message, due to too many new BMs not knowing why their registration...piaip2009-09-081-2/+3
| * * message refinepiaip2009-09-082-3/+12
| * * merge trunkpiaip2009-09-081-1/+2
| * * improve check_BM frequency piaip2009-09-084-8/+14
| * * move oldnumlogin display from talk=>query to user=>info.piaip2009-09-072-8/+5
| * * allow query old login number (for self only)piaip2009-09-072-3/+12
| * * refine message with quantitypiaip2009-09-063-4/+5
| * * adjust numlogindays calculation - should be rounded to each day.piaip2009-09-061-2/+6
| * * experimental: add user recent login history viewpiaip2009-09-062-1/+42
| * * change display name of numlogindays to macro (we may change it again in fu...piaip2009-09-053-6/+6
| * * fix: user habit: wrong index in uflag2 selectionpiaip2009-09-051-1/+1
| * * optimize exit savepiaip2009-08-311-2/+47
| * * merge pwcu branch with trunkpiaip2009-08-317-19/+61
| * * add more checking to numlogindayspiaip2009-08-301-4/+16
| * * allow setting chess_go results and lastloginpiaip2009-08-302-6/+92
| * * allow numlogindays to be upgraded on-the-fly.piaip2009-08-301-0/+3
| * * fix numlogindayspiaip2009-08-3012-50/+81
| * * code refinepiaip2009-08-302-5/+2
| * * (pwcu branch) code refine, remove unused code, and finetune alertspiaip2009-08-308-110/+14
| * * (pwcu branch) const cuser code completepiaip2009-08-304-129/+82
| * * (pwcu branch) make user compatible to pwcu APIpiaip2009-08-306-84/+165
| * * (pwch branch) change chess results to use pwcu APIpiaip2009-08-305-83/+126
| * * (pwcu branch) code refinepiaip2009-08-293-53/+42
| * * (pwcu branch) remove the 'goodpost' ~ I love this commit.piaip2009-08-296-271/+3
| * * (pwcu branch) end support of r2275 version passwordpiaip2009-08-291-5/+13
| * * enable lastseen and CONST_CUSER, also use cuser_ref as "&cuser".piaip2009-08-2912-33/+46
| * * modify more APIspiaip2009-08-283-32/+45
| * * moving into the new pwcu (password - current user helper) APIpiaip2009-08-2813-159/+319
* | * add view recent login in trunkpiaip2009-09-062-1/+41
* | * refine messagepiaip2009-09-061-1/+1
* | * fix ANSI in getdata/vgets promptspiaip2009-08-314-14/+30
* | * fix getyx_ansi calculation (however, getdata/vgets is still not able to di...piaip2009-08-312-1/+4
* | * add 'validate namelist by badpost', suggested by VOT1077@ptt.cc(PttSuggest)piaip2009-08-311-13/+32
* | * forgot to modify vote limitation creation for numloginpiaip2009-08-301-5/+3
* | * [code refine] add const modifierpiaip2009-08-292-3/+3
* | * fix line wrong positionpiaip2009-08-291-1/+1
* | * we don't support ver r2275 (chick) password anymore (too old).piaip2009-08-291-4/+12
* | * because PERM_HIDE does not update lastlogin time, we must skip them in nam...piaip2009-08-291-1/+6
|/
* * fix r4780: incorrect macro usagepttbbs.pwcu@4781piaip2009-08-271-1/+1
* * solve "topboard is gone, need to press 'S'" by forcing sorted mode in clas...piaip2009-08-271-1/+6
* * refine ordersongpiaip2009-08-265-250/+281
* * change chess source file names to be prefixed with ch_*.piaip2009-08-265-1/+1
* * remove lovepaper generator because it's rarely used by observation.piaip2009-08-263-126/+1
* * give warning to admins who is trying to modify his own account...piaip2009-08-251-0/+4
* * remove numlogin from vote/post restriction (confirmed by SYSOPs)piaip2009-08-253-37/+3
* * pmore/movie: fix LO=n timer assignment error (thanks to Explorer09@ptt, Pt...piaip2009-08-251-4/+6
* * code refine: remove warningspiaip2009-08-251-1/+3
* * simplify the delete message input uipiaip2009-08-241-38/+10
* * refine foreigner querypiaip2009-08-241-12/+17
* * improve foreign query interface againpiaip2009-08-241-11/+16
* * remove foreign query pre-input because some people may have problem using ...piaip2009-08-241-2/+2
* * unquote [new] [guest].piaip2009-08-231-1/+1
* * enable nuser>30 condition again, because even on Ptt, many boards are belo...piaip2009-08-232-4/+4
* * use SAFE_ARTICLE_DELETE even if nuser < 30piaip2009-08-234-19/+94
* * remove single player games: guess and othellopiaip2009-08-214-817/+5
* * refine chicken revive messagespiaip2009-08-201-11/+15
* * WITH_EMAILDB was deprecated by USE_EMAILDB in pttbbs.conf.piaip2009-08-193-5/+5
* * move ambiguous id check into (emaildb/regcheckd) daemon piaip2009-08-193-67/+37
* * force confirm y/n input for chiken deathpiaip2009-08-191-2/+8
* * prevent ambiguous account registrationpiaip2009-08-191-0/+68
* * fix previous typopiaip2009-08-181-1/+1
* * refine stampdir behaviorpiaip2009-08-182-12/+46
* * change 'user number exceeded' error message. thanks to yogira@PttSuggestpiaip2009-08-171-1/+1
* * fix: endless loop if too many directories created by stampdir(). (occurs w...piaip2009-08-161-1/+4
* Foreigner may not have 9 ~ 10 digit phone numberscw2009-07-251-0/+4
* * remove bid as claimed before.piaip2009-07-163-308/+39
* * synchronize money display unit to prevent confusionpiaip2009-07-163-6/+6
* * make money display in uinfo realtimepiaip2009-07-151-0/+1
* * make the money in query_self realtimepiaip2009-07-151-1/+6
* * fix: invalid default selection in xyz menupiaip2009-07-151-1/+1
* * refine menu structure (for extra space to expand in the future)piaip2009-07-141-5/+5
* * do not allow guest using mail reply (thanks to OutOfHome@ptt)piaip2009-07-131-0/+8
* * ann: prevent invalid user input causing assert fail of (z_indexes[0] == -1).piaip2009-07-101-0/+6
* * ann: let leading 'z' be the 'go back to root' selectorpiaip2009-07-091-13/+64
* * fix bug: sometimes edit window region state is inconsistent after hit Ctrl...kcwu2009-07-091-98/+65
* * tree selection in announce: do not enter last entry (simply move to it)piaip2009-07-091-2/+3
* * board: fix: status bar not refreshed after incomplete delete/backup actionpiaip2009-07-091-3/+3
* * code refinepiaip2009-07-091-14/+9
* * fix offset-by-one error in single input modepiaip2009-07-081-1/+1
* * experimental support: input of selection tree in announce(man)piaip2009-07-081-22/+71
* * fix endless backward search in pmore pagerpiaip2009-07-081-0/+1
* * code refine where_am_i in announce(man)piaip2009-07-081-52/+179
* Fix file timestamping for vote report and innbbsd.mhsin2009-07-051-1/+3
* * directly show cuser if user is querying selfpiaip2009-07-032-4/+9
* fix bug: search in edit.ckcwu2009-07-011-8/+16
* * the simple 'x' check should be case insensitive.piaip2009-06-301-1/+1
* * remove more bid assess(good/bad sale) stuffpiaip2009-06-304-38/+0
* * refine vote source codepiaip2009-06-301-147/+127
* * change BN_SECURITY checks to is_readonly_boardpiaip2009-06-304-34/+13
* * add Security and ALLPOST to system internal readonly boardspiaip2009-06-302-0/+12
* * refine menu structurespiaip2009-06-291-13/+43
* * remove open_bid, according the statistical results.piaip2009-06-291-1/+1
* * code refinepiaip2009-06-281-15/+16
* * code refine piaip2009-06-281-12/+23
* * synchronize the terms of pagerpiaip2009-06-281-1/+1
* * we may split 'score' and 'comment' in the future, so making 'good' and 'bo...piaip2009-06-281-12/+12
* * change ui behavior of 'no_boo' to allow selection from 'good' or 'comment ...piaip2009-06-281-22/+42
* * refine badpost assignment error messages againpiaip2009-06-281-8/+13
* * refine messagepiaip2009-06-271-1/+1
* * provide message when file was already removed (which implies no badpost ca...piaip2009-06-271-2/+19
* * badpost can be only assigned if the file deletion was success, to prevent ...piaip2009-06-261-7/+12
* * reg: after getfield() was changed, all function should pause if it prints ...piaip2009-06-251-2/+5
* * don't delete ALLPOST of user post if the account is expired.kcwu2009-06-251-1/+2
* * fix bug: edit.c ctrl-y state inconsistentkcwu2009-06-251-5/+2
* * fix: internet mail subject input box was too longpiaip2009-06-241-2/+7
* * fix mutt command line. according to mutt's manpage, -a should be last option.kcwu2009-06-241-1/+2
* * move money calibration from bbs.c to edit.cpiaip2009-06-232-6/+12
* * to use UTMPD, the daemons.h should be included.piaip2009-06-221-0/+1
* * initcuser should also update numpost!piaip2009-06-221-0/+1
* * do not return error when forwarding to rejects (following the behavior of ...piaip2009-06-221-2/+2
* * change function to several display text screen from pager to show_file.piaip2009-06-223-7/+15
* * support bounded entropy to money calculationpiaip2009-06-211-3/+35
* * fix 'foreign' messages.piaip2009-06-211-1/+1
* * enable the customizable 'register detail messages' [edit the messages from...piaip2009-06-211-45/+44
* * add more description to register/career, according to Ptt1 rulespiaip2009-06-211-13/+37
* * fix buffer overflow.kcwu2009-06-201-2/+3
* * to fill request correctlypiaip2009-06-201-1/+3
* * clear previous messagespiaip2009-06-201-2/+2
* * move emaildb to standalone regmaildbpiaip2009-06-193-235/+45
* * remove global or static variablekcwu2009-06-192-10/+10
* * remove static variablespiaip2009-06-191-1/+5
* * move global variable to local.kcwu2009-06-191-1/+1
* * fix compile warningskcwu2009-06-191-2/+2
* * make table pointer const, reduce 444 data bytes.kcwu2009-06-191-12/+12
* * don't log useless etc/othello.secretkcwu2009-06-191-10/+1
* * replace indigestion() with assert().kcwu2009-06-191-41/+21
* * allow the 'hold mail' to appear as changed titlepiaip2009-06-194-7/+16
* * fix bug: array forgot initializekcwu2009-06-191-0/+1
* * fix: user cannot register when emaildb is malfunction.piaip2009-06-181-2/+3
* * fix potential negative numpostspiaip2009-06-182-4/+12
* * refine the error message when emaildb was malfunctionpiaip2009-06-182-9/+21
* * check the real return value of forked emaildb checking processpiaip2009-06-181-2/+6
* * refine the names of money (some user get confused between the names)piaip2009-06-182-5/+5
* * logind: move logattempt to mbbsd (thanks to kcwu)piaip2009-06-171-1/+1
* * fix: incorrect pid in procnamepiaip2009-06-161-2/+3
* * lower down login frequency: 10 per minuteskcwu2009-06-161-1/+1
* * add missing check-in for async mode logindpiaip2009-06-161-2/+2
* * fix usernum range (1..MAX_USER)piaip2009-06-161-1/+1
* * rewrite match_parenkcwu2009-06-161-97/+70
* * adjust cpu limit of first daykcwu2009-06-161-1/+4
* * fix r4600: forgot to set last_time_exceeded.kcwu2009-06-161-0/+1
* * add error message if guest wants to use bbsluapiaip2009-06-161-1/+3
* * the 'aligned recommend' is now not new.piaip2009-06-161-2/+1
* * fix: memory leak + segv: passing incorrect parameter as buffer. (how can t...piaip2009-06-161-1/+3
* * revert r4584, r4586, r4595: to preserve old behavior.kcwu2009-06-163-37/+18
* * remove dead code (forgot in r4625)kcwu2009-06-161-3/+0
* * support non-blocking mode clients (added -b to toggle non-blocking)piaip2009-06-161-0/+3
* * don't increase user's login count if login less than 60 seconds.kcwu2009-06-161-11/+7
* * change toread/towrite's return value to be '-1 for EOF and error'.piaip2009-06-151-8/+8
* * bug fix: crash if user want to add fav, but it's actually filtered out due...kcwu2009-06-151-2/+13
* vedit bug fixeskcwu2009-06-141-145/+244
* * fix: current money should be updated in order song and other commandspiaip2009-06-141-0/+2
* * fix: money in cuser was not updated / sync to shm after sync_update...piaip2009-06-141-1/+3
* * CPULIMIT macro is deprecatedkcwu2009-06-143-7/+38
* * update bind port info in tunnel modepiaip2009-06-131-1/+2
* * fix bug of r4586: leave board. I feel this is a dirty fix..kcwu2009-06-131-0/+23
* * does not allow guest to change mindpiaip2009-06-132-1/+3
* * fix tmp buf behavior changed in 4585: use user's last choice as defaultkcwu2009-06-131-1/+2
* * code refine to mbbsdpiaip2009-06-131-2/+2
* * fix some buffer line length (for display, so 256 -> ANSILINELEN would be b...piaip2009-06-131-5/+5
* * also disable URL display in restricted reading / hidden boardspiaip2009-06-131-2/+4
* * fix bug introduced in r4584: always enter default board in Read()kcwu2009-06-132-1/+1
* * fix bug: incorrect user's tmp buf filename.kcwu2009-06-1313-48/+49
* * revise brc interface: brc will not change currbid, currboard, currbrdattrkcwu2009-06-132-17/+13
* vedit revisekcwu2009-06-1313-107/+114
* Eliminate warningswens2009-06-124-19/+19
* Eliminate compile warningswens2009-06-121-14/+14
* * fix crash on user query: another recursive call :-(piaip2009-06-121-1/+1
* * fix recursive call error (sync version should call raw API)piaip2009-06-121-1/+1
* * refine cmbbs: move util_passwd.o to cmbbs/passwd.c.piaip2009-06-1214-248/+89
* * refine cmbbs/cache.c: we don't need 'util_cache.o' anymore! simply common ...piaip2009-06-121-967/+26
* * allow tunnel/port daemon mode to run within one command.piaip2009-06-121-0/+18
* * allow client_code to be logged in tunnel modepiaip2009-06-121-7/+14
* * make port binding to standalone configuration fine (etc/bindports.conf)piaip2009-06-113-4/+70
* * now should be initialized before register(new), otherwise birthday will al...piaip2009-06-111-1/+1
* * add is_valid_brdname() to cmbbskcwu2009-06-111-1/+1
* * add is_valid_brdname() to cmbbskcwu2009-06-112-18/+2
* Only 2 bytes are useful (3rd byte with big5 results in garbage)wens2009-06-111-2/+2
* * on Linux, argv0 is modified after *every* setproctitle. fix previous check...piaip2009-06-101-6/+6
* * fix setproctitle behavior difference on Linux (prevent long proc titles)piaip2009-06-101-1/+4
* * fix compile warningskcwu2009-06-101-0/+1
* * refine logind: deliver port info and add more keyspiaip2009-06-101-2/+7
* * fix compile error on linuxkcwu2009-06-102-0/+2
* * remove unused or rear used header file include in bbs.hkcwu2009-06-102-0/+2
* * extra login messages should be displayed only in tunnel mode.piaip2009-06-101-3/+6
* * provide some messages in tunnel modepiaip2009-06-101-0/+5
* * sendmsg() with ancillary on Linux seems like requiring unix domain socket ...piaip2009-06-101-1/+1
* * minor fixes:piaip2009-06-082-6/+7
* * the 'only special key to break in interactive mode' was not needed - comma...piaip2009-06-081-10/+4
* * delete dead code.kcwu2009-06-081-28/+0
* * set_converting_type should be only used within #ifdef CONVERTpiaip2009-06-081-2/+5
* * add client code detection to tunnel modepiaip2009-06-082-1/+8
* * remove post_msg_fpath(), no longer used.kcwu2009-06-071-11/+2
* * fix: crashed for read_more case in tty_read.piaip2009-06-071-1/+1
* * change telnet interface to accept extra parameter for callbacks (*_arg)piaip2009-06-072-11/+30
* * fix: should use pointer instead.piaip2009-06-071-1/+1
* * experimental sending keepalive packets (hope this can reduce user's auto-d...piaip2009-06-071-1/+8
* * it seems still better to use KEEP_ALIVE, although detection duratio is lon...piaip2009-06-071-4/+5
* * refine login procedure (support+prepare for tunnel mode)piaip2009-06-071-79/+266
* - fix compile errorkcwu2009-06-071-35/+36
* - code revisekcwu2009-06-071-46/+62
* - extract telnet.c to cmsyskcwu2009-06-073-304/+30
* - minor revise: call init_convert()kcwu2009-06-071-11/+1
* - rework r4500: resolve_fcache() seems only required in where() [thanks to wens]piaip2009-06-071-3/+2
* - refine setup_utmp procedurepiaip2009-06-071-13/+20
* - refine and prepare for login daemon:piaip2009-06-064-87/+91
* card: make prompt message more clear, and accept user response betterpiaip2009-06-061-1/+6
* - change deleted posts/dirs to backup in FN_JUNK instead of FN_DELETED for ma...piaip2009-06-061-9/+24
* speed up gameplay procedurepiaip2009-06-061-40/+38
* - make more description for token number displaypiaip2009-06-061-3/+4
* - reduce the latency of game playpiaip2009-06-051-2/+2
* add 'where am I' in announce system (thanks to sangl@ptt[PttSuggestion])piaip2009-06-041-6/+48
* - bug fix: ssh still can login even overloadkcwu2009-06-041-10/+14
* - 18x boards should not provide URLspiaip2009-06-041-8/+28
* the 'D' command on hot boards (using safe_delete) must check valid range (rep...piaip2009-06-021-1/+3
* workaround some type of board entrance: LG then LE (random one frame then sto...piaip2009-05-311-0/+14
* - many small revisekcwu2009-05-276-11/+31
* - more sleep. try to prevent bad user to try password or multi-loginkcwu2009-05-261-2/+10
* - revise flag_checkload. it should not bypass out of service.kcwu2009-05-261-8/+9
* - rename 'port' back to 'listen_port' and make it public. (for later use)kcwu2009-05-261-7/+7
* - mbbsd use getopt() to parse command line optionskcwu2009-05-262-128/+269
* again - remove 'ptt' from messagespiaip2009-05-261-1/+1
* continue of r4449, happy localization: remove 'Ptt' in messages:piaip2009-05-261-2/+2
* refine card play messagespiaip2009-05-251-9/+24
* - register: refine r4464: typo in messagespiaip2009-05-251-1/+1
* - avoid call external program "stty".kcwu2009-05-251-0/+7
* - security update: stop using BBS money in the game, because of too many botspiaip2009-05-252-222/+157
* - optimize ip->desc lookup loopkcwu2009-05-241-1/+2
* - fix compile error if defined KEYWORD_LOGkcwu2009-05-241-1/+1
* - fix: crash when input board name was invalid in voteboard (thanks: LukET@Pt...piaip2009-05-241-0/+15
* - fix edit ctrl-g bug, reported by dishpan@ptt PttBug.kcwu2009-05-241-0/+2
* - sleep longer for card game. we don't like robot play.kcwu2009-05-241-1/+1
* - temporary disable the 'only system key to break' in LG mode, for backward c...piaip2009-05-241-1/+4
* refine: reduce the i/o request to check reserved idpiaip2009-05-231-3/+4