| Commit message (Expand) | Author | Age | Files | Lines |
* | Always display designated system banner first. | wens | 2009-09-19 | 6 | -19/+75 |
* | * add more comments to explain the expression of adbanner index calculation | piaip | 2009-09-19 | 1 | -3/+6 |
* | * change the name of 'movie' to 'adbanner' (advertisement banner), which is ... | piaip | 2009-09-19 | 11 | -42/+53 |
* | * to make restriction more visible | piaip | 2009-09-18 | 1 | -6/+6 |
* | * more, more aggressive cache of pwcu... | piaip | 2009-09-17 | 1 | -4/+17 |
* | * refine pwcuExitSave again, prevent the initial query if possible. | piaip | 2009-09-17 | 4 | -66/+51 |
* | * well, after discussion, let's keep OFO mode in user selection | piaip | 2009-09-17 | 1 | -1/+1 |
* | * notify about how numpost works | piaip | 2009-09-17 | 1 | -1/+3 |
* | * move WATER_* from uflag2 to cuser.pager_ui_type (standalone variable) | piaip | 2009-09-17 | 11 | -51/+108 |
* | * refine badpost code again | piaip | 2009-09-17 | 4 | -23/+18 |
* | * refine uflags | piaip | 2009-09-17 | 3 | -62/+51 |
* | * change magic numbers to const names | piaip | 2009-09-16 | 3 | -4/+8 |
* | * more logs for exmailbox | piaip | 2009-09-16 | 1 | -1/+7 |
* | * more robust check of SHM version and size | piaip | 2009-09-14 | 2 | -12/+33 |
* | * enable size tag in shm | piaip | 2009-09-14 | 4 | -4/+14 |
* | * fix bpop3d compilation | piaip | 2009-09-14 | 2 | -6/+6 |
* | Required subdirectories | wens | 2009-09-14 | 1 | -0/+3 |
* | * enable some variables again for the tools | piaip | 2009-09-14 | 2 | -0/+2 |
* | * put-back the code to handle numlogin (changed to numlogindays) | piaip | 2009-09-14 | 5 | -11/+66 |
* | * performance improve: clear alerts when cuser was reloaded. | piaip | 2009-09-14 | 2 | -2/+6 |
* | * also reload when ordering songs | piaip | 2009-09-13 | 1 | -0/+1 |
* | * fix: money was not synchronized... | piaip | 2009-09-13 | 5 | -4/+40 |
* | * note brc v3 capability change | piaip | 2009-09-12 | 1 | -3/+4 |
* | * add check for ambiguous id in case user cheat on admins | piaip | 2009-09-12 | 1 | -0/+6 |
* | * according to PTT SYSOP posts, some people really try to register then ask adm | piaip | 2009-09-12 | 1 | -3/+9 |
* | Ask for confirmation before clearing writelog. | mhsin | 2009-09-12 | 1 | -1/+8 |
* | * some users do not understand the numpost is for all boards, so let's hint ... | piaip | 2009-09-10 | 1 | -1/+1 |
* | * rev number was not matched orz | piaip | 2009-09-10 | 2 | -3/+3 |
* | * make pwcu branch as trunk. | piaip | 2009-09-10 | 41 | -908/+1141 |
|\ |
|
| * | * make const_cuser defaultpttbbs.pwcu | piaip | 2009-09-10 | 1 | -1/+1 |
| * | * code refine | piaip | 2009-09-10 | 2 | -5/+8 |
| * | * refine message, due to too many new BMs not knowing why their registration... | piaip | 2009-09-08 | 1 | -2/+3 |
| * | * message refine | piaip | 2009-09-08 | 2 | -3/+12 |
| * | * merge trunk | piaip | 2009-09-08 | 3 | -11/+33 |
| * | * improve check_BM frequency | piaip | 2009-09-08 | 4 | -8/+14 |
| * | * move oldnumlogin display from talk=>query to user=>info. | piaip | 2009-09-07 | 2 | -8/+5 |
| * | * allow query old login number (for self only) | piaip | 2009-09-07 | 4 | -5/+15 |
| * | * refine message with quantity | piaip | 2009-09-06 | 4 | -4/+6 |
| * | * adjust numlogindays calculation - should be rounded to each day. | piaip | 2009-09-06 | 1 | -2/+6 |
| * | let's try this name | piaip | 2009-09-06 | 1 | -1/+1 |
| * | * experimental: add user recent login history view | piaip | 2009-09-06 | 3 | -1/+46 |
| * | * change display name of numlogindays to macro (we may change it again in fu... | piaip | 2009-09-05 | 4 | -6/+8 |
| * | * fix: user habit: wrong index in uflag2 selection | piaip | 2009-09-05 | 1 | -1/+1 |
| * | * optimize exit save | piaip | 2009-08-31 | 1 | -2/+47 |
| * | * merge pwcu branch with trunk | piaip | 2009-08-31 | 8 | -21/+63 |
| * | * add more checking to numlogindays | piaip | 2009-08-30 | 2 | -4/+18 |
| * | * allow setting chess_go results and lastlogin | piaip | 2009-08-30 | 2 | -6/+92 |
| * | * allow numlogindays to be upgraded on-the-fly. | piaip | 2009-08-30 | 1 | -0/+3 |
| * | * fix numlogindays | piaip | 2009-08-30 | 15 | -57/+87 |
| * | * code refine | piaip | 2009-08-30 | 2 | -5/+2 |
| * | * (pwcu branch) code refine, remove unused code, and finetune alerts | piaip | 2009-08-30 | 11 | -118/+22 |
| * | * (pwcu branch) const cuser code complete | piaip | 2009-08-30 | 6 | -132/+98 |
| * | * (pwcu branch) make user compatible to pwcu API | piaip | 2009-08-30 | 7 | -86/+172 |
| * | * (pwch branch) change chess results to use pwcu API | piaip | 2009-08-30 | 6 | -83/+128 |
| * | * (pwcu branch) code refine | piaip | 2009-08-29 | 5 | -56/+45 |
| * | * (pwcu branch) remove the 'goodpost' ~ I love this commit. | piaip | 2009-08-29 | 6 | -271/+3 |
| * | * (pwcu branch) end support of r2275 version password | piaip | 2009-08-29 | 1 | -5/+13 |
| * | * enable lastseen and CONST_CUSER, also use cuser_ref as "&cuser". | piaip | 2009-08-29 | 14 | -35/+58 |
| * | * modify more APIs | piaip | 2009-08-28 | 4 | -35/+52 |
| * | * moving into the new pwcu (password - current user helper) API | piaip | 2009-08-28 | 15 | -166/+346 |
| * | create sync account i/o (cuser passwd helpers) | piaip | 2009-08-28 | 0 | -0/+0 |
* | | * fix: mandexx crashed (segv) when total board number gets close to MAXBOARDSpttbbs.no_pwcu@4824 | piaip | 2009-09-08 | 1 | -6/+31 |
* | | * add view recent login in trunk | piaip | 2009-09-06 | 3 | -1/+45 |
* | | * refine message | piaip | 2009-09-06 | 1 | -1/+1 |
* | | * fix ANSI in getdata/vgets prompts | piaip | 2009-08-31 | 4 | -14/+30 |
* | | * fix getyx_ansi calculation (however, getdata/vgets is still not able to di... | piaip | 2009-08-31 | 2 | -1/+4 |
* | | * add 'validate namelist by badpost', suggested by VOT1077@ptt.cc(PttSuggest) | piaip | 2009-08-31 | 1 | -13/+32 |
* | | * forgot to modify vote limitation creation for numlogin | piaip | 2009-08-30 | 1 | -5/+3 |
* | | * [code refine] add const modifier | piaip | 2009-08-29 | 3 | -6/+6 |
* | | * fix line wrong position | piaip | 2009-08-29 | 1 | -1/+1 |
* | | * we don't support ver r2275 (chick) password anymore (too old). | piaip | 2009-08-29 | 1 | -4/+12 |
* | | * because PERM_HIDE does not update lastlogin time, we must skip them in nam... | piaip | 2009-08-29 | 1 | -1/+6 |
|/ |
|
* | * fix r4780: incorrect macro usagepttbbs.pwcu@4781 | piaip | 2009-08-27 | 1 | -1/+1 |
* | * solve "topboard is gone, need to press 'S'" by forcing sorted mode in clas... | piaip | 2009-08-27 | 1 | -1/+6 |
* | * refine ordersong | piaip | 2009-08-26 | 6 | -254/+284 |
* | * change chess source file names to be prefixed with ch_*. | piaip | 2009-08-26 | 5 | -1/+1 |
* | * remove lovepaper generator because it's rarely used by observation. | piaip | 2009-08-26 | 3 | -126/+1 |
* | * remove numlogin from topusr | piaip | 2009-08-26 | 1 | -17/+17 |
* | * give warning to admins who is trying to modify his own account... | piaip | 2009-08-25 | 1 | -0/+4 |
* | * remove numlogin from vote/post restriction (confirmed by SYSOPs) | piaip | 2009-08-25 | 6 | -124/+102 |
* | * pmore/movie: fix LO=n timer assignment error (thanks to Explorer09@ptt, Pt... | piaip | 2009-08-25 | 1 | -4/+6 |
* | * code refine: remove warnings | piaip | 2009-08-25 | 1 | -1/+3 |
* | * code refine: reduce potential fd flag changes in tonnectex | piaip | 2009-08-25 | 1 | -2/+8 |
* | * enable timeout in toconnectex. | piaip | 2009-08-25 | 2 | -1/+41 |
* | * simplify the delete message input ui | piaip | 2009-08-24 | 1 | -38/+10 |
* | * code refine | piaip | 2009-08-24 | 1 | -31/+69 |
* | * refine foreigner query | piaip | 2009-08-24 | 1 | -12/+17 |
* | * improve foreign query interface again | piaip | 2009-08-24 | 1 | -11/+16 |
* | * remove foreign query pre-input because some people may have problem using ... | piaip | 2009-08-24 | 1 | -2/+2 |
* | * unquote [new] [guest]. | piaip | 2009-08-23 | 2 | -3/+3 |
* | * enable nuser>30 condition again, because even on Ptt, many boards are belo... | piaip | 2009-08-23 | 2 | -4/+4 |
* | * use SAFE_ARTICLE_DELETE even if nuser < 30 | piaip | 2009-08-23 | 6 | -21/+100 |
* | * activate user list cache (update every hour) | piaip | 2009-08-21 | 1 | -12/+34 |
* | * remove single player games: guess and othello | piaip | 2009-08-21 | 4 | -817/+5 |
* | * add cached unamb user list mechanism (note: not enabled yet, because not s... | piaip | 2009-08-20 | 1 | -16/+29 |
* | * add cached unambiguous approach | piaip | 2009-08-20 | 1 | -5/+91 |
* | * refine chicken revive messages | piaip | 2009-08-20 | 1 | -11/+15 |
* | * WITH_EMAILDB was deprecated by USE_EMAILDB in pttbbs.conf. | piaip | 2009-08-19 | 3 | -5/+5 |
* | * move ambiguous id check into (emaildb/regcheckd) daemon | piaip | 2009-08-19 | 4 | -67/+40 |
* | * prepare to move ambiguous id check into regmaild (it should be named as re... | piaip | 2009-08-19 | 3 | -1/+97 |
* | * force confirm y/n input for chiken death | piaip | 2009-08-19 | 1 | -2/+8 |
* | * prevent ambiguous account registration | piaip | 2009-08-19 | 1 | -0/+68 |
* | * fix previous typo | piaip | 2009-08-18 | 1 | -1/+1 |
* | * refine stampdir behavior | piaip | 2009-08-18 | 3 | -12/+47 |
* | * change 'user number exceeded' error message. thanks to yogira@PttSuggest | piaip | 2009-08-17 | 1 | -1/+1 |
* | * make subject decoding always performed. | piaip | 2009-08-16 | 1 | -2/+0 |
* | * fix: endless loop if too many directories created by stampdir(). (occurs w... | piaip | 2009-08-16 | 1 | -1/+4 |
* | * fix prototype change of decode API | piaip | 2009-08-16 | 1 | -5/+1 |
* | * make pretty subject names in internet mails (to make people who cannot und... | piaip | 2009-08-15 | 1 | -3/+37 |
* | Foreigner may not have 9 ~ 10 digit phone number | scw | 2009-07-25 | 1 | -0/+4 |
* | * remove bid as claimed before. | piaip | 2009-07-16 | 5 | -330/+39 |
* | * synchronize money display unit to prevent confusion | piaip | 2009-07-16 | 3 | -6/+6 |
* | * make money display in uinfo realtime | piaip | 2009-07-15 | 1 | -0/+1 |
* | * make the money in query_self realtime | piaip | 2009-07-15 | 1 | -1/+6 |
* | * fix: invalid default selection in xyz menu | piaip | 2009-07-15 | 1 | -1/+1 |
* | * refine menu structure (for extra space to expand in the future) | piaip | 2009-07-14 | 1 | -5/+5 |
* | * do not allow guest using mail reply (thanks to OutOfHome@ptt) | piaip | 2009-07-13 | 1 | -0/+8 |
* | Prevent memory leak. Pointer should be assigned after checking return value. | wens | 2009-07-10 | 1 | -1/+1 |
* | * code refine: prevent double free / memory leaks | piaip | 2009-07-10 | 1 | -20/+31 |
* | * ann: prevent invalid user input causing assert fail of (z_indexes[0] == -1). | piaip | 2009-07-10 | 1 | -0/+6 |
* | * ann: let leading 'z' be the 'go back to root' selector | piaip | 2009-07-09 | 1 | -13/+64 |
* | * fix bug: sometimes edit window region state is inconsistent after hit Ctrl... | kcwu | 2009-07-09 | 1 | -98/+65 |
* | * tree selection in announce: do not enter last entry (simply move to it) | piaip | 2009-07-09 | 1 | -2/+3 |
* | * board: fix: status bar not refreshed after incomplete delete/backup action | piaip | 2009-07-09 | 1 | -3/+3 |
* | * code refine | piaip | 2009-07-09 | 1 | -14/+9 |
* | * fix offset-by-one error in single input mode | piaip | 2009-07-08 | 1 | -1/+1 |
* | * experimental support: input of selection tree in announce(man) | piaip | 2009-07-08 | 1 | -22/+71 |
* | * fix endless backward search in pmore pager | piaip | 2009-07-08 | 1 | -0/+1 |
* | * code refine where_am_i in announce(man) | piaip | 2009-07-08 | 1 | -52/+179 |
* | Fix file timestamping for vote report and innbbsd. | mhsin | 2009-07-05 | 2 | -2/+6 |
* | * directly show cuser if user is querying self | piaip | 2009-07-03 | 2 | -4/+9 |
* | fix bug: search in edit.c | kcwu | 2009-07-01 | 1 | -8/+16 |
* | * chat: allow multiple operators (/op can now toggle other's op) | piaip | 2009-07-01 | 1 | -24/+17 |
* | * the simple 'x' check should be case insensitive. | piaip | 2009-06-30 | 1 | -1/+1 |
* | * remove more bid assess(good/bad sale) stuff | piaip | 2009-06-30 | 5 | -40/+2 |
* | * refine vote source code | piaip | 2009-06-30 | 1 | -147/+127 |
* | * change BN_SECURITY checks to is_readonly_board | piaip | 2009-06-30 | 4 | -34/+13 |
* | * add Security and ALLPOST to system internal readonly boards | piaip | 2009-06-30 | 3 | -0/+13 |
* | * refine menu structures | piaip | 2009-06-29 | 1 | -13/+43 |
* | * remove open_bid, according the statistical results. | piaip | 2009-06-29 | 1 | -1/+1 |
* | * code refine | piaip | 2009-06-28 | 1 | -15/+16 |
* | * code refine | piaip | 2009-06-28 | 1 | -12/+23 |
* | * synchronize the terms of pager | piaip | 2009-06-28 | 1 | -1/+1 |
* | * we may split 'score' and 'comment' in the future, so making 'good' and 'bo... | piaip | 2009-06-28 | 1 | -12/+12 |
* | * change ui behavior of 'no_boo' to allow selection from 'good' or 'comment ... | piaip | 2009-06-28 | 1 | -22/+42 |
* | * use portable way (as defined in man) to alter signal handler | piaip | 2009-06-28 | 1 | -1/+1 |
* | * logic typo | piaip | 2009-06-28 | 1 | -1/+1 |
* | * make Rename() return real status result when SIGCHLD was set to SIG_IGN. | piaip | 2009-06-28 | 1 | -13/+22 |
* | * refine badpost assignment error messages again | piaip | 2009-06-28 | 1 | -8/+13 |
* | * refine message | piaip | 2009-06-27 | 1 | -1/+1 |
* | * provide message when file was already removed (which implies no badpost ca... | piaip | 2009-06-27 | 1 | -2/+19 |
* | * badpost can be only assigned if the file deletion was success, to prevent ... | piaip | 2009-06-26 | 1 | -7/+12 |
* | * reg: after getfield() was changed, all function should pause if it prints ... | piaip | 2009-06-25 | 1 | -2/+5 |
* | * don't delete ALLPOST of user post if the account is expired. | kcwu | 2009-06-25 | 1 | -1/+2 |
* | * fix bug: edit.c ctrl-y state inconsistent | kcwu | 2009-06-25 | 1 | -5/+2 |
* | * fix: internet mail subject input box was too long | piaip | 2009-06-24 | 1 | -2/+7 |
* | * fix mutt command line. according to mutt's manpage, -a should be last option. | kcwu | 2009-06-24 | 1 | -1/+2 |
* | * should not open twice mail db... must be typo miss | piaip | 2009-06-24 | 1 | -2/+0 |
* | * move money calibration from bbs.c to edit.c | piaip | 2009-06-23 | 2 | -6/+12 |
* | * to use UTMPD, the daemons.h should be included. | piaip | 2009-06-22 | 1 | -0/+1 |
* | * initcuser should also update numpost! | piaip | 2009-06-22 | 1 | -0/+1 |
* | * do not return error when forwarding to rejects (following the behavior of ... | piaip | 2009-06-22 | 1 | -2/+2 |
* | * change function to several display text screen from pager to show_file. | piaip | 2009-06-22 | 4 | -10/+19 |
* | * move structure used in UTMPD mode to daemons.h | kcwu | 2009-06-22 | 6 | -9/+14 |
* | * fix horoscope days by wikipedia | piaip | 2009-06-21 | 1 | -1/+2 |
* | * support bounded entropy to money calculation | piaip | 2009-06-21 | 1 | -3/+35 |
* | * fix 'foreign' messages. | piaip | 2009-06-21 | 2 | -1/+2 |
* | * enable the customizable 'register detail messages' [edit the messages from... | piaip | 2009-06-21 | 1 | -45/+44 |
* | * detail register description files | piaip | 2009-06-21 | 10 | -0/+74 |
* | * add more description to register/career, according to Ptt1 rules | piaip | 2009-06-21 | 1 | -13/+37 |
* | * utmpserver doesn't depend on util_var.o | kcwu | 2009-06-21 | 1 | -8/+7 |
* | * fix buffer overflow. | kcwu | 2009-06-20 | 1 | -2/+3 |
* | * speed up sql command | piaip | 2009-06-20 | 1 | -2/+3 |
* | * recover initemaildb | piaip | 2009-06-20 | 1 | -112/+127 |
* | * refine log format | piaip | 2009-06-20 | 1 | -2/+4 |
* | * add 'const' to params | piaip | 2009-06-20 | 1 | -2/+2 |
* | * to fill request correctly | piaip | 2009-06-20 | 1 | -1/+3 |
* | * add more logs | piaip | 2009-06-20 | 1 | -0/+10 |
* | * clear previous messages | piaip | 2009-06-20 | 1 | -2/+2 |
* | allow disable INSCREEN in logind | piaip | 2009-06-19 | 1 | -2/+4 |
* | * use public defined address instead of local definition | piaip | 2009-06-19 | 1 | -1/+1 |
* | * logind: setproctitle does not have prefix/postfix on Linux | piaip | 2009-06-19 | 2 | -2/+2 |
* | * move emaildb to standalone regmaildb | piaip | 2009-06-19 | 10 | -266/+583 |
* | * async logattempts | piaip | 2009-06-19 | 1 | -25/+147 |
* | * remove global or static variable | kcwu | 2009-06-19 | 2 | -10/+10 |
* | * remove static variables | piaip | 2009-06-19 | 1 | -1/+5 |
* | * move global variable to local. | kcwu | 2009-06-19 | 1 | -1/+1 |
* | * fix compile warnings | kcwu | 2009-06-19 | 1 | -2/+2 |
* | * make table pointer const, reduce 444 data bytes. | kcwu | 2009-06-19 | 1 | -12/+12 |
* | * don't log useless etc/othello.secret | kcwu | 2009-06-19 | 1 | -10/+1 |
* | * replace indigestion() with assert(). | kcwu | 2009-06-19 | 1 | -41/+21 |
* | * missing check-in files | piaip | 2009-06-19 | 1 | -1/+1 |
* | * allow the 'hold mail' to appear as changed title | piaip | 2009-06-19 | 4 | -7/+16 |
* | * fix bug: array forgot initialize | kcwu | 2009-06-19 | 1 | -0/+1 |
* | * fix: user cannot register when emaildb is malfunction. | piaip | 2009-06-18 | 1 | -2/+3 |
* | * fix: if connection was closed before being acked, the ack should be abando... | piaip | 2009-06-18 | 1 | -13/+20 |
* | * let loginc support async protocol. | kcwu | 2009-06-18 | 1 | -7/+13 |
* | * fix potential negative numposts | piaip | 2009-06-18 | 2 | -4/+12 |
* | * increase tunnel buffer size | piaip | 2009-06-18 | 1 | -0/+17 |
* | * refine the error message when emaildb was malfunction | piaip | 2009-06-18 | 2 | -9/+21 |
* | * check the real return value of forked emaildb checking process | piaip | 2009-06-18 | 1 | -2/+6 |
* | * refine the names of money (some user get confused between the names) | piaip | 2009-06-18 | 2 | -5/+5 |
* | * prevent using non-block mode for tunnel | piaip | 2009-06-18 | 1 | -10/+6 |
* | * enable different level of verbose messages. | piaip | 2009-06-18 | 1 | -23/+36 |
* | * add timeout reports and refine messages | piaip | 2009-06-17 | 1 | -15/+54 |
* | * logind: move logattempt to mbbsd (thanks to kcwu) | piaip | 2009-06-17 | 2 | -33/+45 |
* | * update default ack waiting timeout (should be longer) | piaip | 2009-06-17 | 1 | -1/+1 |
* | * refine AYT report messages | piaip | 2009-06-17 | 1 | -4/+12 |
* | * fix allocation size and reference of closed tunnel fd | piaip | 2009-06-17 | 1 | -28/+67 |
* | * refine ackq again - incorrect return value | piaip | 2009-06-17 | 1 | -4/+20 |
* | * ackq: fix reuse number | piaip | 2009-06-17 | 1 | -0/+9 |
* | * logind: fix double free when connection was terminated before ack | piaip | 2009-06-17 | 1 | -7/+80 |
* | * fix: incorrect pid in procname | piaip | 2009-06-16 | 1 | -2/+3 |
* | * lower down login frequency: 10 per minutes | kcwu | 2009-06-16 | 2 | -3/+3 |
* | * add missing check-in for async mode logind | piaip | 2009-06-16 | 1 | -2/+2 |
* | * fix usernum range (1..MAX_USER) | piaip | 2009-06-16 | 1 | -1/+1 |
* | * rewrite match_paren | kcwu | 2009-06-16 | 1 | -97/+70 |
* | * add missing files | piaip | 2009-06-16 | 1 | -0/+1 |
* | * add asynchronous ack mode | piaip | 2009-06-16 | 1 | -17/+153 |
* | * fix compile error | kcwu | 2009-06-16 | 3 | -13/+28 |
* | * adjust cpu limit of first day | kcwu | 2009-06-16 | 1 | -1/+4 |
* | * fix r4600: forgot to set last_time_exceeded. | kcwu | 2009-06-16 | 1 | -0/+1 |
* | * add error message if guest wants to use bbslua | piaip | 2009-06-16 | 1 | -1/+3 |
* | * the 'aligned recommend' is now not new. | piaip | 2009-06-16 | 1 | -2/+1 |
* | * fix: memory leak + segv: passing incorrect parameter as buffer. (how can t... | piaip | 2009-06-16 | 1 | -1/+3 |
* | * revert r4584, r4586, r4595: to preserve old behavior. | kcwu | 2009-06-16 | 4 | -38/+19 |
* | * remove dead code (forgot in r4625) | kcwu | 2009-06-16 | 1 | -3/+0 |
* | * support non-blocking mode clients (added -b to toggle non-blocking) | piaip | 2009-06-16 | 2 | -5/+50 |
* | * don't increase user's login count if login less than 60 seconds. | kcwu | 2009-06-16 | 1 | -11/+7 |
* | * performance improvements | piaip | 2009-06-16 | 1 | -66/+75 |
* | * add online guest checking | piaip | 2009-06-15 | 1 | -37/+137 |
* | * 'l' looks like '1' and confusing. rename to 's'. | kcwu | 2009-06-15 | 1 | -16/+16 |
* | * change toread/towrite's return value to be '-1 for EOF and error'. | piaip | 2009-06-15 | 3 | -13/+15 |
* | * bug fix: crash if user want to add fav, but it's actually filtered out due... | kcwu | 2009-06-15 | 1 | -2/+13 |
* | * update Makefile: support install | piaip | 2009-06-15 | 2 | -1/+8 |
* | * handle (to)read/write return value more correctly | piaip | 2009-06-15 | 1 | -4/+4 |
* | * fix socket error handling (thanks to Kuang/wens) | piaip | 2009-06-15 | 1 | -2/+6 |
* | vedit bug fixes | kcwu | 2009-06-14 | 2 | -151/+249 |
* | Bufferevent error callback is REQUIRED | wens | 2009-06-14 | 1 | -1/+10 |
* | * simplify bindports.conf, and make full version as 'advanced'. | piaip | 2009-06-14 | 2 | -45/+67 |
* | chdir after opening files, so relative paths work | wens | 2009-06-14 | 1 | -5/+5 |
* | revert previous commit of SIGPIPE handler | wens | 2009-06-14 | 1 | -9/+1 |
* | ignore binaries | wens | 2009-06-14 | 0 | -0/+0 |
* | * fix: current money should be updated in order song and other commands | piaip | 2009-06-14 | 1 | -0/+2 |
* | * fix: money in cuser was not updated / sync to shm after sync_update... | piaip | 2009-06-14 | 1 | -1/+3 |
* | * add auto-retry service to logind | piaip | 2009-06-14 | 1 | -2/+63 |
* | * more checks on net system | piaip | 2009-06-14 | 2 | -6/+18 |
* | * fix previous compile error | piaip | 2009-06-14 | 1 | -1/+1 |
* | * ignore sig_pipe: sometimes the tunnel mbbsd just die without reason...!? | piaip | 2009-06-14 | 1 | -2/+9 |
* | * only report welcome screen change in verbose mode | piaip | 2009-06-14 | 1 | -1/+3 |