1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source/smb_server
Stefan Metzmacher 3c0d16b823 r4620: - add interface functions to the auth subsystem so that callers doesn't need to
use function pointers anymore
- make the module init much easier
- a lot of cleanups

don't try to read the diff in auth/ better read the new files

it passes test_echo.sh and test_rpc.sh

abartlet: please fix spelling fixes

metze
2007-10-10 13:08:34 -05:00
..
config.mk r3256: get rid of the unused session_claim() and session_yield() calls 2007-10-10 13:04:47 -05:00
conn.c r3466: split out request.h, signing.h, and smb_server.h 2007-10-10 13:05:17 -05:00
negprot.c r4620: - add interface functions to the auth subsystem so that callers doesn't need to 2007-10-10 13:08:34 -05:00
nttrans.c r4591: - converted the other _p talloc functions to not need _p 2007-10-10 13:08:30 -05:00
password.c r3466: split out request.h, signing.h, and smb_server.h 2007-10-10 13:05:17 -05:00
reply.c r4591: - converted the other _p talloc functions to not need _p 2007-10-10 13:08:30 -05:00
request.c r4591: - converted the other _p talloc functions to not need _p 2007-10-10 13:08:30 -05:00
search.c r4549: got rid of a lot more uses of plain talloc(), instead using 2007-10-10 13:08:25 -05:00
service.c r4011: get rid of rpc_secdes.h and replace it with a single sane set of 2007-10-10 13:06:13 -05:00
session.c r3256: get rid of the unused session_claim() and session_yield() calls 2007-10-10 13:04:47 -05:00
sesssetup.c r4620: - add interface functions to the auth subsystem so that callers doesn't need to 2007-10-10 13:08:34 -05:00
signing.c r4099: Spelling fixes. 2007-10-10 13:06:26 -05:00
smb_server.c r4611: - renamed add_socket() to smb_add_socket() as that is less confusing 2007-10-10 13:08:33 -05:00
smb_server.h r4232: added server support for multi-part SMBtrans requests, while 2007-10-10 13:07:28 -05:00
srvtime.c r4063: - change char * -> uint8_t in struct request_buffer 2007-10-10 13:06:21 -05:00
trans2.c r4591: - converted the other _p talloc functions to not need _p 2007-10-10 13:08:30 -05:00