horde.git
2009-07-16 Chuck Hagenbuchfix package.xml
2009-07-16 Chuck Hagenbuchthese are stream filters, so put them in a Horde_Stream...
2009-07-16 Chuck Hagenbuchfix Nls config usage
2009-07-15 Chuck Hagenbuchthrow Horde_Auth_Exceptions instead of generic Horde_Ex...
2009-07-15 Chuck Hagenbuchfix dependency on Core package, and add dependency...
2009-07-15 Chuck Hagenbuchstub _authenticate in the auto driver to avoid a compil...
2009-07-15 Chuck Hagenbuchrevert creation of exception objects not used for throwing
2009-07-15 Chuck Hagenbuchcatch exceptions during API calls to re-throw, so that...
2009-07-14 Michael M SlusarzClean up application driver
2009-07-14 Michael M SlusarzA bit clearer null representation
2009-07-14 Michael M SlusarzFix Registry usage; fix missing trailing bracket if...
2009-07-14 Chuck Hagenbuchif appConfig ends up empty, make sure it's an empty...
2009-07-14 Michael M SlusarzAdd Horde_Config::getVersion()
2009-07-14 Michael M Slusarzdocumentation; cleaner fatal() handling
2009-07-14 Jan SchneiderFix loading of global configurations.
2009-07-14 Jan SchneiderFix using new nls configuration.
2009-07-14 Jan SchneiderMoved to Horde_Registry.
2009-07-14 Jan SchneiderHow do we want to deal with optional configuration...
2009-07-14 Jan SchneiderAs long as API methods return PEAR_Errors, throw them...
2009-07-14 Jan SchneiderTypo
2009-07-14 Michael M SlusarzFix abstract declaration.
2009-07-14 Chuck HagenbuchHttpRemote -> Http_Remote and tweak class loading so...
2009-07-14 Chuck Hagenbuchremove never-used app-specific driver loading
2009-07-14 Chuck Hagenbuchno return after a throw
2009-07-14 Chuck HagenbuchUtil -> Horde_Util
2009-07-14 Chuck Hagenbuchrename Horde_Auth_Driver to Horde_Auth_Base to match...
2009-07-14 Chuck Hagenbuchdon't catch exceptions and throw them away unless we...
2009-07-14 Chuck Hagenbuchremove datatree driver in H4
2009-07-14 Chuck Hagenbuchspelling
2009-07-14 Chuck Hagenbuchif a hook doesn't exist, log it and return null instead...
2009-07-13 Michael M SlusarzWork around broken DateTime serialization in PHP 5...
2009-07-13 Michael M SlusarzFix dependencies
2009-07-13 Michael M SlusarzAdd (some) streaming capability to zip driver.
2009-07-13 Michael M SlusarzFix class names.
2009-07-13 Michael M SlusarzAdd debugging logging for login failures.
2009-07-13 Michael M SlusarzBetter error handling for Mime Viewer rendering
2009-07-13 Michael M SlusarzImport Horde_Compress:: from CVS HEAD
2009-07-13 Michael M SlusarzNo reference from singletons
2009-07-13 Michael M SlusarzMoved Horde_Exception:: to its own package
2009-07-13 Michael M SlusarzHorde::callHook() now throws a Horde_Exception
2009-07-13 Michael M SlusarzMake sure we always have app name when logging
2009-07-13 Michael M SlusarzPHP 5 coding style
2009-07-13 Michael M Slusarzwhitespace
2009-07-13 Michael M SlusarzPHP 5 conversions for Horde_Registry
2009-07-12 Michael M SlusarzAdd Horde_String::truncate()
2009-07-12 Chuck Hagenbuchrevert - we want exceptions to go beyond this point...
2009-07-12 Chuck Hagenbuchdon't need & on object creation
2009-07-12 Chuck Hagenbuchremove Release files (moved to their own package)
2009-07-11 Michael J.... Fix caching of nl_langInfo() calls
2009-07-10 Chuck Hagenbuchcatch exceptions when apps don't have conf.php files
2009-07-10 Chuck Hagenbuchfix file paths; remove extra Horde/ directory
2009-07-09 Michael M SlusarzMerge IMP_Template
2009-07-09 Michael M SlusarzPHP 5 cleanups to Horde:: (mainly dealing with error...
2009-07-09 Michael M SlusarzFix typo
2009-07-09 Michael M Slusarzphpdoc
2009-07-09 Michael M SlusarzThis is a sub-package of Text_Filter
2009-07-09 Michael J.... Eh, fix the class name of Horde_Registry_Caller - and...
2009-07-09 Michael J.... Re-add Horde_Registry_Caller
2009-07-09 Michael M SlusarzMerge commit from earlier today
2009-07-09 Michael M SlusarzImport Nls package from CVS HEAD
2009-07-09 Michael M SlusarzHorde core framework package import into Git from CVS...
2009-07-08 Michael M SlusarzAuth:: (CVS) -> Horde_Auth::
2009-07-07 Michael M SlusarzCorrectly identify charset of HTML data
2009-07-07 Michael M Slusarzpackage.xml fixes
2009-07-07 Michael M SlusarzRemove dependency on Mail_mimeDecode.
2009-07-07 Michael M SlusarzAdded Horde_Mime::uudecode()
2009-07-07 Gunnar WrobelInitialize the result variable.
2009-07-07 Chuck Hagenbuchfix package.xml and package name
2009-07-06 Michael M SlusarzAdd Text_Filter_Csstidy package.
2009-07-06 Michael M SlusarzAdd Horde_Text_Filter_Cleanhtml::.
2009-07-06 Michael M Slusarzmime_magic extension is deprecated
2009-07-06 Michael M SlusarzFix rewind of stream
2009-07-06 Michael M SlusarzAdd stream fetch() output to Cclient driver
2009-07-06 Michael M SlusarzRemove Blowfish and Cast128 ciphers
2009-07-06 Michael M SlusarzPOP3 driver improvements.
2009-07-05 Michael M SlusarzLogging & error reporting tweaks
2009-07-05 Michael M SlusarzHorde_Cipher_Blowfish is broken. Fallback to RC2 instead.
2009-07-05 Michael M SlusarzImport Horde_Cipher:: from CVS.
2009-07-02 Michael M SlusarzProperly clone Horde_Mime_Part objects.
2009-07-02 Michael M SlusarzUse Horde_Util_Filter_Eol
2009-07-02 Michael M SlusarzAdd Horde_Util_Filter_Eol
2009-07-02 Michael M SlusarzFix Horde_Util tests.
2009-07-02 Michael M SlusarzDefault to PHP default.
2009-07-02 Michael M SlusarzFix logic
2009-07-01 Michael M SlusarzLess resource intensive search for null character
2009-07-01 Michael M SlusarzMake sure stream is rewound to the beginning.
2009-07-01 Michael M SlusarzAllow toString() to add the necessary base message...
2009-07-01 Michael M SlusarzFix multipart size determination
2009-07-01 Gunnar WrobelCorrect variable name.
2009-07-01 Michael M SlusarzRemove debug; use ftell() instead of fstat()
2009-07-01 Michael M SlusarzMore efficient way of setting contents.
2009-07-01 Michael M SlusarzMajor rewrite of the contents portion of Horde_Mime_Part.
2009-07-01 Chuck Hagenbuchthese functions don't belong here
2009-06-30 Michael M SlusarzBug #7856: Allow underscore characters in path
2009-06-30 Michael M Slusarzphpdoc
2009-06-30 Michael M SlusarzHorde_Mime_Part:: stream fixes.
2009-06-30 Michael M SlusarzFix typo
2009-06-30 Michael M SlusarzFix undefined error
2009-06-30 Michael M SlusarzMake php temp memory limit a bit lower - 1 MB instead...
2009-06-30 Michael M SlusarzImplement stream return for fullmsg, bodytext, and...
next