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
2008-10-11
Fix include paths to new location of libutil.
Jelmer Vernooij
1
-1
/
+1
2008-07-16
drsuapi: print out the number of linked attribute values we got
Stefan Metzmacher
1
-16
/
+27
2008-07-16
drsuapi: make use of the 'more_data' field in DsGetNCChangesCtr[1|6]
Stefan Metzmacher
1
-1
/
+1
2008-07-16
drsuapi: total_object_count was the wrong guess
Stefan Metzmacher
1
-13
/
+10
2008-07-16
NET-API-BECOME-DC: fix crash bugs because of unintialized variables
Stefan Metzmacher
1
-1
/
+4
2008-06-14
Make up the right dependencies now that ldb depends on libevents
Simo Sorce
1
-2
/
+2
2008-04-17
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
1
-2
/
+2
2008-04-11
Reuse the lp_ctx and samdb returned by the python provision.
Andrew Bartlett
1
-36
/
+2
2008-04-11
Fix merge errors on C provision interface after jelmer's good work.
Andrew Bartlett
1
-1
/
+2
2008-04-10
Fix extra argument to provision_bare().
Jelmer Vernooij
1
-1
/
+2
2008-04-09
Remove dns_name element
Andrew Bartlett
1
-1
/
+0
2008-04-09
Move provision C bindings to param/.
Jelmer Vernooij
1
-0
/
+1
2008-04-04
Pass discovered server DN down to provision.
Andrew Bartlett
1
-0
/
+1
2008-03-06
Fix typo
Andrew Bartlett
1
-1
/
+1
2008-03-06
Ensure we get this option from the command line, not the internal
Andrew Bartlett
1
-1
/
+2
2008-03-06
Make Samba4 pass the NET-API-BECOMEDC test against Win2k3 (again).
Andrew Bartlett
1
-46
/
+67
2008-02-15
Reconcile header files for torture utility functions.
Jelmer Vernooij
1
-1
/
+1
2008-02-15
Use struct for provision parameters since there are so many of them.
Jelmer Vernooij
1
-15
/
+24
2008-02-15
Finish migration of provision code.
Jelmer Vernooij
1
-1
/
+7
2008-02-15
Avoid using private libnet test structure inside util_provision.
Jelmer Vernooij
1
-1
/
+15
2008-02-14
Split provision from C code out of becomedc.
Jelmer Vernooij
1
-295
/
+3
2008-02-09
Remove unused define.
Jelmer Vernooij
1
-7
/
+3
2008-01-25
NET-BECOME-DC: always try to build ejs and python code
Stefan Metzmacher
1
-9
/
+16
2008-01-24
Make the repl_meta_data module the default for domain controllers.
Andrew Bartlett
1
-4
/
+0
2008-01-23
Fix DRSUAPI replication test - NET-API-BECOME-DC.
Andrew Bartlett
1
-19
/
+18
2007-12-26
r26599: Attempt to also support provisioning using Python in the BECOME-DC test.
Jelmer Vernooij
1
-51
/
+160
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
[next]