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
2013-09-24
Fix DN RDN case in partition names
Howard Chu
1
-0
/
+26
2013-09-16
dsdb: Add DSDB_SEARCH_ONE_ONLY support to dsdb_module_search*()
Andrew Bartlett
1
-0
/
+13
2013-01-21
dsdb-acl: Add helper function dsdb_get_structural_oc_from_msg()
Andrew Bartlett
1
-0
/
+13
2012-08-14
s4-dsdb: Add mem_ctx argument to samdb_ntds_settings_dn
Andrew Bartlett
1
-3
/
+4
2012-04-11
s4:dsdb/samdb/ldb_modules/schema.c - move "get_last_structural_class()" into ...
Matthias Dieter Wallnöfer
1
-0
/
+30
2011-11-29
s4-dsdb: Return ldb_result context in dsdb_module_extended
Amitay Isaacs
1
-3
/
+20
2011-10-07
s4-dsdb: fixed the check_optional_feature() call
Andrew Tridgell
1
-19
/
+24
2011-09-23
build: avoid util.h as a public header name due to conflict with MacOS
Andrew Bartlett
1
-1
/
+1
2011-08-25
s4-dsdb: assert that base DNs are used correctly
Andrew Tridgell
1
-0
/
+5
2011-08-09
s4-dsdb: ensure rIDSetReferences is stored as an extended DN
Andrew Tridgell
1
-1
/
+1
2011-07-21
update/add my copyright
Matthieu Patou
1
-0
/
+1
2011-07-21
s4-dsdb: add dsdb_module_extended function similar to other dsdb_module_* fun...
Matthieu Patou
1
-0
/
+61
2011-05-21
s4-dsdb: introduce dsdb_module_search_tree
Matthieu Patou
1
-24
/
+63
2011-02-22
s4-auth Move libcli/security/session.c to the top level
Andrew Bartlett
1
-1
/
+0
2011-02-14
s4-ldb_modules/util: Implement dsdb_module_find_ntdsguid_for_computer()
Kamen Mazdrashki
1
-0
/
+30
2011-01-17
s4-dsdb: pass parent request to dsdb_module_*() functions
Andrew Tridgell
1
-39
/
+83
2010-12-13
s4:dsdb:util: dsdb_get_single_valued_attr() only needs a const ldb_messages
Stefan Metzmacher
1
-1
/
+1
2010-11-26
s4-dsdb Remove mem_ctx argument from dsdb_module_find_dsheuristics().
Andrew Bartlett
1
-3
/
+2
2010-11-11
s4:password_hash and acl LDB modules - handle the "userPassword" attribute ac...
Matthias Dieter Wallnöfer
1
-0
/
+20
2010-11-11
s4:ldb_modules/util.c - "dsHeuristics" -> "dSHeuristics"
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-11-07
s4:ldb_modules/util.c - "dsdb_get_single_valued_attr" - support the attribute...
Matthias Dieter Wallnöfer
1
-4
/
+8
2010-11-03
s4:samldb LDB module - improve the "get_single_valued_attr" call and move it ...
Matthias Dieter Wallnöfer
1
-0
/
+30
2010-11-03
s4-dsdb: removed the use of ldb_private.h from s4
Andrew Tridgell
1
-7
/
+3
2010-10-24
s4:dsdb - use the more safe "samdb_msg_add_(u)int*" calls always where possible
Matthias Dieter Wallnöfer
1
-2
/
+3
2010-10-19
s4-dsdb Reset the error string after 'expected' errors.
Andrew Bartlett
1
-0
/
+1
2010-10-16
s4:dsdb/samdb/ldb_modules/util.c - remove now unused functions which set inte...
Matthias Dieter Wallnöfer
1
-74
/
+0
2010-10-12
s4-libcli/security Use seperate subsystem for session related functions
Andrew Bartlett
1
-0
/
+1
2010-10-10
dsdb/modules: Split up helpers a bit to prevent recursive dependencies.
Jelmer Vernooij
1
-27
/
+0
2010-10-10
dsdb: Move attr_in_list to SAMDB_COMMON to avoid circular dependency between ...
Jelmer Vernooij
1
-12
/
+0
2010-10-03
s4:dsdb - substitute the "show_deleted" with the "show_recycled" control
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-09-29
s4-dsdb Add ldb_reset_err_string() when we set error codes.
Andrew Bartlett
1
-0
/
+1
2010-09-27
s4-ldb: removed an unused variable
Andrew Tridgell
1
-1
/
+0
2010-09-25
ldb: mark the location of a lot more ldb requests
Andrew Tridgell
1
-0
/
+9
2010-09-25
s4-dsdb: added tagging of requests in dsdb modules
Andrew Tridgell
1
-0
/
+15
2010-09-25
s4-dsdb: Fixed a call to the wrong ops function in dsdb_module_search_dn.
Nadezhda Ivanova
1
-1
/
+1
2010-08-27
s4-dsdb: Fixed a compiler warning.
Nadezhda Ivanova
1
-1
/
+0
2010-08-26
s4:dsdb_module_find_dsheuristics - free the "DN" also on other exit cases
Matthias Dieter Wallnöfer
1
-0
/
+2
2010-08-26
s4-dsdb: Removed an unnecessary space in dsdb_module_find_dsheuristics()
Nadezhda Ivanova
1
-1
/
+1
2010-08-26
s4-dsdb: Added utility functions for retrieving dSHeuristics from the module ...
Nadezhda Ivanova
1
-0
/
+47
2010-08-17
s4-dsdb: check the type of session_info from the opaque
Andrew Tridgell
1
-2
/
+2
2010-08-04
s4-dsdb: Removed kludge_acl as it is no longer necessary
Nadezhda Ivanova
1
-0
/
+8
2010-08-01
s4:dsdb/samdb/ldb_modules/util.c - remove unused variables
Matthias Dieter Wallnöfer
1
-2
/
+0
2010-07-09
s4:dsdb: add dsdb_module_constrainted_update_uint32/64() wrapper functions
Stefan Metzmacher
1
-0
/
+22
2010-07-09
s4:dsdb: add dsdb_msg_constrainted_update_uint32/64() wrapper functions
Stefan Metzmacher
1
-0
/
+22
2010-07-09
s4:dsdb: add dsdb_module_constrainted_update_int32/64() functions
Stefan Metzmacher
1
-0
/
+58
2010-07-09
s4:dsdb: add dsdb_msg_constrainted_update_int32/64() functions
Stefan Metzmacher
1
-0
/
+96
2010-07-08
s4-dsdb/util: Reorder DSDB_FLAG_* checks
Kamen Mazdrashki
1
-30
/
+30
2010-07-08
s4-dsdb: Implement module switching in dsdb_module_search_dn()
Kamen Mazdrashki
1
-1
/
+10
2010-07-08
s4-source4/dsdb/samdb/ldb_modules/util.c Use DSDB_FLAG_NEXT_MODULE flag
Kamen Mazdrashki
1
-2
/
+4
2010-07-07
s4-dsdb: use ldb_operr() in the dsdb code
Andrew Tridgell
1
-18
/
+16
[next]