summaryrefslogtreecommitdiffstats
path: root/source3/include/smb.h
Commit message (Expand)AuthorAgeFilesLines
* r1154: Change default setting for case sensitivity to "auto". If set to autoJeremy Allison2007-10-101-1/+2
* r1085: Now it's had some proper user testing, merge in the deferred open fix....Jeremy Allison2007-10-101-19/+43
* r570: Remove lots of globals to handle case issues - move themJeremy Allison2007-10-101-0/+5
* r248: Add support for printing out the MAC address on nmblookup.Richard Sharpe2007-10-101-0/+6
* r242: adding 'cups options' parameter to allow raw printing without changing ...Gerald Carter2007-10-101-1/+1
* r155: real for for BUG 761 -- allow printing parameter to set defaults on a p...Gerald Carter2007-10-101-1/+1
* r76: Fix smbfs problem with Tree Disconnect issued before smbfs starts its work.Alexander Bokovoy2007-10-101-0/+1
* Added per-share parameter "store dos attributes". When set, will storeJeremy Allison2004-04-021-0/+3
* Added support for OS/2 EA's in smbd server. Test with smbtorture eatest.Jeremy Allison2004-03-311-0/+2
* Merge from HEAD the SMB signing patch that I developed a couple of weeksAndrew Bartlett2004-03-271-1/+2
* Working (tested) client code for setting EA's by filename and fnum.Jeremy Allison2004-03-271-0/+6
* Use "unix netbios name" type unstring - 64 bytes long to manipulate netbiosJeremy Allison2004-03-151-0/+3
* First part of patch from moriyama@miraclelinux.com (MORIYAMA Masayuki) toJeremy Allison2004-03-131-1/+2
* Use a common function to parse all pathnames from the wire. This allowsJeremy Allison2004-03-031-0/+6
* Figured out a new flags bit with gentest and ethereal....Jeremy Allison2004-02-251-0/+1
* Added NTrename SMB (0xA5) - how did we miss this.... ?Jeremy Allison2004-02-241-0/+1
* Fixup the 'multiple-vuids' bugs.Jeremy Allison2004-02-131-10/+19
* Remove more unused portions of the 'password cache'.Andrew Bartlett2004-02-081-13/+0
* bug 770; correct fix this time; Make sure that we send the SMBjobid for unix...Gerald Carter2004-01-141-1/+2
* Changes all over the shop, but all towards:Andrew Bartlett2003-11-221-1/+1
* Add initshutdown pipe commands to rpcclient. Second part of fix to bugJim McDonough2003-10-241-1/+3
* Half-way though the big conversion of all nmbd access to wire elements beingJeremy Allison2003-08-231-2/+4
* struct nmb_name should have 16 byte namestrings, not 17.Jeremy Allison2003-08-221-3/+3
* Implement SMBexit properly. Found by Samba4 tester. You must do a makeJeremy Allison2003-08-191-0/+1
* Fix SMBseek and get/set position information SMBs. Works againstJeremy Allison2003-08-141-0/+1
* Add a command line option (-S on|off|required) to enable signing on clientJeremy Allison2003-07-301-0/+1
* Corrected description of SWAT FLAGS since they have changed as a result of theJohn Terpstra2003-07-281-5/+4
* Clarified what the SWAT FLAGS mean and what they do.John Terpstra2003-07-271-3/+5
* Fix packet signing with asynchronous oplock breaks. Removed bad error messageJeremy Allison2003-07-241-3/+1
* Refactor signing code to remove most dependencies on 'struct cli'.Jeremy Allison2003-07-161-0/+14
* Added the "required" keyword to the "client signing" parameter to force itJeremy Allison2003-07-151-0/+1
* fix build on non-ldap platformsGerald Carter2003-06-251-0/+3
* large change:Gerald Carter2003-06-251-0/+8
* - the 8.3 name in BOTH_DIRECTORY_INFO is supposed to be always unicodeAndrew Tridgell2003-06-061-0/+1
* And finally IDMAP in 3_0Simo Sorce2003-05-121-122/+8
* Add NT quota support. Patch from Stefan (metze) MetzemacherAlexander Bokovoy2003-05-121-0/+2
* Fix VFS layer:Alexander Bokovoy2003-05-111-12/+6
* Patch from metze to add exit and interval events. Useful for modulesJelmer Vernooij2003-05-061-3/+0
* Trailing , is non-standard (warning from IRIX)Andrew Bartlett2003-04-301-2/+2
* Use NTSTATUS as return value for smb_register_*() functions and init_module()Jelmer Vernooij2003-04-281-1/+1
* Whitespace syncup.Tim Potter2003-04-281-4/+4
* Irix CC reminds us that this is non-standard.Andrew Bartlett2003-04-241-2/+2
* Header updates for smb signing mergeAndrew Bartlett2003-04-211-3/+4
* merge in metze' smbcquotas patch from HEADGerald Carter2003-04-151-25/+42
* Add some more functions for the modules (backport from HEAD):Jelmer Vernooij2003-04-141-1/+1
* Merge new popt_common.h include file.Tim Potter2003-04-141-15/+9
* Merge of new sid type (SID_NAME_COMPUTER) and tidyup.Tim Potter2003-04-141-1/+0
* Merge of rpcecho pipe for testing large dcerpc requests and responses.Tim Potter2003-04-141-1/+3
* This is the netlogon schannel client code. Try aVolker Lendecke2003-04-091-0/+2
* adding some initiaial code to sert %a to Win2K3 (using Native LanMan string f...Gerald Carter2003-03-121-1/+1