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
/
torture
/
libnet
/
libnet_BecomeDC.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-21
r26327: Explicit loadparm_context for RPC client functions.
Jelmer Vernooij
1
-3
/
+3
2007-12-21
r26326: Remove more uses of global_loadparm.
Jelmer Vernooij
1
-6
/
+9
2007-12-21
r26272: Remove global_loadparm in some more places.
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26252: Specify loadparm_context explicitly when creating sessions.
Jelmer Vernooij
1
-3
/
+3
2007-12-21
r26250: Avoid global_loadparm in a couple more places.
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26238: Add a loadparm context parameter to torture_context, remove more uses...
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r25753: Move cn=rootdse to @ROOTDSE to avoid being caught up in schema restri...
Andrew Bartlett
1
-2
/
+2
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-12
/
+12
2007-10-10
r25446: Merge some changes I made on the way home from SFO:
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r25430: Add the loadparm context to all parametric options.
Jelmer Vernooij
1
-5
/
+5
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25175: Change to talloc_asprintf_append_buffer().
Jeremy Allison
1
-2
/
+2
2007-10-10
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
1
-5
/
+5
2007-10-10
r24728: Use more stock torture functions.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r22969: fix some more places where we could end up with more than one event
Andrew Tridgell
1
-1
/
+1
2007-10-10
r22756: Make it easier to setup an LDAP replica. Provision with
Andrew Bartlett
1
-1
/
+1
2007-10-10
r21843: the computer_dn isn't needed anymore because we don't manually reset ...
Stefan Metzmacher
1
-14
/
+1
2007-10-10
r21839: add my email address
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r21514: move away from a hardcoded "smbtorturedc"
Stefan Metzmacher
1
-31
/
+67
2007-10-10
r21504: for simo...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r21502: add a very useful option "become dc:donnot leave=yes"
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r21360: - put in the correct machine account password into test_secrets.ldb
Stefan Metzmacher
1
-80
/
+4
2007-10-10
r21296: remove the session specific encryption from the attributes
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r20922: use the show_deleted module by default
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r20907: reset krbtgt, machine and administator account passwords to "test"
Stefan Metzmacher
1
-1
/
+91
2007-10-10
r20872: make the password_hash module specific to the domain partition
Stefan Metzmacher
1
-2
/
+1
2007-10-10
r20869: - mark the rootdse with isSyncronized=TRUE after a successful replica...
Stefan Metzmacher
1
-0
/
+59
2007-10-10
r20868: load the pdc_fsmo and naming_fsmo modules
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r20807: test static password for the test_*.ldb' files
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r20806: make it possible to configure the secrets.ldb url
Stefan Metzmacher
1
-8
/
+14
2007-10-10
r20775: - use the schema_fsmo module on the schema partition, which loads the...
Stefan Metzmacher
1
-1
/
+38
2007-10-10
r20770: remove unused var
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r20769: - it's wrong to add the schemaInfo blob as 2nd value to the prefixMap...
Stefan Metzmacher
1
-5
/
+1
2007-10-10
r20768: store the prefixMap and schemaInfo attributes on the schema head object
Stefan Metzmacher
1
-0
/
+32
2007-10-10
r20767: don't pass a dsdb_schema to dsdb_extended_replicated_objects_commit()
Stefan Metzmacher
1
-14
/
+19
2007-10-10
r20733: add a function to load the oid mappings from ldb_val's
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r20715: set the dsdb_schema on the ldb_context
Stefan Metzmacher
1
-0
/
+6
2007-10-10
r20709: pass a repsFromTo1 struct down as it contains all needed info for the...
Stefan Metzmacher
1
-44
/
+80
2007-10-10
r20705: store the "replUpToDateVector" attribute in DSDB_EXTENDED_REPLICATED_...
Stefan Metzmacher
1
-0
/
+20
2007-10-10
r20685: apply records using dsdb_extended_replicated_objects_commit()
Stefan Metzmacher
1
-275
/
+91
2007-10-10
r20580: pass the DSDB_CONTROL_REPLICATED_OBJECT_OID with the ldb_add request
Stefan Metzmacher
1
-5
/
+38
2007-10-10
r20575: apply records to the test_samdb.ldb (my birthday present to myself...:-)
Stefan Metzmacher
1
-4
/
+83
2007-10-10
r20572: - prepare a test_samdb.ldb in the NET-API-BECOME-DC torture test
Stefan Metzmacher
1
-0
/
+105
2007-10-10
r20531: - create the rdn attribute which is an alias for the 'name' attribute
Stefan Metzmacher
1
-0
/
+180
2007-10-10
r20504: we handle the attribute values always as DATA_BLOB's and
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r20483: Sorry Volker:-)
Stefan Metzmacher
1
-7
/
+7
2007-10-10
r20481: Fix the build -- Stefan, please look at this ;-))
Volker Lendecke
1
-0
/
+6
2007-10-10
r20438: - bail out on conversation errors
Stefan Metzmacher
1
-4
/
+27
[next]