| Commit message (Expand) | Author | Age | Files | Lines |
* | * reg: after getfield() was changed, all function should pause if it prints ... | piaip | 2009-06-25 | 1 | -2/+5 |
* | * fix 'foreign' messages. | piaip | 2009-06-21 | 1 | -1/+1 |
* | * enable the customizable 'register detail messages' [edit the messages from... | piaip | 2009-06-21 | 1 | -45/+44 |
* | * add more description to register/career, according to Ptt1 rules | piaip | 2009-06-21 | 1 | -13/+37 |
* | * clear previous messages | piaip | 2009-06-20 | 1 | -2/+2 |
* | * allow the 'hold mail' to appear as changed title | piaip | 2009-06-19 | 1 | -3/+3 |
* | * 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 |
* | * refine the error message when emaildb was malfunction | piaip | 2009-06-18 | 1 | -2/+9 |
* | * fix usernum range (1..MAX_USER) | piaip | 2009-06-16 | 1 | -1/+1 |
* | * fix bug: incorrect user's tmp buf filename. | kcwu | 2009-06-13 | 1 | -2/+2 |
* | * refine cmbbs: move util_passwd.o to cmbbs/passwd.c. | piaip | 2009-06-12 | 1 | -6/+6 |
* | * make port binding to standalone configuration fine (etc/bindports.conf) | piaip | 2009-06-11 | 1 | -1/+1 |
* | - fix compile error | kcwu | 2009-06-07 | 1 | -35/+36 |
* | - code revise | kcwu | 2009-06-07 | 1 | -46/+62 |
* | - refine and prepare for login daemon: | piaip | 2009-06-06 | 1 | -48/+8 |
* | - register: refine r4464: typo in messages | piaip | 2009-05-25 | 1 | -1/+1 |
* | refine: reduce the i/o request to check reserved id | piaip | 2009-05-23 | 1 | -3/+4 |
* | - implement reserve id in a better way | piaip | 2009-05-23 | 1 | -3/+10 |
* | - add reserved id to prevent malicious registration | piaip | 2009-05-23 | 1 | -0/+3 |
* | - improve reg-email check procedure and error message | piaip | 2008-06-04 | 1 | -1/+118 |
* | - improve reg ui messages | piaip | 2008-05-31 | 1 | -1/+8 |
* | - register validation: change message from "validated" to "viewed". | piaip | 2008-05-21 | 1 | -2/+2 |
* | - bbs: alert when replying to board fallbacks to reply-mail. | piaip | 2008-05-16 | 1 | -7/+15 |
* | - register: finetune reject reasons and logs according to admin requests. | piaip | 2008-05-13 | 1 | -1/+2 |
* | - register: drop some rejected words which are valid in some addresses | piaip | 2008-05-11 | 1 | -1/+2 |
* | - register/captcha: remove some ambigious options/alphabets | piaip | 2008-05-11 | 1 | -2/+4 |
* | - fix warnings. | kcwu | 2008-05-10 | 1 | -8/+8 |
* | - (register) fix BIG5 partial string strstr issue (solving some invalid addre... | piaip | 2008-05-10 | 1 | -41/+40 |
* | - register: check copy-pasting sample birthday | piaip | 2008-05-10 | 1 | -5/+21 |
* | - (exp captcha) random seed should be initialized earlier for captcha. | piaip | 2008-05-10 | 1 | -3/+3 |
* | - (exp) register: add figlet captcha system | piaip | 2008-05-10 | 1 | -8/+167 |
* | - (internal) change 86400/... (seconds of day/month/...) to named constants. | piaip | 2008-05-10 | 1 | -1/+1 |
* | - register: fixed: page mode validation treated all user as "D" (non-exist). | piaip | 2008-05-08 | 1 | -2/+0 |
* | - register: refine reject-notify process. user will be able to reply at the f... | piaip | 2008-05-08 | 1 | -186/+201 |
* | - register: add more information on registration waiting state. | piaip | 2008-04-23 | 1 | -5/+7 |
* | - register: allow quick return for aborting rejection (no reason input) | piaip | 2008-04-22 | 1 | -5/+10 |
* | - add customizable registration rejecting notes | piaip | 2008-04-22 | 1 | -3/+9 |
* | - code refine: use ANSI_REVERSE to replace ANSI_COLOR(7), more meaningful. | piaip | 2008-04-22 | 1 | -1/+1 |
* | - (internal) fix register query prompt extra code | piaip | 2008-04-22 | 1 | -1/+1 |
* | - (internal) code refine | piaip | 2008-04-21 | 1 | -4/+4 |
* | - bbs: alert push_bottom for the relationship with original files | piaip | 2008-04-20 | 1 | -16/+25 |
* | - change GUEST rule to checking PERM_BASIC. | piaip | 2008-04-19 | 1 | -1/+6 |
* | *** PASSWD CHANGE *** PLEASE READ UPDATING FOR DEFAILT INFORMATION. | piaip | 2008-04-19 | 1 | -96/+31 |
* | - register: add log for "assigning specific user to validate". | piaip | 2008-04-17 | 1 | -11/+17 |
* | - (internal) getans -> vans | piaip | 2008-04-17 | 1 | -3/+3 |
* | - change sender address of auto forward to forwarder, to prevent confusion ca... | piaip | 2008-04-16 | 1 | -6/+2 |
* | - register: fix reject reason in paged validation mode | piaip | 2008-04-15 | 1 | -1/+1 |
* | - (internal) change API names to visio format: stand_title -> vs_hdr. | piaip | 2008-04-15 | 1 | -6/+6 |
* | - (internal) code refine - improving visio system | piaip | 2008-04-15 | 1 | -3/+3 |
* | - register: forgot to stop dryrun mode!! | piaip | 2008-04-13 | 1 | -1/+1 |
* | - add aligned format of comments | piaip | 2008-04-13 | 1 | -0/+2 |
* | - officially change to regform v2 and drop old (v1) support. | piaip | 2008-04-13 | 1 | -777/+5 |
* | - register: do not remove spaces until buildling justify string | piaip | 2008-04-12 | 1 | -2/+11 |
* | - (internal) vedit should not change input parameter. | piaip | 2008-04-10 | 1 | -0/+1 |
* | - fix regform2: skip all LOGIN_OK users | piaip | 2008-04-08 | 1 | -6/+9 |
* | - fix reg-career check | piaip | 2008-04-07 | 1 | -1/+2 |
* | - check more on careeer/student input | piaip | 2008-04-06 | 1 | -0/+3 |
* | - 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 |