summaryrefslogtreecommitdiffstats
path: root/lib/class/access.class.php
Commit message (Expand)AuthorAgeFilesLines
* Fix setting ACLsPaul Arthur2013-02-111-3/+3
* Clean up Access; use parameterised queriesPaul Arthur2013-01-291-245/+120
* Drop stale references to 'xml-rpc'Paul Arthur2013-01-281-4/+0
* Cosmetics: death to tabsPaul Arthur2013-01-261-535/+535
* Cosmetics: clean up heads in lib/Paul Arthur2013-01-251-12/+2
* Switch from _() to T_()Paul Arthur2012-04-121-18/+18
* Clean up Access::check_networkPaul Arthur2011-05-261-31/+24
* Clean up some PHPDoc crapPaul Arthur2011-04-041-9/+0
* Fixed issue with updating ACLs under Windows (reported by Citlali)Paul Arthur2011-02-211-2/+2
* header comment modified for phpdocmomo-i2011-02-031-1/+1
* header comment for phpdocmomo-i2011-02-031-1/+1
* test header for phpdoc. now using only classes and libraries.momo-i2011-02-021-1/+0
* test for phpdocmomo-i2011-02-021-17/+65
* little testing for phpdocmomo-i2011-02-021-19/+65
* Squashed commit of the following:Elias Probst2010-12-081-1/+2
* Miscellaneous cleanup.Paul 'flowerysong' Arthur2010-06-131-3/+5
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-167/+167
* Cosmetics: use tabs for indentation, tweak some indentation/coding style.Paul 'flowerysong' Arthur2010-03-141-26/+26
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
* Change catalog update display to 1/secondKarl 'vollmerk' Vollmer2010-02-191-4/+2
* quick fix for aclsKarl 'vollmerk' Vollmer2010-02-191-5/+3
* whole bunch more Dba::query replacementsKarl 'vollmerk' Vollmer2009-12-141-6/+6
* sync from branchKarl 'vollmerk' Vollmer2009-05-061-0/+1
* Add ability to have anonymouse access of a defined level with manual login of...Karl 'vollmerk' Vollmer2009-03-081-2/+2
* Finish IPv6 supportKarl 'vollmerk' Vollmer2009-02-011-2/+26
* ACL with IPv6 should be working / testing nowKarl 'vollmerk' Vollmer2009-01-311-2/+43
* Add in IPv6 support to the ACLs and start work on the wizards for adding ACL ...Karl 'vollmerk' Vollmer2009-01-311-21/+36
* more cleanup, added numeric values of ratings to the song xml returnKarl 'vollmerk' Vollmer2008-11-151-1/+1
* simplify the logic, and improve it all in one commit.. liesKarl 'vollmerk' Vollmer2008-11-151-4/+9
* add in require_localnet_session configurationKarl 'vollmerk' Vollmer2008-11-151-2/+2
* added direct links back in, added batch download to single artist view, remov...Karl 'vollmerk' Vollmer2008-05-261-0/+3
* add in functionality to reset db charset also updated the update function to ...Karl 'vollmerk' Vollmer2008-05-081-1/+1
* first steps of a fix for the xml-rpc streaming and catalogingKarl 'vollmerk' Vollmer2008-04-151-1/+1
* fixed a stupid typo Thx CoFKarl 'vollmerk' Vollmer2008-03-101-1/+1
* fixed the acl issue... sighKarl 'vollmerk' Vollmer2008-03-071-7/+8
* major corrections to reading of preferences and a few misc fixes which I have...Karl 'vollmerk' Vollmer2008-02-291-2/+2
* removed ip2int, int2ip custom functions fixed browse issues when adding filte...Karl 'vollmerk' Vollmer2008-02-281-5/+5
* fix to user auth with xml-api (Thx purdyk) and fix update all not resetting a...Karl 'vollmerk' Vollmer2008-02-091-0/+4
* fixed three bugs found by purdyk with the apiKarl 'vollmerk' Vollmer2007-12-191-0/+1
* cleaned up XML API errors so that they are always xml docs regardlessKarl 'vollmerk' Vollmer2007-12-181-0/+2
* re-added the edit users prefs mojoKarl 'vollmerk' Vollmer2007-12-101-0/+11
* added basic MPD user permissions in, I didnt force a level for everyone so an...Karl 'vollmerk' Vollmer2007-12-101-2/+32
* renamed xml-rpc acl to rpc, added default mime type of image/jpg and added co...Karl 'vollmerk' Vollmer2007-11-221-4/+9
* little more work on the xml api, artists and albums now worksKarl 'vollmerk' Vollmer2007-11-201-1/+1
* more changes for the amarok hotnessKarl 'vollmerk' Vollmer2007-11-201-0/+13
* some inital work on an api for amarok, tweaked stream class a bit, think ther...Karl 'vollmerk' Vollmer2007-11-191-0/+27
* Corriger une faute de frappe (Merci Limed)Karl 'vollmerk' Vollmer2007-10-181-1/+1
* fixed acls, fixed transcoding issuesKarl 'vollmerk' Vollmer2007-10-101-113/+92
* licence updates, Thx porthoseKarl 'vollmerk' Vollmer2007-08-191-3/+2
* fixed up part of single album view, show songs is all gone, working on replac...Karl 'vollmerk' Vollmer2007-04-231-9/+33