-
Hello and thank you for this invaluable piece of software I can't live without. I usually use the CBandRemoteSpeed setting limiting each user max bandwidth. Last day I try to set both the CBandRemoteSpeed and the CBandSpeed with something like this:
CBandSpeed 2Mbps 50 50
CBandRemoteSpeed 512kbps 50 25
I want to grant at max 512kbps download speed, but the sum of all clients downloading...
2010-01-01 11:36:23 UTC in mod_cband
-
Hello, I think there is a problem in recursive_groups function when LDAP has a recursive nesteed loop. In this case, the recursive_groups function loops and never end trashing the web server memory until a segmentation fault arise.
I have rewritten the recursive_groups function to be iterative instead of recursive and get rid of the nested looped group problem.
I am not the master of PHP, so...
2009-12-14 15:29:34 UTC in PHP LDAP class for Active Directory
-
Warning, the last } was left out of the code zone.
2009-11-03 17:27:45 UTC in PHP LDAP class for Active Directory
-
Hello, I have rewritten the recursive_groups function to be iterative instead of recursive and get rid of the nested looped group problem.
I am not the master of PHP, so please review it accurately
public function recursive_groups($group) {
if ($group===NULL){ return (false); }
$ret_groups=array();
$groups_tocheck=array();
$groups_tocheck[]=$group;
while...
2009-11-03 17:20:45 UTC in PHP LDAP class for Active Directory
-
Hello,
I think there is a problem in recursive_groups function when LDAP has a recursive nesteed loop. In this case, the recursive_groups function loops and never end trashing the web server memory until a segmentation fault arise.
Leandro.
2009-11-03 16:12:10 UTC in PHP LDAP class for Active Directory
-
I am using a Location "require valid user" against a portion of my AD ldap. I think the authentication thing can be left to the user. About auditing, it is a nice idea, but it mean a complete user management...
2009-10-18 21:24:54 UTC in OpenCabling
-
ldardini added jnorell to the OpenCabling project.
2009-10-14 21:01:07 UTC in OpenCabling
-
ldardini changed the public information on the OpenCabling project.
2009-10-13 07:34:42 UTC in OpenCabling
-
ldardini changed the public information on the OpenCabling project.
2009-10-13 07:34:40 UTC in OpenCabling
-
ldardini changed the public information on the OpenCabling project.
2009-10-13 07:34:35 UTC in OpenCabling