aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_user.php
Commit message (Expand)AuthorAgeFilesLines
* speed up group deletion and correctly display user parameter if group members...Meik Sievertsen2009-03-271-2/+3
* Fix race condition for updating post/topic/etc. counter. (reported by BartVB)Meik Sievertsen2009-03-191-4/+4
* do not use coppa group as failover if disabled (remove user from group)Meik Sievertsen2009-03-191-2/+9
* Bug #41175 - wrong call to mb_ereg_search_init() (second commit)Meik Sievertsen2009-03-171-1/+1
* Bug #41175 - wrong call to mb_ereg_search_init()Meik Sievertsen2009-03-171-2/+1
* Correct mbstring regular expression for the allowable username characters. #4...Chris Smith2009-03-011-1/+1
* - adjust db_tools again to not remove any schema (they may be required)Meik Sievertsen2009-02-281-1/+1
* Fixed bug #'ers 41295, 41385, 41955, 41705 and 41985Jim Wigginton2009-02-261-1/+6
* Small addition to r3915, add comments about RFCChris Smith2009-02-071-0/+3
* Whois now works reliably for RIRs other than APNIC and RIPEChris Smith2009-02-071-19/+28
* Remove new lines added in r9249Chris Smith2009-01-111-1/+1
* Fixed bug #40015 - ban list table isn't updated upon user deletionJim Wigginton2009-01-111-1/+6
* Small language fix (#32795) and tiny bug fixChris Smith2008-09-261-1/+1
* - Added 'max_recipients' setting for private messages. This setting allows ad...Meik Sievertsen2008-09-231-5/+11
* some changes for proper code documentationMeik Sievertsen2008-08-231-3/+3
* Ooops. Avatars should work againHenry Sudhof2008-07-291-4/+10
* #29985Henry Sudhof2008-07-281-6/+7
* Catch invalid username wildcard ban (we do not support these) (Bug #29305)Meik Sievertsen2008-06-211-53/+48
* #16124Henry Sudhof2008-06-091-2/+16
* #27585Henry Sudhof2008-06-091-1/+1
* #26885Meik Sievertsen2008-05-181-3/+6
* And more new features for reasonable paranoia.Henry Sudhof2008-05-151-1/+1
* remove duplicate keyMeik Sievertsen2008-04-211-1/+0
* user_style -> intMeik Sievertsen2008-04-071-1/+1
* Fixing converter bugs.Henry Sudhof2008-02-131-2/+6
* One commit for those fixes having a very tiny impact (mostly only whitespaces...Meik Sievertsen2008-01-301-21/+21
* Correctly check empty subjects/messages (Bug #17915)Meik Sievertsen2008-01-051-14/+3
* What did you expect? Us slacking off because of a few digg/heise trolls? nah....Henry Sudhof2007-12-131-0/+39
* Small thingsHenry Sudhof2007-11-101-0/+5
* make sure we always check for a valid directory handleMeik Sievertsen2007-10-211-13/+20
* fixing some annoying bugsMeik Sievertsen2007-10-191-2/+2
* #14834 - at least probablyHenry Sudhof2007-10-181-3/+3
* make the ban check perform a bit better :/Meik Sievertsen2007-10-181-3/+9
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-25/+30
* and one more.Henry Sudhof2007-10-031-0/+2
* #i51 - #i63 - #i64Meik Sievertsen2007-09-211-1/+11
* #14466Henry Sudhof2007-09-151-2/+2
* some bugs fixedMeik Sievertsen2007-08-151-0/+1
* Better this way.Henry Sudhof2007-08-061-1/+1
* hrmHenry Sudhof2007-08-051-1/+5
* Okay, this add a few queries, but now ranks and avatars should behave as expe...Henry Sudhof2007-08-051-20/+133
* #13961 - the fix is not perfect, we now nuke the avatar/rank when leaving a g...Henry Sudhof2007-08-041-3/+3
* some tiny fixes and two new features. ;)Meik Sievertsen2007-08-011-1/+1
* #13906 Invalid files will be silently ignoredHenry Sudhof2007-07-311-2/+1
* err, forgot to commitMeik Sievertsen2007-07-271-11/+11
* small fixes.Henry Sudhof2007-07-251-2/+2
* Bugs #13701, #13697Henry Sudhof2007-07-231-4/+4
* - a better way of checking PCRE property supportDavid M2007-07-231-2/+2
* Cleaning up (#13689)Henry Sudhof2007-07-221-5/+5
* again, a lot of bug fixesMeik Sievertsen2007-07-191-1/+1