summaryrefslogtreecommitdiff
path: root/source4/lib/ldb
AgeCommit message (Collapse)AuthorFilesLines
2007-12-21r26537: Support ldb.add({'dn': 'dc=foo,bar=bla', ...}).Jelmer Vernooij4-199/+197
(This used to be commit e91fe76d296973430f71502c9b614d0dfac4d83c)
2007-12-21r26529: Indeed, this belongs in the schema module. Ranged results need to useAndrew Bartlett1-5/+0
an attribute with ';' in the name. Andrew Bartlett (This used to be commit f4023b176eabfb3282fe9b999eac8db55a095ab0)
2007-12-21r26496: Move some provision functions to a new SamDB class, support setting ↵Jelmer Vernooij3-132/+134
session_info on a ldb context from python. (This used to be commit 75cfb0d609687538048a7d72a499a5205af46a34)
2007-12-21r26483: Merge ldb module dependency fixes, fix auth python module.Jelmer Vernooij1-1/+1
(This used to be commit 85eeecf997a071ca7e7ad0247e8d34d49b7ffcbb)
2007-12-21r26482: Use shared library version of ldb, to make sure not every module ↵Jelmer Vernooij1-0/+1
ends up with its own private copy of ldb with its own list of modules... (This used to be commit ef029d950cb056b4b831e1ca0f6789484f262093)
2007-12-21r26481: Make function for loading symbol from DSO more generic, and allow ↵Jelmer Vernooij3-12/+27
modules to provide an ops table directly rather than an initialization function. (This used to be commit a71419a73a869c24121005ccbbcb4396f888888b)
2007-12-21r26480: Add utility class for testing LDB code.Jelmer Vernooij1-1/+4
(This used to be commit d7f0b12c9e43b93705f6b9fa6b5ab74fe68e80a0)
2007-12-21r26475: Add ldb.set_credentials function.Jelmer Vernooij1-1/+1
(This used to be commit dbebb4ef477d2c8de7b8d1e5cde9b9dada47044f)
2007-12-21r26459: Build ildap module as shared module by default.Jelmer Vernooij1-1/+1
(This used to be commit 91cff7dad2eb0467e6b9a86963859e99ded137f8)
2007-12-21r26426: Remove uses of global_loadparm.Jelmer Vernooij1-1/+2
(This used to be commit e1d177c8c1101965479f7ade2270490cd6fae4f2)
2007-12-21r26410: Remove unnecessary static.Jelmer Vernooij1-1/+1
(This used to be commit 13ae3108dad2f9f0f7a421d672751fa594f4e3fb)
2007-12-21r26399: Use -O option for SWIG (less evil generated code).Jelmer Vernooij2-251/+259
(This used to be commit 3378b6a559272cb702b52966692bf423f67a2b41)
2007-12-21r26374: Remove dependency on dynconfig.Jelmer Vernooij1-1/+0
(This used to be commit a232a38d1cd6798f8948c0c8741a344970817161)
2007-12-21r26371: Fix typo.Jelmer Vernooij1-1/+1
(This used to be commit dcbacd9adb1ded14cbea3513f3db351e5b7bbe87)
2007-12-21r26355: Eliminate global_loadparm in more places.Jelmer Vernooij2-5/+6
(This used to be commit 5d589a0d94bd76a9b4c9fc748854e8098ea43c4d)
2007-12-21r26353: Remove use of global_loadparm.Jelmer Vernooij1-1/+2
(This used to be commit 17637e4490e42db6cdef619286c4d5a0982e9d1a)
2007-12-21r26301: Collapose ldb_next_init() into being a caller of ldb_init_module_chainAndrew Bartlett1-14/+10
and therefore further improve debug output. Andrew Bartlett (This used to be commit 5e93ca2ea16a7d10d63606ae539c0fdc4e224556)
2007-12-21r26299: Print out which module failed to initialise.Andrew Bartlett1-1/+1
Andrew Bartlett (This used to be commit 6628d9f843d773ec1a5841f793b16f76910c39c4)
2007-12-21r26277: Move loadparm context higher up the stack.Jelmer Vernooij1-1/+2
(This used to be commit 38fa08310ce573e9b46e76c840ddda6f18863573)
2007-12-21r26276: Install SWIG files if swig is present.Jelmer Vernooij1-0/+3
(This used to be commit dfd5b456f932268e2b1a82e2775037d356b9483e)
2007-12-21r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij1-1/+1
(This used to be commit 7280c1e9415daabb2712db1372e23f9846272ede)
2007-12-21r26248: Check in SWIG output so SWIG is not required when running out of svn.Jelmer Vernooij2-0/+6331
(This used to be commit 08501fbef38f81ce5ff4885a1696f9cb392fd631)
2007-12-21r26228: Store loadparm context in auth context, move more loadparm_contexts ↵Jelmer Vernooij1-0/+4
up the call stack. (This used to be commit ba75f1613a9aac69dd5df94dd8a2b37820acd166)
2007-12-21r26226: Avoid more uses of global_loadparm.Jelmer Vernooij1-2/+3
(This used to be commit 6cbce47a3eaef76a89db7cd0ab0d4f6441fc720d)
2007-12-21r26205: Pass loadparm_context to secrets_db_connect() rather than using ↵Jelmer Vernooij1-1/+1
global context. (This used to be commit 5718b6cfee86ddfc9cf405c98c68ba848df4d9d7)
2007-12-21r26200: Bring back some accidently removed files.Jelmer Vernooij1-0/+153
(This used to be commit a71e40ab5dc7f0a5f6d2d1eb930f378cd143b186)
2007-12-21r26197: Add bindings for libsecurity.Jelmer Vernooij2-153/+1
(This used to be commit 8625cd403ba3a7d2b1b1fccfeb5efd7e21de0135)
2007-12-21r26196: Always build python bindings for ldb.Jelmer Vernooij2-7/+7
(This used to be commit 0aa19ce73f435cab44f83023b9b265d4761d3c31)
2007-12-21r26192: Handle, test and implement the style of extended_dn requiest that ↵Andrew Bartlett1-9/+17
MMC uses. It appears that the control value is optional, implying type 0 responses. Failing to parse this was causing LDAP disconnects with 'unavailable critical extension'. Andrew Bartlett (This used to be commit 833dfc2f2af84c45f954e428c9ea6babf100ba92)
2007-12-21r26187: Fix module name, indentation.Jelmer Vernooij1-1/+1
(This used to be commit ef790ebf3a712dbbb85d6af65c804199c2c084fc)
2007-12-21r26185: No need to depend on ldap, shared lib already has that info.Jelmer Vernooij1-1/+1
(This used to be commit 522d6591d769e5743262386a90f3f4cd5476b959)
2007-12-21r26179: Fix symlink.Jelmer Vernooij1-3/+4
(This used to be commit b25d0201da5c02bba3046caa539b3ecb72d3a635)
2007-12-21r26178: Link against -ldl as well to prevent undefined symbols.Jelmer Vernooij1-1/+1
(This used to be commit 7bb479f81607b9d4a7a6df267b2ed7a394bd68d1)
2007-12-21r26177: Allow prebuilding swig wrapper, install ldb.py.Jelmer Vernooij3-4/+10
(This used to be commit e61160dce4bdfc8ade8494c91c8bbec13d0afe4b)
2007-12-21r26131: Ensure we show the right errors in the NULL base DN case. Based onAndrew Bartlett1-0/+2
bug 5090 by Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de> Andrew Bartlett (This used to be commit cc2d0c9f15a9c687d212df14d8ffb6c60ad15242)
2007-12-21r26124: Install ldb_handlers.h, required by ldb_samba.Jelmer Vernooij1-1/+3
(This used to be commit 037774cff700ca60ae73a4adbfd408758977c810)
2007-12-21r26119: Fix warnings.Jelmer Vernooij1-2/+2
(This used to be commit 38a6522e44938ae05356916182d6c3bb1b6e881b)
2007-12-21r26117: Fix DESTDIR use for bindir.Jelmer Vernooij1-1/+1
(This used to be commit b7eb2cadcf1520e76ed185293c7061ae17668bf7)
2007-12-21r26114: Allow keyword-arguments.Jelmer Vernooij1-0/+1
(This used to be commit 99c342641b865e37c9ee8dd280348b659076d1e5)
2007-12-21r26112: Do proper error checking in __contains__.Jelmer Vernooij1-18/+8
(This used to be commit b67cc409fa5aa931b0847b7d3bdd2edf72daf88d)
2007-12-21r26106: Add targets for building, installing and checking python bindings.Jelmer Vernooij2-6/+20
(This used to be commit 7f1d38df053545fd0763baf172e78807d776e6ef)
2007-12-21r26105: Add targets for building and installing the python bindings.Jelmer Vernooij2-2/+15
(This used to be commit 634436adaab18d41ac7cca5ac704929e3b909452)
2007-12-21r26088: Import some native-python python modules and move original python ↵Jelmer Vernooij1-3/+2
swig torture code to common python directory as well. (This used to be commit cbf656ff054ab2b0b5ca81e1d4f16ac54c8098f1)
2007-12-21r26080: Import updated LDB bindings.Jelmer Vernooij1-133/+460
(This used to be commit 19342e66a7279805daf9f810b9dc808247110a8a)
2007-12-21r26068: Import improved Python bindings for LDB, including tests.Jelmer Vernooij6-215/+357
(This used to be commit fc3a8caef749ddac56a4f035dde8b6ceeaa95c48)
2007-12-21r26066: Use TALLOC_CTX consistently for talloc contexts rather than void \* ↵Jelmer Vernooij1-36/+36
(it was already being used for some). (This used to be commit d8b175016570d628bb075008149d32a0d538ce95)
2007-12-21r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij1-1/+1
(This used to be commit 56dfcb4f2f8e74c9d8b2fe3a0df043781188a555)
2007-12-21r25992: ldb: use AC_LIBREPLACE_SHLD and use it for linking shared librariesStefan Metzmacher2-2/+4
metze (This used to be commit 7ee9700abea3e0b5c5f0a6f4941e7e41188edaaf)
2007-12-21r25987: libreplace: rename AC_LD_SHLDFLAGS into AC_LIBREPLACE_SHLD_FLAGSStefan Metzmacher1-1/+1
metze (This used to be commit 410cdf789a72209f9e10321519fe18ab40a43f95)
2007-12-21r25984: ldb: use MDLD macros from libreplace and use results to build share ↵Stefan Metzmacher2-2/+7
modules metze (This used to be commit 113efcd85685e0c42eb51eb0370e789362c8071a)