index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
dsdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-ldap: Fixed a problem with NC's having a parentGUID attribute
Nadezhda Ivanova
2010-09-21
2
-14
/
+48
*
s4-drepl: use the partition UDV and hwm for extended getncchanges ops
Andrew Tridgell
2010-09-20
3
-28
/
+75
*
s4-rodc: fixed repsFrom store on RODC
Andrew Tridgell
2010-09-20
1
-14
/
+11
*
s4-kcc: a bit more debug info on repsFrom creation
Andrew Tridgell
2010-09-20
1
-1
/
+7
*
s4-dsdb-schema_prefixmap: return WERR_DS_NO_ATTRIBUTE_OR_VALUE when ATTID is ...
Kamen Mazdrashki
2010-09-21
1
-1
/
+1
*
s4-dsdb-schema_prefixmap: Print debug message when internal failure occurs
Kamen Mazdrashki
2010-09-21
1
-0
/
+5
*
s4/dcdiag: Handle ListRoles command for dcdiag:KnowsOfRoleHolders test
Anatoliy Atanasov
2010-09-20
2
-0
/
+94
*
s4/fsmo: Create separate function for retrieving fsmo role dn and owner dn.
Anatoliy Atanasov
2010-09-20
2
-54
/
+81
*
s4/drs: use type enum drsuapi_DsNameFormat in DsCrackNames code
Anatoliy Atanasov
2010-09-20
1
-9
/
+20
*
s4-rootdse: mark registered controls as non-critical
Andrew Tridgell
2010-09-19
1
-0
/
+37
*
s4/fsmo: Naming master support added
Anatoliy Atanasov
2010-09-19
1
-1
/
+2
*
s4-pydsdb: added am_rodc() method on samdb
Andrew Tridgell
2010-09-19
1
-0
/
+27
*
s4-drs: Check for schema changes only in case we are *not* applying Schema re...
Kamen Mazdrashki
2010-09-18
1
-8
/
+19
*
s4-schema: Helper func to compare schemaInfo signitures
Kamen Mazdrashki
2010-09-17
1
-0
/
+41
*
s4-schema: use dsdb_schema_info_blob_is_valid() to verify schemaInfo blob
Kamen Mazdrashki
2010-09-17
1
-9
/
+6
*
s4-prefixMap: use dsdb_schema_info_blob_is_valid() for schemaInfo blob valida...
Kamen Mazdrashki
2010-09-17
1
-4
/
+2
*
s4-dsdb: Add dsdb_schema_info_blob_is_valid() to verify schemaInfo blobls
Kamen Mazdrashki
2010-09-17
1
-10
/
+24
*
s4-drs: initial skeleton for DrsReplica{Add,Del,Mod} calls
Andrew Tridgell
2010-09-16
3
-1
/
+97
*
s4-repl: if we are an RODC don't set WRIT_REP in replication
Andrew Tridgell
2010-09-16
1
-2
/
+7
*
s4-repl: add partial attribute set to getncchanges calls for RODCs
Andrew Tridgell
2010-09-16
4
-9
/
+67
*
s4-repl: added min_usn to extended replication call
Andrew Tridgell
2010-09-16
4
-2
/
+9
*
s4-repl: added repl_secret handling
Andrew Tridgell
2010-09-16
2
-2
/
+98
*
s4-repl: cleanup the extended op calls in repl server
Andrew Tridgell
2010-09-16
5
-21
/
+23
*
s4-pyjoin: fill in the dns name in the python replication method
Andrew Tridgell
2010-09-16
1
-0
/
+40
*
s4-repl: split out the extended op handling
Andrew Tridgell
2010-09-16
3
-137
/
+169
*
s4-repl: cleanup getncchanges extended op calls
Andrew Tridgell
2010-09-16
3
-40
/
+70
*
s4/fsmo: Handle infrastructure, pdc and rid extended ops
Anatoliy Atanasov
2010-09-15
2
-45
/
+53
*
s4-repl: use consistent API calls for getting DN GUID
Andrew Tridgell
2010-09-15
1
-1
/
+1
*
s4: fixed some printf format errors
Andrew Tridgell
2010-09-15
1
-1
/
+1
*
s4-rodc: add a trigger message for REPL_SECRET to auth_sam
Andrew Tridgell
2010-09-15
1
-0
/
+14
*
s4-kcc: removed redundent loop check
Andrew Tridgell
2010-09-15
1
-1
/
+1
*
s4-dsdb: check for invalid backend type
Andrew Tridgell
2010-09-15
1
-0
/
+2
*
s4-rootdse: setup length after NULL check
Andrew Tridgell
2010-09-15
1
-2
/
+2
*
s4-dsdb: fixed use after free for RODC
Andrew Tridgell
2010-09-15
1
-2
/
+1
*
s4-dsdb: free right context on failure
Andrew Tridgell
2010-09-15
1
-1
/
+1
*
s4-dsdb: defer ac->msg after check for NULL ac
Andrew Tridgell
2010-09-15
1
-1
/
+3
*
s4-anr: check for allocation failure before use
Andrew Tridgell
2010-09-15
1
-1
/
+1
*
waf: work around circular dependency finder erroneously removing dependency o...
Jelmer Vernooij
2010-09-14
1
-1
/
+4
*
s4:SID handling - always encode the SID using "ldap_encode_ndr_dom_sid" for L...
Matthias Dieter Wallnöfer
2010-09-13
2
-9
/
+9
*
s4:cosmetic - the SID attribute is called objectSid - not objectSID
Matthias Dieter Wallnöfer
2010-09-13
5
-16
/
+16
*
Revert "s4:samldb LDB module - simplify the message handling on add and modif...
Matthias Dieter Wallnöfer
2010-09-13
1
-26
/
+33
*
s4:samldb LDB module - remove a disastrous "talloc_free"
Matthias Dieter Wallnöfer
2010-09-12
1
-2
/
+0
*
Revert "s4:util_samr.c - also here we've now the default primaryGroupID detec...
Matthias Dieter Wallnöfer
2010-09-12
1
-1
/
+4
*
s4:util_samr.c - also here we've now the default primaryGroupID detection wor...
Matthias Dieter Wallnöfer
2010-09-12
1
-4
/
+1
*
s4:ldap.py - tests the primary group detection by the "userAccountControl"
Matthias Dieter Wallnöfer
2010-09-12
1
-2
/
+47
*
s4:samldb LDB module - "samldb_check_primaryGroupID" - support RID derivation...
Matthias Dieter Wallnöfer
2010-09-12
1
-1
/
+5
*
s4:samldb LDB module - free the "ac" context after the delete checks
Matthias Dieter Wallnöfer
2010-09-12
1
-1
/
+4
*
s4:samldb LDB module - simplify the message handling on add and modify operat...
Matthias Dieter Wallnöfer
2010-09-12
1
-33
/
+28
*
s4:samldb LDB module - move "samldb_prim_group_users_check" more down to see ...
Matthias Dieter Wallnöfer
2010-09-12
1
-41
/
+41
*
s4:samldb LDB module - add a comment to mark the beginning of the extended op...
Matthias Dieter Wallnöfer
2010-09-12
1
-0
/
+2
[next]