13 Commits

Author SHA1 Message Date
Ad Schellevis
803fd5f5f7 (xmlrpc) proper acl handling 2016-05-18 21:00:23 +02:00
Ad Schellevis
a9f472d7e6 (legacy) remove parse_config in auth.inc and fix load order 2015-07-20 18:30:17 +00:00
Ad Schellevis
d89968f3ab (legacy) require/include cleanups related to config.inc 2015-07-20 16:42:22 +00:00
Ad Schellevis
b3ca46af8c (legacy) cleanups related to auth.inc (remove unused, move single usage, isset issues) 2015-07-08 16:20:57 +00:00
Franco Fichtner
1ede66b367 www: does not need execution bit 2015-05-15 09:49:26 +02:00
Ad Schellevis
5e94f62e61 replace xmlrpc server and include example stub, legacy methods not implemented yet. client also needs some work 2015-04-01 19:14:36 +00:00
Ad Schellevis
4222528665 more legacy package system cleanups 2015-03-31 19:43:10 +00:00
Ad Schellevis
017672187a remove array_intersect_key, it's part of php >= 5.1.0 2015-03-31 16:15:18 +00:00
Ad Schellevis
fe5ae1b7b2 cleanup requires + small typo's 2015-03-23 20:47:12 +00:00
Jos Schellevis
9094a66095 Happy new Year...Copyrights for www done 2015-01-01 14:48:13 +00:00
Franco Fichtner
c84c5817ff www: batch commit for various whitespace cleanups (1/2) 2014-12-28 14:14:17 +01:00
Franco Fichtner
3318c94c3e inc: log_auth() is a lie
LOG_AUTH is not a level, it's a facility which can't be cherry-picked
from the syslog() call.  Remove it.  Also stops spewing of auth message
into console.
2014-12-21 14:40:31 +01:00
Franco Fichtner
727453c076 src: move all files (again)
Make "src" the implicit "/usr/local" so that nobody can
sneak in weird files in the base file system or potentially
overwrite them.

This is the last time, I swear...  :)
2014-12-10 16:42:39 +01:00