summaryrefslogtreecommitdiffstats
path: root/mbbsd
Commit message (Expand)AuthorAgeFilesLines
* * 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
* - implement reserve id in a better waypiaip2009-05-231-3/+10
* - add reserved id to prevent malicious registrationpiaip2009-05-231-0/+3
* refine pmore movie syntax highlight, againpiaip2009-05-231-6/+5
* pmore: add include/interrupt (LI) commandpiaip2009-05-231-8/+94
* - improve pmore movie syntax highlightpiaip2009-05-231-7/+11
* - simple parser for pmore style movie editingpiaip2009-05-221-11/+148
* fix push (recomment) input location wrong in screen modepiaip2009-05-181-2/+9
* add commentspiaip2009-05-181-1/+2
* prevent BM accidentally removed post notes (suggest by GeniusKiKi@PttCurrent)piaip2009-05-181-4/+5
* pfterm: don't use bs to optimize when there's wrap concern.piaip2009-05-151-1/+2
* prevent screen wrapping issuepiaip2009-05-151-1/+1
* Replace PTT in mail title by macroscw2009-04-101-1/+1
* Clean up some compile warnings (unused, signess)wens2009-03-215-17/+17
* correct new gamble BM money functionscw2009-03-041-2/+5
* Fix explanation for last commit.scw2009-03-041-1/+1
* Fix gamble for BMscw2009-03-041-3/+4
* Add mvprints (like ncurses mvprintw)wens2009-03-011-0/+16
* remove my_ctimewens2009-03-011-3/+1
* Add 'l' key for entering boards in boardlist.mhsin2009-01-141-0/+1
* Fix area calculation for disabled URL querying site.mhsin2009-01-071-0/+4
* Add support for querying article URL.mhsin2009-01-071-1/+14
* No unread status for lines and folders in favoritesscw2008-11-231-1/+2
* Fix compile error in util/scw2008-11-181-0/+2
* love paper is still mailing, follow friend/reject rulesscw2008-11-171-9/+17
* Post and money update:scw2008-11-164-7/+36
* Correct gamble explanationscw2008-11-151-1/+1
* Last commit should be 1000pscw2008-11-141-1/+1
* Reduce BM reward on gamble to max(0.1%, 10000p)scw2008-11-141-1/+3
* Enable chess country for reversiscw2008-11-141-2/+3
* * revert recommend restirction.kcwu2008-10-291-7/+0
* * add macro ALLOW_RECOMMEND_NONLOCAL_SAVED_ARTICLEkcwu2008-10-291-0/+2
* * In news group (轉信板), recommending on non-local saved articles is not...kcwu2008-10-291-0/+5
* Remove board directory if failedwens2008-10-221-0/+3
* Check if boards are full when creating new boardswens2008-10-211-1/+10
* data should be empty on failed completewens2008-09-071-2/+1
* Fix last commitwens2008-08-051-2/+5
* Support tagging of multiple files with same chronowens2008-08-051-4/+4
* Don't modify Vector data; use temporary buffer.wens2008-08-041-11/+10
* Use file_exist_record directlywens2008-08-044-10/+10
* Clear curredit so we can enter mailbox after sending mail from userlist.wens2008-07-221-0/+1
* generalnamecomplete() support input historyscw2008-07-131-0/+13
* No reply on deleted post (not necessary to check here but thisscw2008-07-081-1/+1
* Change Vector_searchwens2008-07-053-7/+10
* Reorder libraries.wens2008-06-281-3/+3
* Gomoku rule fix: lifting a ban by another ban (以禁解禁)scw2008-06-281-2/+4
* Remove unused codewens2008-06-191-44/+0
* Move stamp* to common library, with weak symbolswens2008-06-191-22/+2
* Split out os dependent librarywens2008-06-171-1/+2
* Rewrite namecomplete2 using visio APIwens2008-06-172-139/+124
* Add const modifierwens2008-06-161-1/+1
* Remove unused code.wens2008-06-161-31/+3
* Rewrite usercomplete using namecomplete2 and vector-constantwens2008-06-161-224/+3
* Don't use keywordswens2008-06-161-3/+3
* Possible memory leak?wens2008-06-161-1/+3
* Goodbye NameList* and namecompletewens2008-06-162-322/+0
* Switch to Vector and namecomplete2wens2008-06-161-49/+58
* Simplify variable expansionwens2008-06-161-6/+6
* Vector must be initialized firstwens2008-06-161-0/+1
* prevent memory leakwens2008-06-161-1/+2
* Use Vector and namecomplete2wens2008-06-161-7/+8
* ToggleNameList like function for Vectorwens2008-06-161-0/+25
* ShowNameList() like function for Vectorwens2008-06-161-0/+24
* Use general Vector_*.wens2008-06-152-171/+28
* remove duplicate code (in common library)wens2008-06-151-18/+0
* Temporary version of aids.c.mhsin2008-06-131-34/+46
* Move BBS non-related functions to independent librarywens2008-06-131-185/+1
* Makefile cleanupwens2008-06-131-10/+5
* - fix make for FreeBSDkcwu2008-06-131-1/+1
* Clean up makefileswens2008-06-121-14/+13
* Handle tabs in outc()wens2008-06-111-1/+17
* - add comments and eliminate compile warningpiaip2008-06-042-1/+5
* - reduce the frequency of alertspiaip2008-06-041-1/+3
* - improve reg-email check procedure and error messagepiaip2008-06-042-111/+131
* - passwd: enable ALERT_PWD_RELOADpiaip2008-06-041-2/+0
* - minimore: fix inversed navigation key (j/k).piaip2008-06-041-2/+2
* Add keys for previous/next articlewens2008-06-041-0/+7
* Avoid FILE * leakwens2008-06-041-3/+3
* - board: show vote limitation for VOTE_BOARDs.piaip2008-06-041-10/+27
* - prevent wrong email test on multiple '@'s.piaip2008-06-041-4/+9
* - fix buying check money: offset-by-one bugpiaip2008-06-031-1/+1
* - improve reg ui messagespiaip2008-05-311-1/+8
* - bbs: check 'badpost' post restriction only if assess is enabled.piaip2008-05-312-2/+7
* - prevent sharing buy_ticket for chicken and gamblepiaip2008-05-302-4/+36
* - fixed: boardlist->E->E board title input dialog too long.piaip2008-05-271-2/+3
* - fixed: ten-half may be played without having PMONEY. piaip2008-05-271-2/+9
* - register validation: change message from "validated" to "viewed".piaip2008-05-211-2/+2
* - display and hint the approx value of register requestspiaip2008-05-211-1/+3
* - make file types visible to all userspiaip2008-05-191-15/+22
* - refresh deleted board after deleting announce(man/gem) postspiaip2008-05-191-0/+1
* - chicken: allow better revive for adminpiaip2008-05-171-3/+12
* - improve chicken revive formula to avoid death-revive cycle exploitpiaip2008-05-161-70/+45
* - bbs: alert when replying to board fallbacks to reply-mail.piaip2008-05-164-21/+31
* - add HOME/END in announce cursor movement (suggestion from PttBug)piaip2008-05-141-3/+6
* - mail: ignore self from reject listpiaip2008-05-143-25/+6
* - fix angel give_money anonymous default option bugpiaip2008-05-141-1/+1
* WARNING: THIS PATCHSET CHANGED SHM STRUCTURE. PLEASE READ UPDATING CAREFULLY.piaip2008-05-132-9/+9
* - general message refinepiaip2008-05-133-22/+14
* - register: finetune reject reasons and logs according to admin requests.piaip2008-05-131-1/+2
* - mbbsd: fix mind init sizepiaip2008-05-121-1/+3
* - mbbsd: clean trailing stuff when fromd is enabled.piaip2008-05-121-2/+6
* - bbs: X (recommend) on vote_post should do like 'y' -- reply vote.piaip2008-05-123-173/+76
* Disable host alias when using FROMD.wens2008-05-121-2/+2
* - fix etc_edit log formatpiaip2008-05-121-1/+1
* - user: fix email disallow (banemail) algorithmpiaip2008-05-121-7/+16
* - chat: add /ban and /unban commandspiaip2008-05-111-1/+4
* - fix show_signature display error (forgot last newline)piaip2008-05-111-0/+1
* - register: drop some rejected words which are valid in some addressespiaip2008-05-113-2/+15
* - register/captcha: remove some ambigious options/alphabetspiaip2008-05-111-2/+4
* - typo fixpiaip2008-05-101-1/+1
* - add more detail error log for admin's unum errorpiaip2008-05-101-1/+4
* - fix warnings.kcwu2008-05-101-8/+8
* - (register) fix BIG5 partial string strstr issue (solving some invalid addre...piaip2008-05-101-41/+40
* - register: fix 'x'/default being rejected in user->changemailpiaip2008-05-101-1/+9
* - register: check copy-pasting sample birthdaypiaip2008-05-101-5/+21
* - (exp captcha) random seed should be initialized earlier for captcha.piaip2008-05-102-6/+5
* - (exp) register: add figlet captcha systempiaip2008-05-101-8/+167
* - (internal) change 86400/... (seconds of day/month/...) to named constants.piaip2008-05-1011-26/+43
* - menu: refine menu's and isolate personal files as submenu.piaip2008-05-092-67/+74
* - register: fixed: page mode validation treated all user as "D" (non-exist).piaip2008-05-081-2/+0
* - register: refine reject-notify process. user will be able to reply at the f...piaip2008-05-081-186/+201