summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r6946: Allow mapping of POSIX ACLs to NT perms to differentiate between direc...Jeremy Allison1-0/+6
2007-10-10r6942: * merging the registry changes back to the 3.0 treeGerald Carter4-73/+344
2007-10-10r6715: We don't need to wrap the setfsinfo call in HAVE_QUOTAJeremy Allison1-2/+9
2007-10-10r6673: Fix the write cache based on some VERY good detective workJeremy Allison1-1/+0
2007-10-10r6651: It's not the smartest thing in the world to #define _SAMBA_BUILD_ in a...Volker Lendecke1-1/+0
2007-10-10r6646: keep samba3 talloc inline with samba4 oneSimo Sorce1-0/+1
2007-10-10r6639: Attempt to fix the build with tallocVolker Lendecke1-0/+1
2007-10-10r6625: Remove another global variable left over from a long time ago (magic c...Jeremy Allison1-4/+4
2007-10-10r6613: Merge back fix for PARANOID_MALLOC checker.Jeremy Allison1-1/+3
2007-10-10r6601: fixing query and set alias info calls (level 1 from theGerald Carter1-43/+21
2007-10-10r6595: This is Volkers new-talloc patch. Just got the go-ahead fromJeremy Allison2-59/+111
2007-10-10r6570: Add socket_wrapper library to 3.0. Can be enabled by passingJelmer Vernooij2-1/+53
2007-10-10r6548: Fix bug #2622 - remove DPTR_MASK as it makes no sense.Jeremy Allison1-7/+1
2007-10-10r6502: add LOCKING debug class - pull PRINTINGDB class definition from trunkHerb Lewis1-0/+2
2007-10-10r6367: Slim down pdb_interface.c a bit. next_entry and search_end are functionVolker Lendecke1-10/+3
2007-10-10r6358: merging SMB_ASSERT() changes from the release branchGerald Carter1-1/+8
2007-10-10r6351: This is quite a large and intrusive patch, but there are not many piec...Volker Lendecke3-34/+56
2007-10-10r6346: Add a counter for the number of SMB operations per connection/file.Jeremy Allison2-0/+3
2007-10-10r6318: don't include smbwrapper stuff unless asked forHerb Lewis1-0/+2
2007-10-10r6277: This implements a new caching API for enumerating the pdb elements. It isVolker Lendecke2-0/+33
2007-10-10r6266: Add includes for sys/extattr.h and sys/uio.h for FreeBSD xattr code.Jeremy Allison1-0/+8
2007-10-10r6263: Get rid of generate_wellknown_sids, they are const static and initiali...Volker Lendecke1-0/+22
2007-10-10r6242: after talking to jeremy, we can actually consolidateGerald Carter1-9/+2
2007-10-10r6237: fix my breakage of WinXP sp2 msdfs support.Gerald Carter1-3/+10
2007-10-10r6232: more cleanups; remove BUFFER3; rename BUFFER4 -> RPC_DATA_BLOB; rename...Gerald Carter3-44/+41
2007-10-10r6228: remove BUFHDR2 and clean up LsaEnumTrustedDomains()Gerald Carter2-30/+25
2007-10-10r6225: get rid of warnings from my compiler about nested externsHerb Lewis1-2/+6
2007-10-10r6221: format cleanup (got tied of looking for related structures)Gerald Carter1-151/+168
2007-10-10r6220: cleaning up spoolss header; removing unused structuresGerald Carter1-63/+18
2007-10-10r6218: * fix a segv in EnumPrinters():rpc_buffer_alloc when the caller does n...Gerald Carter1-14/+16
2007-10-10r6172: Tidy up error processing significantly. Remove unix_ERR_XXX global nas...Jeremy Allison4-29/+21
2007-10-10r6170: Remove redundant flag that I had just added.Steve French1-1/+0
2007-10-10r6167: Add more defines for POSIX extensions to match the newly addedSteve French1-0/+10
2007-10-10r6152: Correctly check OpenX open modes.Jeremy Allison1-0/+1
2007-10-10r6149: Fixes bugs #2498 and 2484.Derrell Lipman2-1/+4
2007-10-10r6141: Fix OS/2 EA's for NTcreate. OpenX and mkdir to follow.Jeremy Allison1-0/+5
2007-10-10r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...Derrell Lipman1-1/+1
2007-10-10r6092: This much const causes the compiler on Fedora Core 2Jeremy Allison1-2/+2
2007-10-10r6080: Port some of the non-critical changes from HEAD to 3_0. The main one i...Volker Lendecke1-5/+10
2007-10-10r6071: * clean up UNISTR2_ARRAY ( really just an array of UNISTR4 + count )Gerald Carter3-26/+15
2007-10-10r6053: Fixup dfs path with the new wildcard parser code split out.Jeremy Allison1-0/+7
2007-10-10r6051: finish offGerald Carter2-0/+6
2007-10-10r6046: $ net -S block -U % -W VALE rpc service status spoolerGerald Carter1-1/+1
2007-10-10r6040: finish out 'net rpc service list'Gerald Carter2-5/+18
2007-10-10r6038: adding more flesh to 'net rpc service'Gerald Carter2-5/+50
2007-10-10r6014: rather large change set....Gerald Carter11-438/+722
2007-10-10r6004: Let's make server manager able to kill a user session.Simo Sorce1-0/+22
2007-10-10r5968: derrell's large file fix for libsmbclient (BUG 2505)Gerald Carter1-1/+1
2007-10-10r5965: Apply Volker's patch for "ldapsam trusted = yes" for samr_lookup_rids....Jim McDonough1-0/+15
2007-10-10r5953: more compiler cleanups; moved SID_LIST from smb.h to privileges.c to c...Gerald Carter1-4/+0