summaryrefslogtreecommitdiff
path: root/source3/libsmb
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r21240: Fix longstanding Bug #4009.Günther Deschner3-8/+20
2007-10-10r21239: if the workgroup name is longer than 16 chars we get garbage in the s...Simo Sorce1-6/+7
2007-10-10r21191: Add in the POSIX open/mkdir/unlink calls.Jeremy Allison1-0/+1
2007-10-10r21133: - Apply patch from ages ago, which should allow following \\server\sh...Derrell Lipman1-10/+27
2007-10-10r21132: - Fixes bug 4366. Documentation for smbc_utimes() was incorrect.Derrell Lipman1-3/+31
2007-10-10r21115: notify_internal.c needs to remove the table entry if a process has cr...Volker Lendecke1-2/+3
2007-10-10r21110: Fix kinit with Heimdal (Bug #4226).Günther Deschner1-0/+26
2007-10-10r21046: Backing out svn r20403 (Andrew's krb5 ticket cleanupGerald Carter1-0/+42
2007-10-10r20883: W00t! I now understand how "delete on close" reallyJeremy Allison1-1/+0
2007-10-10r20874: We need to distinguish client sitenames per realm. We were overwritingGünther Deschner2-4/+6
2007-10-10r20861: We only use sitespecific DNS lookups when looking for DCs or KDCs, notGünther Deschner1-5/+1
2007-10-10r20857: Silence gives assent :-). Checking in the fix forJeremy Allison2-23/+38
2007-10-10r20832: Remove extra pointers previously added to unique [out] pointers. Inst...Jelmer Vernooij1-2/+1
2007-10-10r20744: Fix the build (I missed some chkpth -> checkpath renames).Jeremy Allison1-1/+1
2007-10-10r20690: fix a bug that causes smbd to 'hang' intermittently.Andrew Tridgell1-32/+13
2007-10-10r20604: Fix two memleaks, Coverity ID 337, merge to 3_0_24Volker Lendecke1-0/+2
2007-10-10r20603: Slightly simplify logicVolker Lendecke1-7/+7
2007-10-10r20403: Cleaning out my Samba 3.0 tree:Andrew Bartlett1-42/+0
2007-10-10r20333: Fix a couple of Coverity errors in one run, this was a potential NULL...Volker Lendecke1-5/+8
2007-10-10r20296: If we're going to overwrite krb5.confJeremy Allison1-1/+19
2007-10-10r20269: merge -r20264:20267 from SAMBA_3_0_24Herb Lewis3-0/+10
2007-10-10r20124: clean up nested extern declaration warningsHerb Lewis1-1/+2
2007-10-10r19939: ,fix compile warning about unused functions when not using heimdalGerald Carter1-0/+2
2007-10-10r19936: Patch from Kai Blin <kai.blin@gmail.com> toJeremy Allison1-2/+4
2007-10-10r19797: Convert the remaining pipes to the "new" unique out ptr handlingVolker Lendecke1-8/+4
2007-10-10r19754: * When using a krb5 session setup, we don't fill in the server_nameGerald Carter1-8/+7
2007-10-10r19659: Fix bug #4187. Possible crash in signing on/off code.Jeremy Allison1-0/+8
2007-10-10r19652: Trying to track down which caller tries to store a 0 length domain nameGünther Deschner1-1/+6
2007-10-10r19651: Fix interesting bug with the automatic site coverage in Active Direct...Günther Deschner1-1/+1
2007-10-10r19577: Fix from Nils Nordman for bug #4085. Thanks !Jeremy Allison1-5/+6
2007-10-10r19469: Another user of NetShareEnumVolker Lendecke1-0/+4
2007-10-10r19416: Fix some c++ warnings.Günther Deschner1-2/+2
2007-10-10r19374: fix the build with heimdalStefan Metzmacher1-1/+1
2007-10-10r19368: Use WINBINDD_CACHE_TDB_DEFAULT_HASH_SIZE whereever the winbindd tdb isGünther Deschner1-1/+2
2007-10-10r19291: this should fix the build on heimdal systemsStefan Metzmacher1-1/+0
2007-10-10r19270: Stop depending on internal MIT symbols. These are private on MacOSJames Peach1-47/+56
2007-10-10r19250: Fixes bug 4156.Derrell Lipman1-0/+1
2007-10-10r19249: Attempt to fix a site lookup bug found by Guenther.Jeremy Allison2-0/+35
2007-10-10r19243: Fix debug statement.Günther Deschner1-1/+1
2007-10-10r19237: fix typoStefan Metzmacher1-1/+1
2007-10-10r19231: I encountered a WinXP/Home system which, acting as the master browser...Derrell Lipman1-1/+2
2007-10-10r19184: W2k3 returns its name for the GetServerInfo RAP call. Do the same.Volker Lendecke1-0/+56
2007-10-10r19160: Add new WERR codes seen by working with NETLOGON getdcname.Günther Deschner1-0/+2
2007-10-10r19070: If there's an error in the data struct, there's no point to continue ...Volker Lendecke1-0/+4
2007-10-10r19043: There's no point in #ifdef'ing the detection whether we were offered ...Volker Lendecke1-8/+2
2007-10-10r19042: Fix the non-krb5 build. This needs sooo severe cleanup ... :-)Volker Lendecke1-0/+2
2007-10-10r19041: Make us connect to Vista RC1. Apparently metze had done the same patc...Volker Lendecke2-8/+24
2007-10-10r19037: Fix a segfaultVolker Lendecke1-1/+1
2007-10-10r18982: Move the gpo related functions to "libgpo".Günther Deschner1-171/+0
2007-10-10r18969: Fix typo.Günther Deschner1-2/+2