1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/smb_server
Stefan Metzmacher d093b7e777 r1547: rename 'enum <bla>_level' -> 'enum smb_<bla>_level'
e.g. we now have 'union smb_mkdir' and 'enum smb_mkdir_level' in sync

we may should also rename 'RAW_MKDIR_*' -> 'SMB_MKDIR_*'

metze
(This used to be commit 0bb50dcf1c)
2007-10-10 12:57:41 -05:00
..
config.m4 r847: convert SMB SERVER SUBSYSTEM to a config.mk file 2007-10-10 12:53:55 -05:00
config.mk r847: convert SMB SERVER SUBSYSTEM to a config.mk file 2007-10-10 12:53:55 -05:00
conn.c r1291: rename struct smbsrv_context to smbsrv_connection 2007-10-10 12:56:49 -05:00
connection.c r1486: commit the start of the generic server infastructure 2007-10-10 12:57:35 -05:00
negprot.c r1486: commit the start of the generic server infastructure 2007-10-10 12:57:35 -05:00
nttrans.c r1280: rename struct request_context to smbsrv_request 2007-10-10 12:56:48 -05:00
password.c r1499: combine struct user_struct and struct smbsrv_user 2007-10-10 12:57:36 -05:00
reply.c r1499: combine struct user_struct and struct smbsrv_user 2007-10-10 12:57:36 -05:00
request.c r1486: commit the start of the generic server infastructure 2007-10-10 12:57:35 -05:00
search.c r1291: rename struct smbsrv_context to smbsrv_connection 2007-10-10 12:56:49 -05:00
service.c r1499: combine struct user_struct and struct smbsrv_user 2007-10-10 12:57:36 -05:00
session.c r1499: combine struct user_struct and struct smbsrv_user 2007-10-10 12:57:36 -05:00
sesssetup.c r1507: fixed the handling of SMB chaining with the new server structure. You 2007-10-10 12:57:36 -05:00
signing.c r1521: Updates to our SMB signing code. 2007-10-10 12:57:39 -05:00
smb_server.c r1514: close stuff from the server_connection not in the 2007-10-10 12:57:37 -05:00
smb_server.h r1521: Updates to our SMB signing code. 2007-10-10 12:57:39 -05:00
srvtime.c r1291: rename struct smbsrv_context to smbsrv_connection 2007-10-10 12:56:49 -05:00
trans2.c r1547: rename 'enum <bla>_level' -> 'enum smb_<bla>_level' 2007-10-10 12:57:41 -05:00