CVS update: samba/source

Andrew Tridgell tridge at samba.org
Sun Apr 30 21:04:26 EST 2000


Date:	Sunday April 30, 2000 @ 21:04
Author:	tridge

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

Modified Files:
	Makefile.in 
Log Message:
- removed all our old wildcard matching code and replaced it with a
call to ms_fnmatch(). This also removes all the Win9X semantics stuff
and a bunch of other associated cruft.

- moved the stat cache code into statcache.c 

- fixed the uint16 alignment requirements of ascii_to_unistr() and
  unistr_to_ascii()

- trans2 SMB_FIND_FILE_BOTH_DIRECTORY_INFO returns the short name as
  unicode always (at least thats what NT4 does)

- fixed some errors in the in-memory tdb code. Still ugly, but doesn't
  crash as much




More information about the samba-cvs mailing list