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
/
torture
/
libnet
Commit message (
Expand
)
Author
Age
Files
Lines
*
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
2008-04-17
1
-2
/
+2
*
Avoid using event_context_find where possible.
Jelmer Vernooij
2008-04-17
1
-3
/
+1
*
Fix problems with event context not being the parent.
Simo Sorce
2008-04-14
6
-21
/
+20
*
Reuse the lp_ctx and samdb returned by the python provision.
Andrew Bartlett
2008-04-11
1
-36
/
+2
*
Fix merge errors on C provision interface after jelmer's good work.
Andrew Bartlett
2008-04-11
1
-1
/
+2
|
\
|
*
Fix extra argument to provision_bare().
Jelmer Vernooij
2008-04-10
1
-1
/
+2
*
|
Remove dns_name element
Andrew Bartlett
2008-04-09
1
-1
/
+0
|
/
*
Move provision C bindings to param/.
Jelmer Vernooij
2008-04-09
1
-0
/
+1
*
Pass discovered server DN down to provision.
Andrew Bartlett
2008-04-04
1
-0
/
+1
*
Fixup the NET-API-USERMOD test.
Andrew Bartlett
2008-03-07
2
-5
/
+5
*
Fix typo
Andrew Bartlett
2008-03-06
1
-1
/
+1
*
Ensure we get this option from the command line, not the internal
Andrew Bartlett
2008-03-06
1
-1
/
+2
*
Make Samba4 pass the NET-API-BECOMEDC test against Win2k3 (again).
Andrew Bartlett
2008-03-06
1
-46
/
+67
*
Convert to new torture API.
Jelmer Vernooij
2008-02-29
6
-89
/
+62
*
Fix up the libnet tests.
Andrew Bartlett
2008-02-28
2
-4
/
+13
*
Do not re-randomise in an individual test.
Andrew Bartlett
2008-02-28
1
-2
/
+0
*
Reconcile header files for torture utility functions.
Jelmer Vernooij
2008-02-15
1
-1
/
+1
*
Use struct for provision parameters since there are so many of them.
Jelmer Vernooij
2008-02-15
1
-15
/
+24
*
Finish migration of provision code.
Jelmer Vernooij
2008-02-15
1
-1
/
+7
*
Avoid using private libnet test structure inside util_provision.
Jelmer Vernooij
2008-02-15
1
-1
/
+15
*
Split provision from C code out of becomedc.
Jelmer Vernooij
2008-02-14
1
-295
/
+3
*
Remove unused define.
Jelmer Vernooij
2008-02-09
1
-7
/
+3
*
NET-BECOME-DC: always try to build ejs and python code
Stefan Metzmacher
2008-01-25
1
-9
/
+16
*
Make the repl_meta_data module the default for domain controllers.
Andrew Bartlett
2008-01-24
1
-4
/
+0
*
Fix DRSUAPI replication test - NET-API-BECOME-DC.
Andrew Bartlett
2008-01-23
1
-19
/
+18
*
libnet: Fix includes to silence a warning
Kai Blin
2008-01-11
1
-0
/
+4
*
r26645: Janitorial: Fix a couple of warnings.
Jelmer Vernooij
2008-01-02
3
-14
/
+14
*
r26634: Add NET-API-CREATEGROUP test.
Rafal Szczesniak
2007-12-30
2
-0
/
+43
*
r26599: Attempt to also support provisioning using Python in the BECOME-DC test.
Jelmer Vernooij
2007-12-26
1
-51
/
+160
*
r26531: Prevent from displaying the results if the function
Rafal Szczesniak
2007-12-21
1
-0
/
+2
*
r26530: Add NET-API-GROUPLIST test.
Rafal Szczesniak
2007-12-21
2
-0
/
+81
*
r26376: Add context for libcli_resolve.
Jelmer Vernooij
2007-12-21
1
-2
/
+2
*
r26362: Fix segfault in NET-API-DELSHARE torture test.
Andrew Bartlett
2007-12-21
1
-0
/
+1
*
r26361: Ensure this test cannot proceed if the pipe connection failed.
Andrew Bartlett
2007-12-21
1
-0
/
+2
*
r26327: Explicit loadparm_context for RPC client functions.
Jelmer Vernooij
2007-12-21
8
-24
/
+24
*
r26326: Remove more uses of global_loadparm.
Jelmer Vernooij
2007-12-21
1
-6
/
+9
*
r26272: Remove global_loadparm in some more places.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r26252: Specify loadparm_context explicitly when creating sessions.
Jelmer Vernooij
2007-12-21
1
-3
/
+3
*
r26250: Avoid global_loadparm in a couple more places.
Jelmer Vernooij
2007-12-21
1
-2
/
+2
*
r26240: We now actually use torture_context pointers for more than just alloc...
Jelmer Vernooij
2007-12-21
1
-14
/
+9
*
r26238: Add a loadparm context parameter to torture_context, remove more uses...
Jelmer Vernooij
2007-12-21
11
-28
/
+28
*
r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r25753: Move cn=rootdse to @ROOTDSE to avoid being caught up in schema restri...
Andrew Bartlett
2007-12-21
1
-2
/
+2
*
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
2007-10-10
14
-310
/
+309
*
r25446: Merge some changes I made on the way home from SFO:
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
r25430: Add the loadparm context to all parametric options.
Jelmer Vernooij
2007-10-10
1
-5
/
+5
*
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
2007-10-10
11
-27
/
+27
*
r25377: Simplify code a little by employing commonly used functions.
Rafal Szczesniak
2007-10-10
4
-629
/
+34
*
r25375: Put commonly used functions in one place.
Rafal Szczesniak
2007-10-10
2
-0
/
+355
*
r25368: Add the test of group add routine.
Rafal Szczesniak
2007-10-10
3
-0
/
+218
[next]