summaryrefslogtreecommitdiff
path: root/source4/lib/ldb
AgeCommit message (Expand)AuthorFilesLines
2010-06-07s4:ldb python bindings - implement comparison on Python LDB Message objectsMatthieu Patou1-2/+38
2010-06-06ldb:ldb_msg_remove_attr - provide a better implementationMatthias Dieter Wallnöfer1-2/+3
2010-06-06s4:ldap.py - enhance the RDN name test to show that invalid "name" attributes...Matthias Dieter Wallnöfer1-1/+3
2010-06-06s4:rdn_name LDB module - use "ldb_msg_remove_attr" for deleting attributesMatthias Dieter Wallnöfer1-4/+2
2010-06-06s4:rdn_name LDB module - remove "rdn_name_find_attribute"Matthias Dieter Wallnöfer1-15/+2
2010-06-06ldb:ltdb_filter_attrs - fix a counter variable typeMatthias Dieter Wallnöfer1-2/+3
2010-06-06s4:urgent_replication.py - specify the "dnsRoot" attribute which is requested...Matthias Dieter Wallnöfer1-0/+1
2010-06-06s4:ldap.py - make sure that also the "posixuser" will be deleted on test brea...Matthias Dieter Wallnöfer1-0/+1
2010-06-02s4:ldb_msg_element_compare - fix typo in commentMatthias Dieter Wallnöfer1-1/+1
2010-06-02s4:lib/ldb/pyldb_util.c - add a cast to quiet a warningMatthias Dieter Wallnöfer1-1/+1
2010-05-31pyldb_util: Remove dependency on LIBPYTHON - it's already thereJelmer Vernooij1-2/+1
2010-05-31ldb:ldb_msg_add_steal_string - prevent also there the addition of strings wit...Matthias Dieter Wallnöfer1-0/+5
2010-05-31Revert "ldb: Remove Samba-specific symbols."Simo Sorce1-0/+5
2010-05-31pyldb: Remove duplicate copy of function.Jelmer Vernooij1-28/+0
2010-05-31ldb: Remove unexisting and mistyped function from headerSimo Sorce1-2/+0
2010-05-31ldb: Install ldb_handlers.h header.Jelmer Vernooij1-3/+3
2010-05-31ldb: Remove Samba-specific symbols.Jelmer Vernooij1-5/+0
2010-05-31ldb: Move utility functions to separate file.Jelmer Vernooij2-4/+88
2010-05-31ldb: Fix dependencies when building with system ldb.Jelmer Vernooij5-10/+34
2010-05-31ldb: Revert signature file changes made in 151e239bcf2860411527a953d627b2d724...Kai Blin1-0/+5
2010-05-31ldb/waf: Fix build with system and bundled ldb.Jelmer Vernooij2-9/+5
2010-05-31waf: Refactor manpage building code.Jelmer Vernooij1-3/+5
2010-05-31Add manpages argument to SAMBA_LIBRARY().Jelmer Vernooij1-16/+3
2010-05-31s4-waf: Fixed the ldb build.Stefan Metzmacher1-3/+3
2010-05-31ldb: Support building with system ldb libraryJelmer Vernooij1-13/+12
2010-05-31ldb: Remove manual pages for binaries that have already been moved to utils/.Jelmer Vernooij3-167/+1
2010-05-31ldb-waf: Fix installation path of manpages, simplify manpage handling.Jelmer Vernooij1-5/+3
2010-05-30s4:tests/python/passwords.py - fix filterMatthias Dieter Wallnöfer1-1/+1
2010-05-30ldb:ldb_tdb/ldb_tdb.c - quiet a warning regarding TDB -> LDB error code conve...Matthias Dieter Wallnöfer1-0/+2
2010-05-30s4:ldap.py - add a test which shows the modification behaviour of important a...Matthias Dieter Wallnöfer1-0/+104
2010-05-30s4:ldap.py - add more test cases to show invalid primary group change behaviourMatthias Dieter Wallnöfer1-0/+23
2010-05-24ldb-waf: Install manual pages for ldb in standalone build, installJelmer Vernooij1-4/+23
2010-05-24s4:"rdn_name" LDB module - fix the creation of the RDN attribute (try to norm...Matthias Dieter Wallnöfer1-6/+20
2010-05-22s4:ldb_controls: make it possible to pass arbitrary control via the command lineStefan Metzmacher1-0/+34
2010-05-21s4:ldb: add --controls support to ldbeditStefan Metzmacher1-5/+12
2010-05-21s4:libcli/ldap Rename ldap.h to libcli_ldap.hAndrew Bartlett1-1/+1
2010-05-13ldb:ldb_msg.c - use result constantMatthias Dieter Wallnöfer1-1/+1
2010-05-10s4/dn: handle case 'base' dn has no componentsKamen Mazdrashki1-1/+1
2010-05-10s4:passwords.py - add a python unittest for additional testing of my password...Matthias Dieter Wallnöfer1-0/+579
2010-05-05s4-ldb: check for ldap_initializeAndrew Tridgell1-1/+1
2010-05-05s4-ldb: add msg saying which build system is being usedAndrew Tridgell1-0/+2
2010-05-04s4/waf: ABI update for lib/ldbAnatoliy Atanasov2-1/+225
2010-05-04s4/rodc: Support read-only databaseAnatoliy Atanasov2-0/+49
2010-05-04s4/rodc: Fix the callbacks up the stack to handle referrals on modify requestsAnatoliy Atanasov1-0/+15
2010-05-03s4/test: Implement tests for msDS-isRODC constructed attributeAnatoliy Atanasov1-0/+39
2010-05-02s4-ldb: use a parent context in the ldb utilsAndrew Tridgell6-12/+20
2010-04-29s4/test: schemaInfo may not to be set yetKamen Mazdrashki1-7/+15
2010-04-20pytalloc: ensure talloc_ctx is directly after PyObject_HEADAndrew Tridgell1-6/+6
2010-04-20Removed more excess looping and fixed problem with incorrect IO flag handling.Nadezhda Ivanova1-0/+33
2010-04-18build: more adjustments for the ABI type name mapsAndrew Tridgell3-63/+3