| Commit message (Expand) | Author | Age | Files | Lines |
* | Changes in line with ACL_UNSET ... remember to wipe out all entries in your a... | Paul S. Owen | 2003-04-15 | 1 | -26/+20 |
* | Renamed ACL_ constants, altered field names | Paul S. Owen | 2003-04-12 | 1 | -8/+8 |
* | oopsie, me not think that last checkin was supposed to happen ... at least I ... | Paul S. Owen | 2003-04-09 | 1 | -11/+19 |
* | Weekly update: MCP templates. Forms renamed to 'main', added mcp_jumpbox.html... | Ludovic Arnaud | 2003-04-09 | 1 | -20/+13 |
* | Improve feedback for banned users | Paul S. Owen | 2003-03-31 | 1 | -12/+20 |
* | Wrong object name | Paul S. Owen | 2003-03-30 | 1 | -1/+1 |
* | Moved acl_options caching code into acl | Paul S. Owen | 2003-03-29 | 1 | -40/+58 |
* | Add browser validation | Paul S. Owen | 2003-03-24 | 1 | -1/+4 |
* | Minor change | Paul S. Owen | 2003-03-20 | 1 | -1/+1 |
* | Here I am going on about minimising new includes and I go and create one ... ... | Paul S. Owen | 2003-03-18 | 1 | -482/+4 |
* | Enable per session view online, change layout, potential for links to terms a... | Paul S. Owen | 2003-03-09 | 1 | -8/+11 |
* | Tons of work on the UCP, see my topic in the development forum for more info | James Atkinson | 2003-03-04 | 1 | -0/+475 |
* | ok, a slightly modified posting.php, some fixes too. topic-review and polls w... | Meik Sievertsen | 2003-02-27 | 1 | -1/+1 |
* | is_numeric rather than is_int ... any troubles let me know | Paul S. Owen | 2003-02-27 | 1 | -1/+1 |
* | Alternate syntax for acl_gets() | Ludovic Arnaud | 2003-02-27 | 1 | -0/+6 |
* | Reduce size of stored page info ... hopefully this won't impact things uneces... | Paul S. Owen | 2003-02-26 | 1 | -3/+3 |
* | Various updates | Paul S. Owen | 2003-02-25 | 1 | -6/+8 |
* | More capitalised lang strings, fixed some unset or incorrect variables | Ludovic Arnaud | 2003-02-17 | 1 | -1/+3 |
* | I think we needed it anyway ;) | Ludovic Arnaud | 2003-01-31 | 1 | -4/+3 |
* | Hold on everyone, I forgot to give out the idiot homework ... | Paul S. Owen | 2003-01-29 | 1 | -1/+1 |
* | And here ends the idiot lesson for today ... part 2 : How to screw up the adm... | Paul S. Owen | 2003-01-29 | 1 | -8/+15 |
* | Some tinkering ... clear your prefetch (user_permissions) fields ... | Paul S. Owen | 2003-01-29 | 1 | -65/+49 |
* | Change LIMIT query to use DBAL method | Paul S. Owen | 2003-01-22 | 1 | -15/+14 |
* | Re-jiggled where options are cached, moved clear prefetch to main auth class | Paul S. Owen | 2003-01-21 | 1 | -11/+30 |
* | Un-b0rked ACL options caching, small general fixes | Ludovic Arnaud | 2003-01-20 | 1 | -7/+15 |
* | Implementation of an experimental cache manager. | Ludovic Arnaud | 2003-01-11 | 1 | -5/+4 |
* | Updates as opposed to downdates | Paul S. Owen | 2003-01-08 | 1 | -2/+0 |
* | And this one removes all the debugging info ... | Paul S. Owen | 2003-01-07 | 1 | -1/+0 |
* | This one has the enormous benefit of actually doing what it was supposed to d... | Paul S. Owen | 2003-01-07 | 1 | -26/+35 |
* | Enable exclusion from bans for users, IP's or email addresses | Paul S. Owen | 2003-01-07 | 1 | -3/+20 |
* | Various updates | Paul S. Owen | 2003-01-07 | 1 | -0/+2 |
* | Fix couple of errors ... you should run UPDATE phpbb_users SET user_permissio... | Paul S. Owen | 2002-11-13 | 1 | -3/+3 |
* | Subforums update take #1 | Ludovic Arnaud | 2002-11-07 | 1 | -1/+1 |
* | Fix autologin issues | Paul S. Owen | 2002-11-02 | 1 | -5/+5 |
* | Various, typically posting related updates | Paul S. Owen | 2002-11-01 | 1 | -83/+98 |
* | doubleval for load config, session to user var name change | Paul S. Owen | 2002-10-31 | 1 | -2/+2 |
* | Changed $board_config to $config, more posting "stuff", altered polling code ... | Paul S. Owen | 2002-10-30 | 1 | -30/+31 |
* | Preliminary 'freeze' on permissions system awaiting developer feedback, testi... | Paul S. Owen | 2002-10-26 | 1 | -113/+10 |
* | bah, various issues, assign lang to this->lang via pointer(?) | Paul S. Owen | 2002-10-21 | 1 | -5/+5 |
* | Mostly changes to turn userdata into user->data, lang into user->lang + bitst... | Paul S. Owen | 2002-10-20 | 1 | -134/+290 |
* | Random bugfixes, (hopefully) improved admin panel security. | Ludovic Arnaud | 2002-10-17 | 1 | -11/+14 |
* | oops, that got broke ... removed some now superfluous code | Paul S. Owen | 2002-10-09 | 1 | -71/+16 |
* | Added the redirect() function for nice and clean redirection. | Ludovic Arnaud | 2002-10-09 | 1 | -6/+6 |
* | Permission changes, updates admin functions, indented jumpboxes ... note that... | Paul S. Owen | 2002-10-08 | 1 | -231/+120 |
* | Err... max() actually needs two args :D | Ludovic Arnaud | 2002-10-07 | 1 | -1/+1 |
* | auth comments, cache(?) | Paul S. Owen | 2002-10-06 | 1 | -65/+97 |
* | wrong field name, oops | Paul S. Owen | 2002-10-05 | 1 | -13/+12 |
* | Is this quicker or slower than the for loop/concat method for comparing the IPs? | Paul S. Owen | 2002-10-05 | 1 | -9/+2 |
* | another oopsie in sessions + whos online fix for forum_id in page_header (ind... | Paul S. Owen | 2002-10-05 | 1 | -1/+1 |
* | oops, forgot to replace if ... | Paul S. Owen | 2002-10-04 | 1 | -5/+8 |