index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-20
s4-ldb: added a warning about ldb_msg_add_dn
Andrew Tridgell
1
-0
/
+2
2009-11-20
added new function "ldb_msg_add_dn"
Crístian Deives
3
-7
/
+14
2009-11-20
ldb:ldb_tdb backend/indexes - Outside API
Matthias Dieter Wallnöfer
3
-28
/
+30
2009-11-20
ldb:ldb_tdb backend/indexes - DN comparison
Matthias Dieter Wallnöfer
1
-4
/
+5
2009-11-20
s4-ldb: added a double-rename test
Andrew Tridgell
1
-0
/
+24
2009-11-20
s4-ldb: when -v is specified, show progress of ldbadd/ldbmodify
Andrew Tridgell
2
-2
/
+8
2009-11-20
s4-ldb: make ldb tools line buffered
Andrew Tridgell
1
-0
/
+3
2009-11-20
s4-ldb: fixed an issue in rename/modify indexing
Andrew Tridgell
1
-16
/
+16
2009-11-20
s4-ldb: allow ldap.py test suite to run directly against a file
Andrew Tridgell
1
-1
/
+5
2009-11-18
Added control copying for message types other than ldb_search.
Nadezhda Ivanova
1
-1
/
+4
2009-11-16
s4:provision - Removed dependency on full Samba 3 schema from FDS
Endi S. Dewata
1
-0
/
+1
2009-11-15
Fix writing corrupt registries because of hardcoded version string in IDL.
Wilco Baan Hofman
1
-1
/
+1
2009-11-15
Fix writing corrupt REG_SZ to the registry.
Wilco Baan Hofman
1
-1
/
+2
2009-11-15
Fix trailing garbage in the hbin block.
Wilco Baan Hofman
1
-0
/
+5
2009-11-15
Added tests for descriptor inheritance on ldap modify.
Zahari Zahariev
1
-121
/
+207
2009-11-15
ldb:python bindings - add a context on "py_ldb_delete"
Matthias Dieter Wallnöfer
1
-2
/
+10
2009-11-15
s4:ldap.py - enhance schema addition test
Matthias Dieter Wallnöfer
1
-12
/
+40
2009-11-15
s4:ldap.py - Deactivates some at the moment pointless test parts
Matthias Dieter Wallnöfer
1
-6
/
+6
2009-11-13
s4-ldb: make DN escaping/unescaping consistent
Andrew Tridgell
1
-20
/
+54
2009-11-12
s4:ldb Allow ldb_msg_canonicalize to handle empty elements
Andrew Bartlett
1
-1
/
+1
2009-11-12
s4:ldb Don't segfault if we somehow get an unknown extended dn element
Andrew Bartlett
1
-0
/
+8
2009-11-12
s4:ldb Change ldb_request_add_control to the normal 'for loop' pattern
Andrew Bartlett
1
-2
/
+1
2009-11-12
s4:ldb Add Well Known GUID (WKGUID) tests to ldap.py
Andrew Bartlett
1
-0
/
+17
2009-11-12
s4:ldb Remove DN+Binary code from the core ldb_dn
Andrew Bartlett
1
-256
/
+6
2009-11-12
s4:dsdb Use new dsdb_dn code in LDB modules and Samba4 schema
Andrew Bartlett
1
-0
/
+12
2009-11-12
s4:ldb-samba Use new ldb_any_comparison helper function in ldb-samba
Andrew Bartlett
1
-41
/
+5
2009-11-12
s4:ldb Add a helper function for 'canonicalise' both strings base compares
Andrew Bartlett
2
-0
/
+33
2009-11-12
lib/util Split data_blob_hex_string() into upper and lower
Andrew Bartlett
2
-2
/
+2
2009-11-10
Fixes for some tests not eorking against Windows or Samba.
Nadezhda Ivanova
1
-12
/
+8
2009-11-09
s4-samdb: remove the rDN size constraint of 64
Andrew Tridgell
1
-1
/
+4
2009-11-07
s4:lib/messaging - fix up the python bindings
Matthias Dieter Wallnöfer
2
-7
/
+8
2009-11-07
ldb_init: use constant for result of "ldb_setup_wellknown_attributes"
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-11-06
s4/ldb: Fix double allocation for "ldb_url"
Kamen Mazdrashki
1
-2
/
+2
2009-11-05
Python tests for the acl module.
Zahari Zahariev
1
-0
/
+1104
2009-11-02
s4:dsdb - Store SID as string in FDS.
Endi S. Dewata
1
-2
/
+2
2009-11-02
s4:ldb Remove debug traces duplicated by the new generic trace code
Andrew Bartlett
1
-3
/
+0
2009-10-27
ldb:tdb backend - be also here more careful with the result value
Matthias Dieter Wallnöfer
1
-2
/
+2
2009-10-27
ldb:python bindings - make the intention by Jelmer ("int" vs. "enum") more clear
Matthias Dieter Wallnöfer
1
-0
/
+2
2009-10-27
Revert "ldb python bindungs - better use the "enum ldb_scope" for the search ...
Matthias Dieter Wallnöfer
1
-3
/
+2
2009-10-27
s4-dsdb: call dsdb_make_schema_global() from ldb_wrap
Andrew Tridgell
1
-0
/
+5
2009-10-27
s4-ldb: '+' can also happen in base64 encoded index DNs
Andrew Tridgell
1
-1
/
+1
2009-10-27
s4:ldb Add detail to failures in the indexing code
Andrew Bartlett
1
-2
/
+8
2009-10-27
s4:ldb Add additional tracing of the ldb API
Andrew Bartlett
2
-4
/
+80
2009-10-25
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Andrew Tridgell
4
-15
/
+15
2009-10-25
s4-ldb: allow for unescaped '=' in a index DN
Andrew Tridgell
2
-4
/
+13
2009-10-25
ldb:backend "connect" functions - convert result values to LDB constants
Matthias Dieter Wallnöfer
4
-15
/
+15
2009-10-25
s4-ldb: ensure DNs pass validity tests in indexing
Andrew Tridgell
1
-0
/
+4
2009-10-25
s4-ldb: fixed string length handling on index records
Andrew Tridgell
1
-2
/
+2
2009-10-25
s4-ldb: don't allow modifies outside a transaction.
Andrew Tridgell
1
-0
/
+8
2009-10-25
s4-ldb: fixed re-index during a complex transaction
Andrew Tridgell
1
-10
/
+31
[prev]
[next]