]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins/LdapAuthentication
Merge branch 'master' of gitorious.org:statusnet/mainline into testing
[quix0rs-gnu-social.git] / plugins / LdapAuthentication /
2010-01-14 Evan ProdromouMerge branch 'master' of git@gitorious.org:statusnet...
2010-01-12 Evan ProdromouMerge branch '0.9.x' into inblob
2010-01-11 Evan ProdromouMerge branch 'diskcache' into 0.9.x
2010-01-11 Evan ProdromouMerge branch 'sessionidparam' into 0.9.x
2010-01-11 Evan ProdromouMerge branch 'sessionidparam' into 0.9.x
2010-01-10 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-10 Evan ProdromouMerge branch 'master' into 0.9.x
2010-01-10 Brenda WallaceMerge commit 'mainline/0.9.x' into 0.9.x
2010-01-10 Siebrand MazelandMerge branch '0.9.x' of git://gitorious.org/statusnet...
2010-01-10 Craig AndrewsAdd version information to a bunch of plugins
2010-01-09 rootMerge branch '0.9.x' of git://gitorious.org/statusnet...
2010-01-09 Evan ProdromouMerge branch 'inblob' of git@gitorious.org:~evan/status...
2010-01-06 Craig Andrewsremove invalid calls to AuthenticationPlugin::onAutoload
2010-01-05 Craig AndrewsMove Authorization and Authentication plugin structures...
2010-01-05 Evan ProdromouMerge branch 'master' into 0.9.x
2010-01-04 Evan ProdromouMerge branch 'locshunt2' into 0.9.x
2010-01-03 Evan ProdromouMerge branch 'master' into 0.9.x
2010-01-01 Evan ProdromouMerge branch 'master' into 0.9.x
2009-12-30 Evan ProdromouMerge branch 'locshunt2' into 0.9.x
2009-12-29 Evan ProdromouMerge branch 'master' into 0.9.x
2009-12-28 Evan ProdromouMerge branch 'locshunt' into 0.9.x
2009-12-28 Evan ProdromouMerge branch 'master' into 0.9.x
2009-12-23 Evan ProdromouMerge branch 'geonamesxml' into 0.9.x
2009-12-23 Evan ProdromouMerge branch 'master' into 0.9.x
2009-12-23 Evan ProdromouMerge branch 'master' into 0.9.x
2009-12-22 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-12-19 Craig AndrewsCache the LDAP schema in memcache (if memcache is avail...
2009-12-19 Eric HelgesonAllow caching of ldap schema, greatly improves performance.
2009-12-19 Eric Helgesonsearch->count() doesnt seem to be cached, so we will
2009-12-19 Eric HelgesonLimit search to only the basedn we're looking in
2009-11-20 Zach CopleyMerge branch '0.9-release'
2009-11-19 Evan ProdromouMerge branch '0.9.x' into mapstraction
2009-11-19 Zach CopleyMerge branch 'admin-sections/2' into 0.9.x
2009-11-18 Craig AndrewsMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2009-11-18 Craig AndrewsYou cannot use static that way - using another approach...
2009-11-18 Craig AndrewsReuse ldap connections for the default config
2009-11-18 Craig Andrewsattributes['username'] is required
2009-11-18 Craig AndrewsAdded Authorization plugin
2009-11-18 Craig AndrewsImproved parameter checking
2009-11-18 Evan ProdromouMerge branch '0.9.x' into mapstraction
2009-11-18 Zach CopleyMerge branch 'admin-sections' into 0.9.x
2009-11-18 Craig Andrews(Theoretically) allow users to change their passwords.
2009-11-17 Sarven CapadisliMerge branch '0.9.x-mobile' into 0.9.x
2009-11-17 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-11-17 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-11-17 Craig AndrewsReformatted for 80 character width, and clarified the...
2009-11-17 Evan ProdromouMerge branch '0.9.x' into adminpanel
2009-11-14 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-11-13 Craig AndrewsAdded a User_username table that links the external...
2009-11-11 Craig AndrewsDon't use common_config anymore
2009-11-11 Craig AndrewsCorrect stupid spelling errors
2009-11-11 Siebrand MazelandMerge branch '0.9.x' of git://gitorious.org/statusnet...
2009-11-11 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-11-11 Craig AndrewsRename the plugins, as I'm separating out Authn, Authz...