| Commit message (Expand) | Author | Age | Files | Lines |
* | - register: change notification mails to anonymous style | piaip | 2008-04-04 | 1 | -2/+13 |
* | - regform: enable kick-out mechanism for regform system | piaip | 2008-04-04 | 1 | -9/+29 |
* | register: compact ID_RECORD title format | piaip | 2008-04-03 | 1 | -2/+8 |
* | - logging regform validation results to specific board (BN_ID_RECORD) | piaip | 2008-04-01 | 1 | -10/+49 |
* | - (internal) change GLOBAL_* to BN_* | piaip | 2008-03-31 | 1 | -1/+1 |
* | - fix compile error | piaip | 2008-03-30 | 1 | -1/+1 |
* | - fix: new_register failed to create new regform | piaip | 2008-03-30 | 1 | -9/+14 |
* | - register: message fix | piaip | 2008-03-29 | 1 | -1/+4 |
* | - register/regform2: add 'assign user' option. | piaip | 2008-03-29 | 1 | -7/+29 |
* | - (experimental) mask ip(fromhost): USE_MASKED_FROMHOST | piaip | 2008-03-29 | 1 | -2/+10 |
* | - fix compile error for regform1 | piaip | 2008-03-29 | 1 | -0/+1 |
* | - make regform2 complete by upgrading scripts. | piaip | 2008-03-29 | 1 | -31/+51 |
* | - register: (exp) complete testing code for regform 2: now enables testing fr... | piaip | 2008-03-28 | 1 | -135/+231 |
* | - (internal) moving more bbs-independent code to utility library. | piaip | 2008-03-26 | 1 | -5/+2 |
* | - (internal) drop deprecated old OS support. focus on modern Linux/FreeBSD now. | piaip | 2008-03-26 | 1 | -1/+4 |
* | - check_and_expire: allow preserving accounts for one year (if not requested ... | piaip | 2008-03-18 | 1 | -12/+12 |
* | - register: account expiring: fix offset-by-one issue. | piaip | 2008-03-18 | 1 | -1/+2 |
* | - register: allow expiring accounts created more than one year before. | piaip | 2008-03-18 | 1 | -8/+12 |
* | - user: display over18 evalulation result | piaip | 2008-03-11 | 1 | -2/+9 |
* | - mail: fix non-exist file crash | piaip | 2008-03-10 | 1 | -4/+371 |
* | - register: Regform2 API prototype (for concurrent registration form validati... | piaip | 2008-03-08 | 1 | -11/+398 |
* | - chicken/upgrade: add live upgrade function | piaip | 2008-03-07 | 1 | -21/+29 |
* | - register: general code refine, no functionality change. | piaip | 2008-03-06 | 1 | -320/+317 |
* | - [code refine] move all registration code to register.c | piaip | 2008-03-06 | 1 | -3/+1808 |
* | - pmore/common: prompt message finetune for recommendation | piaip | 2008-03-05 | 1 | -1/+4 |
* | - prepare for new admin reg procedure | piaip | 2008-02-20 | 1 | -0/+15 |
* | - user: prevent printing zeros if mobile has not been set | piaip | 2008-02-01 | 1 | -0/+38 |
* | - register: make birthday registration earlier, also helps over18 work correc... | piaip | 2008-01-31 | 1 | -0/+28 |
* | - improve registration process | piaip | 2008-01-30 | 1 | -38/+68 |
* | - user: hinting on SYSOP permission update of setting email | piaip | 2008-01-28 | 1 | -0/+13 |
* | - user: allow admins to change email to 'invalid'. | piaip | 2008-01-28 | 1 | -1/+2 |
* | since only passwd_lock() when register, no need to call passwd_init() every l... | kcwu | 2006-09-01 | 1 | -0/+4 |
* | verify userid when sethome path. | kcwu | 2006-03-27 | 1 | -11/+1 |
* | Warning, API semantic changes. | kcwu | 2006-03-23 | 1 | -2/+2 |
* | replace some strncpy with strlcpy, or just strcpy if src is const | victor | 2006-01-12 | 1 | -2/+2 |
* | changes mailalert to 1 bit only. | ptt | 2005-10-13 | 1 | -1/+1 |
* | change bsmtp's prototype since ``method'' is not used | victor | 2005-09-18 | 1 | -1/+1 |
* | pager=waterball made readable | piaip | 2005-09-08 | 1 | -1/+1 |
* | NO_GUEST_ACCOUNT_REG. thanks rafan. | in2 | 2005-08-16 | 1 | -0/+5 |
* | integrate kill-user's code | victor | 2005-08-13 | 1 | -10/+2 |
* | fix race condition of user registeration (as well as while restoring a | victor | 2005-08-08 | 1 | -26/+28 |
* | apply rafan's (rafan.bbs@ptt2.cc) big patch to s/username/nickname/g | victor | 2005-07-04 | 1 | -4/+4 |
* | log new user registration | in2 | 2005-06-24 | 1 | -0/+1 |
* | better readability. | in2 | 2005-06-14 | 1 | -2/+2 |
* | New DBCS aware: detecting and reversed default value | piaip | 2005-06-08 | 1 | -1/+11 |
* | New style to specify ANSI escape commands. | piaip | 2005-06-08 | 1 | -2/+2 |
* | remove dead code | kcwu | 2005-03-19 | 1 | -12/+0 |
* | less hard coded path/string. | kcwu | 2005-03-19 | 1 | -2/+1 |
* | add 'const' qualifiers on function parameters. | kcwu | 2005-03-19 | 1 | -4/+4 |
* | warning: searchuser() getuser() API change, don't change query string implici... | kcwu | 2005-03-15 | 1 | -3/+3 |
* | move global variable xuser into local, save 512 bytes. | kcwu | 2005-03-12 | 1 | -4/+7 |
* | explicitly tell C compiler functions have no parameter | kcwu | 2005-03-12 | 1 | -3/+3 |
* | show a message for hidden password input | in2 | 2005-03-03 | 1 | -0/+2 |
* | uhash problem | ptt | 2005-01-28 | 1 | -2/+2 |
* | use ctime4 for compat on x86_64 | wens | 2005-01-25 | 1 | -1/+1 |
* | use time4_t(uint32_t) instead of time_t for x86-64 arch. | in2 | 2005-01-24 | 1 | -4/+4 |
* | init userec_t version | victor | 2004-10-24 | 1 | -0/+1 |
* | fix comment with non-big5 char | kcwu | 2004-10-16 | 1 | -1/+1 |
* | remove unused uflag: MIND_FLAG, COLOR_FLAG | victor | 2004-10-06 | 1 | -1/+1 |
* | Solaris compatible | victor | 2004-09-12 | 1 | -3/+0 |
* | fix UPPER/LOWER case problem when register.ptt.testclient@2117 | ptt | 2004-07-07 | 1 | -2/+3 |
* | replace some prints() with outs(), | kcwu | 2004-06-10 | 1 | -1/+1 |
* | s/\\n// foreach vmsg("xxx") | victor | 2004-05-18 | 1 | -3/+3 |
* | reoragnize functions | ptt | 2004-04-24 | 1 | -17/+4 |
* | use strncasecmp instead strcasestr for checking if userid has fuck or shitJaky.i18n@1807 | in2 | 2004-04-22 | 1 | -2/+4 |
* | revert cuser from pointer to buffer. | ptt | 2004-04-21 | 1 | -16/+16 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1718 63ad8ddf-47c3-03... | ptt | 2004-04-08 | 1 | -0/+1 |
* | passwd change back | ptt | 2004-04-07 | 1 | -1/+1 |
* | Fix warning, including: | scw | 2004-04-02 | 1 | -0/+1 |
* | add mmap to cuser get ride of passwd_update | ptt | 2004-03-31 | 1 | -17/+17 |
* | passwd update debug | ptt | 2004-03-30 | 1 | -11/+3 |
* | passwd delete bug | ptt | 2004-03-30 | 1 | -3/+3 |
* | let no PERM_LOGIN user read the mail before fill the register form. | victor | 2004-03-02 | 1 | -4/+13 |
* | setmoney to 0 after registering | in2 | 2004-01-07 | 1 | -2/+4 |
* | UserAgreement | in2 | 2003-10-26 | 1 | -0/+17 |
* | clean up | kcwu | 2003-09-07 | 1 | -3/+1 |
* | XD | victor | 2003-08-28 | 1 | -2/+1 |
* | always clear plaintext password in memory after checking | kcwu | 2003-06-26 | 1 | -9/+12 |
* | default: don't add new brd to fav | bbs | 2003-06-19 | 1 | -1/+2 |
* | remove unnecessary `static' keyword from some local variable | kcwu | 2003-01-16 | 1 | -2/+2 |
* | reject for registering userid containing shit or fuck | in2 | 2002-11-30 | 1 | -1/+5 |
* | sprintf() -> snprintf() | in2 | 2002-07-23 | 1 | -8/+10 |
* | indent -i4 | in2 | 2002-07-21 | 1 | -12/+12 |
* | strcpy() -> strlcpy() | in2 | 2002-07-21 | 1 | -3/+3 |
* | indent | in2 | 2002-07-06 | 1 | -148/+148 |
* | global variable move to var.c | in2 | 2002-06-04 | 1 | -25/+2 |
* | replace time(NULL) by now | ptt | 2002-05-13 | 1 | -5/+4 |
* | change getdata() constant to sizeof() | in2 | 2002-04-29 | 1 | -10/+16 |
* | register by EMail code | in2 | 2002-03-17 | 1 | -2/+4 |
* | Initial revision | in2 | 2002-03-07 | 1 | -0/+339 |