search for: masktest

Displaying 6 results from an estimated 6 matches for "masktest".

2001 Jan 05
6
A masking test program
There's a new module in CVS called 'masktest'. I spent the last few weeks writing this program. It can measure masking based on input from people. We need it to obtain better masking curves than we have right now (from Ehmer...). It's not finished yet, but you can get a feeling of what it's supposed to do. It will measure the ma...
2002 May 29
0
Need help compiling on HPUX 11.00 for 2.2.4
...mbcontrol bin/tdbbackup bin/make_printerdef PROGS2 = bin/smbpasswd bin/make_smbcodepage bin/rpcclient bin/make_unicodemap bin/smbcacls MPROGS = LPROGS = $(WINBIND_PAM_PROGS) $(WINBIND_LPROGS) PROGS = $(PROGS1) $(PROGS2) $(MPROGS) bin/nmblookup TORTURE_PROGS = bin/smbtorture bin/msgtest bin/masktest bin/locktest bin/locktest2 SHLIBS = libsmbclient SCRIPTS = $(srcdir)/script/smbtar QUOTAOBJS=smbd/noquotas.o ###################################################################### # object file lists ###################################################################### TDBBASE_OBJ = tdb/tdb.o...
2002 May 28
0
link errors compiling 2.2.4 on HP-UX 11.00
...mbcontrol bin/tdbbackup bin/make_printerdef PROGS2 = bin/smbpasswd bin/make_smbcodepage bin/rpcclient bin/make_unicodemap bin/smbcacls MPROGS = LPROGS = $(WINBIND_PAM_PROGS) $(WINBIND_LPROGS) PROGS = $(PROGS1) $(PROGS2) $(MPROGS) bin/nmblookup TORTURE_PROGS = bin/smbtorture bin/msgtest bin/masktest bin/locktest bin/locktest2 SHLIBS = libsmbclient SCRIPTS = $(srcdir)/script/smbtar QUOTAOBJS=smbd/noquotas.o ###################################################################### # object file lists ###################################################################### TDBBASE_OBJ = tdb/tdb.o...
2011 Dec 27
1
Practicality of fixing samba's case mangling problems?
Samba has multiple areas of case mangling problems that cause incompatibilities when used with windows or linux clients. How viable is the idea of fixing the problems? Would the sky fall in if it preserved case, but either 'ignored it', or gave preference to matches that included the case as typed (vs. alternate case matches). The first would be fairly compatible with current Win
2002 Jun 21
1
samba-2.2.5 -- a minor "make install" problem and 2 suggestions
...in/smbcontrol bin/tdbbackup bin/make_printerdef @RUNPROG@ PROGS2 = bin/smbpasswd bin/make_smbcodepage bin/rpcclient bin/make_unicodemap bin/smbcacls @WRAPPROG@ @WRAP@ @WRAP32@ @PAM_MOD@ @PDBEDIT@ @LIBSMBCLIENT@ MPROGS = @MPROGS@ @@ -103,7 +103,7 @@ TORTURE_PROGS = bin/smbtorture bin/msgtest bin/masktest bin/locktest bin/locktest2 SHLIBS = libsmbclient -SCRIPTS = $(srcdir)/script/smbtar $(srcdir)/script/findsmb +SCRIPTS = $(srcdir)/script/smbtar script/findsmb QUOTAOBJS=@QUOTAOBJS@ @@ -687,32 +687,32 @@ @echo Linking $@ @$(CC) $(FLAGS) -o $@ $(TDBBACKUP_OBJ) -install: installbin ins...
2010 May 02
2
samba4 make error - drsblobs.so
...ttoken.c Linking bin/setnttoken Compiling heimdal/kpasswd/kpasswd.c Compiling heimdal/lib/vers/print_version.c heimdal/lib/vers/print_version.c:37:1: warning: macro "VERSION_HIDDEN" is not used Linking bin/samba4kpasswd Compiling lib/ldb/tools/ldbdel.c Linking bin/ldbdel Compiling torture/masktest.c Linking bin/masktest Compiling ../nsswitch/nsstest.c Linking bin/nsstest Compiling torture/gentest.c torture/gentest.c: In function ?gen_setfileinfo?: torture/gentest.c:2255: warning: enumeration value ?RAW_SFILEINFO_LINK_INFORMATION? not handled in switch torture/gentest.c:2255: warning: enumera...