summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* r15450: Change profiling data macros to use stack variables rather thanJames Peach2007-10-102-39/+53
* r15443: Purely cosmetic reformat, no functional changes.Günther Deschner2007-10-101-53/+50
* r15442: Add some more client rpc for the querydominfo calls (from samba4 idl).Günther Deschner2007-10-101-4/+28
* r15441: cleanup older unused padding.Günther Deschner2007-10-101-2/+0
* r15438: Fix samrQueryDomainInfo level 5 where we returned our netbiosGünther Deschner2007-10-101-2/+2
* r15428: Add "smbcontrol winbind onlinestatus" for debugging purpose.Günther Deschner2007-10-101-0/+1
* r15402: Fix for bug #3587. Dead entries can be left in the lockingJeremy Allison2007-10-101-0/+1
* r15251: Adding PreWin2kAccess builtin sid.Günther Deschner2007-10-101-0/+1
* r15243: Sorry for the breakage:Günther Deschner2007-10-101-1/+5
* r15240: Correctly disallow unauthorized access when logging on with theGünther Deschner2007-10-102-0/+14
* r15216: Fix the build for machines without krb5. Oops, sorry.Jeremy Allison2007-10-101-0/+8
* r15162: Patch for bug #3668. Windows has a bug with LARGE_READXJeremy Allison2007-10-101-1/+3
* r15129: Separate out mechanism and policy for NTLMSSP auth/sign/seal.Jeremy Allison2007-10-101-0/+1
* r15088: Remove all time() and gettimeofday() calls out of the mainlineJeremy Allison2007-10-101-0/+1
* r15072: Last bit of 32/64 bit portabilities fixes for winbindGerald Carter2007-10-101-0/+5
* r15060: The brlock code gets called a lot. Ensure we keep theJeremy Allison2007-10-101-0/+8
* r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...Gerald Carter2007-10-101-0/+13
* r15047: Add support for using libunwind to generate a backtrace. This isJames Peach2007-10-101-4/+0
* r15041: Adding rpc client calls to manipulate auditing policies on remote CIFSGünther Deschner2007-10-101-59/+115
* r15022: Fix core dumps on normal server exit.Jeremy Allison2007-10-101-1/+1
* r15018: Merge Volker's ipc/trans2/nttrans changes overJeremy Allison2007-10-105-5/+83
* r14898: This change is an attempt to improve the quality of the information thatJames Peach2007-10-103-1/+10
* r14847: Tell static checkers that exit_server() doesn'tJeremy Allison2007-10-101-0/+1
* r14763: Add a new tuning parameter, open files database hash size,Jeremy Allison2007-10-101-1/+1
* r14751: Use the noreturn attribute to try and tell coverity thatJeremy Allison2007-10-101-0/+9
* r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-basedJames Peach2007-10-103-1/+7
* r14664: r13868@cabra: derrell | 2006-03-22 17:04:30 -0500Derrell Lipman2007-10-102-10/+98
* r14646: Adding samr querygroup infolevels 2 & 5.Günther Deschner2007-10-101-1/+16
* r14634: Many bug fixes thanks to train rides and overnight stays in airportsGerald Carter2007-10-101-0/+5
* r14600: Refactor capability interface from being IRIX-specific to using onlyJames Peach2007-10-102-19/+3
* r14597: Merge DCERPC_FAULT constants from Samba 4.Günther Deschner2007-10-101-0/+10
* r14403: * modifies create_local_nt_token() to create a BUILTIN\AdministratorsGerald Carter2007-10-101-2/+2
* r14368: Remove redundant set of logon flags (now in rpc_netlogon.h).Günther Deschner2007-10-101-2/+0
* r14353: Fix coverity bugs #61 and #62. Remember to divide byJeremy Allison2007-10-101-1/+1
* r14255: Revert r14204 which was horribly broken.James Peach2007-10-101-1/+1
* r14207: Convert the lp_acl_compatibility() param into an enum.James Peach2007-10-101-0/+2
* r14204: Remove the basically unused P_GSTRING and P_UGSTRINGJames Peach2007-10-101-1/+1
* r14074: Some cleanup; there is no point in declaring and mappingGünther Deschner2007-10-101-4/+2
* r14051: Add remaining (documented) userAccountControl bits, thanks to LukeGünther Deschner2007-10-101-2/+2
* r14050: Add the ACB_PWEXPIRED bit abartlet has found.Günther Deschner2007-10-101-0/+1
* r14049: Found some more MSV1_0 bits and their behaviour;Günther Deschner2007-10-101-2/+14
* r13975: Re-fix Coverity #156 - I had left the hidden arg. inconsistentJeremy Allison2007-10-101-1/+1
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2007-10-101-2/+4
* r13878: move PORT_DATA_1 to use static sized UNICODE strings as per MSDNGerald Carter2007-10-101-5/+11
* r13829: From the "It's not pretty but it works" categoryGerald Carter2007-10-102-2/+40
* r13824: * add api table for Xcv TCPMON and LOCALMON calls startingGerald Carter2007-10-101-2/+2
* r13820: * Start fleshing out the XcvDataPort() server implementationGerald Carter2007-10-102-4/+8
* r13815: "Into the blind world let us now descend,"Gerald Carter2007-10-102-1/+28
* r13802: I *knew* ASU on sparc had to be good for *something* ! :-).Jeremy Allison2007-10-101-2/+2
* r13733: Reorder so that locking and params declarations are not mingled.James Peach2007-10-101-17/+18