2329 Commits

Author SHA1 Message Date
Shoghi Cervantes
378e9c8720 Merge pull request #1274 from iksaku/patch-1
/sudo param help more descriptive
2014-02-23 13:37:49 +01:00
iksaku
ba761faf74 Update BanAPI.php
/sudo help more descriptive?
2014-02-22 22:43:58 -06:00
Shoghi Cervantes
734abf2fbb Fix E_STRICT errors 2014-02-20 23:43:42 +01:00
Shoghi Cervantes
46ff7d43f4 Forgot to remove crash debug code. Fix #1260 2014-02-20 23:41:36 +01:00
Shoghi Cervantes
8208fd2389 Changed class name 2014-02-20 17:22:51 +01:00
Shoghi Cervantes
fded039485 Fixed #1258 2014-02-20 13:13:46 +01:00
Shoghi Cervantes
9bc69f4c17 Update memory data on crash 2014-02-20 11:24:48 +01:00
Shoghi Cervantes
eb40c34547 Fix error dump not dumped on memory problems 2014-02-20 10:57:42 +01:00
Shoghi Cervantes
772fa2b9e3 Query token now depends on the source IP 2014-02-20 09:00:17 +01:00
Shoghi Cervantes
d12ce8fd6c small fixes 2014-02-19 02:23:45 +01:00
Shoghi Cervantes
dd177b689b Added -mmacosx-version-min=10.5 to compile.sh 2014-02-19 02:09:02 +01:00
Shoghi Cervantes
b4c6a0bf22 oops, typo 2014-02-19 01:56:25 +01:00
Shoghi Cervantes
f1b5f83fd4 Lots of typos fixed, undefined variables, unused code 2014-02-19 01:55:42 +01:00
Shoghi Cervantes
3d3111fef6 Changed preg_match() code in Player username handling 2014-02-19 00:49:07 +01:00
Shoghi Cervantes
a1b2cf4b34 Added -undefined dynamic_lookup 2014-02-18 21:36:52 +01:00
Shoghi Cervantes
1961e82645 Downgrade OpenSSL to 0.9.8y 2014-02-18 21:31:04 +01:00
Shoghi Cervantes
15881d328d Added -weak-lSystem to MacOS x86_64 2014-02-18 20:41:54 +01:00
Shoghi Cervantes
80e2a7e486 Update installer.sh 2014-02-18 19:46:39 +01:00
Shoghi Cervantes
08c1dbe3a7 fix fix* 2014-02-18 18:52:27 +01:00
Shoghi Cervantes
0cfb5aa720 fixed typo 2014-02-18 18:42:41 +01:00
Shoghi Cervantes
60cf2c824f This should do for MacOS x86 2014-02-18 18:22:27 +01:00
Shoghi Cervantes
f8dc01ccb3 Fixed things compile.sh 2014-02-18 17:47:40 +01:00
Shoghi Cervantes
2c9337f200 Revert "Added $WITH_OPENSSL again to PHP"
This reverts commit c290b0738294759a0c38db18688000212301e169.
2014-02-18 17:31:12 +01:00
Shoghi Cervantes
c290b07382 Added $WITH_OPENSSL again to PHP 2014-02-18 17:26:36 +01:00
Shoghi Cervantes
0e5c532f5e Changed Android OpenSSL target 2014-02-18 17:24:46 +01:00
Shoghi Cervantes
9006e5afad Added custom zlib to OpenSSL 2014-02-18 17:13:36 +01:00
Shoghi Cervantes
bd3544e917 Added DYLD_LIBRARY_PATH 2014-02-18 16:28:30 +01:00
Shoghi Cervantes
f384dfc40a Changed @loader_path to @executable_path on MacOS 2014-02-18 15:33:32 +01:00
Shoghi Cervantes
2ee76182ad Compile OpenSSL on MacOS 2014-02-18 15:16:10 +01:00
Shoghi Cervantes
c7acc3f221 Updated -rpath for MacOS 2014-02-18 15:00:29 +01:00
Shoghi Cervantes
4573389840 Use Github URL for zlib 2014-02-18 14:48:51 +01:00
Shoghi Cervantes
ea2fc1fb03 MacOS 32-bit compilation 2014-02-18 14:37:56 +01:00
Shoghi Cervantes
0245ebe9f6 Update jenkins.sh 2014-02-18 13:00:33 +01:00
Shoghi Cervantes
d38ae3c230 Added tar.gz files to jenkins.sh 2014-02-18 11:58:34 +01:00
Shoghi Cervantes
daf27f46be Update installer.sh 2014-02-18 11:54:33 +01:00
Shoghi Cervantes
2e2990fe33 Update compile.sh 2014-02-18 11:25:01 +01:00
Shoghi Cervantes
aae66930b6 Update compile.sh to remove unused data 2014-02-18 10:27:32 +01:00
Shoghi Cervantes
7472238510 Updated installer to handle full paths right and discard warnings on PHP checking 2014-02-17 19:10:28 +01:00
Shoghi Cervantes
943e038772 Remove OpenSSL from PHP build :P 2014-02-17 18:37:37 +01:00
Shoghi Cervantes
42e7467dba Added OpenSSL to Jenkins 2014-02-17 18:32:02 +01:00
Shoghi Cervantes
697d96e60c Updated compile script to handle shared libraries 2014-02-17 18:30:18 +01:00
Shoghi Cervantes
5b5dcd6d77 Removed not used code in compile.sh 2014-02-17 14:43:58 +01:00
Shoghi Cervantes
0e39131e76 *fix 2014-02-17 13:26:51 +01:00
Shoghi Cervantes
109f97ae00 Added ODROID detection to installer.sh 2014-02-17 13:20:28 +01:00
Shoghi Cervantes
8b4abcc558 Generate OpenSSL shared binaries 2014-02-17 03:09:58 +01:00
Shoghi Cervantes
5f3772d14a fixed cURL SSL for Darwin 2014-02-17 02:13:35 +01:00
Shoghi Cervantes
98c50f9a9c OpenSSL is now not enforced compile.sh 2014-02-17 01:46:28 +01:00
Shoghi Cervantes
6b2bca10a3 Added PHP check on installer.sh 2014-02-16 22:51:25 +01:00
Shoghi Cervantes
5f6c9b7fad Normal compile.sh 2014-02-16 20:47:32 +01:00
Shoghi Cervantes
696792cd2a Pre-sed 2014-02-16 20:21:42 +01:00