summaryrefslogtreecommitdiff
path: root/source4/lib/ldb
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12733: Merge ldap/ldb controls into main treeSimo Sorce31-38/+880
2007-10-10r12717: Always compile the skel module, so we know when we break it.Andrew Bartlett2-28/+28
2007-10-10r12716: Tridge points out that the request argument to ldb_next_request mustAndrew Bartlett1-17/+29
2007-10-10r12670: Make a couple of dependencies stricterJelmer Vernooij1-0/+8
2007-10-10r12658: Couple of fixes related to shared module builds.Jelmer Vernooij5-20/+0
2007-10-10r12643: don't fail make testSimo Sorce1-0/+3
2007-10-10r12632: Build fixes from Brad Hards <bradh@frogmouth.net>Andrew Bartlett3-1/+3
2007-10-10r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij1-2/+2
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij9-9/+0
2007-10-10r12605: docs patch from Brad Hards <bradh@frogmouth.net>Simo Sorce2-82/+151
2007-10-10r12604: fix make clean as Brad Hards <bradh@frogmouth.net> sugestedSimo Sorce1-1/+2
2007-10-10r12601: Syncronise both copies of dlinklist.h.Andrew Bartlett1-0/+14
2007-10-10r12600: Add a new module to sort the objectclass attribute on store. TheAndrew Bartlett4-1/+326
2007-10-10r12599: This new LDB module (and associated changes) allows Samba4 to operateAndrew Bartlett1-0/+1
2007-10-10r12592: Remove some useless dependenciesJelmer Vernooij1-1/+1
2007-10-10r12553: Steal the error string onto this context, so that the caller doesn'tAndrew Bartlett1-1/+1
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij2-0/+2
2007-10-10r12540: Provide more information in the ldb error string.Andrew Bartlett1-3/+5
2007-10-10r12534: Make the transaction code fill the error string on failure.Andrew Bartlett1-3/+30
2007-10-10r12499: Move smb_build.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij1-12/+10
2007-10-10r12445: Fix header in manpage, make script executableJelmer Vernooij1-1/+1
2007-10-10r12408: as we always add the destinguishedName as autogenerated value,Stefan Metzmacher1-8/+16
2007-10-10r12361: Add a new function: ldb_binary_encode_string()Andrew Bartlett2-1/+14
2007-10-10r12310: Link simple bind support in our internal LDAP libs to LDB and theAndrew Bartlett1-5/+16
2007-10-10r12254: Add some (hopefully correct) descriptions for libraries that are inst...Jelmer Vernooij1-0/+1
2007-10-10r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldbAndrew Bartlett1-4/+2
2007-10-10r12209: Fix some issues with XML entities.Jelmer Vernooij7-12/+50
2007-10-10r12158: added ldif handlers for the ntSecurityDescriptor attribute, so whenAndrew Tridgell1-0/+67
2007-10-10r12157: ldb_dump_results() is useful to call from within gdb, so you can see aAndrew Tridgell1-0/+17
2007-10-10r12057: fixed authentication in ldb client toolsAndrew Tridgell1-0/+3
2007-10-10r11988: Setup the sessionInfo just before the connect, rather than earlierAndrew Bartlett1-4/+6
2007-10-10r11981: we should allocate request specific memory in ldb modules off theAndrew Tridgell1-1/+1
2007-10-10r11958: - fixed memory leaks in the ldb_result handling in ldb operationsAndrew Tridgell6-90/+99
2007-10-10r11953: enabled the rootdse module in the ldb modules codeAndrew Tridgell1-0/+1
2007-10-10r11594: ensure ldb_search() sets *res to NULL on failure (some of the updatedAndrew Tridgell1-0/+2
2007-10-10r11567: Ldb API change patch.Simo Sorce21-461/+751
2007-10-10r11522: Add support for delegated credentials and machine account credentialsAndrew Bartlett1-2/+8
2007-10-10r11512: fix typoAndrew Bartlett1-1/+1
2007-10-10r11459: display a schemaIDGUID as a guid in ldif, making it easier to workAndrew Tridgell1-0/+8
2007-10-10r11403: improved the error handling in the ildap ldb backend. Now passesAndrew Tridgell1-37/+53
2007-10-10r11382: Require number of required M4 macrosJelmer Vernooij1-4/+1
2007-10-10r11378: Fix an uninitialized variable warning. Tridge, I'm 99.999% sure this ...Volker Lendecke1-1/+1
2007-10-10r11364: added a ldb_attr_dn() function for testing if an attribute name isAndrew Tridgell4-7/+17
2007-10-10r11353: a bit of an improvement to the ldb_tdb error handlingAndrew Tridgell3-28/+61
2007-10-10r11304: Add support back in for loading shared modules (not used yet)Jelmer Vernooij1-5/+0
2007-10-10r11303: Support defining and installing public headers for libraries.Jelmer Vernooij1-0/+1
2007-10-10r11300: Treat libraries as a special kind of subsystemJelmer Vernooij1-13/+4
2007-10-10r11244: Relative path names in .mk filesJelmer Vernooij1-40/+40
2007-10-10r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij1-63/+0