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
/
dsdb
/
samdb
/
ldb_modules
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-08
s4-dsdb: added dsdb_module_set_integer()
Andrew Tridgell
1
-0
/
+24
2010-01-08
s4-dsdb: added dsdb_next_callback()
Andrew Tridgell
1
-0
/
+12
2010-01-08
s4-dsdb: added dsdb_module_constrainted_update_integer()
Andrew Tridgell
1
-0
/
+50
2010-01-08
s4-dsdb: added dsdb_module_reference_dn()
Andrew Tridgell
1
-0
/
+43
2010-01-08
s4-dsdb: added dsdb_module_add()
Andrew Tridgell
1
-0
/
+46
2010-01-02
s4-dsdb: added DSDB_FLAG_OWN_MODULE
Andrew Tridgell
1
-3
/
+49
2010-01-02
s4-dsdb: added dsdb_check_single_valued_link()
Andrew Tridgell
1
-0
/
+29
2009-12-21
s4-dsdb: don't use a non-constant format string for a printf format
Andrew Tridgell
1
-10
/
+3
2009-12-21
s4-dsdb: added DSDB_MODIFY_RELAX flag to the dsdb_module_*() calls
Andrew Tridgell
1
-0
/
+7
2009-12-21
s4-dsdb: use varargs expression in dsdb_module_search()
Andrew Tridgell
1
-1
/
+7
2009-12-18
s4-dsdb: Move get_last_structural class from descriptor.c to util.c
Brendan Powers
1
-0
/
+28
2009-12-16
s4-dsdb: added a dsdb_module_rename() call
Andrew Tridgell
1
-0
/
+43
2009-12-16
s4-dsdb: added dsdb_module_modify()
Andrew Tridgell
1
-0
/
+40
2009-12-16
s4-dsdb: fixed dsdb_module_dn_by_guid()
Andrew Tridgell
1
-3
/
+7
2009-12-16
s4-dsdb: dsdb_flags should be unsigned
Andrew Tridgell
1
-1
/
+1
2009-12-16
s4-dsdb: rename dsdb_module_search_handle_flags to dsdb_request_add_controls
Andrew Tridgell
1
-3
/
+7
2009-12-16
s4-dsdb: added dsdb_module_dn_by_guid()
Andrew Tridgell
1
-0
/
+41
2009-12-14
s4-dsdb: added REVEAL_INTERNALS flag to dsdb_module_search_handle_flags()
Andrew Tridgell
1
-0
/
+7
2009-11-17
s4:dsdb Add 'dsdb_flags' to dsdb_module_search() to enable often-used features
Andrew Bartlett
1
-1
/
+70
2009-10-23
s4:dsdb Add error string in 'no such object' because of 0 replies case
Andrew Bartlett
1
-0
/
+3
2009-10-12
s4:dsdb Add new functions to help modules do an ldb_search()
Andrew Bartlett
1
-0
/
+128