summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r16122: As we use 'inetOrgPerson' as structural objectclass for new accounts forGünther Deschner1-0/+1
2007-10-10r16060: This is one of the more dirty patches I've put in lately. Parse enoug...Volker Lendecke1-1/+2
2007-10-10r15958: Make us pass RAW-OPLOCK with kernel oplocks off.Jeremy Allison1-1/+8
2007-10-10r15864: build fixes for IRIX 6.4 in the build farm; only enable the C++ reser...Gerald Carter1-1/+5
2007-10-10r15863: trying to fix a compile issue on HP-UX 11.x caused by conflicts of in...Gerald Carter1-15/+19
2007-10-10r15848: Introduce commandline options to set the remainder of the parameters inJames Peach2-5/+9
2007-10-10r15838: Back-port tridge's talloc fixes (r15824, r15828) from Samba4.Jeremy Allison1-0/+1
2007-10-10r15698: An attempt to make the winbind lookup_usergroups() call in security=adsGünther Deschner1-0/+15
2007-10-10r15697: I take no comments as no objections :)Günther Deschner1-5/+27
2007-10-10r15668: DOS or FCB opens share one share mode entry from differentJeremy Allison1-1/+1
2007-10-10r15649: Allow to store 24 password history entries in ldapsam (same limit as onGünther Deschner1-0/+1
2007-10-10r15644: Now that we are referencing uint32_t and other data typesPaul Green1-0/+4
2007-10-10r15543: New implementation of 'net ads join' to be more like Windows XP.Gerald Carter3-48/+59
2007-10-10r15516: Use SMB_BIG_UINT in preference to unsigned long long.James Peach1-4/+4
2007-10-10r15508: Use clock_gettime for profiling timstamps if it is available. UseJames Peach1-0/+21
2007-10-10r15475: Ugly and disgusting patch to fix the username map problem I created byVolker Lendecke1-0/+2
2007-10-10r15462: replace the use of OpenLDAP's ldap_domain2hostlist() forGerald Carter2-0/+55
2007-10-10r15450: Change profiling data macros to use stack variables rather thanJames Peach2-39/+53
2007-10-10r15443: Purely cosmetic reformat, no functional changes.Günther Deschner1-53/+50
2007-10-10r15442: Add some more client rpc for the querydominfo calls (from samba4 idl).Günther Deschner1-4/+28
2007-10-10r15441: cleanup older unused padding.Günther Deschner1-2/+0
2007-10-10r15438: Fix samrQueryDomainInfo level 5 where we returned our netbiosGünther Deschner1-2/+2
2007-10-10r15428: Add "smbcontrol winbind onlinestatus" for debugging purpose.Günther Deschner1-0/+1
2007-10-10r15402: Fix for bug #3587. Dead entries can be left in the lockingJeremy Allison1-0/+1
2007-10-10r15251: Adding PreWin2kAccess builtin sid.Günther Deschner1-0/+1
2007-10-10r15243: Sorry for the breakage:Günther Deschner1-1/+5
2007-10-10r15240: Correctly disallow unauthorized access when logging on with theGünther Deschner2-0/+14
2007-10-10r15216: Fix the build for machines without krb5. Oops, sorry.Jeremy Allison1-0/+8
2007-10-10r15162: Patch for bug #3668. Windows has a bug with LARGE_READXJeremy Allison1-1/+3
2007-10-10r15129: Separate out mechanism and policy for NTLMSSP auth/sign/seal.Jeremy Allison1-0/+1
2007-10-10r15088: Remove all time() and gettimeofday() calls out of the mainlineJeremy Allison1-0/+1
2007-10-10r15072: Last bit of 32/64 bit portabilities fixes for winbindGerald Carter1-0/+5
2007-10-10r15060: The brlock code gets called a lot. Ensure we keep theJeremy Allison1-0/+8
2007-10-10r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...Gerald Carter1-0/+13
2007-10-10r15047: Add support for using libunwind to generate a backtrace. This isJames Peach1-4/+0
2007-10-10r15041: Adding rpc client calls to manipulate auditing policies on remote CIFSGünther Deschner1-59/+115
2007-10-10r15022: Fix core dumps on normal server exit.Jeremy Allison1-1/+1
2007-10-10r15018: Merge Volker's ipc/trans2/nttrans changes overJeremy Allison5-5/+83
2007-10-10r14898: This change is an attempt to improve the quality of the information thatJames Peach3-1/+10
2007-10-10r14847: Tell static checkers that exit_server() doesn'tJeremy Allison1-0/+1
2007-10-10r14763: Add a new tuning parameter, open files database hash size,Jeremy Allison1-1/+1
2007-10-10r14751: Use the noreturn attribute to try and tell coverity thatJeremy Allison1-0/+9
2007-10-10r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-basedJames Peach3-1/+7
2007-10-10r14664: r13868@cabra: derrell | 2006-03-22 17:04:30 -0500Derrell Lipman2-10/+98
2007-10-10r14646: Adding samr querygroup infolevels 2 & 5.Günther Deschner1-1/+16
2007-10-10r14634: Many bug fixes thanks to train rides and overnight stays in airportsGerald Carter1-0/+5
2007-10-10r14600: Refactor capability interface from being IRIX-specific to using onlyJames Peach2-19/+3
2007-10-10r14597: Merge DCERPC_FAULT constants from Samba 4.Günther Deschner1-0/+10
2007-10-10r14403: * modifies create_local_nt_token() to create a BUILTIN\AdministratorsGerald Carter1-2/+2
2007-10-10r14368: Remove redundant set of logon flags (now in rpc_netlogon.h).Günther Deschner1-2/+0