1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3
Jeremy Allison 1d16f75051 smb.h: More NT SMB stuff (just defines).
smbpass.c: Do *NOT* make this function static. It breaks the compile on gcc
util.c: Getting closer to MS wildcard semantics. A trailing '*' matches
        any trailing dot-separated components.
trans2.c: Removed hacks that change multiple '?' -> '*' as this
          breaks things now.
trans2.h: Removed NT_FILE_ATTRIBUTE_NORMAL - now FILE_ATTRIBUTE_NORMAL is defined
          in smb.h.
Jeremy.
(This used to be commit 42a6551106)
1998-05-26 19:37:31 +00:00
..
client includes.h: SunOS doesn't have strcasecmp, solaris versions prior to 2.6 don't 1998-05-12 22:11:24 +00:00
codepages Added codepage 936 (simplified Chineses). 1998-04-09 00:07:17 +00:00
include smb.h: More NT SMB stuff (just defines). 1998-05-26 19:37:31 +00:00
lib smb.h: More NT SMB stuff (just defines). 1998-05-26 19:37:31 +00:00
libsmb namequery.c: Fixed SGI IRIX 5.x compiler problem. 1998-05-14 03:20:42 +00:00
locking includes.h: SunOS doesn't have strcasecmp, solaris versions prior to 2.6 don't 1998-05-12 22:11:24 +00:00
lsarpcd more warnings, from Tim Winders 1998-05-24 17:47:49 +00:00
nmbd Forgot to add the initialize_password_db() call to nmbd also. 1998-05-19 04:45:40 +00:00
param chgpasswd.c: Changed back to getsmb... from getsam... 1998-05-18 21:30:57 +00:00
passdb smb.h: More NT SMB stuff (just defines). 1998-05-26 19:37:31 +00:00
printing printing.c: Fixed overflow by one problem in LPRng. 1998-05-21 23:50:16 +00:00
rpc_client chgpasswd.c: Added comments to #ifdefs 1998-05-14 01:30:40 +00:00
rpc_parse - created pdb_sethexpwd(), to be called from all pwd apis that need to 1998-05-24 13:36:43 +00:00
rpc_server more warnings, from Tim Winders 1998-05-24 17:47:49 +00:00
script Makefile: 1998-05-18 11:54:00 +00:00
smbd smb.h: More NT SMB stuff (just defines). 1998-05-26 19:37:31 +00:00
ubiqx These two are not being used, and they would cause conflict under Andrew's 1998-05-22 06:32:07 +00:00
utils Put a do_global_tests() function that will be expanded to 1998-05-22 01:51:14 +00:00
web This is a security audit change of the main source. 1998-05-12 00:55:32 +00:00
.cvsignore removed proto.h from cvsignore 1998-05-08 17:01:25 +00:00
architecture.doc architecture.doc: Re-added since I lost it (sorry Dan :-). 1997-12-23 06:38:36 +00:00
change-log Started uninstall in Makefile 1996-07-04 03:17:08 +00:00
internals.doc - sequent-ptx support from bressler@iftccu.ca.boeing.com (Rick 1996-08-13 08:57:55 +00:00
parsing.doc Put it in the right directory :~) 1997-12-20 23:44:25 +00:00
smbadduser JHT ==> Removed linefeed that caused problems. 1997-10-13 12:13:11 +00:00