summaryrefslogtreecommitdiffstats
path: root/source3/include/smb.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove pwd_cache.c, it was doing nothing. Make user_name, domain, andJeremy Allison2009-03-131-7/+0
* Fix bug #6155 - "force group" is no longer working as expected.Jeremy Allison2009-03-031-0/+6
* Use shared header file for character sets, remove old definitions from samba3...Jelmer Vernooij2009-03-011-16/+0
* Merge branch 'master' of git://git.samba.org/samba into convenienceJelmer Vernooij2009-03-011-0/+16
|\
| * Also re-add removed codepoint_t; I'm clearly not having my day today.Jelmer Vernooij2009-03-011-0/+16
* | Use common header file for character set handling in Samba 3 and Samba 4.Jelmer Vernooij2009-03-011-2/+0
|/
* Sync smb_iconv_t type, convert_string return type with Samba 3 equivalents.Jelmer Vernooij2009-03-011-16/+0
* s3: Remove unused inform_level2_message structTim Prouty2009-02-191-8/+0
* s3: Add extid to the dev/inode pairTim Prouty2009-02-191-22/+26
* s3 oplocks: Add capabilites flags field to the kernel_oplocks structTim Prouty2009-02-091-0/+17
* s3 oplocks: Make the level2 oplock contention API more granularTim Prouty2009-02-091-0/+14
* s3 oplocks: Differentiate between releasing an oplock vs. downgrading to Leve...Tim Prouty2009-02-091-1/+1
* s3 vfs: Add a destructor to the fsp extension data APITim Prouty2009-02-091-1/+3
* S3: New module interface for SMB message statistics gatheringtodd stecher2009-02-091-0/+3
* s3-spoolss: prepare to use generated spoolss.Günther Deschner2009-02-061-0/+1
* Fix bug #6082 - smbd_gpfs_getacl failed: Windows client can´t rename or dele...Jeremy Allison2009-02-021-1/+1
* Convert api_rpc_trans_reply to async np_*Volker Lendecke2009-01-311-0/+16
* Remove the global variable "chain_size"Volker Lendecke2009-01-311-5/+0
* Add the "SMBD" rpc transportVolker Lendecke2009-01-301-0/+1
* s3:smbd: make kernel oplocks event drivenStefan Metzmacher2009-01-271-2/+0