This website requires JavaScript.
Explore
Help
Sign In
maketank
/
Froxlor
Watch
2
Star
0
Fork
0
You've already forked Froxlor
Code
Pull Requests
Releases
Activity
Files
b67749bcdc9f672cab127e0fd81eb5476977bd23
Froxlor
/
lib
/
functions
/
system
History
Michael Kaufmann (d00p)
2bb8f707eb
fix second argument for rand() function
...
Signed-off-by: Michael Kaufmann (d00p) <
d00p@froxlor.org
>
2016-01-28 21:19:48 +01:00
..
function.checklastguid.php
set lastguid to system-lastguid in case there are no customers yet, thx to Sephi
2014-03-04 10:57:16 +01:00
function.getAvailablePasswordHashes.php
show only hash algorithms that are available on the system
2015-02-15 07:51:58 +01:00
function.isFreeBSD.php
fix quota on freebsd, thanks to skotti's patch.
fixes
#1377
2014-02-21 08:04:26 +01:00
function.makeCryptPassword.php
crypt() does not seem to like some special-characters in its salts, so we skip'em whenever we are generating a password as a salt-value, thx to Tobse101 for a nice debugging session ;)
2015-10-02 17:09:41 +02:00
function.randomStr.php
fix second argument for rand() function
2016-01-28 21:19:48 +01:00