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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-24
s4:lazy_commit LDB module - the "show_deleted" control is initialised by the ...
Matthias Dieter Wallnöfer
1
-17
/
+0
2010-09-24
s4:rootdse LDB module - make use of "dsdb_forest_functional_level"
Matthias Dieter Wallnöfer
1
-3
/
+2
2010-09-24
s4:ldap.py - add tests for the "dsServiceName", "serverName", "dnsHostName" a...
Matthias Dieter Wallnöfer
1
-0
/
+34
2010-09-24
s4:rootdse LDB module - introduce dynamic "ldapServiceName"
Matthias Dieter Wallnöfer
1
-0
/
+25
2010-09-24
s4:rootdse LDB module - introduce dynamic "dnsHostName" attribute
Matthias Dieter Wallnöfer
1
-0
/
+8
2010-09-24
s4:rootdse LDB module - make "serverName" dynamic
Matthias Dieter Wallnöfer
1
-0
/
+7
2010-09-24
s4:rootdse LDB module - remove "priv" checks where not needed
Matthias Dieter Wallnöfer
1
-3
/
+3
2010-09-24
s4:rootdse LDB module - better that the "edn" control handling is done last
Matthias Dieter Wallnöfer
1
-20
/
+20
2010-09-24
s4:samldb LDB module - it isn't allowed to create user/computer accounts with...
Matthias Dieter Wallnöfer
2
-10
/
+13
2010-09-24
s4:dsdb/common/util_samr.c - remove the primary group specifications
Matthias Dieter Wallnöfer
1
-4
/
+0
2010-09-24
s4:ldap.py - test default primary groups on modify operations
Matthias Dieter Wallnöfer
1
-0
/
+70
2010-09-24
s4:samldb LDB module - support the "userAccountControl" -> "primaryGroupID" d...
Matthias Dieter Wallnöfer
1
-16
/
+11
2010-09-24
s4:ldap.py - enhance SAM user/groups behaviour test regarding default primary...
Matthias Dieter Wallnöfer
1
-5
/
+34
2010-09-24
s4:rootdse LDB module - make more use of LDB result constants
Matthias Dieter Wallnöfer
1
-17
/
+17
2010-09-24
s4:rootdse LDB module - fix comment typo
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-09-24
s4:password_hash LDB module - don't assign "lp_ctx" twice
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-09-24
s4:rootdse LDB module - fix counter types
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-09-24
s4:extended_dn_in LDB module - fix a counter type
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-09-24
s4:drepl_out_helpers.c - fix a counter type
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-09-23
s4/dsdb:kcc: cleanup and improve readability
Anatoliy Atanasov
1
-4
/
+5
2010-09-23
s4:dsdb/kcc: we don't need to manually allocate [out,ref] pointers anymore
Stefan Metzmacher
1
-6
/
+1
2010-09-23
s4-kcc: the kcc should not be setting the repsTo attribute
Andrew Tridgell
1
-32
/
+2
2010-09-23
s4-kcc: added service->am_rodc
Andrew Tridgell
4
-21
/
+14
2010-09-23
s4-kcc: pass the service context into the kcc connection code
Andrew Tridgell
2
-64
/
+65
2010-09-22
s4-selftest: Move samba3sam test to standard python directory.
Jelmer Vernooij
1
-1092
/
+0
2010-09-22
dsdb: Use short path for ldb_handlers.h, in case ldb is installed in the
Jelmer Vernooij
1
-1
/
+1
2010-09-21
s4-ldap: Fixed a problem with NC's having a parentGUID attribute
Nadezhda Ivanova
2
-14
/
+48
2010-09-20
s4-drepl: use the partition UDV and hwm for extended getncchanges ops
Andrew Tridgell
3
-28
/
+75
2010-09-20
s4-rodc: fixed repsFrom store on RODC
Andrew Tridgell
1
-14
/
+11
2010-09-20
s4-kcc: a bit more debug info on repsFrom creation
Andrew Tridgell
1
-1
/
+7
2010-09-21
s4-dsdb-schema_prefixmap: return WERR_DS_NO_ATTRIBUTE_OR_VALUE when ATTID is ...
Kamen Mazdrashki
1
-1
/
+1
2010-09-21
s4-dsdb-schema_prefixmap: Print debug message when internal failure occurs
Kamen Mazdrashki
1
-0
/
+5
2010-09-20
s4/dcdiag: Handle ListRoles command for dcdiag:KnowsOfRoleHolders test
Anatoliy Atanasov
2
-0
/
+94
2010-09-20
s4/fsmo: Create separate function for retrieving fsmo role dn and owner dn.
Anatoliy Atanasov
2
-54
/
+81
2010-09-20
s4/drs: use type enum drsuapi_DsNameFormat in DsCrackNames code
Anatoliy Atanasov
1
-9
/
+20
2010-09-19
s4-rootdse: mark registered controls as non-critical
Andrew Tridgell
1
-0
/
+37
2010-09-19
s4/fsmo: Naming master support added
Anatoliy Atanasov
1
-1
/
+2
2010-09-19
s4-pydsdb: added am_rodc() method on samdb
Andrew Tridgell
1
-0
/
+27
2010-09-18
s4-drs: Check for schema changes only in case we are *not* applying Schema re...
Kamen Mazdrashki
1
-8
/
+19
2010-09-17
s4-schema: Helper func to compare schemaInfo signitures
Kamen Mazdrashki
1
-0
/
+41
2010-09-17
s4-schema: use dsdb_schema_info_blob_is_valid() to verify schemaInfo blob
Kamen Mazdrashki
1
-9
/
+6
2010-09-17
s4-prefixMap: use dsdb_schema_info_blob_is_valid() for schemaInfo blob valida...
Kamen Mazdrashki
1
-4
/
+2
2010-09-17
s4-dsdb: Add dsdb_schema_info_blob_is_valid() to verify schemaInfo blobls
Kamen Mazdrashki
1
-10
/
+24
2010-09-16
s4-drs: initial skeleton for DrsReplica{Add,Del,Mod} calls
Andrew Tridgell
3
-1
/
+97
2010-09-16
s4-repl: if we are an RODC don't set WRIT_REP in replication
Andrew Tridgell
1
-2
/
+7
2010-09-16
s4-repl: add partial attribute set to getncchanges calls for RODCs
Andrew Tridgell
4
-9
/
+67
2010-09-16
s4-repl: added min_usn to extended replication call
Andrew Tridgell
4
-2
/
+9
2010-09-16
s4-repl: added repl_secret handling
Andrew Tridgell
2
-2
/
+98
2010-09-16
s4-repl: cleanup the extended op calls in repl server
Andrew Tridgell
5
-21
/
+23
2010-09-16
s4-pyjoin: fill in the dns name in the python replication method
Andrew Tridgell
1
-0
/
+40
[prev]
[next]