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