summaryrefslogtreecommitdiffstats
path: root/source3/libsmb
Commit message (Expand)AuthorAgeFilesLines
* r20744: Fix the build (I missed some chkpth -> checkpath renames).Jeremy Allison2007-10-101-1/+1
* r20690: fix a bug that causes smbd to 'hang' intermittently.Andrew Tridgell2007-10-101-32/+13
* r20604: Fix two memleaks, Coverity ID 337, merge to 3_0_24Volker Lendecke2007-10-101-0/+2
* r20603: Slightly simplify logicVolker Lendecke2007-10-101-7/+7
* r20403: Cleaning out my Samba 3.0 tree:Andrew Bartlett2007-10-101-42/+0
* r20333: Fix a couple of Coverity errors in one run, this was a potential NULL...Volker Lendecke2007-10-101-5/+8
* r20296: If we're going to overwrite krb5.confJeremy Allison2007-10-101-1/+19
* r20269: merge -r20264:20267 from SAMBA_3_0_24Herb Lewis2007-10-103-0/+10
* r20124: clean up nested extern declaration warningsHerb Lewis2007-10-101-1/+2
* r19939: ,fix compile warning about unused functions when not using heimdalGerald Carter2007-10-101-0/+2
* r19936: Patch from Kai Blin <kai.blin@gmail.com> toJeremy Allison2007-10-101-2/+4
* r19797: Convert the remaining pipes to the "new" unique out ptr handlingVolker Lendecke2007-10-101-8/+4
* r19754: * When using a krb5 session setup, we don't fill in the server_nameGerald Carter2007-10-101-8/+7
* r19659: Fix bug #4187. Possible crash in signing on/off code.Jeremy Allison2007-10-101-0/+8
* r19652: Trying to track down which caller tries to store a 0 length domain nameGünther Deschner2007-10-101-1/+6
* r19651: Fix interesting bug with the automatic site coverage in Active Direct...Günther Deschner2007-10-101-1/+1
* r19577: Fix from Nils Nordman for bug #4085. Thanks !Jeremy Allison2007-10-101-5/+6
* r19469: Another user of NetShareEnumVolker Lendecke2007-10-101-0/+4
* r19416: Fix some c++ warnings.Günther Deschner2007-10-101-2/+2
* r19374: fix the build with heimdalStefan Metzmacher2007-10-101-1/+1
* r19368: Use WINBINDD_CACHE_TDB_DEFAULT_HASH_SIZE whereever the winbindd tdb isGünther Deschner2007-10-101-1/+2
* r19291: this should fix the build on heimdal systemsStefan Metzmacher2007-10-101-1/+0
* r19270: Stop depending on internal MIT symbols. These are private on MacOSJames Peach2007-10-101-47/+56
* r19250: Fixes bug 4156.Derrell Lipman2007-10-101-0/+1
* r19249: Attempt to fix a site lookup bug found by Guenther.Jeremy Allison2007-10-102-0/+35
* r19243: Fix debug statement.Günther Deschner2007-10-101-1/+1
* r19237: fix typoStefan Metzmacher2007-10-101-1/+1
* r19231: I encountered a WinXP/Home system which, acting as the master browser...Derrell Lipman2007-10-101-1/+2
* r19184: W2k3 returns its name for the GetServerInfo RAP call. Do the same.Volker Lendecke2007-10-101-0/+56
* r19160: Add new WERR codes seen by working with NETLOGON getdcname.Günther Deschner2007-10-101-0/+2
* r19070: If there's an error in the data struct, there's no point to continue ...Volker Lendecke2007-10-101-0/+4
* r19043: There's no point in #ifdef'ing the detection whether we were offered ...Volker Lendecke2007-10-101-8/+2
* r19042: Fix the non-krb5 build. This needs sooo severe cleanup ... :-)Volker Lendecke2007-10-101-0/+2
* r19041: Make us connect to Vista RC1. Apparently metze had done the same patc...Volker Lendecke2007-10-102-8/+24
* r19037: Fix a segfaultVolker Lendecke2007-10-101-1/+1
* r18982: Move the gpo related functions to "libgpo".Günther Deschner2007-10-101-171/+0
* r18969: Fix typo.Günther Deschner2007-10-101-2/+2
* r18966: this bug affects Samba3 too. I'm actually surprised nobody hasAndrew Tridgell2007-10-101-0/+6
* r18891: Fix "double const" warning from host opiVolker Lendecke2007-10-101-1/+1
* r18865: fixed some of the most obvious NTSTATUS/WERROR mixups in Samba3. ItAndrew Tridgell2007-10-103-5/+5
* r18858: arrgh! - since HAVE_IMMEDIATE_STRUCTURES were last enabled the codeAndrew Tridgell2007-10-101-1/+1
* r18819: Fix build without LDAP.Günther Deschner2007-10-101-0/+4
* r18802: Use the pidl-generated code for the srvsvc interface, both client and...Jelmer Vernooij2007-10-101-22/+13
* r18745: Use the Samba4 data structures for security descriptors and security ...Jelmer Vernooij2007-10-102-33/+33
* r18613: Metze, in your DLINKLIST commit you changed thisJeremy Allison2007-10-101-1/+1
* r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END()Stefan Metzmacher2007-10-101-1/+1
* r18533: Ensure we clear out the failed connection cache for an entireJeremy Allison2007-10-101-0/+28
* r18312: Change gencache_get slightly: Delete expired keys, and only strdup th...Volker Lendecke2007-10-102-5/+0
* r18271: Big change:Gerald Carter2007-10-101-2/+2
* r18199: Allow winbindd to delete a saf_ entry if it knowsJeremy Allison2007-10-101-0/+24