r24671: More improvements to the HTML test suite results: hide
[kai/samba.git] / source4 / cldap_server /
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr22403: this dependencies should be private
2007-10-10 Simo Sorcer19832: better prototypes for the linearization functions:
2007-10-10 Simo Sorcer19831: Big ldb_dn optimization and interfaces enhancem...
2007-10-10 Stefan Metzmacherr19736: handle rootdse call via CLDAP
2007-10-10 Stefan Metzmacherr19699: - use better names for the site strings
2007-10-10 Andrew Tridgellr17824: add a wrapper for the common partitions_basedn...
2007-10-10 Andrew Tridgellr17823: get rid of most of the samdb_base_dn() calls...
2007-10-10 Andrew Bartlettr17609: Kill one more use of the fake dnsDomain attribute.
2007-10-10 Stefan Metzmacherr17586: merge lib/netif into lib/socket and use -lnsl...
2007-10-10 Andrew Bartlettr16232: Avoid searching on domainDns, as it is not...
2007-10-10 Jelmer Vernooijr15301: Use static libraries internally. This required...
2007-10-10 Jelmer Vernooijr15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPEN...
2007-10-10 Jelmer Vernooijr14567: Make some more functions public.
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Stefan Metzmacherr14439: fix warnings
2007-10-10 Stefan Metzmacherr14079: I just found the setproctitle library from...
2007-10-10 Jelmer Vernooijr13944: Yet another round of splitups.
2007-10-10 Jelmer Vernooijr13926: More header splitups.
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Jelmer Vernooijr13899: Get the shared library build building again...
2007-10-10 Andrew Bartlettr12804: This patch reworks the Samba4 sockets layer...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Jelmer Vernooijr12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES...
2007-10-10 Jelmer Vernooijr11244: Relative path names in .mk files
2007-10-10 Jelmer Vernooijr11214: Remove scons files (see lists.samba.org/archive...
2007-10-10 Andrew Bartlettr10810: This adds the hooks required to communicate...
2007-10-10 Jelmer Vernooijr10586: Add MergedObject() builder. Default to Library...
2007-10-10 Jelmer Vernooijr10348: Add scons scripts for remaining subsystems...
2007-10-10 Jelmer Vernooijr10336: Add sconscript for a couple more subsystems.
2007-10-10 Simo Sorcer9391: Convert all the code to use struct ldb_dn to...
2007-10-10 Andrew Bartlettr9011: Remove more references to "name" as a netbios...
2007-10-10 Andrew Tridgellr8625: move the ldb_wrap logic into the ldb code. This...
2007-10-10 Simo Sorcer8585: add to ldb and ldap comparison functionality
2007-10-10 Stefan Metzmacherr8368: the type filed depends on the user being present...
2007-10-10 Andrew Tridgellr8272: added the hooks for adding a name to a messaging...
2007-10-10 Stefan Metzmacherr8223: fix the values of nt_version and type we reply...
2007-10-10 Stefan Metzmacherr8211: fix some cldap replies
2007-10-10 Andrew Tridgellr7911: task_terminate() is defined in the macosx header...
2007-10-10 Stefan Metzmacherr7731: change debug level to not spam the build-farm...
2007-10-10 Andrew Tridgellr7527: - added a ldb_search_bytree() interface, which...
2007-10-10 Andrew Tridgellr7519: rip the copy of the ldap expression parser out...
2007-10-10 Andrew Bartlettr7378: Lowercase netbios name when forming the DNS...
2007-10-10 Andrew Bartlettr7220: Fix comment
2007-10-10 Stefan Metzmacherr6904: use "krb5:kdc=yes" in your smb.conf when you...
2007-10-10 Andrew Tridgellr6876: - fixed a memory leak in the cldap server
2007-10-10 Andrew Tridgellr6817: - fixed empty ldap search elements in filters
2007-10-10 Andrew Tridgellr6815: fill in values in cldap server as well
2007-10-10 Andrew Tridgellr6762: with the zone right we don't need a fully qualif...
2007-10-10 Andrew Tridgellr6761: - not everyone is in my domain :-)
2007-10-10 Andrew Tridgellr6750: some minor tweaks to the cldapd server
2007-10-10 Andrew Tridgellr6747: first working version of cldapd server. It is...
2007-10-10 Andrew Tridgellr6725: the beginnings of a cldap server