build: Workaround python3 hash order issues (for now)
[samba.git] / lib / ldb-samba /
2018-12-10 Noel Powerlib/ldb-samba/tests: PY3 port samba4.ldap.match_rules
2018-10-25 Douglas Bagnallldb-samba/tests/match-rules: remove unused imports
2018-08-24 Douglas Bagnallldb tests: remove unused code from match_rules.py
2018-08-24 Joe GuoPEP8: fix E713: test for membership should be 'not in'
2018-08-24 Joe GuoPEP8: fix E305: expected 2 blank lines after class...
2018-08-24 Joe GuoPEP8: fix E303: too many blank lines (2)
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 Joe GuoPEP8: fix E226: missing whitespace around arithmetic...
2018-08-24 Joe GuoPEP8: fix E202: whitespace before ')'
2018-08-24 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-08-24 Joe GuoPEP8: fix E127: continuation line over-indented for...
2018-08-24 Joe GuoPEP8: fix E101: indentation contains mixed spaces and...
2018-07-12 Aaron Haslettdns: custom match rule for DNS records to be tombstoned
2018-07-12 Gary Lockyerdns: Reformat DNS with clang-format
2018-06-09 Gary Lockyerdsdb: add defines for sessionInfo and networkSessionInfo
2018-05-23 Gary Lockyerldb-samba: Handle generic mdb:// url scheme in ldb_rela...
2018-05-12 Aaron Haslettldb: removing prior secret from logs
2018-05-03 Gary Lockyerldb-samba: Handle generic ldb:// url scheme in ldb_rela...
2018-04-20 William Brownldb_wrap.c missing header
2018-04-13 Noel Powerwscript_build: make sure we link extra-python versions...
2018-04-12 Gary Lockyerldb-samba: require pid match for cached ldb
2018-04-12 Andrew Bartlettldb_wrap: Remove the magic cache of database handles...
2018-04-12 Andrew Bartlettldb_wrap: Remove ldb_transaction_cancel_noerr from...
2017-11-22 Uri Simchonildb-samba: use ldap enum instead of ldb enum
2017-06-23 Volker Lendeckelib: Give util_paths.c its own header
2017-05-16 Andreas Schneiderldb-samba: Fix a possible NULL pointer dereference
2017-05-11 Jeremy Allisons4: popt: Global replace of cmdline_credentials ->...
2017-03-10 Lumir Balharpython: samba._ldb: Port of samba._ldb to Python 3...
2017-03-03 Stefan Metzmacherldb-samba: remember the error string of a failing bind...
2016-09-01 Andrew Bartlettldb-samba: Add new extended match rule DSDB_MATCH_FOR_E...
2016-07-28 Andrew Bartlettlib/ldb-samba: Avoid talloc() in ldif_read_objectSid...
2016-07-28 Andrew Bartlettlib/ldb-samba: Use ndr_push_struct_into_fixed_blob...
2016-07-15 Garming Sammatch_rules: Make cleanup faster and more efficient
2016-07-15 Garming Sammatch_rules: Fix a duplicated check
2016-06-17 Andrew Bartlettlib/ldb-samba: We can confirm a GUID is a GUID by length
2016-05-11 Andrew Bartlettldb-samba: Add "secret" as a value to hide in LDIF...
2016-05-03 Andrew Bartlettldb-samba: Use ndr_pull_struct_blob_all_noalloc
2016-04-27 Robin Hackldb-samba/ldb_matching_rules: Fix CID 1349424 - Uniniti...
2016-03-16 Stefan Metzmacherldb-samba:wscript: python_samba__ldb depends on pyauth
2016-03-09 Andrew Bartlettdsdb: Introduce LDB_SYNTAX_SAMBA_OCTET_STRING
2016-02-17 Stefan Metzmacherldb-samba: fix the timeout setup in ildb_request_send()
2016-01-18 Adrian Cochraneldb-samba: Expand testing of recursive search
2016-01-18 Adrian Cochraneldb-samba: Correct error reporting to match Windows
2016-01-18 Adrian Cochraneldb-samba: critical bugfix on original recursive search...
2016-01-18 Samuel Cabreroldb-samba: Implement transitive extended matching
2016-01-13 Jelmer VernooijRename 'errors' to 'samba-errors' and make it public.
2015-12-04 Adrian CochraneFix propagation of LDB errors through TDB.
2015-10-28 Volker Lendeckeldb: Fix a "ignoring return value" warning
2015-08-17 Andrew BartlettRevert "ldb-samba: Implement transitive extended matching"
2015-03-12 Stefan Metzmacherldb-samba: implement --show-binary for msDS-RevealedUsers
2015-01-22 Petr ViktorinRemove use of the "staticforward" macro
2014-12-22 Andrew Bartlettlib/ldb-samba: Add comment dicouraging use of schemaUpg...
2014-12-21 Samuel Cabreroldb-samba-tests: Add tests for transitive matching...
2014-12-21 Samuel Cabreroldb-samba: Implement transitive extended matching
2014-11-20 Stefan Metzmacherlib/ldb-samba: add ldif handler for msDS-TrustForestTru...
2014-07-16 Stefan Metzmacherldb-samba: fix a memory leak in ldif_canonicalise_objec...
2014-05-14 Kai Blinldbsamba: Move pyldb-utils dependency to python_samba__ldb
2014-04-02 Andrew Bartlettldb_ildap: Map some wrong username/password errors...
2014-02-11 Stefan Metzmacherlib/ldb-samba: add more attributes with LDB_SYNTAX_SAMB...
2013-12-12 Christian Ambachlib/ldb-samba: fix a compiler warning
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-09-17 Andrew Bartlettlib/ldb-samba/ldb_ildap: Also skip special base DNs
2013-07-09 Stefan Metzmacherlib/ldb-samba: only debug LDB_DEBUG_TRACE at level 10
2013-07-09 Stefan Metzmacherlib/ldb-samba: make use of DBGC_LDB
2012-08-29 Andrew Bartletts4-dsdb: Avoid printing secret attributes in ldb trace...
2012-08-21 Matthias Dieter... LDB:ldif_handlers.c - LDB_OP_GREATER/LDB_OP_LESS are...
2012-08-10 Björn Jackebuild: rename security → samba-security
2012-08-09 Andrew Bartletts4-ldb_wrap: Do not vasprintf() the ldb debug messages...
2012-06-19 Rusty Russellldb: use tdb directly, not tdb_compat.
2012-01-29 Rusty Russellldb_wrap.c: fix TDB2-incompatible API usage.
2011-12-23 Amitay Isaacsldif-handler: Fix the case for attribute dnsproperty
2011-10-20 Amitay Isaacsldb-samba: Added handler to decode dnsProperty attribute
2011-10-04 Andrew Tridgells4-ldb: enable display of partialAttributeSet with...
2011-09-05 Andrew Tridgells4-ldb: allow decoding of trustAuthIncoming and trustAu...
2011-08-18 Jelmer Vernooijcredentials: Rename library to samba-credentials to...
2011-08-07 Jelmer Vernooijpyldb: Consistently use pyldb_ prefix.
2011-08-04 Andrew Tridgells4-ldb: two DNs only match if they have the same deleti...
2011-08-04 Andrew Tridgellldb: changed DN matching rules to obey GUID/SID/string...
2011-08-03 Andrew Bartlettldb-samba: Explain the current behaviour of ldif_canoni...
2011-07-28 Amitay Isaacsldb-samba: Allow --show-binary flag on defaultSecurityD...
2011-07-05 Andrew Bartlettldb: make ldb a top level library for Samba 4.0