| Commit message (Expand) | Author | Age | Files | Lines |
* | Change ACL_UNSET constant value | Paul S. Owen | 2003-04-15 | 1 | -1/+1 |
* | Rename ACL_ constants | Paul S. Owen | 2003-04-12 | 1 | -4/+4 |
* | changed $message to be a class variable, added attachment category constants ... | Meik Sievertsen | 2003-04-11 | 1 | -0/+10 |
* | Moved BBCODE_UID_LEN to common.php | Ludovic Arnaud | 2003-04-11 | 1 | -0/+3 |
* | Moved acl_options caching code into acl | Paul S. Owen | 2003-03-29 | 1 | -27/+1 |
* | hhmm, where did that constant go ... | Paul S. Owen | 2003-03-25 | 1 | -0/+1 |
* | initial attachment functionality... only posting related (add/delete/edit) an... | Meik Sievertsen | 2003-03-22 | 1 | -0/+4 |
* | Desesperatly trying to synchronise my different versions ;) | Ludovic Arnaud | 2003-03-19 | 1 | -2/+1 |
* | Moved db include | Paul S. Owen | 2003-03-17 | 1 | -1/+1 |
* | Implementing post reporting | Ludovic Arnaud | 2003-03-06 | 1 | -0/+2 |
* | Tons of work on the UCP, see my topic in the development forum for more info | James Atkinson | 2003-03-04 | 1 | -0/+1 |
* | Updates of various types, sizes, colours and accessories ... | Paul S. Owen | 2003-02-25 | 1 | -7/+5 |
* | added extension loading. please note the additional variable ' | Meik Sievertsen | 2003-02-25 | 1 | -0/+11 |
* | Renamed some functions in cache manager, now unloads vars properly before the... | Ludovic Arnaud | 2003-02-21 | 1 | -1/+3 |
* | Add new group type, GROUP_FREE for "freely open" | Paul S. Owen | 2003-01-31 | 1 | -0/+2 |
* | Re-enabled fully dynamic config settings. | Ludovic Arnaud | 2003-01-22 | 1 | -4/+13 |
* | Remove or rename some table definitions | Paul S. Owen | 2003-01-21 | 1 | -8/+3 |
* | Re-jiggle where acl_option caching is done, move to common in-keeping with co... | Paul S. Owen | 2003-01-21 | 1 | -59/+47 |
* | Un-b0rked ACL options caching, small general fixes | Ludovic Arnaud | 2003-01-20 | 1 | -3/+13 |
* | Implementation of an experimental cache manager. | Ludovic Arnaud | 2003-01-11 | 1 | -1/+29 |
* | oops, seems I forgot to commit this :) | Paul S. Owen | 2003-01-11 | 1 | -1/+1 |
* | Initial Lastread support. Mind the schema and config changes\! | Bart van Bragt | 2002-11-27 | 1 | -1/+6 |
* | Cache moderator names? | Paul S. Owen | 2002-11-18 | 1 | -0/+1 |
* | Give the special groups a special constant ...to make them feel, well, special. | Paul S. Owen | 2002-11-09 | 1 | -0/+1 |
* | Cleaned up viewforum/index, altered template class to replace missing lang st... | Ludovic Arnaud | 2002-11-08 | 1 | -0/+1 |
* | Changed $board_config to $config, more posting "stuff", altered polling code ... | Paul S. Owen | 2002-10-30 | 1 | -5/+8 |
* | Preliminary 'freeze' on permissions awaiting developer feedback, testing, etc... | Paul S. Owen | 2002-10-26 | 1 | -20/+31 |
* | Mostly changes to turn userdata into user->data, lang into user->lang + bitst... | Paul S. Owen | 2002-10-20 | 1 | -40/+21 |
* | Random bugfixes, (hopefully) improved admin panel security. | Ludovic Arnaud | 2002-10-17 | 1 | -2/+3 |
* | Well, here are all my changes ... don't blame me if things break :D | Paul S. Owen | 2002-10-04 | 1 | -22/+15 |
* | Cleanups | Ludovic Arnaud | 2002-09-15 | 1 | -0/+1 |
* | Instantiate template and set template path from seperate method | Paul S. Owen | 2002-08-22 | 1 | -0/+1 |
* | Anonymous takes user_id = 0 ... hopefully this will not cause problems on the... | Paul S. Owen | 2002-08-16 | 1 | -1/+1 |
* | More session changes to accomodate ACL_PERMIT/PREVENT ... | Paul S. Owen | 2002-08-15 | 1 | -9/+5 |
* | More changes ... switched away from prefetch for now ... | Paul S. Owen | 2002-08-13 | 1 | -19/+11 |
* | Various updates | Paul S. Owen | 2002-08-03 | 1 | -1/+1 |
* | extra constant | Paul S. Owen | 2002-07-28 | 1 | -1/+2 |
* | Updates for permissions, sessions, lots of things ... note that _many_ things... | Paul S. Owen | 2002-07-14 | 1 | -187/+68 |
* | IP related updates | Paul S. Owen | 2002-05-09 | 1 | -4/+3 |
* | Forum watch stuff ... just copied the topic watch stuff and thus needs review... | Paul S. Owen | 2002-04-20 | 1 | -0/+1 |
* | merged from 2.0.0 branch (marked merge_point_20020420) + assorted updates and... | Paul S. Owen | 2002-04-20 | 1 | -73/+215 |
* | Allow global_var off for REMOTE_ADDR | Paul S. Owen | 2002-03-18 | 1 | -17/+10 |
* | Fix for private IPs via HTTP_FOR.. + spoofing of it ... note that getenv does... | Paul S. Owen | 2002-03-18 | 1 | -2/+20 |
* | Somewhat overhauled posting, fixed various bugs, completed new way of handlin... | Paul S. Owen | 2002-02-18 | 1 | -55/+1 |
* | Now the code is fixed for real :D Not smart to use config info before it's read | Bart van Bragt | 2002-02-18 | 1 | -19/+21 |
* | Fixed some problems with last checkin ( for Email links etc) | Bart van Bragt | 2002-02-18 | 1 | -13/+33 |
* | Cleaned up stuff (for Email) | Bart van Bragt | 2002-02-17 | 1 | -1/+36 |
* | Remove guest user topic tracking via cookies, update viewtopic to re-fix high... | Paul S. Owen | 2001-12-14 | 1 | -1/+1 |
* | Updated IP stuff | Paul S. Owen | 2001-12-10 | 1 | -11/+3 |
* | New session code, probably still dodgy, fix for login failed message, search ... | Paul S. Owen | 2001-12-05 | 1 | -1/+1 |