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