| 2009-07-24 |
Chuck Hagenbuch | Revert "don't try and fetch alarms for all users when... |
commit | commitdiff | tree | snapshot |
| 2009-07-24 |
Chuck Hagenbuch | don't try and fetch alarms for all users when no one... |
commit | commitdiff | tree | snapshot |
| 2009-07-24 |
Chuck Hagenbuch | fix guest app access |
commit | commitdiff | tree | snapshot |
| 2009-07-23 |
Michael M Slusarz | Fix dependencies; throw Exception on error. |
commit | commitdiff | tree | snapshot |
| 2009-07-23 |
Michael M Slusarz | Fix memcache locking issue. |
commit | commitdiff | tree | snapshot |
| 2009-07-23 |
Michael M Slusarz | For now, don't hide these errors. |
commit | commitdiff | tree | snapshot |
| 2009-07-23 |
Michael M Slusarz | Horde_Auth improvements |
commit | commitdiff | tree | snapshot |
| 2009-07-23 |
Michael M Slusarz | This should properly set the userId for Kolab auth |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Use stored auth credentials information for transparent... |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | phpdoc typo |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Clean up this code a bit. |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Fix parameter generation for app name. |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Revert "Existence check" |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Refactor pushApp(), allowing opportunity to determine... |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael J.... | ws |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael J.... | Existence check |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Jan Schneider | Fix variable. |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Jan Schneider | Special xdebug handling is only necessary for var_dump(). |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Fix setting the message string in the generated URL |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Add Horde_Auth_Application callback feature. |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Chuck Hagenbuch | rebuild the task list if unserialization fails |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Don't run tasks if not authenticated |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Get rid of AUTH_HANDLER defines |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Add Horde_Auth_Application::setCredential(). |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | First attempt at placing logintasks in the proper place. |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Fix auth with application driver (transparent auth... |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Fix logic |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Revert "no notice if the 'driver' key isn't set in... |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Always set auth through setAuth(), honor 'login' param... |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Updates to PHP 5/Horde 4 coding standards. |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Michael M Slusarz | Session naming consistent with other framework packages |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Chuck Hagenbuch | fix parse error |
commit | commitdiff | tree | snapshot |
| 2009-07-22 |
Chuck Hagenbuch | no notice if the 'driver' key isn't set in the session |
commit | commitdiff | tree | snapshot |
| 2009-07-21 |
Michael M Slusarz | Horde_Auth rewrite. |
commit | commitdiff | tree | snapshot |
| 2009-07-21 |
Michael M Slusarz | Remove getLoginScreen(). |
commit | commitdiff | tree | snapshot |
| 2009-07-21 |
Michael M Slusarz | Fix classnames. |
commit | commitdiff | tree | snapshot |
| 2009-07-21 |
Michael M Slusarz | Fix PATH_INFO determination for base directories on... |
commit | commitdiff | tree | snapshot |
| 2009-07-21 |
Matt Selsky | extension section must come after package section. |
commit | commitdiff | tree | snapshot |
| 2009-07-21 |
Michael J.... | Add Horde_Date_Utils::relativeDateTime() for getting... |
commit | commitdiff | tree | snapshot |
| 2009-07-20 |
Michael J.... | Don't leak Horde_Http_Client exceptions |
commit | commitdiff | tree | snapshot |
| 2009-07-20 |
Michael M Slusarz | Fixes found through lint checking |
commit | commitdiff | tree | snapshot |
| 2009-07-20 |
Michael M Slusarz | Switch back to include instead of include_once. |
commit | commitdiff | tree | snapshot |
| 2009-07-20 |
Chuck Hagenbuch | improve salt generation for crypt-md5 passwords (lowzl... |
commit | commitdiff | tree | snapshot |
| 2009-07-19 |
Michael J.... | Remove debug output |
commit | commitdiff | tree | snapshot |
| 2009-07-19 |
Michael J.... | This is Horde_Oauth, not H_S_Twitter... |
commit | commitdiff | tree | snapshot |
| 2009-07-19 |
Michael J.... | phpdoc/ws |
commit | commitdiff | tree | snapshot |
| 2009-07-19 |
Michael M Slusarz | Add getSiteLinks() |
commit | commitdiff | tree | snapshot |
| 2009-07-19 |
Michael M Slusarz | Fix call (API func name; only takes 2 parameters). |
commit | commitdiff | tree | snapshot |
| 2009-07-19 |
Michael M Slusarz | Fix object instantiation; cache object internally |
commit | commitdiff | tree | snapshot |
| 2009-07-18 |
Michael J.... | Build authorization header, check for missing oauth_tok... |
commit | commitdiff | tree | snapshot |
| 2009-07-18 |
Michael J.... | Documnet the required config parameters, throw exceptio... |
commit | commitdiff | tree | snapshot |
| 2009-07-18 |
Michael J.... | Fix percent encoding of the '+' character. |
commit | commitdiff | tree | snapshot |
| 2009-07-17 |
Michael M Slusarz | throw exceptions instead of calling Horde::fatal() |
commit | commitdiff | tree | snapshot |
| 2009-07-17 |
Michael M Slusarz | Remove object assignments by reference and unneded... |
commit | commitdiff | tree | snapshot |
| 2009-07-17 |
Michael M Slusarz | Don't assign objects by reference. |
commit | commitdiff | tree | snapshot |
| 2009-07-17 |
Michael M Slusarz | Only log on success. |
commit | commitdiff | tree | snapshot |
| 2009-07-17 |
Michael M Slusarz | Use hash(). |
commit | commitdiff | tree | snapshot |
| 2009-07-17 |
Michael M Slusarz | Add Horde::getCacheUrl(). |
commit | commitdiff | tree | snapshot |
| 2009-07-17 |
Chuck Hagenbuch | abort and use a regular image tag if we don't have... |
commit | commitdiff | tree | snapshot |
| 2009-07-17 |
Chuck Hagenbuch | fix getLoginScreen call |
commit | commitdiff | tree | snapshot |
| 2009-07-16 |
Michael M Slusarz | Import SpellChecker imple object from IMP. |
commit | commitdiff | tree | snapshot |
| 2009-07-16 |
Michael M Slusarz | Add IMP inline script handling functions. |
commit | commitdiff | tree | snapshot |
| 2009-07-16 |
Michael M Slusarz | Add Horde_Ajax::. |
commit | commitdiff | tree | snapshot |
| 2009-07-16 |
Michael M Slusarz | This becomes a mandatory dependency |
commit | commitdiff | tree | snapshot |
| 2009-07-16 |
Michael J.... | Fix variable name |
commit | commitdiff | tree | snapshot |
| 2009-07-16 |
Chuck Hagenbuch | fix package.xml |
commit | commitdiff | tree | snapshot |
| 2009-07-16 |
Chuck Hagenbuch | these are stream filters, so put them in a Horde_Stream... |
commit | commitdiff | tree | snapshot |
| 2009-07-16 |
Chuck Hagenbuch | fix Nls config usage |
commit | commitdiff | tree | snapshot |
| 2009-07-15 |
Chuck Hagenbuch | throw Horde_Auth_Exceptions instead of generic Horde_Ex... |
commit | commitdiff | tree | snapshot |
| 2009-07-15 |
Chuck Hagenbuch | fix dependency on Core package, and add dependency... |
commit | commitdiff | tree | snapshot |
| 2009-07-15 |
Chuck Hagenbuch | stub _authenticate in the auto driver to avoid a compil... |
commit | commitdiff | tree | snapshot |
| 2009-07-15 |
Chuck Hagenbuch | revert creation of exception objects not used for throwing |
commit | commitdiff | tree | snapshot |
| 2009-07-15 |
Chuck Hagenbuch | catch exceptions during API calls to re-throw, so that... |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Michael M Slusarz | Clean up application driver |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Michael M Slusarz | A bit clearer null representation |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Michael M Slusarz | Fix Registry usage; fix missing trailing bracket if... |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Chuck Hagenbuch | if appConfig ends up empty, make sure it's an empty... |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Michael M Slusarz | Add Horde_Config::getVersion() |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Michael M Slusarz | documentation; cleaner fatal() handling |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Jan Schneider | Fix loading of global configurations. |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Jan Schneider | Fix using new nls configuration. |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Jan Schneider | Moved to Horde_Registry. |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Jan Schneider | How do we want to deal with optional configuration... |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Jan Schneider | As long as API methods return PEAR_Errors, throw them... |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Jan Schneider | Typo |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Michael M Slusarz | Fix abstract declaration. |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Chuck Hagenbuch | HttpRemote -> Http_Remote and tweak class loading so... |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Chuck Hagenbuch | remove never-used app-specific driver loading |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Chuck Hagenbuch | no return after a throw |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Chuck Hagenbuch | Util -> Horde_Util |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Chuck Hagenbuch | rename Horde_Auth_Driver to Horde_Auth_Base to match... |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Chuck Hagenbuch | don't catch exceptions and throw them away unless we... |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Chuck Hagenbuch | remove datatree driver in H4 |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Chuck Hagenbuch | spelling |
commit | commitdiff | tree | snapshot |
| 2009-07-14 |
Chuck Hagenbuch | if a hook doesn't exist, log it and return null instead... |
commit | commitdiff | tree | snapshot |
| 2009-07-13 |
Michael M Slusarz | Work around broken DateTime serialization in PHP 5... |
commit | commitdiff | tree | snapshot |
| 2009-07-13 |
Michael M Slusarz | Fix dependencies |
commit | commitdiff | tree | snapshot |
| 2009-07-13 |
Michael M Slusarz | Add (some) streaming capability to zip driver. |
commit | commitdiff | tree | snapshot |
| 2009-07-13 |
Michael M Slusarz | Fix class names. |
commit | commitdiff | tree | snapshot |
| 2009-07-13 |
Michael M Slusarz | Add debugging logging for login failures. |
commit | commitdiff | tree | snapshot |
| next |