1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00

removed some of the rough edges from the splitup

This commit is contained in:
Andrew Tridgell 0001-01-01 00:00:00 +00:00
parent f92475aa3c
commit 722312c326
2 changed files with 449 additions and 428 deletions

View File

@ -25,6 +25,11 @@ extern int DEBUGLEVEL;
time_t smb_last_time=(time_t)0;
char *InBuffer = NULL;
char *OutBuffer = NULL;
char *last_inbuf = NULL;
/*
* Size of data we can send to client. Set
* by the client for all protocols above CORE.

File diff suppressed because it is too large Load Diff