summaryrefslogtreecommitdiffstats
path: root/source3/include/smb.h
Commit message (Expand)AuthorAgeFilesLines
* r10371: Adding iPrint printing backend written by Joel J. Smith @ Novell.Jeremy Allison2007-10-101-1/+1
* r8762: Attempt to fix the winbindd crashing bug on Solaris (can't rememberJeremy Allison2007-10-101-0/+5
* r8508: Rename EXCLUSIVE_BREAK_SENT to BREAK_TO_NONE_SENT.Volker Lendecke2007-10-101-1/+1
* r8472: abartlet's patch for parallel ntlmssp supporttrunk/source/smbd/sessset...Gerald Carter2007-10-101-0/+2
* r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the tortureJeremy Allison2007-10-101-67/+73
* r7963: Add aio support to 3.0.Jeremy Allison2007-10-101-0/+2
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2007-10-101-7/+5
* r7395: * new feature 'map to guest = bad uid' (based on patch fromGerald Carter2007-10-101-9/+4
* r7024: reverting mistaken commitGerald Carter2007-10-101-1/+0
* r7020: fixing printer ace values and getting rid of false compiler warning ab...Gerald Carter2007-10-101-0/+1
* r6946: Allow mapping of POSIX ACLs to NT perms to differentiate between direc...Jeremy Allison2007-10-101-0/+6
* r6673: Fix the write cache based on some VERY good detective workJeremy Allison2007-10-101-1/+0
* r6346: Add a counter for the number of SMB operations per connection/file.Jeremy Allison2007-10-101-0/+2
* r6263: Get rid of generate_wellknown_sids, they are const static and initiali...Volker Lendecke2007-10-101-0/+22
* r6172: Tidy up error processing significantly. Remove unix_ERR_XXX global nas...Jeremy Allison2007-10-101-15/+8
* r6152: Correctly check OpenX open modes.Jeremy Allison2007-10-101-0/+1
* r6141: Fix OS/2 EA's for NTcreate. OpenX and mkdir to follow.Jeremy Allison2007-10-101-0/+5
* r6014: rather large change set....Gerald Carter2007-10-101-1/+6
* r5953: more compiler cleanups; moved SID_LIST from smb.h to privileges.c to c...Gerald Carter2007-10-101-4/+0
* r5731: Get delayed write semantics closer to W2K3. We need to store 2 times.Jeremy Allison2007-10-101-0/+2
* r5639: update smb.h with missing definesSteve French2007-10-101-0/+3
* r5203: additional changes for BUG 2291 to restrict who can join a BDC and add...Gerald Carter2007-10-101-1/+1
* r5152: Restructure the directory handling code, stop using void * pointersJeremy Allison2007-10-101-1/+3
* r5056: * correct STANDARD_RIGHTS_WRITE_ACCESS bitmask defineGerald Carter2007-10-101-1/+1
* r4805: Last planned change to the privileges infrastructure:Gerald Carter2007-10-101-1/+1
* r4724: Add support for Windows privileges in Samba 3.0Gerald Carter2007-10-101-0/+6
* r4651: Add "refuse machine password change" policy field. This update will justJim McDonough2007-10-101-1/+1
* r4514: Fix for bugzilla 1770. Remove READ_ATTRIBUTES from GENERIC_EXECUTE, o...Jim McDonough2007-10-101-1/+1
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-4/+1
* r3050: Steal from Samba4 :-). Make us pass most of the new lock tests (except...Jeremy Allison2007-10-101-2/+1
* r2114: Shameless theft of iconv commit from Samba4 to keep the two libs more ...Jeremy Allison2007-10-101-3/+3
* r1661: Changed the password history format so that each history entryJeremy Allison2007-10-101-0/+5
* 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