| Commit message (Expand) | Author | Age | Files | Lines |
* | register: compact ID_RECORD title format | piaip | 2008-04-03 | 1 | -0/+9 |
* | - register: Regform2 API prototype (for concurrent registration form validati... | piaip | 2008-03-08 | 1 | -0/+8 |
* | - prepare for new admin reg procedure | piaip | 2008-02-20 | 1 | -0/+7 |
* | - revise passwd_apply() api, prevent use global variable to pass data. | kcwu | 2008-01-24 | 1 | -3/+3 |
* | - fix bug "good post dropped if user online" | piaip | 2007-12-16 | 1 | -0/+2 |
* | fix access violation. | kcwu | 2007-09-20 | 1 | -1/+1 |
* | fix the register bug | ptt | 2006-01-05 | 1 | -2/+1 |
* | 1. add "cancel bad post" feature. | ptt | 2006-01-04 | 1 | -3/+7 |
* | fix bug for new feature. | ptt | 2005-11-16 | 1 | -1/+2 |
* | PERMISSION can be changed even if the user is online. | ptt | 2005-11-16 | 1 | -0/+6 |
* | add 'const' qualifiers on function parameters. | kcwu | 2005-03-19 | 1 | -1/+1 |
* | warning: searchuser() getuser() API change, don't change query string implici... | kcwu | 2005-03-15 | 1 | -1/+1 |
* | explicitly tell C compiler functions have no parameter | kcwu | 2005-03-12 | 1 | -3/+3 |
* | add dietlibc support, reduced 16kb memory usage on linux x86_64. | kcwu | 2005-02-24 | 1 | -1/+2 |
* | use correct type: size_t/int/long/pointer | in2 | 2004-07-30 | 1 | -1/+1 |
* | revert cuser from pointer to buffer. | ptt | 2004-04-21 | 1 | -3/+1 |
* | passwd change back | ptt | 2004-04-07 | 1 | -99/+13 |
* | money debug | ptt | 2004-04-07 | 1 | -2/+3 |
* | debug of money | ptt | 2004-04-06 | 1 | -1/+8 |
* | add push_bottom function | ptt | 2004-04-06 | 1 | -1/+29 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1658 63ad8ddf-47c3-03... | ptt | 2004-04-01 | 1 | -1/+1 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1656 63ad8ddf-47c3-03... | ptt | 2004-04-01 | 1 | -4/+0 |
* | guest? | ptt | 2004-04-01 | 1 | -2/+7 |
* | remove mmap of cuser | ptt | 2004-03-31 | 1 | -27/+3 |
* | cuser debug | ptt | 2004-03-31 | 1 | -1/+6 |
* | debug of mmap | ptt | 2004-03-31 | 1 | -4/+4 |
* | add mmap to cuser get ride of passwd_update | ptt | 2004-03-31 | 1 | -0/+30 |
* | passwd bug fixed | ptt | 2004-03-30 | 1 | -4/+11 |
* | passwd update debug | ptt | 2004-03-30 | 1 | -1/+2 |
* | :p again passwd debug | ptt | 2004-03-30 | 1 | -2/+2 |
* | passwd debug of permission | ptt | 2004-03-30 | 1 | -3/+3 |
* | debug ..:p | ptt | 2004-03-30 | 1 | -1/+1 |
* | faster passwd by lower the lseek. | ptt | 2004-03-30 | 1 | -24/+60 |
* | forget to commit | victor | 2003-08-15 | 1 | -1/+14 |
* | indent -i4 | in2 | 2002-07-21 | 1 | -8/+8 |
* | indent | in2 | 2002-07-06 | 1 | -40/+54 |
* | remove mmap | in2 | 2002-07-05 | 1 | -2/+2 |
* | do NOT reload memory if shared-memoy fails | in2 | 2002-07-03 | 1 | -2/+3 |
* | secure .PASSWD | in2 | 2002-07-03 | 1 | -8/+13 |
* | not using mmap for .PASSWD | in2 | 2002-06-30 | 1 | -47/+32 |
* | global variable move to var.c | in2 | 2002-06-04 | 1 | -19/+2 |
* | Initial revision | in2 | 2002-03-07 | 1 | -0/+138 |