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
/
common
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-19
s4-dsdb Allow LDB_ERR_INVALID_DN_SYNTAX in dsdb_load_partition_usn
Andrew Bartlett
1
-1
/
+1
2010-10-17
Revert "s4:remove "util_ldb" submodule and integrate the three gendb_* calls ...
Matthias Dieter Wallnöfer
1
-86
/
+1
2010-10-17
s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb...
Matthias Dieter Wallnöfer
1
-1
/
+86
2010-10-16
s4:dsdb/common/util.c - describe the behaviour of the functions "samdb_msg_ad...
Matthias Dieter Wallnöfer
1
-5
/
+32
2010-10-15
s4:samdb_msg_add_int* - use "ldb_msg_add_string" rather than "samdb_msg_add_s...
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-10-15
s4:samdb_create_foreign_security_principal - proof error code of "samdb_msg_a...
Matthias Dieter Wallnöfer
1
-3
/
+6
2010-10-15
s4:dsdb/common/util.c - samdb_msg_add_* calls - proof for more OOM conditions
Matthias Dieter Wallnöfer
1
-0
/
+6
2010-10-15
s4:dsdb/common/util.c - samdb_msg_add_string - the attribute name doesn't nee...
Matthias Dieter Wallnöfer
1
-4
/
+3
2010-10-15
s4:dsdb - remove "samdb_msg_add_value"
Matthias Dieter Wallnöfer
1
-10
/
+2
2010-10-15
s4:dsdb - remove "samdb_result_uint", "samdb_result_int64", "samdb_result_uin...
Matthias Dieter Wallnöfer
1
-44
/
+9
2010-10-10
dsdb: Move attr_in_list to SAMDB_COMMON to avoid circular dependency between ...
Jelmer Vernooij
1
-1
/
+12
2010-10-07
s4:dsdb/common/util.c - provide message set functions for integer types
Matthias Dieter Wallnöfer
1
-0
/
+31
2010-10-04
s4:dsdb/common/util.c - change the usage of the RECYCLED control
Matthias Dieter Wallnöfer
1
-1
/
+4
2010-10-03
s4:dsdb - substitute the "show_deleted" with the "show_recycled" control
Matthias Dieter Wallnöfer
1
-3
/
+6
2010-10-03
s4:dsdb/common/util.c - introduce "DSDB_SEARCH_SHOW_RECYCLED" flag
Matthias Dieter Wallnöfer
1
-0
/
+7
2010-10-03
s4:dsdb_dn_val_rmd_flags - memmem - scan the whole string for occourences
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-10-01
s4-dsdb: added dsdb_search_by_dn_guid()
Andrew Tridgell
1
-0
/
+26
2010-09-30
s4-dsdb: silence the domainFunctionality not setup warning
Andrew Tridgell
1
-1
/
+2
2010-09-29
s4-dsdb Add ldb_reset_err_string() when we set error codes.
Andrew Bartlett
1
-0
/
+3
2010-09-29
s4-dsdb Make samdb_reference_dn() use dsdb_search() and DSDB_SEARCH_ONE_ONLY
Andrew Bartlett
1
-7
/
+8
2010-09-27
s4-dsdb: added samdb_find_site_for_computer() and samdb_find_ntdsguid_for_com...
Andrew Tridgell
1
-0
/
+57
2010-09-26
s4-dsdb: A helper to determine if an attribute is part of the search filter
Nadezhda Ivanova
1
-0
/
+46
2010-09-20
s4/dcdiag: Handle ListRoles command for dcdiag:KnowsOfRoleHolders test
Anatoliy Atanasov
1
-0
/
+21
2010-09-20
s4/fsmo: Create separate function for retrieving fsmo role dn and owner dn.
Anatoliy Atanasov
1
-0
/
+72
2010-09-13
s4:SID handling - always encode the SID using "ldap_encode_ndr_dom_sid" for L...
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-09-13
s4:cosmetic - the SID attribute is called objectSid - not objectSID
Matthias Dieter Wallnöfer
1
-4
/
+4
2010-09-05
dsdb: make the ATTRIBUTE NOT FOUND more clear
Matthieu Patou
1
-0
/
+2
2010-08-20
s4-dsdb: fixed dsdb_get_extended_dn_sid()
Andrew Tridgell
1
-1
/
+1
2010-08-20
s4-drs: implement RODC attribute filtering override
Andrew Tridgell
1
-15
/
+29
2010-08-17
s4:samdb_set_password/samdb_set_password_sid - make more arguments "const"
Matthias Dieter Wallnöfer
1
-5
/
+5
2010-08-17
s4:samdb_set_password/samdb_set_password_sid - make the adaptions to support ...
Matthias Dieter Wallnöfer
1
-13
/
+27
2010-08-17
s4:DSDB - rename the "DSDB_CONTROL_PASSWORD_CHANGE_OLD_PW_CHECKED_OID"
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-08-17
s4-ldb: use LDB_FLAG_MOD_TYPE() to extract element type from messages
Andrew Tridgell
1
-3
/
+3
2010-08-16
s4:samdb_set_password_sid - fix comment
Matthias Dieter Wallnöfer
1
-1
/
+2
2010-08-15
s4:samdb_set_password - fix formatting
Matthias Dieter Wallnöfer
1
-1
/
+2
2010-08-15
s4:samdb_set_password - implement the extended LDAP error code detection
Matthias Dieter Wallnöfer
1
-9
/
+17
2010-08-14
s4:samdb_set_password - return "NT_STATUS_WRONG_PASSWORD" when a user account...
Matthias Dieter Wallnöfer
1
-0
/
+2
2010-08-10
s4:dsdb/common/util.c - provide a call which returns the forest function level
Matthias Dieter Wallnöfer
1
-2
/
+15
2010-08-10
s4:dsdb/common/util.c - use LDB constants whenever possible
Matthias Dieter Wallnöfer
1
-8
/
+8
2010-08-07
s4:dsdb/common/util.c - add a function "dsdb_add"
Matthias Dieter Wallnöfer
1
-0
/
+30
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-2
/
+2
2010-07-07
s4-dsdb: use ldb_operr() in the dsdb code
Andrew Tridgell
1
-38
/
+40
2010-07-06
s4:dsdb - samdb_result_force_password_change - also when "pwdLastSet" is "-1"...
Matthias Dieter Wallnöfer
1
-3
/
+9
2010-06-28
Implementation of self membership validated right.
Nadezhda Ivanova
1
-0
/
+31
2010-06-21
s4:dsdb_load_partition_usn - free the right memory context (tmp_ctx)
Matthias Dieter Wallnöfer
1
-2
/
+1
2010-06-20
s4:dsdb - add a new dsdb delete function which understands the tree delete co...
Matthias Dieter Wallnöfer
1
-0
/
+7
2010-06-15
s4:dsdb Add const to dsdb_dn functions that operate on an ldb_val.
Andrew Bartlett
1
-2
/
+2
2010-06-06
s4:dsdb/common/util.c - provide a better implementation of the "samdb_msg_add...
Matthias Dieter Wallnöfer
1
-28
/
+90
2010-05-31
s4:dsdb_load_udv_v1 - "uint32_t" counter type fits better than "unsigned int"
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-05-30
s4:dsdb/common/util.c - fix a counter variable
Matthias Dieter Wallnöfer
1
-1
/
+1
[next]