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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2010-05-24
s4:dsdb_enum_group_mem - use "unsigned" counters
Matthias Dieter Wallnöfer
1
-2
/
+3
2010-05-24
s4:dsdb_lookup_rids - "unsigned" counters fit better than "signed" in this case
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-05-24
s4:dsdb_add_user - check the "cn"/"account_name" length (should be >= 1)
Matthias Dieter Wallnöfer
1
-7
/
+12
2010-05-24
s4:samr Push most of samr_LookupRids into a helper function
Andrew Bartlett
1
-0
/
+66
2010-05-24
s4:samr Push most of samr_QueryGroupMember into a helper function
Andrew Bartlett
1
-0
/
+67
2010-05-24
s4:samr Move most of samr_CreateDomAlias into a helper function
Andrew Bartlett
1
-0
/
+73
2010-05-24
s4:samr Split most of samr_CreateDomainGroup into a helper function
Andrew Bartlett
1
-0
/
+79
2010-05-24
s4:samr Split the guts of samr_CreateUser2 into a helper function
Andrew Bartlett
1
-0
/
+249
2010-05-24
s4:dsdb Allow a NULL search expression in dsdb_search()
Andrew Bartlett
1
-2
/
+5
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
2
-8
/
+6
2010-05-17
s4-rodc: Cache am_rodc flag
Anatoliy Atanasov
1
-0
/
+29
2010-05-13
s4:dsdb: fix samdb_result_logon_hours() and don't hardcode units_per_week
Stefan Metzmacher
1
-4
/
+11
2010-05-11
s4:dsdb: cached results of samdb_rodc()
Stefan Metzmacher
1
-1
/
+29
2010-05-10
s4:samdb_set_password - adapt it for the user password change handling
Matthias Dieter Wallnöfer
1
-0
/
+12
2010-05-10
s4:samdb_set_password/samdb_set_password_sid - Rework
Matthias Dieter Wallnöfer
1
-256
/
+134
2010-05-10
s4:dsdb/util.c - Add a new function for retrieving password change attributes
Matthias Dieter Wallnöfer
1
-0
/
+41
2010-05-09
s4:dsdb Provide an intelegent fallback if not CN=Subnets is found
Andrew Bartlett
1
-3
/
+7
2010-05-04
s4/rodc: Support read-only database
Anatoliy Atanasov
1
-0
/
+1
2010-05-03
s4/rodc: Implement msDS-isRODC constructed attr
Anatoliy Atanasov
1
-6
/
+15
2010-04-29
s4/rodc: RODC FAS initial implementation
Anatoliy Atanasov
1
-0
/
+28
2010-04-28
s4/dsdb: dsdb_validate_invocation_id() should validate by objectGUID
Kamen Mazdrashki
1
-18
/
+18
2010-04-27
s4:dsdb/common: if we don't have the ip of the client return the server site ...
Stefan Metzmacher
1
-0
/
+8
2010-04-27
s4:util - add a function which finds the matching client site using the clien...
Matthias Dieter Wallnöfer
1
-0
/
+90
2010-04-22
s4-drs: removed dsdb_validate_client_flags()
Andrew Tridgell
1
-30
/
+0
2010-04-22
s4-dsdb: added dsdb_validate_invocation_id()
Andrew Tridgell
1
-0
/
+87
2010-04-22
s4-dsdb: added dsdb_get_extended_dn_sid()
Andrew Tridgell
1
-0
/
+29
2010-04-22
s4-drs: Use new samdb_rodc() function in s4 code
Fernando J V da Silva
1
-1
/
+1
2010-04-22
s4-drs: dsdb_validate_client_flags() function
Fernando J V da Silva
1
-0
/
+28
2010-04-22
s4-drs: samdb_is_rodc() function and new samdb_rodc() function
Fernando J V da Silva
1
-32
/
+41
2010-04-20
s4:provision Pass in the invoication ID and NTDS Settings DN to Schema()
Andrew Bartlett
1
-1
/
+38
2010-04-16
s4:Replaced dsdb_get_dom_sid_from_ldb_message() with samdb_result_dom_sid()
Nadezhda Ivanova
1
-31
/
+2
2010-04-13
s4:samdb_server_site_name - fix indentation
Matthias Dieter Wallnöfer
1
-4
/
+6
2010-04-13
s4:dsdb/common/util.c - add a call which determines centrally the forest DNS ...
Matthias Dieter Wallnöfer
1
-0
/
+19
2010-04-13
s4:remove "samdb_root_dn", "samdb_base_dn", "samdb_config_dn" and "samdb_sche...
Matthias Dieter Wallnöfer
1
-20
/
+0
2010-04-13
Revert "s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functions"
Matthias Dieter Wallnöfer
1
-6
/
+8
2010-04-11
s4:samdb_server_site_dn - free unused DNs in the right way
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
-88
/
+0
2010-03-12
Split the dsdb_access_check_on_dn.
Nadezhda Ivanova
1
-36
/
+49
2010-03-12
Moved access_check_on_dn from acl module as an utility.
Nadezhda Ivanova
1
-0
/
+181
2010-03-09
A helper function to get the Infrastructure DN.
Nadezhda Ivanova
1
-0
/
+12
2010-03-05
s4:dsdb/util - Change also here counters to "unsigned"
Matthias Dieter Wallnöfer
1
-13
/
+16
2010-03-01
s4/rodc: Implement samdb_rodc with ldb context
Anatoliy Atanasov
1
-7
/
+61
2010-02-26
s4-dsdb: fixed the fetch of the server site name
Andrew Tridgell
1
-1
/
+7
2010-02-21
s4:dsdb/util.c - Use LDB result constants in some more helper functions
Matthias Dieter Wallnöfer
1
-11
/
+11
2010-02-16
s4-dsdb: return LDB_ERR_CONSTRAINT_VIOLATION on num_recs != 1
Andrew Tridgell
1
-1
/
+1
2010-02-16
s4-dsdb: added dsdb_search_one() and cleanup dsdb_find_dn_by_guid()
Andrew Tridgell
2
-11
/
+73
[next]