horde.git
2009-04-13 Gunnar WrobelTypos.
2009-04-13 Gunnar WrobelFixed typo and additional test for an value considered...
2009-04-13 Gunnar WrobelCorrect equality check.
2009-04-13 Gunnar WrobelDo not compare uids when reading data. Encoded values...
2009-04-13 Gunnar WrobelImprove testing and fix the test of the person class.
2009-04-13 Gunnar WrobelFix the Object test for recent changes in the Object...
2009-04-13 Gunnar WrobelRemove stray line.
2009-04-13 Gunnar WrobelUpdate the definition of derived attributes.
2009-04-13 Gunnar WrobelFix minor errors with deriving/collapsing attributes.
2009-04-13 Gunnar WrobelFix typo.
2009-04-13 Gunnar WrobelRewrote collapsed arguments. They are separate from...
2009-04-13 Chuck HagenbuchAdd fetch() method compatible with PDO fetch() methods
2009-04-13 Chuck Hagenbuchfix variable definition
2009-04-12 Chuck Hagenbuchfix package.xml typo
2009-04-12 Chuck Hagenbuchabort if there is no command name (positional argument...
2009-04-12 Chuck Hagenbuchadd hasDefault() to the Option class, and let --foo...
2009-04-12 Chuck Hagenbuchstub out gettext in the test runner
2009-04-12 Chuck HagenbuchrequireSecureConnection doesn't belong inside the Crypt...
2009-04-12 Chuck Hagenbuchad an option for ignoring unknown arguments
2009-04-11 Gunnar WrobelTest the organizational person.
2009-04-11 Gunnar WrobelTest handling of the name suffix and the phone number...
2009-04-11 Gunnar WrobelSet the driver for testing in the parameters.
2009-04-11 Gunnar WrobelComment cleanup.
2009-04-11 Gunnar WrobelFinal touch to the organizational person class. Added...
2009-04-11 Gunnar WrobelUnquote collapsed field elements when retrieving them.
2009-04-11 Gunnar WrobelHandle multiple values.
2009-04-11 Gunnar WrobelAllow to select the driver via the parameters.
2009-04-10 Gunnar WrobelTest id generation with multiple cns.
2009-04-10 Gunnar WrobelImproved handling of the real LDAP testing.
2009-04-10 Gunnar WrobelFix the generation of IDs if on of the ID attributes...
2009-04-10 Gunnar WrobelCleanup of the class for the newer Kolab_Server structur.
2009-04-10 Gunnar WrobelFix the generation of IDs if on of the ID attributes...
2009-04-10 Gunnar WrobelFix the generation of IDs if on of the ID attributes...
2009-04-09 Gunnar WrobelComplete abstract methods.
2009-04-09 Gunnar WrobelTest attribute modifications.
2009-04-09 Gunnar WrobelCheck if a modification might lead to renaming the...
2009-04-09 Gunnar WrobelAllow renaming an object.
2009-04-09 Gunnar WrobelThe majority of escaping and encoding has been done...
2009-04-09 Gunnar WrobelAdapt testing to the quoting changes.
2009-04-09 Gunnar WrobelFixed searching to use the Net_LDAP2 package.
2009-04-09 Gunnar WrobelHandling quoting.
2009-04-09 Gunnar WrobelFixed the generation of server ids to use quoting.
2009-04-09 Gunnar WrobelFix testing.
2009-04-09 Gunnar WrobelUps, delete method was missing.
2009-04-09 Gunnar WrobelCorrected comment.
2009-04-09 Gunnar WrobelCorrected support for real world LDAP server testing.
2009-04-09 Gunnar WrobelWe also support these object classes.
2009-04-09 Gunnar WrobelProvide a method to search by cn.
2009-04-09 Gunnar WrobelSupport deletion of objects.
2009-04-09 Gunnar WrobelSupport deletion of objects.
2009-04-09 Gunnar WrobelTest the person object.
2009-04-09 Gunnar WrobelAllow connections to real LDAP servers.
2009-04-09 Gunnar Wrobelksort the parameters before generating the instance...
2009-04-08 Michael M SlusarzAdd base headertext caching within process
2009-04-08 Gunnar WrobelAllow to use different structure types for a server...
2009-04-08 Gunnar WrobelUpdate TODO.
2009-04-08 Gunnar WrobelCS
2009-04-08 Gunnar WrobelFix password handling.
2009-04-08 Gunnar WrobelAdd missing attribute support.
2009-04-08 Gunnar WrobelAllow an empty user_type.
2009-04-08 Gunnar WrobelFix testing so that it runs through again.
2009-04-08 Gunnar WrobelFix the attributes of the person class.
2009-04-08 Gunnar WrobelNo empty attribute definitions.
2009-04-08 Gunnar WrobelUpdated the definition of Kolabsharedfolder for the...
2009-04-08 Gunnar WrobelFixed the attributes of Kolabinetorgperson.
2009-04-08 Gunnar WrobelFixed the Kolab User attributes.
2009-04-08 Gunnar WrobelFixed the domain maintainer attributes.
2009-04-08 Gunnar WrobelDo not have undefined entries.
2009-04-08 Gunnar WrobelReturn all attributes in a hash.
2009-04-08 Gunnar WrobelFix the kolabGroupOfNames hierarchy by adding a class...
2009-04-08 Gunnar WrobelFix the location of handling derived attributes. It...
2009-04-08 Jan SchneiderMFB: Fix variable name.
2009-04-07 Gunnar WrobelCorrectly handle empty values.
2009-04-07 Gunnar WrobelIgnore it if attributes are not supported by the server.
2009-04-07 Gunnar WrobelEnsure the user password is never returned.
2009-04-07 Gunnar WrobelAdd additional attributes.
2009-04-07 Gunnar WrobelCleanup.
2009-04-07 Gunnar WrobelAdd support for "firstname lastname" again.
2009-04-07 Gunnar WrobelFixed splitting multivalue fields.
2009-04-06 Gunnar WrobelStarted fixing the object classes.
2009-04-06 Gunnar WrobelImproved deriving attributes.
2009-04-06 Gunnar WrobelReverse the array of object classes.
2009-04-06 Gunnar WrobelFix function name.
2009-04-06 Gunnar WrobelAdd TODO item.
2009-04-06 Gunnar WrobelFix the declaration of attributes.
2009-04-06 Gunnar WrobelComplete the Person object with password handling.
2009-04-06 Gunnar WrobelFix a typo.
2009-04-06 Gunnar WrobelAllow the objects to access the server parameters.
2009-04-06 Gunnar WrobelCorrect how we derive attributes. This is not completed...
2009-04-06 Gunnar WrobelFix data modifications.
2009-04-06 Gunnar WrobelFix identification of object types.
2009-04-06 Gunnar WrobelEnsure we do not offer a derived value if the base...
2009-04-06 Gunnar WrobelAdded TODO item.
2009-04-06 Gunnar WrobelAdd required attributes.
2009-04-06 Gunnar WrobelAllow setting the id of a basic object. Fixed a typo.
2009-04-06 Gunnar WrobelCorrect the basic calls for handling object ids and...
2009-04-06 Gunnar WrobelFixed handling the return values from the parent class.
2009-04-06 Gunnar WrobelAdd defined and required attributes.
2009-04-06 Gunnar WrobelMoved the ability to determine object attribtues into...
2009-04-06 Gunnar WrobelImproved handling of object attributes.
next