summaryrefslogtreecommitdiff
path: root/lib/ldb-samba
Commit message (Expand)AuthorAgeFilesLines
...
* PEP8: fix E101: indentation contains mixed spaces and tabsJoe Guo2018-08-241-37/+37
* dns: custom match rule for DNS records to be tombstonedAaron Haslett2018-07-122-1/+136
* dns: Reformat DNS with clang-formatGary Lockyer2018-07-121-1/+1
* dsdb: add defines for sessionInfo and networkSessionInfoGary Lockyer2018-06-095-5/+15
* ldb-samba: Handle generic mdb:// url scheme in ldb_relative_path()Gary Lockyer2018-05-231-0/+2
* ldb: removing prior secret from logsAaron Haslett2018-05-121-1/+2
* ldb-samba: Handle generic ldb:// url scheme in ldb_relative_path()Gary Lockyer2018-05-031-0/+2
* ldb_wrap.c missing headerWilliam Brown2018-04-201-0/+1
* wscript_build: make sure we link extra-python versions of librariesNoel Power2018-04-131-1/+4
* ldb-samba: require pid match for cached ldbGary Lockyer2018-04-121-1/+6
* ldb_wrap: Remove the magic cache of database handles except for sam.ldbAndrew Bartlett2018-04-121-8/+7
* ldb_wrap: Remove ldb_transaction_cancel_noerr from ldb_wrap_fork_hook()Andrew Bartlett2018-04-121-12/+3
* ldb-samba: use ldap enum instead of ldb enumUri Simchoni2017-11-221-1/+1
* lib: Give util_paths.c its own headerVolker Lendecke2017-06-241-0/+1
* ldb-samba: Fix a possible NULL pointer dereferenceAndreas Schneider2017-05-161-1/+3
* s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison2017-05-111-1/+2
* python: samba._ldb: Port of samba._ldb to Python 3 compatible formLumir Balhar2017-03-102-11/+23
* ldb-samba: remember the error string of a failing bind in ildb_connect()Stefan Metzmacher2017-03-031-0/+1
* ldb-samba: Add new extended match rule DSDB_MATCH_FOR_EXPUNGEAndrew Bartlett2016-09-012-1/+133
* lib/ldb-samba: Avoid talloc() in ldif_read_objectSid() by parsing the SID str...Andrew Bartlett2016-07-281-15/+23
* lib/ldb-samba: Use ndr_push_struct_into_fixed_blob() in ldif_handlers.cAndrew Bartlett2016-07-281-2/+9
* match_rules: Make cleanup faster and more efficientGarming Sam2016-07-151-37/+2
* match_rules: Fix a duplicated checkGarming Sam2016-07-151-2/+2
* lib/ldb-samba: We can confirm a GUID is a GUID by lengthAndrew Bartlett2016-06-171-5/+3
* ldb-samba: Add "secret" as a value to hide in LDIF filesAndrew Bartlett2016-05-111-1/+1
* ldb-samba: Use ndr_pull_struct_blob_all_noallocAndrew Bartlett2016-05-031-10/+4
* ldb-samba/ldb_matching_rules: Fix CID 1349424 - Uninitialized pointer readRobin Hack2016-04-271-1/+1
* ldb-samba:wscript: python_samba__ldb depends on pyauthStefan Metzmacher2016-03-161-1/+1
* dsdb: Introduce LDB_SYNTAX_SAMBA_OCTET_STRINGAndrew Bartlett2016-03-092-22/+71
* ldb-samba: fix the timeout setup in ildb_request_send()Stefan Metzmacher2016-02-171-5/+7
* ldb-samba: Expand testing of recursive searchAdrian Cochrane2016-01-181-110/+1403
* ldb-samba: Correct error reporting to match WindowsAdrian Cochrane2016-01-181-2/+3
* ldb-samba: critical bugfix on original recursive search implementationAdrian Cochrane2016-01-181-10/+13
* ldb-samba: Implement transitive extended matchingSamuel Cabrero2016-01-184-1/+373
* Rename 'errors' to 'samba-errors' and make it public.Jelmer Vernooij2016-01-131-1/+1
* Fix propagation of LDB errors through TDB.Adrian Cochrane2015-12-041-43/+73
* ldb: Fix a "ignoring return value" warningVolker Lendecke2015-10-281-2/+6
* Revert "ldb-samba: Implement transitive extended matching"Andrew Bartlett2015-08-174-373/+1
* ldb-samba: implement --show-binary for msDS-RevealedUsersStefan Metzmacher2015-03-122-0/+72
* Remove use of the "staticforward" macroPetr Viktorin2015-01-221-1/+1
* lib/ldb-samba: Add comment dicouraging use of schemaUpgradeInProgressAndrew Bartlett2014-12-221-0/+10
* ldb-samba-tests: Add tests for transitive matching ruleSamuel Cabrero2014-12-221-0/+473
* ldb-samba: Implement transitive extended matchingSamuel Cabrero2014-12-224-1/+373
* lib/ldb-samba: add ldif handler for msDS-TrustForestTrustInfoStefan Metzmacher2014-11-202-0/+21
* ldb-samba: fix a memory leak in ldif_canonicalise_objectCategory()Stefan Metzmacher2014-07-171-1/+6
* ldbsamba: Move pyldb-utils dependency to python_samba__ldbKai Blin2014-05-141-2/+2
* ldb_ildap: Map some wrong username/password errors on to LDB_ERR_INVALID_CRED...Andrew Bartlett2014-04-021-1/+9
* lib/ldb-samba: add more attributes with LDB_SYNTAX_SAMBA_GUIDStefan Metzmacher2014-02-111-4/+24
* lib/ldb-samba: fix a compiler warningChristian Ambach2013-12-121-0/+1
* lib/ldb-samba/ldb_ildap: Also skip special base DNsAndrew Bartlett2013-09-171-0/+3