..
.cvsignore
- fixed cast warnings
1998-10-05 12:35:30 +00:00
access.c
configure configure.in: Added tests for fseek64 and ftell64.
1998-09-17 19:16:12 +00:00
bitmap.c
use dummy file descriptors opened on /dev/null to ensure that the smbw
1998-10-04 04:48:17 +00:00
charcnv.c
lib/charcnv.c: Improved debug comment.
1998-11-06 18:40:51 +00:00
charset.c
use sys_stat() not file_exist() for codepages. (we don't want dos
1998-10-02 12:34:56 +00:00
crc32.c
fixing smbd encrypted rpcs (data lens, alloc hints, sequence nums argh).
1998-10-21 01:35:01 +00:00
debug.c
Changes to test in configure if capabilities are enabled on a system.
1998-09-28 21:43:48 +00:00
fault.c
added new smb.conf option "panic action". see my samba-technical
1998-08-21 11:37:40 +00:00
genrand.c
Makefile.in: Fixed bug with continuation line causing proto to fail.
1998-09-25 23:40:49 +00:00
getsmbpass.c
Small tidyups for gcc in 'preen' mode....
1998-10-17 17:41:13 +00:00
interface.c
tridge the destroyer returns!
1998-09-05 05:07:05 +00:00
kanji.c
Fixed bug found by John Blair where trim_string wasn't
1998-10-20 20:08:35 +00:00
md4.c
got rid of the memcpy() prototype and used includes.h instead.
1998-09-29 00:11:27 +00:00
membuffer.c
some quite important bug-fixes i missed because i transferred the wrong
1998-10-20 18:27:49 +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
netmask.c
Small tidyups for gcc in 'preen' mode....
1998-10-17 17:41:13 +00:00
pidfile.c
Changes to test in configure if capabilities are enabled on a system.
1998-09-28 21:43:48 +00:00
replace.c
removed setenv(), replaced with smbw_setenv()
1998-10-20 06:45:18 +00:00
signal.c
some cleanups to use ZERO_STRUCT() and friends
1998-09-05 13:24:20 +00:00
slprintf.c
added a vsnprintf() implementation from cvslock. See the notes on the
1998-10-26 23:40:33 +00:00
smbrun.c
Makefile.in: Fixed bug with continuation line causing proto to fail.
1998-09-25 23:40:49 +00:00
snprintf.c
added copyright notice from Patrick Powell
1998-10-31 04:35:03 +00:00
system.c
fixed typo in getgroups code
1998-10-05 08:42:41 +00:00
time.c
remove unused arguments from some static functions.
1998-10-06 03:20:43 +00:00
ufc.c
Small tidyups for gcc in 'preen' mode....
1998-10-17 17:41:13 +00:00
username.c
bounds check next_token() to prevent possible buffer overflows
1998-08-31 03:11:42 +00:00
util_file.c
util_file.c:
1998-11-05 16:51:34 +00:00
util_hnd.c
domain aliases added a bit better: does local aliases if you query
1998-10-21 22:36:26 +00:00
util_sid.c
util_file.c:
1998-11-05 16:51:34 +00:00
util_sock.c
split socket util functions into util_sock.c. util.c NOT committed
1998-11-09 16:40:38 +00:00
util_str.c
split string and unicode string routines into these files.
1998-11-05 16:48:35 +00:00
util_unistr.c
split string and unicode string routines into these files.
1998-11-05 16:48:35 +00:00
util.c
util functions split into relevant modules, first pass.
1998-11-10 18:14:16 +00:00