CVS update: samba/source/libsmb

jra at samba.anu.edu.au jra at samba.anu.edu.au
Fri Dec 11 10:52:28 EST 1998


Date:	Friday December 11, 1998 @ 10:52
Author:	jra

Update of /data/cvs/samba/source/libsmb
In directory samba:/tmp/cvs-serv11971/libsmb

Modified Files:
      Tag: SAMBA_2_0
	clientgen.c namequery.c nmblib.c pwd_cache.c smbencrypt.c 
Log Message:
HPUX fix. This looks like a big change but isn't actually, most of the
changes are bzero -> memset as the compiler on HPUX is very picky about
bzero (probably a strange define).

The significant changes are in configure.in, to fix the HPUX shadow.h
problem and also move the large file support to the correct place.

passdb/pass_check.c: Added includes for KRB5, DCE and AFS if requested in autoconf.

tests/trapdoor.c: Fix to use setresuid and setresgid if defined.

The rest of the changes are bzero -> memset.

Jeremy.




More information about the samba-cvs mailing list