summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* r6639: Attempt to fix the build with tallocVolker Lendecke2007-10-101-0/+1
* r6625: Remove another global variable left over from a long time ago (magic c...Jeremy Allison2007-10-101-4/+4
* r6613: Merge back fix for PARANOID_MALLOC checker.Jeremy Allison2007-10-101-1/+3
* r6601: fixing query and set alias info calls (level 1 from theGerald Carter2007-10-101-43/+21
* r6595: This is Volkers new-talloc patch. Just got the go-ahead fromJeremy Allison2007-10-102-59/+111
* r6570: Add socket_wrapper library to 3.0. Can be enabled by passingJelmer Vernooij2007-10-102-1/+53
* r6548: Fix bug #2622 - remove DPTR_MASK as it makes no sense.Jeremy Allison2007-10-101-7/+1
* r6502: add LOCKING debug class - pull PRINTINGDB class definition from trunkHerb Lewis2007-10-101-0/+2
* r6367: Slim down pdb_interface.c a bit. next_entry and search_end are functionVolker Lendecke2007-10-101-10/+3
* r6358: merging SMB_ASSERT() changes from the release branchGerald Carter2007-10-101-1/+8
* r6351: This is quite a large and intrusive patch, but there are not many piec...Volker Lendecke2007-10-103-34/+56
* r6346: Add a counter for the number of SMB operations per connection/file.Jeremy Allison2007-10-102-0/+3
* r6318: don't include smbwrapper stuff unless asked forHerb Lewis2007-10-101-0/+2
* r6277: This implements a new caching API for enumerating the pdb elements. It isVolker Lendecke2007-10-102-0/+33
* r6266: Add includes for sys/extattr.h and sys/uio.h for FreeBSD xattr code.Jeremy Allison2007-10-101-0/+8
* r6263: Get rid of generate_wellknown_sids, they are const static and initiali...Volker Lendecke2007-10-101-0/+22
* r6242: after talking to jeremy, we can actually consolidateGerald Carter2007-10-101-9/+2
* r6237: fix my breakage of WinXP sp2 msdfs support.Gerald Carter2007-10-101-3/+10
* r6232: more cleanups; remove BUFFER3; rename BUFFER4 -> RPC_DATA_BLOB; rename...Gerald Carter2007-10-103-44/+41
* r6228: remove BUFHDR2 and clean up LsaEnumTrustedDomains()Gerald Carter2007-10-102-30/+25
* r6225: get rid of warnings from my compiler about nested externsHerb Lewis2007-10-101-2/+6
* r6221: format cleanup (got tied of looking for related structures)Gerald Carter2007-10-101-151/+168
* r6220: cleaning up spoolss header; removing unused structuresGerald Carter2007-10-101-63/+18
* r6218: * fix a segv in EnumPrinters():rpc_buffer_alloc when the caller does n...Gerald Carter2007-10-101-14/+16
* r6172: Tidy up error processing significantly. Remove unix_ERR_XXX global nas...Jeremy Allison2007-10-104-29/+21
* r6170: Remove redundant flag that I had just added.Steve French2007-10-101-1/+0
* r6167: Add more defines for POSIX extensions to match the newly addedSteve French2007-10-101-0/+10
* r6152: Correctly check OpenX open modes.Jeremy Allison2007-10-101-0/+1
* r6149: Fixes bugs #2498 and 2484.Derrell Lipman2007-10-102-1/+4
* r6141: Fix OS/2 EA's for NTcreate. OpenX and mkdir to follow.Jeremy Allison2007-10-101-0/+5
* r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...Derrell Lipman2007-10-101-1/+1
* r6092: This much const causes the compiler on Fedora Core 2Jeremy Allison2007-10-101-2/+2
* r6080: Port some of the non-critical changes from HEAD to 3_0. The main one i...Volker Lendecke2007-10-101-5/+10
* r6071: * clean up UNISTR2_ARRAY ( really just an array of UNISTR4 + count )Gerald Carter2007-10-103-26/+15
* r6053: Fixup dfs path with the new wildcard parser code split out.Jeremy Allison2007-10-101-0/+7
* r6051: finish offGerald Carter2007-10-102-0/+6
* r6046: $ net -S block -U % -W VALE rpc service status spoolerGerald Carter2007-10-101-1/+1
* r6040: finish out 'net rpc service list'Gerald Carter2007-10-102-5/+18
* r6038: adding more flesh to 'net rpc service'Gerald Carter2007-10-102-5/+50
* r6014: rather large change set....Gerald Carter2007-10-1011-438/+722
* r6004: Let's make server manager able to kill a user session.Simo Sorce2007-10-101-0/+22
* r5968: derrell's large file fix for libsmbclient (BUG 2505)Gerald Carter2007-10-101-1/+1
* r5965: Apply Volker's patch for "ldapsam trusted = yes" for samr_lookup_rids....Jim McDonough2007-10-101-0/+15
* r5953: more compiler cleanups; moved SID_LIST from smb.h to privileges.c to c...Gerald Carter2007-10-101-4/+0
* r5916: Only one C++ guard is necessary, not one around each smbc function.Tim Potter2007-10-101-261/+34
* r5864: Stop using 'INFO' names on find calls. Getting ready to fixup OS/2 EAJeremy Allison2007-10-101-0/+3
* r5808: removing unneeded structure field from RPC_BUFFERGerald Carter2007-10-101-3/+0
* r5805: merging spoolss parsing changes from trunk and cleaning up resulting s...Gerald Carter2007-10-103-42/+71
* r5786: Bugzilla #2443. Fix gcc4 compile found by Mark Loeser.Tim Potter2007-10-101-0/+2
* r5752: implement derrell's solution for binary compatibilty in the _SMBCCTX s...Gerald Carter2007-10-102-65/+63