1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source
Stefan Metzmacher fab4de70b6 r15620: pass 'target:samba3=yes' to samba4's smbtorture when running samba3's make test
we can use this in samba4's smbtorture to disable tests sections which doesn't pass
against samba3

metze
2007-10-10 11:17:03 -05:00
..
auth r15600: Correctly fill in the gid for local users. 2007-10-10 11:17:02 -05:00
client r15552: Fix segfault... 2007-10-10 11:16:58 -05:00
codepages r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
groupdb r15101: Little step towards getting Samba4 tdb into 3: tdb_lock_bystring does not 2007-10-10 11:16:23 -05:00
include r15543: New implementation of 'net ads join' to be more like Windows XP. 2007-10-10 11:16:57 -05:00
iniparser r15037: Adding iniParser (http://ndevilla.free.fr/iniparser/), a free inifile 2007-10-10 11:15:58 -05:00
intl r14225: Fix Coverity Bug # 67 2007-10-10 11:15:18 -05:00
lib r15525: fix compile error on HP-UX reported by Ryan Novosielski 2007-10-10 11:16:56 -05:00
libads r15560: Since the hotel doesn't have Sci-Fi and no "Doctor Who".... 2007-10-10 11:17:01 -05:00
libmsrpc r14408: More on fix for coverity #36. The previous fix would cause us to 2007-10-10 11:15:29 -05:00
libsmb r15611: Remove used but uninitialised variable "count". 2007-10-10 11:17:03 -05:00
locking r15419: Never write the same function twice :-). In a traversal 2007-10-10 11:16:42 -05:00
modules r15018: Merge Volker's ipc/trans2/nttrans changes over 2007-10-10 11:15:57 -05:00
nmbd r15483: Fix 'declaration after code' warnings. 2007-10-10 11:16:54 -05:00
nsswitch r15562: Attempt to fix Coverity bug # 283 2007-10-10 11:17:01 -05:00
pam_smbpass r15477: Committing parts of the patch Timur has submitted for bug 2961, as agreed upon 2007-10-10 11:16:53 -05:00
param r15555: Make "change notify timeout" a per-share parameter - used 2007-10-10 11:16:59 -05:00
passdb r15601: Fix segfaults with 'security=share' and 'guest only = yes' 2007-10-10 11:17:03 -05:00
po r3912: More fixes to have proper german in swat. 2007-10-10 10:53:24 -05:00
popt r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
printing r15569: Fix Coverity bug # 287. Jerry, can you check if WERR_NOMEM is a correct error 2007-10-10 11:17:01 -05:00
profile r15529: Initialise our saved uid and gid so that we can tell when 2007-10-10 11:16:56 -05:00
python r15386: Missed some functions in my last commit. 2007-10-10 11:16:38 -05:00
registry r15104: Implement Samba4's tdb_name(). 2007-10-10 11:16:23 -05:00
rpc_client r15455: Add rpccli_samr_query_dom_info2() and return the comment string in 2007-10-10 11:16:48 -05:00
rpc_parse r15453: Process all the supported info levels in the samr_query_domain_info2 2007-10-10 11:16:48 -05:00
rpc_server r15570: Fix Coverity bug # 286. I really wonder why gcc -O1 did not catch this one. 2007-10-10 11:17:02 -05:00
rpcclient r15556: Better fix for leading // or \\ from "David R. Linn" 2007-10-10 11:16:59 -05:00
sam r15543: New implementation of 'net ads join' to be more like Windows XP. 2007-10-10 11:16:57 -05:00
script r15620: pass 'target:samba3=yes' to samba4's smbtorture when running samba3's make test 2007-10-10 11:17:03 -05:00
services r14132: Fix Coverity bug # 150. 2007-10-10 11:15:12 -05:00
smbd r15601: Fix segfaults with 'security=share' and 'guest only = yes' 2007-10-10 11:17:03 -05:00
smbwrapper r15007: fixed usage of cli_list() in smbwrapper so it compiles. This doesn't get smbwrapper really working again, but at least it will help Timur Bakeyev in his question to make it work 2007-10-10 11:15:56 -05:00
stf r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
tdb r15508: Use clock_gettime for profiling timstamps if it is available. Use 2007-10-10 11:16:55 -05:00
tests r15018: Merge Volker's ipc/trans2/nttrans changes over 2007-10-10 11:15:57 -05:00
torture r15034: Attempt to make the build farm happy 2007-10-10 11:15:58 -05:00
utils r15608: Fix a couple of Coverity errors 2007-10-10 11:17:03 -05:00
web r15465: Fix segfault in SWAT. 2007-10-10 11:16:50 -05:00
.dmallocrc
.indent.pro r11131: updating indent resource file from trunk 2007-10-10 11:05:01 -05:00
aclocal.m4 r15451: Rewrite AC_LIBTESTFUNC so that it works like the callers 2007-10-10 11:16:47 -05:00
autogen.sh r5270: fixing some bashism's in autogen.sh 2007-10-10 10:55:35 -05:00
change-log trying to get HEAD building again. If you want the code 0001-01-01 00:00:00 +00:00
config.guess r11375: Update to the latest config.guess and config.sub files. 2007-10-10 11:05:14 -05:00
config.sub r11375: Update to the latest config.guess and config.sub files. 2007-10-10 11:05:14 -05:00
configure.developer Use "$@" to preserve shell quoting in case somebody passes an escaped 0001-01-01 00:00:00 +00:00
configure.in r15550: make sure to pick up the -lresolv libs on systems without -lldap to pull it in 2007-10-10 11:16:58 -05:00
Doxyfile Remove reference to "mainpage.dox" and CodingStandards, which have 0001-01-01 00:00:00 +00:00
dynconfig.c port latest changes from SAMBA_3_0 tree 0001-01-01 00:00:00 +00:00
install-sh
mainpage.dox ading new files from 3.0 0001-01-01 00:00:00 +00:00
Makefile.in r15549: removing rhosts and 'hosts equiv' authentication features 2007-10-10 11:16:58 -05:00
smbadduser.in r13384: Adding in some more SuSE patches 2007-10-10 11:09:57 -05:00
VERSION r15154: bump version to 3.0.23pre2 2007-10-10 11:16:26 -05:00