index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
lib
/
ldb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed ldb_modify_ctrl from ldb, implemented as a static in ldap_backend.
Nadezhda Ivanova
2009-12-15
2
-31
/
+4
*
s4-ldb: added a function to filter extended components of a ldb_dn
Andrew Tridgell
2009-12-14
1
-0
/
+16
*
s4-ldb: added a new "reveal" control
Andrew Tridgell
2009-12-14
3
-1
/
+43
*
s4-ldb: sort the linearized extended DN by component name
Andrew Tridgell
2009-12-14
1
-0
/
+14
*
Implementation of sDRightsEffective, allowedAttributesEffective and allowedCh...
Nadezhda Ivanova
2009-12-10
1
-1
/
+126
*
s4-ldb: fixed 2 bugs in ldb_dn_set_extended_component()
Andrew Tridgell
2009-12-10
1
-2
/
+5
*
s4-ldb: use GUID_to_ndr_blob()
Andrew Tridgell
2009-12-10
1
-1
/
+6
*
s4-ldb: fixed nested searches inside ldb modules
Andrew Tridgell
2009-12-09
2
-4
/
+12
*
s4-ldb: added a missing ltdb_unlock_read()
Andrew Tridgell
2009-12-09
1
-0
/
+1
*
s4-ldb: fixed ldbdel with -r (recursive deletion)
Andrew Tridgell
2009-12-08
1
-0
/
+15
*
s4:build Bump ldb and tdb required versions.
Andrew Bartlett
2009-12-08
2
-2
/
+2
*
s4:ldb Add a function to match a message against an objectClass
Andrew Bartlett
2009-12-07
2
-0
/
+22
*
s4:ldap.py Improve testsuite for primaryGroupToken behaviour
Andrew Bartlett
2009-12-07
1
-0
/
+22
*
s4-ldif: Fix memory leek in ldb_ldif_write()
Kamen Mazdrashki
2009-12-05
1
-0
/
+2
*
s4-ldb: the '1' form of extended_dn search is easier to read
Andrew Tridgell
2009-12-01
1
-1
/
+1
*
s4:ldap.py Add test of namingContext behaviour after tridge found a bug
Andrew Bartlett
2009-12-01
1
-0
/
+15
*
s4-drs: Test situations for runtime constructed parentGUID
Fernando J V da Silva
2009-11-30
1
-1
/
+24
*
s4-ldb: changed ldb_msg_add_dn() to ldb_msg_add_linearized_dn()
Crístian Deives
2009-11-30
3
-8
/
+12
*
s4-ldb: check for -ve value for page size
Andrew Tridgell
2009-11-30
1
-0
/
+5
*
s4-ldb: make it much easier to use common ldb controls
Andrew Tridgell
2009-11-28
2
-15
/
+64
*
s4: fix SD update and password change in upgrade script
Matthieu Patou
2009-11-28
2
-0
/
+33
*
s4-ldb: improve detection of whether the server has a GC port
Andrew Tridgell
2009-11-27
1
-5
/
+9
*
s4-ldb: better to test for valid arguments in ldb library than commandline
Andrew Tridgell
2009-11-27
2
-9
/
+10
*
s4:ldb Provide bindings for ldb_transaction_prepare_commit()
Andrew Bartlett
2009-11-27
1
-0
/
+9
*
s4:ldap.py - add a test for the enhanced operational attributes check
Matthias Dieter Wallnöfer
2009-11-26
1
-0
/
+11
*
s4:ldap.py - fix the schema update test on Windows Server
Matthias Dieter Wallnöfer
2009-11-24
1
-1
/
+2
*
s4:ldap.py - activate test for operational attributes
Matthias Dieter Wallnöfer
2009-11-24
1
-8
/
+8
*
s4:ldap.py Add tests for subSchemaSubEntry
Andrew Bartlett
2009-11-24
1
-0
/
+12
*
s4:ldap.py - Add a check for the generated "schemaIDGUID"
Matthias Dieter Wallnöfer
2009-11-23
1
-0
/
+2
*
Implemented LDAP_SERVER_SD_FLAGS_OID on search requests.
Nadezhda Ivanova
2009-11-21
1
-4
/
+60
*
s4:lib/ldb: change version to 0.9.9 after some critical index fixes
Stefan Metzmacher
2009-11-20
1
-1
/
+1
*
Implementation of LDAP_SERVER_SD_FLAGS_OID on modify requests.
Nadezhda Ivanova
2009-11-20
1
-5
/
+107
*
Some changes to allow processing of ldap controls on modify requests.
Nadezhda Ivanova
2009-11-20
3
-6
/
+90
*
s4-ldb: added a warning about ldb_msg_add_dn
Andrew Tridgell
2009-11-20
1
-0
/
+2
*
added new function "ldb_msg_add_dn"
Crístian Deives
2009-11-20
3
-7
/
+14
*
ldb:ldb_tdb backend/indexes - Outside API
Matthias Dieter Wallnöfer
2009-11-20
3
-28
/
+30
*
ldb:ldb_tdb backend/indexes - DN comparison
Matthias Dieter Wallnöfer
2009-11-20
1
-4
/
+5
*
s4-ldb: added a double-rename test
Andrew Tridgell
2009-11-20
1
-0
/
+24
*
s4-ldb: when -v is specified, show progress of ldbadd/ldbmodify
Andrew Tridgell
2009-11-20
2
-2
/
+8
*
s4-ldb: make ldb tools line buffered
Andrew Tridgell
2009-11-20
1
-0
/
+3
*
s4-ldb: fixed an issue in rename/modify indexing
Andrew Tridgell
2009-11-20
1
-16
/
+16
*
s4-ldb: allow ldap.py test suite to run directly against a file
Andrew Tridgell
2009-11-20
1
-1
/
+5
*
Added control copying for message types other than ldb_search.
Nadezhda Ivanova
2009-11-18
1
-1
/
+4
*
Added tests for descriptor inheritance on ldap modify.
Zahari Zahariev
2009-11-15
1
-121
/
+207
*
ldb:python bindings - add a context on "py_ldb_delete"
Matthias Dieter Wallnöfer
2009-11-15
1
-2
/
+10
*
s4:ldap.py - enhance schema addition test
Matthias Dieter Wallnöfer
2009-11-15
1
-12
/
+40
*
s4:ldap.py - Deactivates some at the moment pointless test parts
Matthias Dieter Wallnöfer
2009-11-15
1
-6
/
+6
*
s4-ldb: make DN escaping/unescaping consistent
Andrew Tridgell
2009-11-13
1
-20
/
+54
*
s4:ldb Allow ldb_msg_canonicalize to handle empty elements
Andrew Bartlett
2009-11-12
1
-1
/
+1
*
s4:ldb Don't segfault if we somehow get an unknown extended dn element
Andrew Bartlett
2009-11-12
1
-0
/
+8
[next]