| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/10252] Correctly document behaviour of acl_get_list() for a_ permission | Joas Schilling | 2011-07-15 | 1 | -0/+8 |
* | [ticket/9992] Adding a limit on login attempts per IP. | Nils Adermann | 2011-06-10 | 1 | -1/+1 |
* | [ticket/10141] Save a hash lookup when value is not in cache. | Oleg Pudeyev | 2011-04-21 | 1 | -3/+7 |
* | [ticket/10141] Split double-assignment into conditional and unconditional part. | Andreas Fischer | 2011-04-22 | 1 | -7/+5 |
* | [ticket/10141] Use a cache in $auth->_fill_acl() for better performance. | Bart van Bragt | 2011-04-21 | 1 | -2/+10 |
* | Fix Bug #48875 - we compare the bitlength, therefore we indeed do not need to... | Meik Sievertsen | 2009-07-30 | 1 | -2/+2 |
* | - Display coloured usernames in ACP groups management screens | Meik Sievertsen | 2009-06-19 | 1 | -3/+9 |
* | Implemented strict check for cached user permissions and existing ACL options... | Meik Sievertsen | 2008-10-09 | 1 | -9/+46 |
* | fixing two potential problems | Meik Sievertsen | 2008-04-11 | 1 | -1/+1 |
* | - Remove left join for query used to retrieve already assigned users and grou... | Meik Sievertsen | 2008-02-23 | 1 | -4/+14 |
* | revamp how we query permissions. This is half-experimental actually, needs a ... | Meik Sievertsen | 2008-02-15 | 1 | -180/+244 |
* | dumdidum... sorry. ;) | Meik Sievertsen | 2007-10-05 | 1 | -3/+11 |
* | space, where art thou? | Henry Sudhof | 2007-07-29 | 1 | -1/+1 |
* | #13863 (oops) | Henry Sudhof | 2007-07-29 | 1 | -1/+1 |
* | do not consider permissions the admin is not able to change, track or see. | Meik Sievertsen | 2007-07-12 | 1 | -0/+31 |
* | tweak the sql_like_expression feature a little bit to allow correct escaping | Meik Sievertsen | 2007-06-24 | 1 | -2/+2 |
* | new wrapper for LIKE expressions to streamline the fixes. We actually need to... | Meik Sievertsen | 2007-06-23 | 1 | -19/+2 |
* | ok, mess around with the templates + fixing some bugs + adjusting headers for... | Meik Sievertsen | 2007-06-09 | 1 | -4/+4 |
* | erm... um... NOBODY SAW THIS :P | David M | 2007-05-23 | 1 | -1/+1 |
* | #11255 | David M | 2007-05-22 | 1 | -1/+1 |
* | some tiny changes | Meik Sievertsen | 2007-05-02 | 1 | -6/+6 |
* | #10255 | David M | 2007-04-29 | 1 | -2/+2 |
* | changed the cache files to save some memory (all global ones are hold in memo... | Meik Sievertsen | 2007-04-22 | 1 | -2/+2 |
* | some changes/bugfixes | Meik Sievertsen | 2007-03-30 | 1 | -1/+1 |
* | - improvements to search indexing performance, espacially tidy() by adding a ... | Nils Adermann | 2007-03-13 | 1 | -27/+57 |
* | a performance improvement | Nils Adermann | 2007-03-12 | 1 | -9/+11 |
* | show dropdown box for choosing the forum in user management screen -> permiss... | Meik Sievertsen | 2006-12-25 | 1 | -2/+2 |
* | - Optimize acl_getf_global a bit | Nils Adermann | 2006-12-16 | 1 | -10/+11 |
* | - the same procedure as every... oh. this is taken. | Meik Sievertsen | 2006-11-27 | 1 | -0/+10 |
* | - a handful of mcp fixed, the most important one is the change for check_ids(... | Meik Sievertsen | 2006-11-18 | 1 | -23/+29 |
* | - now username changes should work as desired | Meik Sievertsen | 2006-10-22 | 1 | -1/+1 |
* | - store sql_layer directly within the layer itself | Meik Sievertsen | 2006-10-14 | 1 | -2/+2 |
* | - introducing clean usernames, needs to be tested more, I'm not sure I didn't... | Nils Adermann | 2006-10-13 | 1 | -1/+1 |
* | tried to begin adjusting all string functions where applicable - still a *lot... | Meik Sievertsen | 2006-10-07 | 1 | -2/+2 |
* | - extend config checking to include check for writeable path | Meik Sievertsen | 2006-10-03 | 1 | -1/+26 |
* | - Fix some bugs | Meik Sievertsen | 2006-09-14 | 1 | -29/+76 |
* | sql_in_set changes | Meik Sievertsen | 2006-08-12 | 1 | -13/+19 |
* | - fixing some bugs | Meik Sievertsen | 2006-08-02 | 1 | -49/+45 |
* | - display age in user profile and make it available on viewtopic | Nils Adermann | 2006-07-07 | 1 | -0/+34 |
* | change ACL_NO to ACL_NEVER and ACL_UNSET to ACL_NO to let our users get what ... | Meik Sievertsen | 2006-06-22 | 1 | -7/+7 |
* | fix bugs #2271 and #2273 | Meik Sievertsen | 2006-06-17 | 1 | -0/+1 |
* | - removed db cache (might re-appear, but for now we do not see the need for it) | Meik Sievertsen | 2006-06-16 | 1 | -1/+0 |
* | make sure custom profile fields are created correctly on registration (#2225) | Meik Sievertsen | 2006-06-13 | 1 | -1/+1 |
* | ok, this one is rather large... the most important change: | Meik Sievertsen | 2006-06-06 | 1 | -21/+20 |
* | hopefully fixing bug #2022 with this | Meik Sievertsen | 2006-05-30 | 1 | -1/+5 |
* | fixing bug #1860 | Meik Sievertsen | 2006-05-17 | 1 | -1/+2 |
* | - david: copy&paste error? ;) | Meik Sievertsen | 2006-05-13 | 1 | -1/+1 |
* | I hope nothing broke! | David M | 2006-05-05 | 1 | -33/+91 |
* | - removed group settings from roles | Meik Sievertsen | 2006-04-22 | 1 | -2/+2 |
* | - clean up marklist calls (global function) | Meik Sievertsen | 2006-04-17 | 1 | -10/+27 |