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
2011-10-27
s4:repl_meta_data LDB module - don't intercept the partition LDB module refer...
Matthias Dieter Wallnöfer
1
-17
/
+18
2011-10-27
s4:repl_meta_data LDB module - rename operation - do not overwrite error mess...
Matthias Dieter Wallnöfer
1
-3
/
+1
2011-10-27
s4:repl_meta_data LDB module - remove pointless debug messages
Matthias Dieter Wallnöfer
1
-4
/
+0
2011-10-27
s4:repl_meta_data LDB module - always return the original LDB result codes on...
Matthias Dieter Wallnöfer
1
-5
/
+12
2011-10-27
s4:repl_meta_data LDB module - "dsdb_search_module_dn" already checks if len(...
Matthias Dieter Wallnöfer
1
-4
/
+4
2011-10-27
s4:ldap.py - fix up the dSHeuristics test to check for the right behaviour
Matthias Dieter Wallnöfer
1
-15
/
+27
2011-10-27
s4:objectclass_attrs LDB module - implement the dSHeuristics length checks co...
Matthias Dieter Wallnöfer
1
-5
/
+37
2011-10-27
s4:ldap.py - we test the creation of secrets already in the "systemOnly" test...
Matthias Dieter Wallnöfer
1
-9
/
+0
2011-10-27
s4:ldap.py - enhance and fix up the object class test
Matthias Dieter Wallnöfer
1
-6
/
+95
2011-10-27
s4:objectclass LDB module - objectclass modify op. - remove superflous "tallo...
Matthias Dieter Wallnöfer
1
-8
/
+4
2011-10-27
s4:objectclass LDB module - objectclass modify operations
Matthias Dieter Wallnöfer
1
-95
/
+32
2011-10-27
s4:objectclass LDB module - forbid to add unrelated objectclasses
Matthias Dieter Wallnöfer
1
-0
/
+61
2011-10-27
s4:objectclass LDB module - "objectclass_add" - small optimisation
Matthias Dieter Wallnöfer
1
-4
/
+2
2011-10-27
s4:objectclass LDB module - "check_rodc_ntdsdsa_add"
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-10-27
s4:objectclass LDB module - update copyright
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-10-27
s4:password_hash LDB module - fix compiler warning due to unsatisfied "switch"
Matthias Dieter Wallnöfer
1
-0
/
+3
2011-10-27
s4:ldap.py - fix up the UTF8 tests
Matthias Dieter Wallnöfer
1
-7
/
+8
2011-10-27
s4:ldap.py - reactivate some assertions in "test_all"
Matthias Dieter Wallnöfer
1
-2
/
+2
2011-10-20
dsdb: improve debug message
Andrew Tridgell
4
-5
/
+4
2011-10-13
s4-messaging: Pass the loadparm context, not just the messaging path
Andrew Bartlett
2
-2
/
+2
2011-10-12
s3:utils change data_blob_dup_talloc() to take a DATA_BLOB by value
Gregor Beck
3
-5
/
+5
2011-10-09
Remove pointless exception catching in tests.
Jelmer Vernooij
2
-10
/
+4
2011-10-07
s4:dsdb/password_hash: add DSDB_CONTROL_PASSWORD_BYPASS_LAST_SET_OID
Stefan Metzmacher
2
-1
/
+41
2011-10-07
s4:dsdb: fix the order of DSDB_CONTROL_* defines in samdb.h
Stefan Metzmacher
1
-10
/
+10
2011-10-07
s4-dsdb: special case for deleted objects one way link
Andrew Tridgell
1
-4
/
+17
2011-10-07
s4-dsdb: don't display links to deleted objects
Andrew Tridgell
1
-9
/
+42
2011-10-07
s4-dsdb: fixed one_way_link calculation
Andrew Tridgell
1
-1
/
+2
2011-10-07
s4-dsdb: fixed behaviour of show_deleted and show_recycled control
Andrew Tridgell
1
-38
/
+71
2011-10-07
s4-dsdb: fixed the check_optional_feature() call
Andrew Tridgell
1
-19
/
+24
2011-10-06
s4-dsdb: allow deletion of backlinks if DSDB_CONTROL_DBCHECK given
Andrew Tridgell
2
-1
/
+5
2011-10-06
s4-dsdb: added DSDB_CONTROL_DBCHECK
Andrew Tridgell
2
-0
/
+4
2011-10-06
s4-dsdb: allow groupType update on deleted objects
Andrew Tridgell
1
-1
/
+2
2011-10-06
s4-rodc: use the rodc_replica flag on the partition
Andrew Tridgell
1
-2
/
+2
2011-10-06
s4-rodc: ensure we load replicated partitions for RODCs
Andrew Tridgell
2
-46
/
+35
2011-10-06
s4-dsdb: Do not assume that all deleted objects have an objectCategory and sA...
Andrew Bartlett
1
-2
/
+2
2011-10-06
dsdb: Do not attempt to resolve conflicts on an RODC
Andrew Bartlett
1
-2
/
+26
2011-10-06
dsdb: fix double-free in replication failure case on RODC
Andrew Bartlett
1
-1
/
+1
2011-10-06
s4-dsdb Allow repl server to start even when no master NCs are present
Andrew Bartlett
1
-7
/
+1
2011-10-04
s4-dsdb: fixed re-join of subdomain
Andrew Tridgell
1
-3
/
+4
2011-10-04
s4-dns: add all forest DCs to named.conf.update
Andrew Tridgell
1
-12
/
+54
2011-10-04
s4-kcc: if we are a GC, auto-add partial replicas
Andrew Tridgell
1
-3
/
+147
2011-10-04
s4-dsdb: simplify samdb_is_gc()
Andrew Tridgell
1
-28
/
+2
2011-10-04
s4-dsdb: add the DSDB_CONTROL_PARTIAL_REPLICA when needed
Andrew Tridgell
1
-0
/
+9
2011-10-04
s4-repl: try harder to find the right SPN in replication server
Andrew Tridgell
1
-23
/
+72
2011-10-04
s4-dsdb: added new control DSDB_MODIFY_PARTIAL_REPLICA
Andrew Tridgell
6
-60
/
+97
2011-10-04
s4-dsdb: added DSDB_REPL_FLAG_ADD_NCNAME flag
Andrew Tridgell
1
-0
/
+1
2011-10-04
s4-dsdb: fixed formatting of a debug message
Andrew Tridgell
1
-1
/
+1
2011-10-04
s4-partition: allow creation of uninstantiated partitions
Andrew Tridgell
1
-6
/
+0
2011-10-04
s4-dsdb: allow uninstantiated NC heads
Andrew Tridgell
1
-2
/
+4
2011-10-04
s4-repl: support creation of new NCs via DsAddEntry
Andrew Tridgell
1
-0
/
+84
[next]