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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r19567: Make it easier to control the debug level in the test scripts, by not
Andrew Bartlett
1
-1
/
+1
2007-10-10
r19566: Predeclare some useful structures.
Andrew Bartlett
1
-0
/
+3
2007-10-10
r19565: the scripts do work :)
Andrew Tridgell
1
-2
/
+0
2007-10-10
r19564: testing build farm scripts, apologies for the noise
Andrew Tridgell
1
-0
/
+2
2007-10-10
r19563: - make --num-progs a valid smbtorture option again. It's commonly
Andrew Tridgell
1
-2
/
+6
2007-10-10
r19562: Support returning simple scalars.
Jelmer Vernooij
1
-0
/
+7
2007-10-10
r19561: Remove debug statement.
Jelmer Vernooij
1
-3
/
+0
2007-10-10
r19560: Fix handling of PARAM_VALUE.
Jelmer Vernooij
1
-1
/
+3
2007-10-10
r19559: Fix handling of types where the name isn't prefixed by the interface ...
Jelmer Vernooij
1
-7
/
+4
2007-10-10
r19558: Make behaviour of "OK" match that of Samba3's ntlm_auth. Patch by
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r19557: Fix lookup table for WERROR.
Jelmer Vernooij
1
-1
/
+4
2007-10-10
r19556: Remove unused option.
Jelmer Vernooij
3
-3
/
+0
2007-10-10
r19555: Silently ignore --use-cached-creds for compatibility with Samba3's nt...
Jelmer Vernooij
1
-0
/
+3
2007-10-10
r19554: Remove short option for --shell, as it overlaps with the option used for
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r19553: Add check for correct API usage.
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r19551: List full names for the known failing tests.
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r19550: the sense of this test was wrong
Andrew Tridgell
1
-2
/
+2
2007-10-10
r19549: fixed some indentation
Andrew Tridgell
2
-4
/
+4
2007-10-10
r19548: this talloc_free() is definately wrong.
Andrew Tridgell
1
-1
/
+0
2007-10-10
r19547: Fix use of v1_enum on enums used in return types.
Jelmer Vernooij
1
-5
/
+5
2007-10-10
r19546: fix number of bytes pushed when using switch_type() set to enum types.
Jelmer Vernooij
2
-1
/
+2
2007-10-10
r19545: Allow enums as return types in code generated for wireshark. Original...
Jelmer Vernooij
1
-15
/
+37
2007-10-10
r19544: Fix case of 'warning'.
Jelmer Vernooij
2
-2
/
+2
2007-10-10
r19543: Make dynconfig less special.
Jelmer Vernooij
2
-5
/
+3
2007-10-10
r19541: Explicitly segfault when the API is being used incorrectly. Previously
Jelmer Vernooij
1
-13
/
+0
2007-10-10
r19539: Move pidfile to smbd/
Jelmer Vernooij
4
-12
/
+8
2007-10-10
r19538: This is getting silly, but I needed an easy way to run 'make testenv'
Andrew Bartlett
1
-0
/
+5
2007-10-10
r19537: Report correct test names when tests failed.
Jelmer Vernooij
2
-1
/
+6
2007-10-10
r19536: Make output understandable (newlines)
Simo Sorce
1
-19
/
+19
2007-10-10
r19535: Fix warnings.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r19532: oops forgot this
Simo Sorce
1
-2
/
+2
2007-10-10
r19531: Make struct ldb_dn opaque and local to ldb_dn.c
Simo Sorce
16
-205
/
+238
2007-10-10
r19523: Remove unused functions.
Andrew Bartlett
1
-152
/
+0
2007-10-10
r19522: Remove gensec and credentials dependency from the rootdse module (less
Andrew Bartlett
3
-21
/
+44
2007-10-10
r19521: Fix memory leak.
Andrew Bartlett
1
-0
/
+1
2007-10-10
r19520: Try not to read past the end of the ldb buffer.
Andrew Bartlett
1
-6
/
+5
2007-10-10
r19513: Add support for recipes (using '@')
Jelmer Vernooij
1
-2
/
+31
2007-10-10
r19512: Add --shell option to smbtorture (first work towards support for 'rec...
Jelmer Vernooij
2
-10
/
+54
2007-10-10
r19511: Remove unused externs.
Jelmer Vernooij
1
-2
/
+0
2007-10-10
r19510: Make smbtorture's `nprocs' parameter a parametric option.
Jelmer Vernooij
7
-8
/
+8
2007-10-10
r19509: Simplify buildsystem code, create proper symlinks for aliases.
Jelmer Vernooij
1
-36
/
+17
2007-10-10
r19508: fixed SMB2-SETINFO
Andrew Tridgell
1
-1
/
+1
2007-10-10
r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...
Jelmer Vernooij
33
-42
/
+79
2007-10-10
r19506: fixed remaining parts of RAW-READ and RAW-WRITE tests to check for
Andrew Tridgell
2
-37
/
+67
2007-10-10
r19505: fixed a valgrind error
Andrew Tridgell
1
-0
/
+4
2007-10-10
r19504: - fixed a free error in file_lines_parse
Andrew Tridgell
4
-15
/
+41
2007-10-10
r19503: it only makes sense to run the LOCAL-ICONV test on 'known good'
Andrew Tridgell
1
-1
/
+7
2007-10-10
r19502: fixed the RPC-SECRETS test with kerberos. Andrew, can you look at this
Andrew Tridgell
2
-18
/
+20
2007-10-10
r19501: fix the hangs in the build farm in RPC-SECRETS
Andrew Tridgell
1
-20
/
+6
2007-10-10
r19498: the autofree test cannot be run as part of smbtorture
Andrew Tridgell
1
-0
/
+3
[prev]
[next]