r24947: Forgot to merge this to release branch, so we got weird subs in
[ira/wip.git] / source / ldap_server /
2007-10-10 Jelmer Vernooijr24780: More work allowing libutil to be used by extern...
2007-10-10 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Andrew Bartlettr23849: ldap_server: Provide more info in debug traces
2007-10-10 Andrew Bartlettr23816: A little more static, but leave the dead code...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Bartlettr23762: Fix DN renames over LDAP, and instrument the...
2007-10-10 Andrew Tridgellr23036: error checking on asn1_init() failure
2007-10-10 Andrew Tridgellr23030: finally fixed up our asn1 code to use better...
2007-10-10 Stefan Metzmacherr22403: this dependencies should be private
2007-10-10 Andrew Bartlettr21806: I've been working over the last week to fix...
2007-10-10 Stefan Metzmacherr21511: this seems to be the nicer fix for the problem...
2007-10-10 Andrew Bartlettr21496: A number of ldb control and LDAP changes, surro...
2007-10-10 Stefan Metzmacherr20906: allow LDAP simple binds using the following...
2007-10-10 Stefan Metzmacherr20407: the oMObjectClass values are not padded to...
2007-10-10 Stefan Metzmacherr20322: I assume the options attribute of the nTDSDSA...
2007-10-10 Stefan Metzmacherr20189: remove unused struct element
2007-10-10 Andrew Bartlettr20149: Remove the smb.conf distinction between PDC...
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 Metzmacherr19722: fix memory leaks and hierachie bugs
2007-10-10 Stefan Metzmacherr19721: ldapsrv_SearchCallback isn't needed any more
2007-10-10 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
2007-10-10 Simo Sorcer19531: Make struct ldb_dn opaque and local to ldb_dn.c
2007-10-10 Andrew Bartlettr19522: Remove gensec and credentials dependency from...
2007-10-10 Andrew Bartlettr18989: Fixes found by these two LDAP testsuites:
2007-10-10 Simo Sorcer18909: use newer functions that were introduced after...
2007-10-10 Andrew Tridgellr18301: I discovered how to load the warnings from...
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Simo Sorcer17829: Fix the order of the bytes
2007-10-10 Andrew Tridgellr17644: change the ldap server to always use the single...
2007-10-10 Simo Sorcer17642: some more mappings
2007-10-10 Simo Sorcer17641: some more info, add oMObjectClass values (binar...
2007-10-10 Simo Sorcer17632: This is the most accurate mappings between...
2007-10-10 Simo Sorcer17631: Some syntaxes from MS in a now vanished interne...
2007-10-10 Stefan Metzmacherr17586: merge lib/netif into lib/socket and use -lnsl...
2007-10-10 Simo Sorcer17516: Change helper function names to make more clear...
2007-10-10 Simo Sorcer17434: update our index
2007-10-10 Simo Sorcer17433: remove obsoleted RFCs
2007-10-10 Stefan Metzmacherr17341: pass a messaging context to auth_context_create()
2007-10-10 Stefan Metzmacherr17251: - split out the starttls into its own function
2007-10-10 Stefan Metzmacherr17240: move extended operations to a new file
2007-10-10 Stefan Metzmacherr17237: - keep pointer to the different sockets
2007-10-10 Stefan Metzmacherr17226: add some comments about ldap binds and pending...
2007-10-10 Andrew Bartlettr17224: Accept the start-tls extended request. Getting...
2007-10-10 Andrew Bartlettr17222: Change the function prototypes for the GENSEc...
2007-10-10 Andrew Bartlettr17215: Prepare the SASL socket before actually setttin...
2007-10-10 Andrew Bartlettr17197: This patch moves the encryption of bulk data...
2007-10-10 Simo Sorcer17193: Remove ancient stuff never really used
2007-10-10 Simo Sorcer17189: Add the new LDAP rfc series
2007-10-10 Simo Sorcer17186: "async" word abuse clean-up part 2
2007-10-10 Simo Sorcer17185: Oh, I wanted to do this for sooo long time.
2007-10-10 Andrew Bartlettr16972: Replace the sequence_number function pointer...
2007-10-10 Andrew Bartlettr16795: Fix crash found by Dave Fenwick <djf@samba...
2007-10-10 Andrew Bartlettr16234: Set the request timeout from the LDAP search...
2007-10-10 Simo Sorcer15944: rename LDB_ASYNC_ADD -> LDB_ADD, LDB_ASYNC_MODI...
2007-10-10 Simo Sorcer15933: remove the last sync call to ldb_request
2007-10-10 Andrew Bartlettr15400: Move the TLS code behind the socket interface.
2007-10-10 Jelmer Vernooijr15379: Fix shared library build's unresolved dependencies
2007-10-10 Andrew Bartlettr15317: Because LDB is now async, there are more places...
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 Stefan Metzmacherr14857: fix bugs noticed by the ibm code checker
2007-10-10 Andrew Bartlettr14673: Don't double-free conn, it is below 'c' free...
2007-10-10 Jelmer Vernooijr14567: Make some more functions public.
2007-10-10 Stefan Metzmacherr14079: I just found the setproctitle library from...
2007-10-10 Stefan Metzmacherr14078: move ldb_global_init() to the main smbd code,
2007-10-10 Simo Sorcer13998: From now on ldb_request() will require an alloc...
2007-10-10 Stefan Metzmacherr13941: fix the build
2007-10-10 Jelmer Vernooijr13926: More header splitups.
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Stefan Metzmacherr13812: fix compiler warning
2007-10-10 Jelmer Vernooijr13786: [merge] Add registration functions for LDB...
2007-10-10 Simo Sorcer13609: Get in the initial work on making ldb async
2007-10-10 Andrew Bartlettr13606: An attempt to fix #3525.
2007-10-10 Stefan Metzmacherr13508: some ASN.1 element in LDAP are optional,
2007-10-10 Simo Sorcer13357: more docs
2007-10-10 Andrew Bartlettr13339: Propogate more error infomation into the error...
2007-10-10 Simo Sorcer13307: docs
2007-10-10 Simo Sorcer12917: fix decoding of ldap controls
2007-10-10 Simo Sorcer12905: add some ldap policies
2007-10-10 Simo Sorcer12880: Remove ldap partitions useless now and probably we
2007-10-10 Andrew Bartlettr12804: This patch reworks the Samba4 sockets layer...
2007-10-10 Stefan Metzmacherr12792: fix compiler warning
2007-10-10 Simo Sorcer12733: Merge ldap/ldb controls into main tree
2007-10-10 Jelmer Vernooijr12694: Move some headers to the directory of the subsy...
2007-10-10 Andrew Bartlettr12686: Push the real SASL list into the rootdse.
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Andrew Bartlettr12595: There was no comment on the mailing list, so...
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 Andrew Bartlettr12360: Add simple bind support into our LDAP server.
2007-10-10 Andrew Bartlettr12227: I realised that I wasn't yet seeing authenticat...
2007-10-10 Simo Sorcer12148: add the docs for the paged results control
2007-10-10 Stefan Metzmacherr12126: get rid of the local ->terminate hacks, we...
2007-10-10 Andrew Tridgellr11958: - fixed memory leaks in the ldb_result handling...
2007-10-10 Andrew Tridgellr11955: got rid of the old rootDSE code in the ldap...
2007-10-10 Andrew Tridgellr11713: separate out the setting of the fde in the...
2007-10-10 Andrew Tridgellr11622: convert the ldap server to the generic packet...
2007-10-10 Simo Sorcer11567: Ldb API change patch.
2007-10-10 Andrew Tridgellr11447: fixed a problem with the ldap server spinning...
next