summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * refine logind: deliver port info and add more keyspiaip2009-06-102-11/+36
* * fix compile error on linuxkcwu2009-06-102-0/+2
* * remove unused or rear used header file include in bbs.hkcwu2009-06-104-11/+4
* * fix: telnet protocol state error: quotes must be also considered in prescan.piaip2009-06-101-1/+3
* * IDLEN macro cannot be quoted - because friend.c is using toStr(IDLEN) as #...piaip2009-06-101-1/+3
* * extra login messages should be displayed only in tunnel mode.piaip2009-06-101-3/+6
* * logind: add simple cursor key editing (reduced keyset)piaip2009-06-101-34/+186
* * support non-ascii in passwords(backward compatibility)piaip2009-06-101-1/+3
* * add missing checking piaip2009-06-101-0/+1
* * fix defaul minimal terminal sizepiaip2009-06-101-3/+12
* * fix: some messages (eg, max guest alert) has reverse attribute in login da...piaip2009-06-101-0/+10
* * provide some messages in tunnel modepiaip2009-06-101-0/+5
* * sendmsg() with ancillary on Linux seems like requiring unix domain socket ...piaip2009-06-105-5/+13
* * port counting error (wrong indented if-block )piaip2009-06-091-1/+0
* * make tunnel file with BBS user permissionpiaip2009-06-091-10/+13
* * add ~/etc/logind_ports as bind list.piaip2009-06-091-24/+89
* * the long-waited high performance login daemonpiaip2009-06-093-0/+1186
* * define size of fromhost as IPV4LEN(15)+NUL.piaip2009-06-092-4/+5
* * minor fixes:piaip2009-06-083-11/+12
* * the 'only special key to break in interactive mode' was not needed - comma...piaip2009-06-081-10/+4
* * remove dead code.kcwu2009-06-081-19/+0
* * delete dead code.kcwu2009-06-081-28/+0
* * remove udnnews.pl. it is broken and doesn't work many years.kcwu2009-06-082-120/+1
* * remove BM_money.c.kcwu2009-06-083-106/+2
* * set_converting_type should be only used within #ifdef CONVERTpiaip2009-06-081-2/+5
* * remove jungo.c and toplazyBBM.c.kcwu2009-06-085-386/+3
* * add client code detection to tunnel modepiaip2009-06-085-31/+78
* * remove post_msg_fpath(), no longer used.kcwu2009-06-072-12/+2
* * fix: crashed for read_more case in tty_read.piaip2009-06-073-3/+3
* * change telnet interface to accept extra parameter for callbacks (*_arg)piaip2009-06-075-38/+59
* * 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
* * rework r4509: add missing file (logind.h)piaip2009-06-071-0/+22
* * refine login procedure (support+prepare for tunnel mode)piaip2009-06-071-79/+266
* - fix compile errorkcwu2009-06-071-35/+36
* * improve tobind() with customizable parameterspiaip2009-06-072-7/+109
* - code revisekcwu2009-06-071-46/+62
* - extract telnet.c to cmsyskcwu2009-06-076-307/+378
* - 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
* - fix compile error on linuxkcwu2009-06-071-1/+2
* - fix compile warningskcwu2009-06-079-34/+24
* - refine setup_utmp procedurepiaip2009-06-071-13/+20
* - move code of innbbsd/str_decode.c to cmsys/string.ckcwu2009-06-075-296/+301
* - refine and prepare for login daemon:piaip2009-06-066-90/+98
* 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-042-10/+53
* - 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-2711-21/+49
* - 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-265-138/+285
* 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
* - remove dead code (closeOnExec)kcwu2009-05-251-31/+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-242-2/+4
* - 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
* - prevent install sample over existing files.kcwu2009-05-244-0/+8
* - sleep longer for card game. we don't like robot play.kcwu2009-05-241-1/+1
* - fix compile warning (linux strlcpy)kcwu2009-05-241-0/+1
* - code revise, remove dead code.kcwu2009-05-241-69/+38
* - document refine on pmore moviespiaip2009-05-241-9/+14
* - reflect the latest changes to pmore movie: LGpiaip2009-05-241-3/+0
* - 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-232-4/+5
* - xchatd: provide real user id in private messages (thanks: Bluesdan@PttSuggest)piaip2009-05-231-1/+2
* - implement reserve id in a better waypiaip2009-05-231-3/+10
* - add reserved id to prevent malicious registrationpiaip2009-05-232-0/+4
* refine pmore movie syntax highlight, againpiaip2009-05-231-6/+5
* pmore: add include/interrupt (LI) commandpiaip2009-05-232-11/+121
* - improve pmore movie syntax highlightpiaip2009-05-231-7/+11
* - simple parser for pmore style movie editingpiaip2009-05-221-11/+148
* change the message when password input was wrong (thank to Palasopikov@PttSug...piaip2009-05-181-1/+1
* fix push (recomment) input location wrong in screen modepiaip2009-05-181-2/+9
* add commentspiaip2009-05-182-1/+8
* 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
* Fix reversed equality test bug in r4431.mhsin2009-05-071-6/+6
* Replace PTT in mail title by macroscw2009-04-101-1/+1
* Clean up some compile warnings (unused, signess)wens2009-03-217-22/+24
* 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-012-0/+17
* Move settings for bsd.lib.mk down to pttbbs.mkwens2009-03-015-30/+18
* remove my_ctimewens2009-03-013-18/+11
* nonexistent function sigfreewens2009-03-011-3/+0
* Don't build profiling libraries on FreeBSDwens2009-03-014-0/+16
* Add header file for time_twens2009-02-261-0/+1
* Fix some compile warningswens2009-02-016-42/+27
* Clean up include files.wens2009-02-0111-195/+38
* Add 3 programs to svn:ignorewens2009-02-010-0/+0
* Fix compile warningswens2009-01-314-42/+43
* article numbers only need intwens2009-01-311-26/+26
* replace unixclient with toconnectwens2009-01-305-43/+4
* Use functions from common library.wens2009-01-3013-290/+105
* revert needed variablewens2009-01-302-0/+10
* reformat function declerationwens2009-01-302-159/+90
* Should link all files, not just newer oneswens2009-01-301-5/+5
* 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
* Remove redundant slash.mhsin2009-01-071-2/+2
* Add support for querying article URL.mhsin2009-01-073-1/+27
* 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-166-9/+39
* 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-143-3/+9
* not usedwens2008-11-012-9/+0
* Fix Makefile and bind interfacewens2008-11-014-4/+4
* Fix DBCS_strcasestr return typewens2008-11-011-1/+1
* * 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
* strstr is char *, not const char *wens2008-10-012-4/+4
* data should be empty on failed completewens2008-09-071-2/+1
* Fix POP3 error responsewens2008-08-211-14/+17
* Add CAPA commandwens2008-08-211-0/+8
* revert last commitwens2008-08-211-1/+1
* *:xxx and :xxx should listen on INADDR_ANYwens2008-08-211-1/+1
* Don't close all fds, do it in daemon for more flexibilitywens2008-08-212-0/+3
* Half complete POP3 daemon, only supports login.wens2008-08-212-0/+312
* Common daemonize functionwens2008-08-214-21/+95
* mandex: fix check rebuildwens2008-08-161-1/+1
* Merged from ptt2 versionwens2008-08-051-14/+15
* Partial rewrite, make things clearerwens2008-08-051-212/+231
* 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-047-23/+11
* close file only if STAMP_FILEwens2008-07-311-1/+3
* Clear curredit so we can enter mailbox after sending mail from userlist.wens2008-07-221-0/+1
* Add missing $WGET to exports.wens2008-07-201-1/+1
* Fix weather reportwens2008-07-182-1/+2
* 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-054-9/+12
* Reorder libraries.wens2008-06-287-14/+15
* Gomoku rule fix: lifting a ban by another ban (以禁解禁)scw2008-06-281-2/+4
* util/mandex.c uses stamplink.wens2008-06-282-7/+3
* Remove unused codewens2008-06-191-44/+0
* Add header fileswens2008-06-191-0/+2
* Move stamp* to common library, with weak symbolswens2008-06-1910-32/+112
* Split out os dependent librarywens2008-06-1714-341/+332
* Clean up header dependencieswens2008-06-179-13/+14
* Clean up ccache.wens2008-06-175-15/+23
* Rewrite namecomplete2 using visio APIwens2008-06-173-140/+125
* Add const modifierwens2008-06-164-8/+8
* Fix maxlength counterwens2008-06-161-2/+2
* Remove unused code.wens2008-06-162-40/+3
* Rewrite usercomplete using namecomplete2 and vector-constantwens2008-06-161-224/+3
* Don't use keywordswens2008-06-161-3/+3
* Constant vector (initialized with reference to given data)wens2008-06-162-1/+22
* Possible memory leak?wens2008-06-161-1/+3
* Goodbye NameList* and namecompletewens2008-06-163-334/+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-162-0/+27
* ShowNameList() like function for Vectorwens2008-06-161-0/+24
* Use general Vector_*.wens2008-06-153-172/+29
* Remove declarations.wens2008-06-152-17/+12
* General vector-like listwens2008-06-153-1/+183
* Revised ccachewens2008-06-151-5/+5
* remove duplicate code (in common library)wens2008-06-151-18/+0
* make orderingwens2008-06-151-0/+5
* Ban more IPs...scw2008-06-151-2/+19
* partial fix dietlibc supplemental librarywens2008-06-135-12/+39
* Temporary version of aids.c.mhsin2008-06-131-34/+46
* Move BBS non-related functions to independent librarywens2008-06-135-197/+208
* Makefile cleanupwens2008-06-137-76/+41
* fix FreeBSD library linkwens2008-06-131-1/+1
* - fix make for FreeBSDkcwu2008-06-133-3/+3
* Clean up makefileswens2008-06-126-71/+45
* 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-043-112/+132
* - 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-042-6/+15
* fix paddingwens2008-06-031-1/+5
* Generic itoc converterwens2008-06-032-25/+25
* - 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
* don't convert folders when importing for boardswens2008-05-291-0/+3
* fix argument indexwens2008-05-281-3/+2
* fix up wretch converter, added support for boardswens2008-05-273-125/+175
* - 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
* Fix man path errorwens2008-05-251-1/+1
* Typo for marked files.wens2008-05-251-3/+17
* Move transform programs to seperate directory.wens2008-05-256-2/+177
* - make "sort by ip" only, since this is more like the way in old day.piaip2008-05-241-2/+2
* - 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
* - improve from_ip sort stylepiaip2008-05-171-2/+6
* - chicken: allow better revive for adminpiaip2008-05-171-3/+12
* - improve chicken revive formula to avoid death-revive cycle exploitpiaip2008-05-161-70/+45
* - add phs.com.tw to default white list since it's per mobile phone, not free.piaip2008-05-162-1/+2
* - bbs: alert when replying to board fallbacks to reply-mail.piaip2008-05-164-21/+31
* - (internal) add missing includespiaip2008-05-151-0/+3
* - 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-135-12/+21
* - 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-124-174/+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-112-17/+126
* - 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
* - (internal) sample etc files updatepiaip2008-05-113-72/+35
* - register/captcha: remove some ambigious options/alphabetspiaip2008-05-111-2/+4
* - typo fixpiaip2008-05-101-1/+1