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
/
ldb
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-09
dlinklist: Change license to LGPLv3+ (checked with tridge).
Jelmer Vernooij
1
-11
/
+15
2011-01-17
ldb: added ldb_req_mark_trusted()
Andrew Tridgell
1
-0
/
+5
2011-01-14
ldb: added ldb_dn_minimise()
Andrew Tridgell
1
-0
/
+10
2011-01-14
ldb: added ldb_dn_get_extended_comp_num()
Andrew Tridgell
1
-0
/
+1
2010-12-18
ldb: Rename controls_except_specified -> ldb_controls_except_specified.
Jelmer Vernooij
1
-1
/
+1
2010-12-18
ldb: Add prototype for ldb_init_module.
Jelmer Vernooij
1
-0
/
+5
2010-12-18
ldb: Rename two exported functions so they match abi_match.
Jelmer Vernooij
1
-3
/
+2
2010-12-08
s4-acl: Fixed incorrect value of LDB_FLAG_INTERNAL_INACCESSIBLE_ATTRIBUTE
Nadezhda Ivanova
1
-1
/
+1
2010-12-08
s4-acl: Added a flag to mark an element as failing an access check.
Nadezhda Ivanova
1
-0
/
+3
2010-12-06
s4:fix some shadowed declaration warnings on Solaris by renaming the symbols
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-11-23
s4-ldb: added an environment varibale LDB_WARN_UNINDEXED
Andrew Tridgell
1
-1
/
+1
2010-11-05
ldb:ldb.h - reorder extended operations list
Matthias Dieter Wallnöfer
1
-4
/
+10
2010-11-04
s4-ldb_module.h: use LDB error code for ldb_error() macro rather than LDB_DEB...
Kamen Mazdrashki
1
-1
/
+1
2010-11-04
s4-ldb: implement LDB_FLAG_INTERNAL_DISABLE_SINGLE_VALUE_CHECK
Andrew Tridgell
1
-0
/
+3
2010-11-03
s4-ldb: expose some more ldb module functions
Andrew Tridgell
2
-6
/
+50
2010-11-01
s4-ldb: removed ldb_includes.h
Andrew Tridgell
2
-12
/
+3
2010-11-01
s4-ldb: use ldb_set_modules_dir() to load additional ldb modules
Andrew Tridgell
1
-2
/
+0
2010-11-01
s4-ldb: added support for ldb module version checking
Andrew Tridgell
1
-0
/
+7
2010-11-01
s4-ldb: added ldb command line hook support
Andrew Tridgell
2
-7
/
+2
2010-11-01
s4-ldb: added support for general ldb hooks in modules
Andrew Tridgell
1
-1
/
+20
2010-11-01
s4-ldb: removed the old ldb module loading style
Andrew Tridgell
1
-0
/
+3
2010-11-01
s4-ldb: support a new type of ldb module loading
Andrew Tridgell
1
-0
/
+3
2010-10-23
ldb:ldb.h - include a comment that the relax control is mainly used by the Op...
Matthias Dieter Wallnöfer
1
-0
/
+2
2010-10-23
s4/ldb:introduce the LDB_CONTROL_PROVISION_OID control
Matthias Dieter Wallnöfer
1
-0
/
+6
2010-10-23
ldb:rename LDB_CONTROL_BYPASSOPERATIONAL_OID into LDB_CONTROL_BYPASS_OPERATIO...
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-10-19
s4-ldb: added ldb_req_mark_untrusted() and ldb_req_is_untrusted()
Andrew Tridgell
2
-0
/
+13
2010-10-18
Revert "s4:dsdb - make the RELAX control private"
Andrew Bartlett
1
-6
/
+8
2010-10-16
s4:dsdb - make the RELAX control private
Matthias Dieter Wallnöfer
1
-8
/
+6
2010-10-16
ldb:ldb.h - reorder controls/extended operations
Matthias Dieter Wallnöfer
1
-27
/
+28
2010-10-13
s4-ldb: take advantage of ldb_match_msg_error() in more places
Andrew Tridgell
1
-0
/
+7
2010-10-13
s4-ldb: added an optional operator_fn in the schema syntax
Andrew Tridgell
1
-0
/
+5
2010-09-27
s4-ldb: Added ldb_request_replace_control
Nadezhda Ivanova
1
-0
/
+12
2010-09-25
ldb: added request location tracking
Andrew Tridgell
2
-0
/
+11
2010-08-17
s4-ldb: added LDB_FLAG_INTERNAL_DISABLE_VALIDATION
Andrew Tridgell
1
-0
/
+6
2010-08-17
s4-ldb: added LDB_FLAG_INTERNAL_MASK
Andrew Tridgell
1
-0
/
+5
2010-08-17
s4-ldb: use LDB_FLAG_MOD_TYPE() to extract element type from messages
Andrew Tridgell
1
-0
/
+5
2010-08-17
s4-dsdb: added support for LDB_CONTROL_RODC_DCPROMO_OID
Andrew Tridgell
1
-0
/
+6
2010-07-29
s4-ldb: use TALLOC_CTX type instead of 'void'
Kamen Mazdrashki
2
-5
/
+5
2010-07-19
ldb: Mark _DEPRECATED_ ldb_msg_diff() and ldb_msg_canonicalize() functions
Kamen Mazdrashki
1
-2
/
+28
2010-07-19
s4-ldb: Add ldb_msg_normalize() to accept a memory context from client
Kamen Mazdrashki
1
-0
/
+5
2010-07-19
s4-ldb: Implement ldb_msg_difference() function to accept a memory context fr...
Kamen Mazdrashki
1
-0
/
+20
2010-07-07
s4-ldb: added ldb_error() and ldb_operr()
Andrew Tridgell
1
-1
/
+5
2010-07-07
s4-ldb: added ldb_options_find()
Andrew Tridgell
1
-0
/
+6
2010-06-20
ldb:controls - add the "TREE_DELETE" control for allowing subtree deletes
Matthias Dieter Wallnöfer
1
-0
/
+7
2010-06-20
ldb:ldb.h - add classifications to the control declarations
Matthias Dieter Wallnöfer
1
-7
/
+13
2010-06-20
ldb: add a new control bypassioperationnal
Matthieu Patou
1
-0
/
+9
2010-06-13
Support system talloc/tevent headers.
Jelmer Vernooij
1
-2
/
+2
2010-05-31
ldb: Remove unexisting and mistyped function from header
Simo Sorce
1
-2
/
+0
2010-05-04
s4/rodc: Support read-only database
Anatoliy Atanasov
1
-0
/
+1
2010-02-22
LDB related spelling fixes.
Brad Hards
1
-1
/
+1
[next]