summaryrefslogtreecommitdiff
path: root/source3/include/smb.h
Commit message (Expand)AuthorAgeFilesLines
* s3-smbd: group print relate data in own structureSimo Sorce2010-04-231-2/+8
* Move to using 64-bit mid values in our internal open file database.Jeremy Allison2010-04-121-19/+36
* Plumb SMB2 stubs into all the places we defer SMB1 operations.Jeremy Allison2010-04-091-0/+3
* Stop smb2 from calling into smb1 blocking lock request code.Jeremy Allison2010-04-081-0/+6
* Fix bug #7240 - Net usershare is not case sensitive.Jeremy Allison2010-03-261-1/+3
* Remove the bool admin_user from conn struct. We no longer look at this to mak...Jeremy Allison2010-03-151-2/+0
* Revert "Fix bug #7067 - Linux asynchronous IO (aio) can cause smbd to fail to...Karolin Seeger2010-03-081-2/+1
* Fix for bug #7189 - Open txt files with notepad on samba shares creates problem.Jeremy Allison2010-03-051-5/+10
* s3-smb: Remove the obsolete signal type cast.Andreas Schneider2010-02-231-4/+0
* Fix bug #7067 - Linux asynchronous IO (aio) can cause smbd to fail to respond...Jeremy Allison2010-01-261-1/+2
* Fix bug #6876 - Delete of an object whose parent folder does not have delete ...Jeremy Allison2010-01-121-0/+1
* s3: Happy New Year 2010Stefan Metzmacher2010-01-041-1/+1
* Ensure we don't see the xattr used to store NT security (visible when xattr_tdbJeremy Allison2009-12-011-2/+0
* Proper fix for #6898 - Samba duplicates file content on appending. Pointed ou...Jeremy Allison2009-11-231-0/+1
* Revert "s3: Move the global variable Protocol to struct smbd_server_connection"Volker Lendecke2009-11-231-1/+0
* s3: Move the global variable Protocol to struct smbd_server_connectionVolker Lendecke2009-11-211-0/+1
* s3: Cache brlock.tdb entries for the fast read&write strict locking code pathVolker Lendecke2009-11-211-0/+8
* Start fixing the RAW-STREAMS test - ensure that the xattrJeremy Allison2009-10-291-0/+2
* Fix for CVE-2009-2906.Jeremy Allison2009-10-011-0/+1
* Fix bug 6494 - Incorrect FileStatus returned in NT_CREATE_ANDX.Jeremy Allison2009-09-141-0/+9
* s3-ntlmssp: use NTLMSSP headers from IDL and remove duplicate constants.Günther Deschner2009-08-281-0/+1
* Second attempt at fix for bug 6529 - Offline files conflict with Vista and Of...Jeremy Allison2009-08-241-3/+4
* Fix bug 6529 - Offline files conflict with Vista and Office 2003Jeremy Allison2009-08-211-0/+3
* Add missing CreateFile flags to smb.hSteve French2009-08-211-1/+12
* s3:smbd: store a dirptr on the files_struct for SMB2 Query DirectoryStefan Metzmacher2009-08-191-0/+2
* Add "store create time" parameter (docs to follow)Jeremy Allison2009-08-121-0/+2
* s3: refomat definitions of some generic access rights for better readabilityMichael Adam2009-08-121-8/+19
* s3:smbd: remove dirptr and dirpath from connection_structStefan Metzmacher2009-08-071-2/+0
* s3:smbd: add a smbd_server_connection pointer to connection_structStefan Metzmacher2009-08-071-0/+1
* Rename LOOKUP_NAME_EXPLICIT to LOOKUP_NAME_NO_NSSVolker Lendecke2009-07-311-3/+2
* Remove the extraneous logic in smb_set_info_standard - weJeremy Allison2009-07-301-0/+1
* Fix a valgrind error in chain_replyVolker Lendecke2009-07-271-0/+2
* s3: Convert a few callers of unix_convert() over to filename_convert()Tim Prouty2009-07-241-1/+2
* Make the smbd VFS typesafeVolker Lendecke2009-07-241-2/+0
* s3: Change fsp->fsp_name to be an smb_filename struct!Tim Prouty2009-07-201-1/+1
* Revert this commit :Jeremy Allison2009-07-141-6/+0
* s3: Make smbd aware of permission change of usershare. Since usershare are re...Bo Yang2009-07-151-0/+6
* s3-account_policy: add pdb_policy_type enum.Günther Deschner2009-07-141-14/+0
* s3: Change the share_mode_lock struct to store a base_name and stream_nameTim Prouty2009-07-081-1/+2
* s3: forward MSG_DEBUG from smbd parent to all childrenAravind Srinivasan2009-06-221-0/+6
* s3: Remove the now unused CFF_DOS_PATH flagTim Prouty2009-06-101-5/+0
* s3:smbd: move pending_auth_data list to struct smbd_server_connectionStefan Metzmacher2009-06-031-9/+0
* s3: Change unix_convert (and its callers) to use struct smb_filenameTim Prouty2009-05-201-0/+16
* s3:param: add PROTOCOL_SMB2Stefan Metzmacher2009-05-201-1/+9
* s3:param: prevent includes from being dumped in dump_*() functions.Michael Adam2009-05-151-0/+1
* Remove an unused struct definitionVolker Lendecke2009-05-131-6/+0
* Add fncall_send/recvVolker Lendecke2009-05-011-0/+1
* s3: use generated dcerpc code.Günther Deschner2009-03-241-0/+2
* s3:libsmb: use new simplified smb_signing code for the client sideStefan Metzmacher2009-03-231-15/+0
* s3:smbd: use new simplified snb_signing code in the serverStefan Metzmacher2009-03-231-0/+2