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
2010-05-06
s3: only include gen_ndr headers where needed.
Günther Deschner
1
-23
/
+0
2010-04-23
s3-smbd: group print relate data in own structure
Simo Sorce
1
-2
/
+8
2010-04-12
Move to using 64-bit mid values in our internal open file database.
Jeremy Allison
1
-19
/
+36
2010-04-09
Plumb SMB2 stubs into all the places we defer SMB1 operations.
Jeremy Allison
1
-0
/
+3
2010-04-08
Stop smb2 from calling into smb1 blocking lock request code.
Jeremy Allison
1
-0
/
+6
2010-03-26
Fix bug #7240 - Net usershare is not case sensitive.
Jeremy Allison
1
-1
/
+3
2010-03-15
Remove the bool admin_user from conn struct. We no longer look at this to mak...
Jeremy Allison
1
-2
/
+0
2010-03-08
Revert "Fix bug #7067 - Linux asynchronous IO (aio) can cause smbd to fail to...
Karolin Seeger
1
-2
/
+1
2010-03-05
Fix for bug #7189 - Open txt files with notepad on samba shares creates problem.
Jeremy Allison
1
-5
/
+10
2010-02-23
s3-smb: Remove the obsolete signal type cast.
Andreas Schneider
1
-4
/
+0
2010-01-26
Fix bug #7067 - Linux asynchronous IO (aio) can cause smbd to fail to respond...
Jeremy Allison
1
-1
/
+2
2010-01-12
Fix bug #6876 - Delete of an object whose parent folder does not have delete ...
Jeremy Allison
1
-0
/
+1
2010-01-04
s3: Happy New Year 2010
Stefan Metzmacher
1
-1
/
+1
2009-12-01
Ensure we don't see the xattr used to store NT security (visible when xattr_tdb
Jeremy Allison
1
-2
/
+0
2009-11-23
Proper fix for #6898 - Samba duplicates file content on appending. Pointed ou...
Jeremy Allison
1
-0
/
+1
2009-11-23
Revert "s3: Move the global variable Protocol to struct smbd_server_connection"
Volker Lendecke
1
-1
/
+0
2009-11-21
s3: Move the global variable Protocol to struct smbd_server_connection
Volker Lendecke
1
-0
/
+1
2009-11-21
s3: Cache brlock.tdb entries for the fast read&write strict locking code path
Volker Lendecke
1
-0
/
+8
2009-10-29
Start fixing the RAW-STREAMS test - ensure that the xattr
Jeremy Allison
1
-0
/
+2
2009-10-01
Fix for CVE-2009-2906.
Jeremy Allison
1
-0
/
+1
2009-09-14
Fix bug 6494 - Incorrect FileStatus returned in NT_CREATE_ANDX.
Jeremy Allison
1
-0
/
+9
2009-08-28
s3-ntlmssp: use NTLMSSP headers from IDL and remove duplicate constants.
Günther Deschner
1
-0
/
+1
2009-08-24
Second attempt at fix for bug 6529 - Offline files conflict with Vista and Of...
Jeremy Allison
1
-3
/
+4
2009-08-21
Fix bug 6529 - Offline files conflict with Vista and Office 2003
Jeremy Allison
1
-0
/
+3
2009-08-21
Add missing CreateFile flags to smb.h
Steve French
1
-1
/
+12
2009-08-19
s3:smbd: store a dirptr on the files_struct for SMB2 Query Directory
Stefan Metzmacher
1
-0
/
+2
2009-08-12
Add "store create time" parameter (docs to follow)
Jeremy Allison
1
-0
/
+2
2009-08-12
s3: refomat definitions of some generic access rights for better readability
Michael Adam
1
-8
/
+19
2009-08-07
s3:smbd: remove dirptr and dirpath from connection_struct
Stefan Metzmacher
1
-2
/
+0
2009-08-07
s3:smbd: add a smbd_server_connection pointer to connection_struct
Stefan Metzmacher
1
-0
/
+1
2009-07-31
Rename LOOKUP_NAME_EXPLICIT to LOOKUP_NAME_NO_NSS
Volker Lendecke
1
-3
/
+2
2009-07-30
Remove the extraneous logic in smb_set_info_standard - we
Jeremy Allison
1
-0
/
+1
2009-07-27
Fix a valgrind error in chain_reply
Volker Lendecke
1
-0
/
+2
2009-07-24
s3: Convert a few callers of unix_convert() over to filename_convert()
Tim Prouty
1
-1
/
+2
2009-07-24
Make the smbd VFS typesafe
Volker Lendecke
1
-2
/
+0
2009-07-20
s3: Change fsp->fsp_name to be an smb_filename struct!
Tim Prouty
1
-1
/
+1
2009-07-14
Revert this commit :
Jeremy Allison
1
-6
/
+0
2009-07-15
s3: Make smbd aware of permission change of usershare. Since usershare are re...
Bo Yang
1
-0
/
+6
2009-07-14
s3-account_policy: add pdb_policy_type enum.
Günther Deschner
1
-14
/
+0
2009-07-08
s3: Change the share_mode_lock struct to store a base_name and stream_name
Tim Prouty
1
-1
/
+2
2009-06-22
s3: forward MSG_DEBUG from smbd parent to all children
Aravind Srinivasan
1
-0
/
+6
2009-06-10
s3: Remove the now unused CFF_DOS_PATH flag
Tim Prouty
1
-5
/
+0
2009-06-03
s3:smbd: move pending_auth_data list to struct smbd_server_connection
Stefan Metzmacher
1
-9
/
+0
2009-05-20
s3: Change unix_convert (and its callers) to use struct smb_filename
Tim Prouty
1
-0
/
+16
2009-05-20
s3:param: add PROTOCOL_SMB2
Stefan Metzmacher
1
-1
/
+9
2009-05-15
s3:param: prevent includes from being dumped in dump_*() functions.
Michael Adam
1
-0
/
+1
2009-05-13
Remove an unused struct definition
Volker Lendecke
1
-6
/
+0
2009-05-01
Add fncall_send/recv
Volker Lendecke
1
-0
/
+1
2009-03-24
s3: use generated dcerpc code.
Günther Deschner
1
-0
/
+2
2009-03-23
s3:libsmb: use new simplified smb_signing code for the client side
Stefan Metzmacher
1
-15
/
+0
[next]