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-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-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-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
1
-11
/
+72
2010-02-16
s4-dsdb: replace dsdb_find_dn_by_guid() with a dsdb_search() call
Andrew Tridgell
1
-67
/
+84
2010-02-16
s4-dsdb: change dsdb_search_dn_with_deleted() to dsdb_search_dn() with dsdb_f...
Andrew Tridgell
1
-56
/
+58
2010-02-16
s4-dsdb: change samdb_replace() to dsdb_replace() and allow for dsdb_flags
Andrew Tridgell
1
-72
/
+27
2010-02-16
s4-dsdb: replace dsdb_modify_permissive() with dsdb_modify() and dsdb_flags
Andrew Tridgell
1
-38
/
+40
2010-02-16
s4-dsdb: move dsdb_request_add_controls() into dsdb/common/util.c
Andrew Tridgell
1
-0
/
+71
2010-02-15
s4-dsdb: added dsdb_modify_permissive()
Andrew Tridgell
1
-0
/
+36
2010-02-13
s4:util.c - Corrected the location of the "Directory Service" object
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-02-13
s4-dsdb: use TYPESAFE_QSORT() in dsdb code
Andrew Tridgell
1
-10
/
+5
2010-02-02
Change uint_t to unsigned int in source4
Matt Kraai
1
-8
/
+8
2010-01-16
s4-dsdb: add our local cursor and sort in dsdb_load_udv_*()
Andrew Tridgell
1
-19
/
+65
2010-01-16
s4-dsdb: added dsdb_load_udv_v2() and dsdb_load_udv_v1()
Andrew Tridgell
1
-0
/
+82
2010-01-14
s4-drs: Store uSNUrgent for Urgent Replication
Fernando J V da Silva
1
-5
/
+23
2010-01-13
s4:dsdb/common: fix major bug in lsa_BinaryString to ldb_val conversation.
Stefan Metzmacher
1
-2
/
+2
2010-01-13
s4:dsdb/common: let samdb_msg_add_uint() call samdb_msg_add_int()
Stefan Metzmacher
1
-2
/
+1
2010-01-13
s4:dsdb/common: let samdb_msg_add_uint64() call samdb_msg_add_int64()
Stefan Metzmacher
1
-2
/
+1
2010-01-10
s4-dsdb: added samdb_domain_sid_cache_only()
Andrew Tridgell
1
-1
/
+8
2010-01-09
s4-dsdb: added samdb_ldb_val_case_cmp()
Andrew Tridgell
1
-0
/
+16
2010-01-09
s4-drs: added filtering by udv in getncchanges
Andrew Tridgell
1
-0
/
+6
2010-01-08
s4-dsdb: added dsdb_find_guid_attr_by_dn()
Andrew Tridgell
1
-5
/
+18
2010-01-08
s4-dsdb: added samdb_rid_set_dn()
Andrew Tridgell
1
-0
/
+18
2010-01-08
s4-dsdb: added samdb_reference_dn()
Andrew Tridgell
1
-0
/
+62
2010-01-02
s4-dsdb: switched to using RMD_FLAGS instead of DELETED in extended DNs
Andrew Tridgell
1
-7
/
+41
2010-01-02
s4-dsdb: fixed several memory leaks
Andrew Tridgell
1
-5
/
+18
2010-01-02
s4-dsdb: fixed samdb_create_foreign_security_principal() to use the wellknown...
Andrew Tridgell
1
-18
/
+20
[next]