1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3/lib
Andrew Tridgell 700f72453e - 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
(This used to be commit 03e9cea004)
2000-04-30 11:04:28 +00:00
..
.cvsignore - fixed cast warnings 1998-10-05 12:35:30 +00:00
access.c finally got sick of the "extern int Client" code and the stupid 2000-04-11 13:55:53 +00:00
bitmap.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
charcnv.c Fixes for Eastern Europe code page. 2000-02-18 03:11:22 +00:00
charset.c use open() not fopen() on codepage files. 2000-04-15 02:52:51 +00:00
crc32.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
debug.c Log file check patch from Mattias Gronlund <Mattias.Gronlund@sa.erisoft.se>. 2000-04-15 00:31:56 +00:00
domain_namemap.c Unicode conversion fix in Japanese environment from Motonobu TAKAHASHI. 1999-12-13 19:17:40 +00:00
doscalls.c Comments to use vfs_* functions instead of dos_* unless really 2000-02-03 05:10:09 +00:00
fault.c added new smb.conf option "panic action". see my samba-technical 1998-08-21 11:37:40 +00:00
fnmatch.c lib/fnmatch.c from 2.0.6 1999-12-17 01:47:25 +00:00
fsusage.c split fsusage() into a separate module (to fix linking problems with 2000-04-19 08:23:13 +00:00
genrand.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
getsmbpass.c Small tidyups for gcc in 'preen' mode.... 1998-10-17 17:41:13 +00:00
hash.c Added hash-based stat cache code from Ying Chen. 2000-01-26 21:25:35 +00:00
interface.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
interfaces.c Added "inherit permissions" patch. 2000-01-14 01:41:04 +00:00
kanji.c Second set of inline optimisation fixes from Ying Chen <ying@almaden.ibm.com>. 2000-01-26 00:12:35 +00:00
md4.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
ms_fnmatch.c YIPEE!!!!! 2000-04-30 04:45:16 +00:00
msrpc_use.c moved trans2.h and nterr.h into includes.h with all our other includes 2000-04-25 14:06:57 +00:00
msrpc-client.c made cvs main up-to-date with samba_tng, with addition of process id to 2000-01-21 02:33:21 +00:00
netatalk.c Ok - this is the 64 bit widening check in. It changes the configure 1998-09-03 18:40:31 +00:00
pidfile.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
replace.c Added replacement functions sys_popen and sys_pclose. These are based 2000-02-15 19:36:47 +00:00
signal.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
slprintf.c added fdprintf() 2000-04-16 09:40:02 +00:00
smbrun.c don't close high fd's in smbrun when using insure (prevents closing 2000-04-23 08:45:21 +00:00
snprintf.c Fix for crash bug from Paul Tyler <pct@ansto.gov.au>. 2000-02-21 18:47:21 +00:00
substitute.c Now that fsp's are created on successful file open, the structure member 2000-04-24 19:23:51 +00:00
system.c got rid of some more old configure tests and includes 2000-04-17 06:11:08 +00:00
talloc.c Fixed pointer arithmetic found by IRIX compiler. 2000-01-11 20:12:46 +00:00
time.c acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code. 2000-03-22 19:03:12 +00:00
ufc.c Small tidyups for gcc in 'preen' mode.... 1998-10-17 17:41:13 +00:00
username.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
util_array.c simple mods to add msrpc pipe redirection. default behaviour: fall back 2000-01-03 19:19:48 +00:00
util_file.c fixed some crash bugs in the nt forms parsing 2000-04-18 02:17:46 +00:00
util_sec.c Moved over lib/util_sec (with added fixes) as the HEAD source 2000-02-08 11:32:43 +00:00
util_sid.c Roll back to using static MACHINE.SID after consultation with Andrew. This 2000-04-12 00:37:08 +00:00
util_sock.c - got rid of the "passive" option 2000-04-19 04:01:16 +00:00
util_str.c Second set of inline optimisation fixes from Ying Chen <ying@almaden.ibm.com>. 2000-01-26 00:12:35 +00:00
util_unistr.c - removed all our old wildcard matching code and replaced it with a 2000-04-30 11:04:28 +00:00
util.c - removed all our old wildcard matching code and replaced it with a 2000-04-30 11:04:28 +00:00