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-06-06
s4:get_last_structural_class - only real structural classes can be candidates...
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-05-30
s4:dsdb/samdb/ldb_modules/util.c - make sure to always free temporary data
Matthias Dieter Wallnöfer
1
-1
/
+6
2010-05-30
s4:dsdb_module_search_dn - add code to handle NULL format string
Matthias Dieter Wallnöfer
1
-3
/
+13
2010-05-04
s4/rodc: Support read-only database
Anatoliy Atanasov
1
-9
/
+34
2010-04-29
s4/rodc: RODC FAS initial implementation
Anatoliy Atanasov
1
-0
/
+12
2010-04-22
s4-drs: added new SECURITY_RO_DOMAIN_CONTROLLER level
Andrew Tridgell
1
-1
/
+1
2010-04-13
Revert "s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functions"
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-04-08
s4:dsdb - Handle INVALID_DN_SYNTAX from OpenLDAP in dsdb_module_load_partitio...
Endi S. Dewata
1
-1
/
+1
2010-03-26
s4-drs: replmd_delete with the 3 stage deletion recycle bin
Eduardo Lima
1
-1
/
+25
2010-03-23
s4:ldb_modules/util.c - fix two counter variables to be "unsigned"
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-03-22
s4:dsdb Move dsdb_save_partition_usn() to be a module helper function
Andrew Bartlett
1
-0
/
+175
2010-03-12
s4:util.c - "dsdb_check_optional_feature" - counter should be "unsigned"
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-03-12
s4-drs: check if an optional feature is enabled
Eduardo Lima
1
-0
/
+59
2010-02-16
s4-dsdb: move dsdb_request_add_controls() into dsdb/common/util.c
Andrew Tridgell
1
-75
/
+5
2010-01-08
s4-dsdb: added dsdb_module_am_system()
Andrew Tridgell
1
-0
/
+9
2010-01-08
s4-dsdb: added DSDB_FLAG_TOP_MODULE
Andrew Tridgell
1
-0
/
+8
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