summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* r17625: Fix the buildVolker Lendecke2007-10-101-1/+1
* r17622: Add a framework for a printing backend designed to support the build ...Volker Lendecke2007-10-101-0/+4
* r17612: Modify NTLMSSP session code so that it doesn't storeJeremy Allison2007-10-101-1/+2
* r17607: Adapt the Samba4 directory structure for tdb. Makes it easier to diff.Volker Lendecke2007-10-101-3/+3
* r17554: CleanupVolker Lendecke2007-10-102-8/+5
* r17541: When returning a trans2 request, if the "max dataJeremy Allison2007-10-101-0/+2
* r17463: A bit of cleanup work:Volker Lendecke2007-10-101-3/+0
* r17457: Add a test to do some operations on group mapping.Volker Lendecke2007-10-101-0/+5
* r17454: Adding dfs_EnumEx for rpcclient (Samba4 IDL to follow).Günther Deschner2007-10-101-1/+12
* r17453: Fix msdfs RPC management (this broke with the autogenerated dfs rpcs).Günther Deschner2007-10-102-2/+1
* r17451: Change pdb_getgrsid not to take a DOM_SID but a const DOM_SID * as anVolker Lendecke2007-10-101-2/+3
* r17346: Add optimisation vl needs for the cluster code whereJeremy Allison2007-10-101-0/+1
* r17316: More C++ warnings -- 456 leftVolker Lendecke2007-10-101-1/+1
* r17314: Optimisation for POSIX locking. If we're downgradingJeremy Allison2007-10-101-2/+6
* r17216: From Kai Blin <kai.blin@gmail.com>:Andrew Bartlett2007-10-101-0/+4
* r17191: Forgotten file, sorry!Volker Lendecke2007-10-101-0/+1
* r17179: Merge the vl-posixacls tmp branch into mainline. ItJim McDonough2007-10-101-230/+20
* r17177: Get rid of a global variable by adding a private data pointer toVolker Lendecke2007-10-101-6/+0
* r17146: Starting to cleanout my local tree someGerald Carter2007-10-101-0/+7
* r17107: Make the 200 ms timeout value tunable in local.h...Jeremy Allison2007-10-101-0/+3
* r17098: Samba3 now cleanly passes Samba4 RAW-LOCK tortureJeremy Allison2007-10-104-3/+6
* r17039: Eliminate snum from enumshares and getshareinfo. Get rid of some pstr...Volker Lendecke2007-10-101-0/+4
* 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