summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * change digest to simply another select read (SR) mode.pttbbs.sr_digestpiaip2009-10-069-267/+119
* * create branch for experimental 'digest as select read'.piaip2009-10-060-0/+0
* * anonymous id should not use '-' as prefix because it has special meaning (...pttbbs.sr_digest@4904piaip2009-10-061-5/+13
* * prevent pause in auto merge (which may break sync)piaip2009-10-061-9/+0
* * refine message: angels should not reveal sex.piaip2009-10-051-1/+1
* * remove the FREECLOAK configuration and make it always enabledpiaip2009-10-035-38/+2
* * make del/edit in digest work more like beforepiaip2009-10-032-5/+11
* * fix: cannot del_post / edit_post in digest modepiaip2009-10-031-2/+2
* * check post is deleted before do_voteboardreply. thanks report from herman6...kcwu2009-10-021-5/+6
* * add termtype call back (although we don't really trust it at this moment...)piaip2009-09-302-12/+33
* * check post restriction for 'delete post' and 'edit post'.piaip2009-09-302-3/+23
* * fix initial numlogindays, again (need to also fix LoginSave condition)piaip2009-09-291-2/+3
* * refine comment documentpiaip2009-09-291-1/+2
* * vtkbd: add support of rxvt style HOME/ENDpiaip2009-09-291-0/+11
* * rename visio in commentspiaip2009-09-291-8/+8
* * logind: use vtkbd for key parsingpiaip2009-09-291-95/+6
* * vtkbd: add rxvt/SCO supportpiaip2009-09-291-2/+59
* * refine kbd stack and move to common/bbspiaip2009-09-2910-119/+120
* * new keyboard input framework: vtkbdpiaip2009-09-2811-319/+567
* * drop 'dbcsaware detection' ui, because we have the better 'repeat detection'.piaip2009-09-287-108/+14
* * fix: 'found nothing' after search 3-4 levelspiaip2009-09-272-3/+16
* * solve: 'ctrl-u a' several times will drop connectionpiaip2009-09-274-11/+21
* * initialize numlogindays as '1' for new register userspiaip2009-09-261-0/+1
* * add 'self' to del-post noticepiaip2009-09-261-1/+1
* * refine user->customize piaip2009-09-244-30/+44
* * fix DBCS detection: DEL is 0x7f not 0x1fpiaip2009-09-231-1/+8
* * reject people without basic permission (why such user exist?).piaip2009-09-221-6/+5
* * to preven non-registered user getting money/post from free boardspiaip2009-09-221-2/+6
* * detect repeated DBCS commands from evil clientspiaip2009-09-224-4/+73
* * refine messagepiaip2009-09-221-1/+1
* * add auto-forward in admin viewpiaip2009-09-222-4/+6
* * add more info (mostly uflags) to admin viewpiaip2009-09-221-4/+32
* * convert more fieldspiaip2009-09-212-4/+4
* * refine output formatpiaip2009-09-211-1/+1
* * merge uflag2 and uflag, and refine flag bitmask namespiaip2009-09-2119-185/+234
* * refine menu and ad banner system, making the code simple and readablepiaip2009-09-204-43/+82
* * fix adbanner mappiaip2009-09-201-1/+1
* This goes with the previous revisionwens2009-09-201-2/+3
* Banner mapping is needed...wens2009-09-201-2/+9
* * allow setting default value for site like ptt2piaip2009-09-201-3/+16
* * refine adbanner_usong againpiaip2009-09-202-12/+23
* * refine adbanner_usong stuff, add timebombpiaip2009-09-202-11/+40
* * add last_login_time for some check rules in the futurepiaip2009-09-202-1/+3
* * mark auto-forward in mail title because some users just does not understan...piaip2009-09-191-2/+9
* * refine order song init query uipiaip2009-09-193-6/+47
* * adjust pref description and orderpiaip2009-09-191-4/+4
* display user songs by defaultwens2009-09-191-1/+1
* * fix ordersong directory detectionpiaip2009-09-192-5/+13
* * enable more checkings in usong selectionpiaip2009-09-192-6/+16
* Always display designated system banner first.wens2009-09-196-19/+75
* * add more comments to explain the expression of adbanner index calculationpiaip2009-09-191-3/+6
* * change the name of 'movie' to 'adbanner' (advertisement banner), which is ...piaip2009-09-1911-42/+53
* * to make restriction more visiblepiaip2009-09-181-6/+6
* * more, more aggressive cache of pwcu...piaip2009-09-171-4/+17
* * refine pwcuExitSave again, prevent the initial query if possible.piaip2009-09-174-66/+51
* * well, after discussion, let's keep OFO mode in user selectionpiaip2009-09-171-1/+1
* * notify about how numpost workspiaip2009-09-171-1/+3
* * move WATER_* from uflag2 to cuser.pager_ui_type (standalone variable)piaip2009-09-1711-51/+108
* * refine badpost code againpiaip2009-09-174-23/+18
* * refine uflagspiaip2009-09-173-62/+51
* * change magic numbers to const namespiaip2009-09-163-4/+8
* * more logs for exmailboxpiaip2009-09-161-1/+7
* * more robust check of SHM version and sizepiaip2009-09-142-12/+33
* * enable size tag in shmpiaip2009-09-144-4/+14
* * fix bpop3d compilationpiaip2009-09-142-6/+6
* Required subdirectorieswens2009-09-141-0/+3
* * enable some variables again for the toolspiaip2009-09-142-0/+2
* * 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-142-2/+6
* * also reload when ordering songspiaip2009-09-131-0/+1
* * fix: money was not synchronized...piaip2009-09-135-4/+40
* * note brc v3 capability changepiaip2009-09-121-3/+4
* * add check for ambiguous id in case user cheat on adminspiaip2009-09-121-0/+6
* * according to PTT SYSOP posts, some people really try to register then ask admpiaip2009-09-121-3/+9
* 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
* * rev number was not matched orzpiaip2009-09-102-3/+3
* * make pwcu branch as trunk.piaip2009-09-1041-908/+1141
|\
| * * make const_cuser defaultpttbbs.pwcupiaip2009-09-101-1/+1
| * * 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-083-11/+33
| * * 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-074-5/+15
| * * refine message with quantitypiaip2009-09-064-4/+6
| * * adjust numlogindays calculation - should be rounded to each day.piaip2009-09-061-2/+6
| * let's try this namepiaip2009-09-061-1/+1
| * * experimental: add user recent login history viewpiaip2009-09-063-1/+46
| * * change display name of numlogindays to macro (we may change it again in fu...piaip2009-09-054-6/+8
| * * 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-318-21/+63
| * * add more checking to numlogindayspiaip2009-08-302-4/+18
| * * 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-3015-57/+87
| * * code refinepiaip2009-08-302-5/+2
| * * (pwcu branch) code refine, remove unused code, and finetune alertspiaip2009-08-3011-118/+22
| * * (pwcu branch) const cuser code completepiaip2009-08-306-132/+98
| * * (pwcu branch) make user compatible to pwcu APIpiaip2009-08-307-86/+172
| * * (pwch branch) change chess results to use pwcu APIpiaip2009-08-306-83/+128
| * * (pwcu branch) code refinepiaip2009-08-295-56/+45
| * * (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-2914-35/+58
| * * modify more APIspiaip2009-08-284-35/+52
| * * moving into the new pwcu (password - current user helper) APIpiaip2009-08-2815-166/+346
| * create sync account i/o (cuser passwd helpers)piaip2009-08-280-0/+0
* | * fix: mandexx crashed (segv) when total board number gets close to MAXBOARDSpttbbs.no_pwcu@4824piaip2009-09-081-6/+31
* | * add view recent login in trunkpiaip2009-09-063-1/+45
* | * 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-293-6/+6
* | * 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-266-254/+284
* * 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
* * remove numlogin from topusrpiaip2009-08-261-17/+17
* * 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-256-124/+102
* * 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
* * code refine: reduce potential fd flag changes in tonnectexpiaip2009-08-251-2/+8
* * enable timeout in toconnectex.piaip2009-08-252-1/+41
* * simplify the delete message input uipiaip2009-08-241-38/+10
* * code refinepiaip2009-08-241-31/+69
* * 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-232-3/+3
* * 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-236-21/+100
* * activate user list cache (update every hour)piaip2009-08-211-12/+34
* * remove single player games: guess and othellopiaip2009-08-214-817/+5
* * add cached unamb user list mechanism (note: not enabled yet, because not s...piaip2009-08-201-16/+29
* * add cached unambiguous approachpiaip2009-08-201-5/+91
* * 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-194-67/+40
* * prepare to move ambiguous id check into regmaild (it should be named as re...piaip2009-08-193-1/+97
* * 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-183-12/+47
* * change 'user number exceeded' error message. thanks to yogira@PttSuggestpiaip2009-08-171-1/+1
* * make subject decoding always performed.piaip2009-08-161-2/+0
* * fix: endless loop if too many directories created by stampdir(). (occurs w...piaip2009-08-161-1/+4
* * fix prototype change of decode APIpiaip2009-08-161-5/+1
* * make pretty subject names in internet mails (to make people who cannot und...piaip2009-08-151-3/+37
* Foreigner may not have 9 ~ 10 digit phone numberscw2009-07-251-0/+4
* * remove bid as claimed before.piaip2009-07-165-330/+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
* Prevent memory leak. Pointer should be assigned after checking return value.wens2009-07-101-1/+1
* * code refine: prevent double free / memory leakspiaip2009-07-101-20/+31
* * 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-052-2/+6
* * directly show cuser if user is querying selfpiaip2009-07-032-4/+9
* fix bug: search in edit.ckcwu2009-07-011-8/+16
* * chat: allow multiple operators (/op can now toggle other's op)piaip2009-07-011-24/+17
* * the simple 'x' check should be case insensitive.piaip2009-06-301-1/+1
* * remove more bid assess(good/bad sale) stuffpiaip2009-06-305-40/+2
* * 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-303-0/+13
* * 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
* * use portable way (as defined in man) to alter signal handlerpiaip2009-06-281-1/+1
* * logic typopiaip2009-06-281-1/+1
* * make Rename() return real status result when SIGCHLD was set to SIG_IGN.piaip2009-06-281-13/+22
* * 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
* * should not open twice mail db... must be typo misspiaip2009-06-241-2/+0
* * 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-224-10/+19
* * move structure used in UTMPD mode to daemons.hkcwu2009-06-226-9/+14
* * fix horoscope days by wikipediapiaip2009-06-211-1/+2
* * support bounded entropy to money calculationpiaip2009-06-211-3/+35
* * fix 'foreign' messages.piaip2009-06-212-1/+2
* * enable the customizable 'register detail messages' [edit the messages from...piaip2009-06-211-45/+44
* * detail register description filespiaip2009-06-2110-0/+74
* * add more description to register/career, according to Ptt1 rulespiaip2009-06-211-13/+37
* * utmpserver doesn't depend on util_var.okcwu2009-06-211-8/+7
* * fix buffer overflow.kcwu2009-06-201-2/+3
* * speed up sql commandpiaip2009-06-201-2/+3
* * recover initemaildbpiaip2009-06-201-112/+127
* * refine log formatpiaip2009-06-201-2/+4
* * add 'const' to paramspiaip2009-06-201-2/+2
* * to fill request correctlypiaip2009-06-201-1/+3
* * add more logspiaip2009-06-201-0/+10
* * clear previous messagespiaip2009-06-201-2/+2
* allow disable INSCREEN in logindpiaip2009-06-191-2/+4
* * use public defined address instead of local definitionpiaip2009-06-191-1/+1
* * logind: setproctitle does not have prefix/postfix on Linuxpiaip2009-06-192-2/+2
* * move emaildb to standalone regmaildbpiaip2009-06-1910-266/+583
* * async logattemptspiaip2009-06-191-25/+147
* * 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
* * missing check-in filespiaip2009-06-191-1/+1
* * 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: if connection was closed before being acked, the ack should be abando...piaip2009-06-181-13/+20
* * let loginc support async protocol.kcwu2009-06-181-7/+13
* * fix potential negative numpostspiaip2009-06-182-4/+12
* * increase tunnel buffer sizepiaip2009-06-181-0/+17
* * 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