index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
dsdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4/rodc: Support read-only database
Anatoliy Atanasov
2010-05-04
5
-13
/
+76
*
s4/rodc: Fix the callbacks up the stack to handle referrals on modify requests
Anatoliy Atanasov
2010-05-04
6
-0
/
+48
*
s4/rodc: Implement msDS-isRODC constructed attr
Anatoliy Atanasov
2010-05-03
2
-7
/
+167
*
Replaced DS_FLAG_ATTR_IS_CRITICAL with SCHEMA_FLAG_ATTR_IS_CRITICAL.
Nadezhda Ivanova
2010-05-03
1
-1
/
+1
*
Added a function to check if an attribute can belong to a filtered replica.
Nadezhda Ivanova
2010-05-03
3
-2
/
+113
*
s4:dsdb Fix use of memory after free in repl_meta_data
Andrew Bartlett
2010-05-01
1
-7
/
+9
*
s4/rodc: RODC FAS initial implementation
Anatoliy Atanasov
2010-04-29
3
-12
/
+41
*
s4/dsdb: schemaInfo revision may be 0
Kamen Mazdrashki
2010-04-29
1
-5
/
+1
*
s4/dsdb: remove unused dsdb_schema_info_create() function
Kamen Mazdrashki
2010-04-29
1
-35
/
+0
*
s4/dsdb: Update Schema cache with updated schemaInfo value
Kamen Mazdrashki
2010-04-29
1
-4
/
+9
*
s4/samldb: Create initial schemaInfo value if it doesn't exists yet
Kamen Mazdrashki
2010-04-29
1
-7
/
+30
*
s4/dsdb: Use default schemaInfo value when no such value is given
Kamen Mazdrashki
2010-04-29
3
-16
/
+25
*
Revert "s4/dsdb: Set schemaInfo attribute value during provisioning"
Kamen Mazdrashki
2010-04-29
1
-49
/
+0
*
s4/dsdb: dsdb_validate_invocation_id() should validate by objectGUID
Kamen Mazdrashki
2010-04-28
1
-18
/
+18
*
s4:dsdb/common: if we don't have the ip of the client return the server site ...
Stefan Metzmacher
2010-04-27
1
-0
/
+8
*
s4-dns: call spn update command alongside dns update
Andrew Tridgell
2010-04-27
1
-0
/
+46
*
s4:kcc_periodic.c - fix counter types
Matthias Dieter Wallnöfer
2010-04-27
1
-1
/
+1
*
s4:util - add a function which finds the matching client site using the clien...
Matthias Dieter Wallnöfer
2010-04-27
1
-0
/
+90
*
s4-repl: added a workaround for WERR_DS_DRA_NO_REPLICA DsReplicaSync errors
Andrew Tridgell
2010-04-27
2
-2
/
+19
*
s4-drs: add entries to repsTo based on calculated repsFrom
Andrew Tridgell
2010-04-27
1
-2
/
+30
*
s4-drepl: don't setup a repsFrom from a DC that isn't a master for a NC
Andrew Tridgell
2010-04-27
1
-5
/
+50
*
s4-repl: these messages are common, and don't deserve debug level 1
Andrew Tridgell
2010-04-27
1
-2
/
+2
*
s4-repl: on a failed request, clear the current ptr
Andrew Tridgell
2010-04-27
1
-0
/
+1
*
s4-repl: end repl request when not doing an UpdateRefs
Andrew Tridgell
2010-04-27
1
-0
/
+2
*
s4-repl: don't delete repsTo entry on DsReplicaSync
Andrew Tridgell
2010-04-27
1
-46
/
+12
*
s4-ddb: don't create partitions with the UNINSTANT flag set
Andrew Tridgell
2010-04-26
1
-1
/
+14
*
s4-drs: allow getncchanges requests to non WRIT_REP partitions for extended ops
Andrew Tridgell
2010-04-26
1
-1
/
+2
*
s4-drepl: don't send an UpdateRefs unless its a plain replication
Andrew Tridgell
2010-04-26
1
-1
/
+3
*
s4-drs: make links to foreign partitions non-fatal
Andrew Tridgell
2010-04-26
1
-8
/
+6
*
s4 dns: Allow to specify static grant entries to be added to the dynamicaly g...
Matthieu Patou
2010-04-24
1
-3
/
+17
*
s4-drs: added new SECURITY_RO_DOMAIN_CONTROLLER level
Andrew Tridgell
2010-04-22
4
-4
/
+4
*
s4-drs: removed dsdb_validate_client_flags()
Andrew Tridgell
2010-04-22
2
-37
/
+0
*
s4-dsdb: removed an unused variable
Andrew Tridgell
2010-04-22
1
-1
/
+0
*
s4-dsdb: added dsdb_validate_invocation_id()
Andrew Tridgell
2010-04-22
1
-0
/
+87
*
s4-dsdb: added dsdb_get_extended_dn_sid()
Andrew Tridgell
2010-04-22
2
-12
/
+34
*
s4-dsdb: moved rodc schema validation to samldb.c
Andrew Tridgell
2010-04-22
2
-33
/
+37
*
s4-drs: Use new samdb_rodc() function in s4 code
Fernando J V da Silva
2010-04-22
1
-1
/
+1
*
s40-drs: Do not send GetNCChanges messages to RODCs
Fernando J V da Silva
2010-04-22
1
-0
/
+11
*
s4-drs: dsdb_validate_client_flags() function
Fernando J V da Silva
2010-04-22
1
-0
/
+28
*
s4-drs: samdb_is_rodc() function and new samdb_rodc() function
Fernando J V da Silva
2010-04-22
4
-37
/
+64
*
s4-drs: Do not allow system-critical attributes to be RODC filtered
Fernando J V da Silva
2010-04-22
1
-0
/
+33
*
s4:ldap-backend Fix LSA test failures with OpenLDAP backend - convert SIDs
Andrew Bartlett
2010-04-22
1
-0
/
+24
*
s4:OpenLDAP-backend Use the new rdnval module in OpenLDAP
Andrew Bartlett
2010-04-22
2
-3
/
+8
*
s4:dsdb Revert accidentilly commited change for LDAP backends
Andrew Bartlett
2010-04-22
1
-1
/
+1
*
s4-schema: allow revision numbers of zero
Andrew Tridgell
2010-04-21
1
-6
/
+3
*
s4:provision Pass in the invoication ID and NTDS Settings DN to Schema()
Andrew Bartlett
2010-04-20
3
-2
/
+75
*
s4:dsdb/dns/dns_update.c - fix a typo
Matthias Dieter Wallnöfer
2010-04-17
1
-1
/
+1
*
s4:Replaced dsdb_get_dom_sid_from_ldb_message() with samdb_result_dom_sid()
Nadezhda Ivanova
2010-04-16
2
-55
/
+7
*
s4:rootdse: only return "tokenGroups", when the client asked for them
Stefan Metzmacher
2010-04-15
1
-1
/
+1
*
pydsdb: Fix memory leak on invalid parameters, formatting, trivial
Jelmer Vernooij
2010-04-15
1
-8
/
+15
[next]