index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
include
/
smb.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-17
libcli/smb: move Filesystem Attributes defines to smb_constants.h
Stefan Metzmacher
1
-19
/
+0
2013-10-15
smbd: Remove FAKE_LEVEL_II_OPLOCK
Volker Lendecke
1
-2
/
+3
2013-10-05
shadow_copy2: add comment explaining the SMB level GMT format pattern
Michael Adam
1
-1
/
+9
2013-09-10
s3:smb2_find: Return that timestamps do not exist as directories
Christof Schmitt
1
-0
/
+3
2013-09-06
s3: include/smb : changing smb server version
Shekhar Amlekar
1
-2
/
+7
2013-09-06
smbd: Remove FORCE_OPLOCK_BREAK_TO_NONE
Volker Lendecke
1
-2
/
+2
2013-04-26
smbd: We don't use DEFERRED_OPEN_ENTRY anymore
Volker Lendecke
1
-2
/
+2
2013-02-19
s3:smbd: s/struct event_context/struct tevent_context
Stefan Metzmacher
1
-1
/
+1
2013-01-01
Happy New Year 2013
Stefan Metzmacher
1
-1
/
+1
2012-08-10
Revert "s3:smb: include "smbXsrv.h" before "vfs.h""
Stefan Metzmacher
1
-6
/
+0
2012-08-01
libcli/smb: move some TCON related defines to smb_constants.h
Stefan Metzmacher
1
-9
/
+0
2012-08-01
Add two flags to allow for handling of Extended Signatures (Session Key Prote...
Richard Sharpe
1
-0
/
+2
2012-07-24
lib/param: Move all enum declarations to lib/param
Andrew Bartlett
1
-61
/
+0
2012-07-03
s3:smb: include "smbXsrv.h" before "vfs.h"
Michael Adam
1
-0
/
+6
2012-06-25
s3:smbd: make use of smbXsrv_tcon for smb1
Stefan Metzmacher
1
-1
/
+0
2012-06-15
s3:smbd: change FNUM_FIELD_INVALID from -1 to 0
Michael Adam
1
-1
/
+1
2012-06-15
s3:include: define FNUM_FIELD_INVALID - the invalid value for the fnum
Michael Adam
1
-0
/
+2
2012-06-06
s3:smb: change the value of TID_FIELD_INVALID from -1 to 0
Michael Adam
1
-1
/
+1
2012-06-06
s3:smb: introduce a name TID_FIELD_INVALID for the invalid value for a cnum/tid
Michael Adam
1
-0
/
+1
2012-06-06
s3:connections: add a CNUM_OFFSET for mapping between cnum and the bitmap index
Michael Adam
1
-0
/
+2
2012-06-06
s3:smb.h: fix a comment typo
Michael Adam
1
-1
/
+1
2012-06-06
s3:include: change current_user->vuid to uint64_t
Stefan Metzmacher
1
-1
/
+1
2012-06-06
s3:include: move struct smb_request to vfs.h
Stefan Metzmacher
1
-61
/
+0
2012-06-06
s3:smbd: move struct user_struct to globals.h
Stefan Metzmacher
1
-13
/
+0
2012-06-06
s3:include: remove typedef user_struct
Stefan Metzmacher
1
-2
/
+2
2012-06-06
s3:smbd: move forward declaration of struct aio_extra to smbd.h
Stefan Metzmacher
1
-3
/
+0
2012-06-06
s3:include: remove unused forward declaration of deferred_open_record in smb.h
Stefan Metzmacher
1
-3
/
+0
2012-06-06
s3:smbd: move UCF_ defines to smbd.h
Stefan Metzmacher
1
-9
/
+0
2012-06-06
s3:include: move struct smb_filename to vfs.h
Stefan Metzmacher
1
-10
/
+0
2012-06-06
s3:include: move struct smb_file_time to vfs.h
Stefan Metzmacher
1
-8
/
+0
2012-06-06
s3:include: move struct connection_struct (and sub structs) to vfs.h
Stefan Metzmacher
1
-94
/
+1
2012-06-06
s3:include: move struct stream_struct to vfs.h
Stefan Metzmacher
1
-10
/
+0
2012-06-06
s3:include: move struct fd_handle/files_struct to vfs.h
Stefan Metzmacher
1
-82
/
+0
2012-06-06
s3:includes: move union unid_t to vfs.h
Stefan Metzmacher
1
-5
/
+0
2012-06-06
s3:smbd: move struct trans_state to smbd.h
Stefan Metzmacher
1
-30
/
+0
2012-06-06
s3:smbd: move struct privilege_paths to smbd.h
Stefan Metzmacher
1
-9
/
+0
2012-06-06
s3:smbd: make struct notify_change_buf private to notify.c
Stefan Metzmacher
1
-20
/
+0
2012-06-06
s3:printing: make struct print_file_data private to printspoolss.c
Stefan Metzmacher
1
-9
/
+0
2012-06-06
s3:smbd: make struct vfs_fsp_data private to vfs.c
Stefan Metzmacher
1
-10
/
+0
2012-06-06
s3:includes: move struct share_mode_lock to locking.h
Stefan Metzmacher
1
-4
/
+0
2012-06-06
s3:smbd: make typedef write_cache private to fileio.c
Stefan Metzmacher
1
-9
/
+1
2012-06-05
s3:lib: split things into a conn_tdb.h
Stefan Metzmacher
1
-25
/
+0
2012-05-22
s3:smbd: remove unused 'connection_struct->used'
Michael Adam
1
-1
/
+0
2012-04-17
s3: New notify implementation
Volker Lendecke
1
-1
/
+1
2012-04-06
build: Remove SMB_OFF_T, replace with off_t
Andrew Bartlett
1
-5
/
+5
2012-04-05
build: #ifdef LARGE_SMB_OFF_T as off_t is now always 64 bits
Andrew Bartlett
1
-4
/
+0
2012-03-22
s3: Add FILE_NOTIFY_CHANGE_ALL #define
Volker Lendecke
1
-0
/
+8
2012-03-21
s3: Move the notify_ctx to the smbd_server_connection
Volker Lendecke
1
-1
/
+0
2012-03-21
s3: Remove "conn" from sys_notify_context
Volker Lendecke
1
-1
/
+0
2012-03-10
s3: Add smb_request_done
Volker Lendecke
1
-0
/
+5
[next]