Age | Commit message (Expand) | Author | Files | Lines |
2009-06-25 | Remove excess whitespace.1.5.6.3 | Loui Chang | 1 | -3/+3 |
2009-01-19 | Use new conglomerated translation files. | Loui Chang | 1 | -1/+0 |
2008-12-31 | Get db connection for accounts search results. | Loui Chang | 1 | -0/+2 |
2008-12-22 | Really make all web paths relative. | Loui Chang | 1 | -4/+4 |
2008-12-21 | Introduce function include_lang for translations. | Loui Chang | 1 | -1/+1 |
2008-12-21 | Make all web paths relative. | Loui Chang | 1 | -2/+2 |
2008-12-12 | Quell missing argument warning in clear_expired_sessions(). | Loui Chang | 1 | -1/+2 |
2008-11-25 | Make remembered sessions actually save themselves. | Loui Chang | 1 | -3/+11 |
2008-11-13 | Clear out old expired sessions on log out. | Loui Chang | 1 | -2/+12 |
2008-07-08 | Remember user between sessions. | Andrea Scarpino | 1 | -1/+6 |
2008-06-17 | Remove all vim mode lines. Add HACKING file. | Loui Chang | 1 | -1/+0 |
2008-06-07 | Fix logging in from package page | Callan Barrett | 1 | -1/+1 |
2008-04-04 | Fix some string translation problems in acctfuncs | Loui Chang | 1 | -12/+13 |
2008-03-23 | Changed valid_passwd() to check for non-empty password instead of good_passwd() | Loui Chang | 1 | -1/+1 |
2008-03-23 | Put login into its own function. | Loui Chang | 1 | -1/+0 |
2008-01-20 | Several functions added to web/lib/acctfuncs.inc Weeere back! | Loui Chang | 1 | -4/+211 |
2008-01-20 | Revert "Several functions added to web/lib/acctfuncs.inc" | Loui Chang | 1 | -191/+4 |
2008-01-20 | Several functions added to web/lib/acctfuncs.inc | Loui Chang | 1 | -4/+191 |
2008-01-20 | search_accounts_form() output is put into a template | Loui Chang | 1 | -68/+1 |
2007-09-20 | patch from eliott to convert all <? to <?php | pjmattal | 1 | -1/+1 |
2007-09-20 | - Applied a patch from Loui to fix session removal. | swiergot | 1 | -18/+18 |
2005-11-13 | link user search to user packages | simo | 1 | -1/+1 |
2005-10-17 | Added link to user's packages in profile | simo | 1 | -0/+4 |
2005-06-10 | Added Simo's patch for #2579, adding user info page | pjmattal | 1 | -0/+55 |
2005-02-25 | fixed bug 2263 | pjmattal | 1 | -2/+1 |
2005-01-25 | started working on package delete support | eric | 1 | -1/+1 |
2005-01-21 | added hashed passwords | jchu | 1 | -0/+6 |
2004-06-29 | fleshing out the package logic, renamed pkg include files for consistency | eric | 1 | -0/+1 |
2004-06-24 | getting closer to printing package search results - also fixed some XHTML stuff | eric | 1 | -1/+1 |
2004-06-24 | started working on the pkgsearch | eric | 1 | -6/+12 |
2004-06-23 | account adding/editing is working | eric | 1 | -39/+65 |
2004-06-22 | pulled out account functions into separate include file | eric | 1 | -0/+552 |