index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ldb-samba
Commit message (
Expand
)
Author
Age
Files
Lines
*
pyldb: fork pyldb_Ldb_AsLdbContext macro to reflect unsafeness
Douglas Bagnall
2019-07-10
1
-7
/
+7
*
lib: Update all consumers of strtoul_err(), strtoull_err() to new API
Swen Schillig
2019-06-30
2
-7
/
+13
*
lib/ldb-samba: squash 'cast between incompatible function types' warning
Noel Power
2019-05-16
1
-2
/
+4
*
common-lib: Update error check for new string conversion wrapper
Swen Schillig
2019-04-11
1
-12
/
+2
*
ldb: tests for <= and >= integer indexing with duplicates
Garming Sam
2019-04-08
1
-0
/
+43
*
ldb: tests for <= and >= integer indexing
Aaron Haslett
2019-04-08
2
-0
/
+180
*
schema_syntax: Add comments for our index format functions
Garming Sam
2019-04-08
1
-1
/
+20
*
ldb: activating <= and >= indexing for integers
Aaron Haslett
2019-04-08
1
-0
/
+45
*
build: Remove bld.gen_python_environments()
Andrew Bartlett
2019-03-21
1
-7
/
+6
*
build: Remove --extra-python
Andrew Bartlett
2019-03-21
1
-2
/
+0
*
samba-o3: fix -Werror=strict-overflow error in lib/ldb-samba/ldb_ildap module
Joe Guo
2019-03-08
1
-4
/
+4
*
common-lib: Use wrapper for string to integer conversion
Swen Schillig
2019-03-01
2
-7
/
+23
*
Cleanup references to module objects returned from PyImport_ImportModule
Noel Power
2019-02-07
1
-2
/
+8
*
PY3: change shebang to python3 in lib dir
Joe Guo
2018-12-14
1
-1
/
+1
*
lib/ldb-samba/tests: PY3 port samba4.ldap.match_rules
Noel Power
2018-12-10
1
-11
/
+11
*
ldb-samba/tests/match-rules: remove unused imports
Douglas Bagnall
2018-10-25
1
-4
/
+0
*
ldb tests: remove unused code from match_rules.py
Douglas Bagnall
2018-08-24
1
-3
/
+0
*
PEP8: fix E713: test for membership should be 'not in'
Joe Guo
2018-08-24
1
-1
/
+1
*
PEP8: fix E305: expected 2 blank lines after class or function definition, fo...
Joe Guo
2018-08-24
1
-0
/
+1
*
PEP8: fix E303: too many blank lines (2)
Joe Guo
2018-08-24
1
-1
/
+0
*
PEP8: fix E302: expected 2 blank lines, found 1
Joe Guo
2018-08-24
1
-0
/
+3
*
PEP8: fix E226: missing whitespace around arithmetic operator
Joe Guo
2018-08-24
1
-1
/
+1
*
PEP8: fix E202: whitespace before ')'
Joe Guo
2018-08-24
1
-8
/
+8
*
PEP8: fix E128: continuation line under-indented for visual indent
Joe Guo
2018-08-24
1
-154
/
+163
*
PEP8: fix E127: continuation line over-indented for visual indent
Joe Guo
2018-08-24
1
-255
/
+255
*
PEP8: fix E101: indentation contains mixed spaces and tabs
Joe Guo
2018-08-24
1
-37
/
+37
*
dns: custom match rule for DNS records to be tombstoned
Aaron Haslett
2018-07-12
2
-1
/
+136
*
dns: Reformat DNS with clang-format
Gary Lockyer
2018-07-12
1
-1
/
+1
*
dsdb: add defines for sessionInfo and networkSessionInfo
Gary Lockyer
2018-06-09
5
-5
/
+15
*
ldb-samba: Handle generic mdb:// url scheme in ldb_relative_path()
Gary Lockyer
2018-05-23
1
-0
/
+2
*
ldb: removing prior secret from logs
Aaron Haslett
2018-05-12
1
-1
/
+2
*
ldb-samba: Handle generic ldb:// url scheme in ldb_relative_path()
Gary Lockyer
2018-05-03
1
-0
/
+2
*
ldb_wrap.c missing header
William Brown
2018-04-20
1
-0
/
+1
*
wscript_build: make sure we link extra-python versions of libraries
Noel Power
2018-04-13
1
-1
/
+4
*
ldb-samba: require pid match for cached ldb
Gary Lockyer
2018-04-12
1
-1
/
+6
*
ldb_wrap: Remove the magic cache of database handles except for sam.ldb
Andrew Bartlett
2018-04-12
1
-8
/
+7
*
ldb_wrap: Remove ldb_transaction_cancel_noerr from ldb_wrap_fork_hook()
Andrew Bartlett
2018-04-12
1
-12
/
+3
*
ldb-samba: use ldap enum instead of ldb enum
Uri Simchoni
2017-11-22
1
-1
/
+1
*
lib: Give util_paths.c its own header
Volker Lendecke
2017-06-24
1
-0
/
+1
*
ldb-samba: Fix a possible NULL pointer dereference
Andreas Schneider
2017-05-16
1
-1
/
+3
*
s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...
Jeremy Allison
2017-05-11
1
-1
/
+2
*
python: samba._ldb: Port of samba._ldb to Python 3 compatible form
Lumir Balhar
2017-03-10
2
-11
/
+23
*
ldb-samba: remember the error string of a failing bind in ildb_connect()
Stefan Metzmacher
2017-03-03
1
-0
/
+1
*
ldb-samba: Add new extended match rule DSDB_MATCH_FOR_EXPUNGE
Andrew Bartlett
2016-09-01
2
-1
/
+133
*
lib/ldb-samba: Avoid talloc() in ldif_read_objectSid() by parsing the SID str...
Andrew Bartlett
2016-07-28
1
-15
/
+23
*
lib/ldb-samba: Use ndr_push_struct_into_fixed_blob() in ldif_handlers.c
Andrew Bartlett
2016-07-28
1
-2
/
+9
*
match_rules: Make cleanup faster and more efficient
Garming Sam
2016-07-15
1
-37
/
+2
*
match_rules: Fix a duplicated check
Garming Sam
2016-07-15
1
-2
/
+2
*
lib/ldb-samba: We can confirm a GUID is a GUID by length
Andrew Bartlett
2016-06-17
1
-5
/
+3
*
ldb-samba: Add "secret" as a value to hide in LDIF files
Andrew Bartlett
2016-05-11
1
-1
/
+1
[next]