..
.cvsignore
- fixed cast warnings
1998-10-05 12:35:30 +00:00
access.c
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
2001-10-02 04:29:50 +00:00
bitmap.c
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
2001-10-02 04:29:50 +00:00
charcnv.c
switched over to a new method of handling uppercase/lowercase mappings
2001-10-03 12:18:20 +00:00
crc32.c
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
2001-10-02 04:29:50 +00:00
debug.c
Fixed the bug with member servers in a Samba PDC hosted domain not allowing
2001-10-02 06:57:18 +00:00
domain_namemap.c
Unicode conversion fix in Japanese environment from Motonobu TAKAHASHI.
1999-12-13 19:17:40 +00:00
dprintf.c
first step in converting the head branch to use lang_tdb.c instead
2001-10-11 08:40:42 +00:00
error.c
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but the client code still needs some work
2001-09-04 07:13:01 +00:00
fault.c
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
2001-10-02 04:29:50 +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
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
2001-10-02 04:29:50 +00:00
getsmbpass.c
Small tidyups for gcc in 'preen' mode....
1998-10-17 17:41:13 +00:00
hash.c
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
2001-10-02 04:29:50 +00:00
hmacmd5.c
Add backend encryption support for NTLMv2.
2001-07-07 07:00:15 +00:00
iconv.c
Add a few const statements to various odd bits of the tree. (Fixes some
2001-09-29 11:51:40 +00:00
interface.c
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
2001-10-02 04:29:50 +00:00
interfaces.c
fix interfaces.c for aix 3.2.5
2001-05-07 03:21:23 +00:00
md4.c
Add backend encryption support for NTLMv2.
2001-07-07 07:00:15 +00:00
md5.c
Add backend encryption support for NTLMv2.
2001-07-07 07:00:15 +00:00
messages.c
Fixed enumeration of large numbers of groups from a Samba DC.
2001-09-25 00:50:37 +00:00
ms_fnmatch.c
a bunch of fixes from the sflight to seattle
2001-08-20 05:15:26 +00:00
netatalk.c
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
2001-10-02 04:29:50 +00:00
pidfile.c
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
2001-10-02 04:29:50 +00:00
readline.c
initial support to error report in smbclient, useful when using smbclient -c in scripts.
2001-10-09 19:12:18 +00:00
replace.c
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
2001-10-02 04:29:50 +00:00
select.c
Always increment even if the read fails (otherwise we spin if we hit the kernel bug...).
2001-02-23 00:46:28 +00:00
signal.c
fixed a bug in BlockSignals() for systems that don't have
2000-06-12 06:09:39 +00:00
smbpasswd.c
Started a cleanup of smbpasswd related stuff. I've created a new file
2001-09-06 09:10:26 +00:00
smbrun.c
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
2001-10-02 04:29:50 +00:00
snprintf.c
replace modf so we don't need the math library
2001-05-06 15:19:25 +00:00
substitute.c
removed an unused variable
2001-10-20 06:28:11 +00:00
sysacls.c
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
2001-10-02 04:29:50 +00:00
system.c
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
2001-10-02 04:29:50 +00:00
talloc.c
return of vsnprintf doesn't include termination
2001-10-14 12:40:26 +00:00
time.c
Fixed the bug with member servers in a Samba PDC hosted domain not allowing
2001-10-02 06:57:18 +00:00
ufc.c
Fixed warnings and made const-safe so it has the correct prototype.
2001-07-03 21:07:26 +00:00
username.c
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
2001-10-02 04:29:50 +00:00
util_array.c
move to SAFE_FREE()
2001-09-17 02:19:44 +00:00
util_file.c
initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To
2001-10-11 07:42:52 +00:00
util_getent.c
move to SAFE_FREE()
2001-09-17 02:19:44 +00:00
util_list.c
move to SAFE_FREE()
2001-09-17 02:19:44 +00:00
util_seaccess.c
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
2001-10-02 04:29:50 +00:00
util_sec.c
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
2001-10-02 04:29:50 +00:00
util_sid.c
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
2001-10-02 04:29:50 +00:00
util_sock.c
Converted a bunch of 0x85 constants to SMBkeepalive.
2001-10-20 23:34:40 +00:00
util_str.c
switched over to a new method of handling uppercase/lowercase mappings
2001-10-03 12:18:20 +00:00
util_unistr.c
old fixes I forgot to commit
2001-10-09 19:12:48 +00:00
util.c
Added xstrdup, removed static version from smbpasswd.c
2001-10-22 02:38:45 +00:00
wins_srv.c
move to SAFE_FREE()
2001-09-17 02:19:44 +00:00
xfile.c
move to SAFE_FREE()
2001-09-17 02:19:44 +00:00