| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * add decompression to pmore | piaip | 2010-07-03 | 1 | -1/+66 |
* | * add position change logs to angelbeats | piaip | 2010-07-03 | 1 | -14/+45 |
* | * link angel beats system to mbbsd | piaip | 2010-07-01 | 5 | -22/+205 |
* | * update remove_bad_post failure message and other message refine | piaip | 2010-07-01 | 1 | -5/+2 |
* | * complete AB functionality | piaip | 2010-06-30 | 2 | -26/+93 |
* | * add more functionality for angel beats | piaip | 2010-06-30 | 4 | -16/+302 |
* | * Angel Beats daemon: to make angel distribution more balanced | piaip | 2010-06-28 | 3 | -0/+312 |
* | * some sites may disable badpost(ASSESS) while account data is not clean. | piaip | 2010-06-27 | 1 | -1/+1 |
* | * change deumoney(money) to pay_as_uid(-money) | piaip | 2010-06-27 | 5 | -28/+32 |
* | * raise ordersong restriction to prevent malicious newregs | piaip | 2010-06-26 | 1 | -2/+12 |
* | more change from vie to pay | piaip | 2010-06-26 | 4 | -9/+21 |
* | * ease 'change_from' editbox | piaip | 2010-06-26 | 5 | -17/+16 |
* | * add log rotation and format checkings | piaip | 2010-06-26 | 3 | -6/+65 |
* | * disable creating new 'vice' tickets (but still allow old tickets temporary) | piaip | 2010-06-26 | 5 | -36/+101 |
* | * make ordersong free (but requires post>=3, badpost<=2, and still max one o... | piaip | 2010-06-26 | 2 | -12/+24 |
* | * make 'change from' free | piaip | 2010-06-26 | 2 | -5/+1 |
* | * change description of money level (the previous one may confuse user) | piaip | 2010-06-25 | 1 | -1/+1 |
* | * remove 'note.ans' because lack of management and few people use it | piaip | 2010-06-25 | 8 | -167/+42 |
* | * add hashed filename utility API (good idea from kcwu) | piaip | 2010-06-12 | 2 | -1/+18 |
* | * code refine: prevent printf-format security issue | piaip | 2010-06-12 | 1 | -2/+2 |
* | * code refine: prevent arbitary format identifier | piaip | 2010-06-11 | 5 | -6/+6 |
* | * code refine: clang-safe | piaip | 2010-06-11 | 3 | -3/+3 |
* | * fix: if BM dropped connection before answering 'badpost', btotal would go ... | piaip | 2010-06-10 | 1 | -5/+14 |
* | * make entropy ratio in editor customizable | piaip | 2010-06-10 | 1 | -0/+3 |
* | * let global gamble (openticket) support recent vice log | piaip | 2010-06-10 | 1 | -2/+18 |
* | * let BM abort 'validate list' and provide more information. | piaip | 2010-06-10 | 1 | -2/+20 |
* | * highlight BM cross-post status | piaip | 2010-06-09 | 2 | -1/+5 |
* | * allow BM to cross-post articles to their own board, by mail-cross-post or ... | piaip | 2010-06-08 | 2 | -20/+31 |
* | * add message for insufficient perm to chatroom | piaip | 2010-06-08 | 1 | -1/+3 |
* | * add experimental AID support inside pager | piaip | 2010-05-22 | 3 | -119/+138 |
* | * add prompt for kind of 'post/mail/reply' (idea from PttSuggest) | piaip | 2010-05-22 | 4 | -3/+39 |
* | * add comments on the breaking-emacs-compatibility issue | piaip | 2010-05-22 | 1 | -0/+9 |
* | * add AID to cross-post articles (idea by sunev@PttSuggest) | piaip | 2010-05-22 | 1 | -1/+14 |
* | * remove the default order song message and force non-blank input | piaip | 2010-05-22 | 1 | -2/+9 |
* | * fixing delete_records, which caused 'recent log' to be shifted incorrectly | piaip | 2010-05-19 | 1 | -1/+1 |
* | * add common binding (eg, %, a, A) to minimore | piaip | 2010-05-17 | 1 | -134/+144 |
* | * fix the wrong display when dymaxactive > MAX_ACTIVE | piaip | 2010-05-08 | 1 | -1/+3 |
* | * check system overload flag again before starting service | piaip | 2010-05-03 | 1 | -3/+21 |
* | * reject user who haven't pass registration to get BM permission | piaip | 2010-05-03 | 1 | -0/+3 |
* | * add some usleep() when i/o gets EAGAIN (note: not sure why read() on block... | piaip | 2010-05-02 | 1 | -4/+28 |
* | Fix previous commit, code at wrong place | wens | 2010-04-26 | 1 | -7/+7 |
* | * add boundary check when ack queue grows too high, in order to prevent buff... | piaip | 2010-04-26 | 1 | -1/+12 |
* | Remove newline from last line in Welcome screen | wens | 2010-04-26 | 1 | -0/+7 |
* | * add priority to logind acks, to prevent tunnel buffer full situation | piaip | 2010-04-26 | 1 | -1/+13 |
* | Add user agreement to user menu | wens | 2010-03-18 | 1 | -0/+12 |
* | Abort edit if load file failed | wens | 2010-03-16 | 1 | -5/+10 |
* | Change indent so data fits in screen | wens | 2010-03-15 | 1 | -19/+19 |
* | * temporary hack to enable 'adm only comments' | piaip | 2009-11-30 | 1 | -0/+11 |
* | * add more check on setting ip log because it's easy to hit by accidents | piaip | 2009-11-24 | 1 | -5/+19 |
* | * permission typo... orz | piaip | 2009-11-23 | 1 | -1/+1 |
* | * wrong setting perm... orz | piaip | 2009-11-23 | 1 | -3/+4 |
* | * remove set_mind restrictions | piaip | 2009-11-21 | 3 | -22/+20 |
* | * let more managers able to use tn_announce. | piaip | 2009-11-17 | 2 | -3/+15 |
* | * add ALLOW_FREE_TN_ANNOUNCE conditional control | piaip | 2009-11-17 | 1 | -0/+4 |
* | * early providing badpost results | piaip | 2009-11-17 | 1 | -2/+5 |
* | * offset-by-one error (for the trailing NUL) | piaip | 2009-11-17 | 1 | -1/+1 |
* | * make TN_ANNOUNCE only available to BMs. | piaip | 2009-11-16 | 3 | -17/+78 |
* | * let user know the status of badposts removal | piaip | 2009-11-16 | 1 | -1/+2 |
* | * give_money should prompt and highligh the final input userid | piaip | 2009-11-11 | 1 | -3/+6 |
* | * nios: the new network i/o framework | piaip | 2009-11-08 | 1 | -0/+667 |
* | * remove page_requestor because I don't see any reason to use it as static v... | piaip | 2009-11-03 | 1 | -8/+4 |
* | * fix compilation error on incorrect macro constant name | piaip | 2009-11-03 | 1 | -1/+1 |
* | * remove all add_io and use vkey_poll instead | piaip | 2009-11-03 | 4 | -35/+78 |
* | * move I_* virtual key constant to vtkbd.h and change value definition | piaip | 2009-11-03 | 2 | -6/+10 |
* | * add notes and comments | piaip | 2009-11-03 | 2 | -6/+13 |
* | * possible fix: 's' in file pager may result in wrong init cursor position f... | piaip | 2009-11-02 | 1 | -1/+1 |
* | * fix compliation error on no-assess mode | piaip | 2009-10-30 | 1 | -0/+4 |
* | * ability to give 'badpost' according to X comments | piaip | 2009-10-30 | 3 | -83/+199 |
* | * remove the experimental CCW signature | piaip | 2009-10-30 | 1 | -6/+0 |
* | * change vkey_purge to the planned behavior | piaip | 2009-10-29 | 4 | -64/+90 |
* | * allow configuring cpu limits for xhcatd in site config file | piaip | 2009-10-29 | 1 | -2/+5 |
* | * enable adjusting cpu/core limits | piaip | 2009-10-29 | 1 | -0/+16 |
* | * introduce vkey_is_typeahead API | piaip | 2009-10-29 | 4 | -9/+14 |
* | * make pager hotkey processing independent from io.c input API | piaip | 2009-10-29 | 2 | -13/+17 |
* | * add vkey_is_ready() as num_in_buf()>0 | piaip | 2009-10-29 | 6 | -6/+15 |
* | * change vkey_flush to vkey_purge to make its name more descriptive, prevent... | piaip | 2009-10-29 | 7 | -17/+17 |
* | * change empty param declaration to (void) because this is C... | piaip | 2009-10-28 | 3 | -20/+20 |
* | * change add_io(fd, 0) to vkey_attach() | piaip | 2009-10-28 | 6 | -11/+19 |
* | * change add_io(0,0) to vkey_detach() | piaip | 2009-10-28 | 8 | -267/+247 |
* | * change more API names to new vkey system flavor | piaip | 2009-10-28 | 7 | -81/+78 |
* | * happy commit r5000! | piaip | 2009-10-27 | 1 | -4/+3 |
* | * add Cdate_mdHMS (we need seconds) | piaip | 2009-10-27 | 3 | -4/+20 |
* | * change igetch() to vkey() to prepare for new i/o framework | piaip | 2009-10-27 | 20 | -48/+48 |
* | * workaround: paging will fail if rejected before without leaving userlist | piaip | 2009-10-27 | 1 | -0/+5 |
* | * make function static inline to improve performance | piaip | 2009-10-27 | 1 | -43/+49 |
* | * query sent wrong message... | piaip | 2009-10-25 | 1 | -1/+30 |
* | * fix vbuf read/write regarding EOF sockets | piaip | 2009-10-25 | 2 | -12/+14 |
* | * chat: restore 'query' command, but now goes to server side | piaip | 2009-10-25 | 2 | -23/+50 |
* | * officially change chat/talk to new ccw | piaip | 2009-10-25 | 6 | -1113/+79 |
* | * apply new tax (always 10% with enhanced user interface) | piaip | 2009-10-25 | 1 | -25/+0 |
* | * vbuf: refine tests and invert the definition of head and tail (to name lik... | piaip | 2009-10-25 | 2 | -180/+244 |
* | * fix attached vbuf structure | piaip | 2009-10-25 | 1 | -1/+1 |
* | * add cstr() (flattern) to vbuf | piaip | 2009-10-25 | 2 | -19/+76 |
* | * add more useful API to vbuf | piaip | 2009-10-25 | 4 | -24/+115 |
* | * chat: reflect command abbreviation | piaip | 2009-10-25 | 1 | -3/+3 |
* | * relax topic to /t | piaip | 2009-10-25 | 1 | -1/+1 |
* | * use readv/writev for vbuf_read/write. (thanks to kcwu) | piaip | 2009-10-25 | 2 | -40/+73 |
* | * chat: input cannot strip(all) space! | piaip | 2009-10-25 | 1 | -1/+0 |
* | * add virtual (ring) buffer implementation | piaip | 2009-10-25 | 3 | -2/+457 |
* | * enable DBCS-safe for highlights | piaip | 2009-10-24 | 1 | -1/+1 |
* | * strip blanks in chat window | piaip | 2009-10-24 | 1 | -0/+1 |
* | * allow post editing in give_money. | piaip | 2009-10-24 | 2 | -8/+8 |
* | * add default values to name completion | piaip | 2009-10-24 | 2 | -4/+18 |
* | * add G in userlist to give money (just like q/Q) | piaip | 2009-10-24 | 1 | -0/+8 |
* | * adjust tax rever calculation | piaip | 2009-10-24 | 1 | -1/+4 |
* | * for non-ascii nicks, highlight all. | piaip | 2009-10-24 | 1 | -2/+10 |
* | * xchatd: add xinfo command to report server status | piaip | 2009-10-24 | 1 | -3/+22 |
* | * remove 'common client' - we only accept BBS clients now | piaip | 2009-10-24 | 1 | -137/+47 |
* | * xchatd supports multiple op now | piaip | 2009-10-23 | 1 | -1/+1 |
* | * login_limits look stable now, let's enable it as standard configuration. | piaip | 2009-10-23 | 4 | -15/+0 |
* | * add vs_hdr2* API | piaip | 2009-10-23 | 3 | -16/+99 |
* | * add tosend/torecv because they can take additional flags (helpful to writi... | piaip | 2009-10-23 | 2 | -0/+40 |
* | * fix: ccw/talk terminates process due to SIGPIPE. | piaip | 2009-10-23 | 1 | -5/+9 |
* | * note: ending session in ccw/talk sometimes makes remote user to disconnect... | piaip | 2009-10-23 | 2 | -1/+2 |
* | * remove TAB(idle) from chat | piaip | 2009-10-23 | 2 | -30/+31 |
* | * chat: add highlights | piaip | 2009-10-23 | 1 | -22/+92 |
* | * improve ccw design | piaip | 2009-10-23 | 2 | -116/+135 |
* | * unify localized names of talk & chat. | piaip | 2009-10-23 | 4 | -30/+45 |
* | * misc refine | piaip | 2009-10-23 | 1 | -28/+39 |
* | * retab and refine | piaip | 2009-10-23 | 1 | -494/+506 |
* | * more pager_modes names to var | piaip | 2009-10-23 | 4 | -34/+45 |
* | * add module name in cal | piaip | 2009-10-23 | 4 | -42/+37 |
* | * message refine | piaip | 2009-10-22 | 1 | -9/+9 |
* | * isolate anti-flood code | piaip | 2009-10-22 | 1 | -28/+31 |
* | * add missing header for FILE* | piaip | 2009-10-22 | 1 | -0/+1 |
* | * fix scr_restore when scrolling | piaip | 2009-10-22 | 3 | -17/+20 |
* | * allow ccw/talk and traditional talk to exist at the same time | piaip | 2009-10-22 | 2 | -12/+28 |
* | * undef non-used code when CCW is enabled. | piaip | 2009-10-22 | 1 | -0/+4 |
* | * add new Common Chat Window framework | piaip | 2009-10-22 | 6 | -329/+1179 |
* | * comments on screen: scrolling makes bug for scr_dump/scr_restore. | piaip | 2009-10-22 | 1 | -0/+11 |
* | * add DBCS-safe trimming in xchatd | piaip | 2009-10-22 | 1 | -13/+35 |
* | * add DBCS safe trim API | piaip | 2009-10-22 | 2 | -0/+9 |
* | * prevent incomplete ANSI escapes in user article making damage to internal ... | piaip | 2009-10-22 | 1 | -3/+3 |
* | * add new CCW based chat (define EXP_CCW_TALK to enable) | piaip | 2009-10-21 | 3 | -48/+383 |
* | * fix typo for 'separator' | piaip | 2009-10-21 | 7 | -12/+12 |
* | * remove legacy code | piaip | 2009-10-21 | 1 | -144/+0 |
* | * add confirm when hiding boards: suggest by VOT1077/Blusdan [ptt.cc] (PttSu... | piaip | 2009-10-21 | 1 | -3/+18 |
* | * looks like we've fixed ANSI in getdata(), so let's unlock all colourful pr... | piaip | 2009-10-21 | 5 | -36/+2 |
* | * enable ansi-safe refresh mechanism again | piaip | 2009-10-21 | 2 | -8/+10 |
* | * add missing page_dirty (cleartobot) | piaip | 2009-10-20 | 1 | -6/+13 |
* | * typo on prefix changest | piaip | 2009-10-19 | 1 | -1/+1 |
* | * make anonymous handle always look positive | piaip | 2009-10-19 | 1 | -2/+2 |
* | * Bye-bye, blogs | piaip | 2009-10-18 | 14 | -1030/+8 |
* | * use vgetstring() with callbacks to implement generalcomplete. | piaip | 2009-10-16 | 1 | -6/+160 |
* | * move give_tax from common back to mbbsd, because it's really rarely used | piaip | 2009-10-15 | 4 | -23/+108 |
* | * reflect new callback names | piaip | 2009-10-15 | 1 | -3/+2 |
* | * refine vgetstring: add 'redraw' callback and change 'post' to 'change'. | piaip | 2009-10-15 | 4 | -129/+151 |
* | * move stampfile_u to cmbbs | piaip | 2009-10-14 | 3 | -55/+19 |
* | * we don't support 'post notify' anymore, so why keep the code? | piaip | 2009-10-14 | 2 | -8/+6 |
* | * fsync() is not required in network sockets | piaip | 2009-10-14 | 2 | -6/+3 |
* | * fix: endless loop if frame header is invalid OPTION and appears as the las... | piaip | 2009-10-13 | 1 | -21/+28 |
* | * remove warning when PMORE_USE_INTERNAL_HELP was not enabled | piaip | 2009-10-10 | 1 | -0/+3 |
* | * for better compatibility, disable FORCE_CLRTOEOL by default in M3. | piaip | 2009-10-10 | 1 | -2/+2 |
* | * since PTT uses its own expand_star, let's leave the sample implementation ... | piaip | 2009-10-10 | 1 | -1/+1 |
* | * fix missing FULLUPDATE in M3 | piaip | 2009-10-10 | 1 | -7/+12 |
* | * refine pager prompt | piaip | 2009-10-10 | 1 | -19/+27 |
* | * refine pager prompt in 80x25 environment | piaip | 2009-10-10 | 1 | -2/+2 |
* | * fix: accident debug input >< | piaip | 2009-10-10 | 1 | -1/+1 |
* | * enable customizable footer floating messages | piaip | 2009-10-10 | 3 | -180/+267 |
* | * make help colours themable and sync T-table rendering code | piaip | 2009-10-10 | 5 | -77/+111 |
* | * help message update | piaip | 2009-10-10 | 1 | -6/+13 |
* | * new style help for mail | piaip | 2009-10-10 | 1 | -0/+73 |
* | * pmore2007+ style help | piaip | 2009-10-10 | 1 | -1/+82 |
* | * do not give money/post to posts on default board (SYSOP). | piaip | 2009-10-09 | 1 | -0/+4 |
* | * move help rendering (as T-Table) from more.c to vtuikit: vs_multi_T_table_... | piaip | 2009-10-08 | 3 | -188/+228 |
* | * code refine of help display system | piaip | 2009-10-08 | 2 | -37/+56 |
* | * ui layout refine | piaip | 2009-10-08 | 1 | -4/+4 |
* | * pmore: lost pref selection in previous change | piaip | 2009-10-08 | 1 | -1/+1 |
* | * pmore: use key_handler callback to prevent dirty hotkey list | piaip | 2009-10-08 | 3 | -219/+391 |
* | * add missing definition | piaip | 2009-10-07 | 1 | -0/+1 |
* | * pmore: after experiements, seems like the display pointer check works fine... | piaip | 2009-10-07 | 1 | -3/+5 |
* | * fix: pmore absolute frame command failed (due to previous changeset) | piaip | 2009-10-07 | 1 | -2/+1 |
* | * pmore: fix unclosed OPTION (#) with only one option may fall into non-stop... | piaip | 2009-10-07 | 1 | -0/+13 |
* | * the 'deleted' (by owner[0] == '-') check should be also applied to recomme... | piaip | 2009-10-07 | 1 | -2/+2 |
* | * move 'not-maintained' to branch directory | piaip | 2009-10-06 | 43 | -2340/+0 |
* | * anonymous id should not use '-' as prefix because it has special meaning (... | piaip | 2009-10-06 | 1 | -5/+13 |
* | * prevent pause in auto merge (which may break sync) | piaip | 2009-10-06 | 1 | -9/+0 |
* | * refine message: angels should not reveal sex. | piaip | 2009-10-05 | 1 | -1/+1 |
* | * remove the FREECLOAK configuration and make it always enabled | piaip | 2009-10-03 | 5 | -38/+2 |
* | * make del/edit in digest work more like before | piaip | 2009-10-03 | 2 | -5/+11 |
* | * fix: cannot del_post / edit_post in digest mode | piaip | 2009-10-03 | 1 | -2/+2 |
* | * check post is deleted before do_voteboardreply. thanks report from herman6... | kcwu | 2009-10-02 | 1 | -5/+6 |
* | * add termtype call back (although we don't really trust it at this moment...) | piaip | 2009-09-30 | 2 | -12/+33 |
* | * check post restriction for 'delete post' and 'edit post'. | piaip | 2009-09-30 | 2 | -3/+23 |
* | * fix initial numlogindays, again (need to also fix LoginSave condition) | piaip | 2009-09-29 | 1 | -2/+3 |
* | * refine comment document | piaip | 2009-09-29 | 1 | -1/+2 |
* | * vtkbd: add support of rxvt style HOME/END | piaip | 2009-09-29 | 1 | -0/+11 |
* | * rename visio in comments | piaip | 2009-09-29 | 1 | -8/+8 |
* | * logind: use vtkbd for key parsing | piaip | 2009-09-29 | 1 | -95/+6 |
* | * vtkbd: add rxvt/SCO support | piaip | 2009-09-29 | 1 | -2/+59 |
* | * refine kbd stack and move to common/bbs | piaip | 2009-09-29 | 10 | -119/+120 |
* | * new keyboard input framework: vtkbd | piaip | 2009-09-28 | 11 | -319/+567 |
* | * drop 'dbcsaware detection' ui, because we have the better 'repeat detection'. | piaip | 2009-09-28 | 7 | -108/+14 |
* | * fix: 'found nothing' after search 3-4 levels | piaip | 2009-09-27 | 2 | -3/+16 |
* | * solve: 'ctrl-u a' several times will drop connection | piaip | 2009-09-27 | 4 | -11/+21 |
* | * initialize numlogindays as '1' for new register users | piaip | 2009-09-26 | 1 | -0/+1 |
* | * add 'self' to del-post notice | piaip | 2009-09-26 | 1 | -1/+1 |
* | * refine user->customize | piaip | 2009-09-24 | 4 | -30/+44 |
* | * fix DBCS detection: DEL is 0x7f not 0x1f | piaip | 2009-09-23 | 1 | -1/+8 |
* | * reject people without basic permission (why such user exist?). | piaip | 2009-09-22 | 1 | -6/+5 |
* | * to preven non-registered user getting money/post from free boards | piaip | 2009-09-22 | 1 | -2/+6 |
* | * detect repeated DBCS commands from evil clients | piaip | 2009-09-22 | 4 | -4/+73 |
* | * refine message | piaip | 2009-09-22 | 1 | -1/+1 |
* | * add auto-forward in admin view | piaip | 2009-09-22 | 2 | -4/+6 |
* | * add more info (mostly uflags) to admin view | piaip | 2009-09-22 | 1 | -4/+32 |
* | * convert more fields | piaip | 2009-09-21 | 2 | -4/+4 |
* | * refine output format | piaip | 2009-09-21 | 1 | -1/+1 |
* | * merge uflag2 and uflag, and refine flag bitmask names | piaip | 2009-09-21 | 19 | -185/+234 |
* | * refine menu and ad banner system, making the code simple and readable | piaip | 2009-09-20 | 4 | -43/+82 |
* | * fix adbanner map | piaip | 2009-09-20 | 1 | -1/+1 |
* | This goes with the previous revision | wens | 2009-09-20 | 1 | -2/+3 |
* | Banner mapping is needed... | wens | 2009-09-20 | 1 | -2/+9 |
* | * allow setting default value for site like ptt2 | piaip | 2009-09-20 | 1 | -3/+16 |
* | * refine adbanner_usong again | piaip | 2009-09-20 | 2 | -12/+23 |
* | * refine adbanner_usong stuff, add timebomb | piaip | 2009-09-20 | 2 | -11/+40 |
* | * add last_login_time for some check rules in the future | piaip | 2009-09-20 | 2 | -1/+3 |
* | * mark auto-forward in mail title because some users just does not understan... | piaip | 2009-09-19 | 1 | -2/+9 |
* | * refine order song init query ui | piaip | 2009-09-19 | 3 | -6/+47 |
* | * adjust pref description and order | piaip | 2009-09-19 | 1 | -4/+4 |
* | display user songs by default | wens | 2009-09-19 | 1 | -1/+1 |
* | * fix ordersong directory detection | piaip | 2009-09-19 | 2 | -5/+13 |
* | * enable more checkings in usong selection | piaip | 2009-09-19 | 2 | -6/+16 |
* | 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 |