summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* r16952: New derive DES salt code and Krb5 keytab generationGerald Carter2007-10-101-0/+7
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-1023-905/+1393
* r16717: patch from Bjoern Jacke to fix compiler warnings on AIXStefan Metzmacher2007-10-101-0/+44
* r16661: Fix from jason@ncac.gwu.edu for bug #3875,Jeremy Allison2007-10-101-0/+6
* r16628: Fix bug #3880, reported by jason@ncac.gwu.eduJeremy Allison2007-10-101-3/+5
* r16550: Fix bug 3866. Thanks for the report!Derrell Lipman2007-10-101-1/+1
* r16548: Fix bug #3867 reported by jason@ncac.gwu.edu.Jeremy Allison2007-10-101-0/+1
* r16490: Fix a memleak and two typosVolker Lendecke2007-10-101-2/+2
* r16435: Add in the uid info that Jerry needs into theJeremy Allison2007-10-101-2/+4
* r16336: Fix Klocwork ID's 1087, 1095, 1096, 1098, 1099, 1101, 1102, 1105, 110...Volker Lendecke2007-10-101-0/+4
* r16269: Fix the build.Günther Deschner2007-10-101-0/+3
* r16122: As we use 'inetOrgPerson' as structural objectclass for new accounts forGünther Deschner2007-10-101-0/+1
* r16060: This is one of the more dirty patches I've put in lately. Parse enoug...Volker Lendecke2007-10-101-1/+2
* r15958: Make us pass RAW-OPLOCK with kernel oplocks off.Jeremy Allison2007-10-101-1/+8
* r15864: build fixes for IRIX 6.4 in the build farm; only enable the C++ reser...Gerald Carter2007-10-101-1/+5
* r15863: trying to fix a compile issue on HP-UX 11.x caused by conflicts of in...Gerald Carter2007-10-101-15/+19
* r15848: Introduce commandline options to set the remainder of the parameters inJames Peach2007-10-102-5/+9
* r15838: Back-port tridge's talloc fixes (r15824, r15828) from Samba4.Jeremy Allison2007-10-101-0/+1
* r15698: An attempt to make the winbind lookup_usergroups() call in security=adsGünther Deschner2007-10-101-0/+15
* r15697: I take no comments as no objections :)Günther Deschner2007-10-101-5/+27
* r15668: DOS or FCB opens share one share mode entry from differentJeremy Allison2007-10-101-1/+1
* r15649: Allow to store 24 password history entries in ldapsam (same limit as onGünther Deschner2007-10-101-0/+1
* r15644: Now that we are referencing uint32_t and other data typesPaul Green2007-10-101-0/+4
* r15543: New implementation of 'net ads join' to be more like Windows XP.Gerald Carter2007-10-103-48/+59
* r15516: Use SMB_BIG_UINT in preference to unsigned long long.James Peach2007-10-101-4/+4
* r15508: Use clock_gettime for profiling timstamps if it is available. UseJames Peach2007-10-101-0/+21
* r15475: Ugly and disgusting patch to fix the username map problem I created byVolker Lendecke2007-10-101-0/+2
* r15462: replace the use of OpenLDAP's ldap_domain2hostlist() forGerald Carter2007-10-102-0/+55
* 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