summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2003-08-15Ignore silently set disposition information when set on a path.Jeremy Allison1-1/+2
2003-08-15Add utility that takes a samba log file (at least level 5 for headers andJelmer Vernooij2-16/+22
2003-08-15Makefile.inJelmer Vernooij1-0/+164
2003-08-14nlink field should decrement when delete pending is set.Jeremy Allison1-2/+8
2003-08-14Fix setfileinfo level 1 - it only takes 12 bytes. Found by Samba4Jeremy Allison1-6/+1
2003-08-14Fix changing of attributes via setattr. Samba4 test fixes.Jeremy Allison2-10/+23
2003-08-14get rid of IRIX test as it is wrong.Herb Lewis1-4/+1
2003-08-14jeremy fooGerald Carter1-1/+6
2003-08-14fix buildGerald Carter1-0/+2
2003-08-14Don't ask twice for the passwordVolker Lendecke1-0/+1
2003-08-14Fix SMBseek and get/set position information SMBs. Works againstJeremy Allison5-32/+52
2003-08-14Attempt at fixing bug #283. There however is no solution.Gerald Carter19-115/+523
2003-08-14In ads_verify_realm, all we use in the ADS_STRUCT is theVolker Lendecke2-17/+4
2003-08-14Small fix to include existing CPPFLAGS when looking for iconv.Richard Sharpe1-1/+1
2003-08-14Try to honor predefined CPPFLAGS when finding correct iconv flagsAlexander Bokovoy1-0/+3
2003-08-14fix bug 294; win9x driver lookups should always use version 0Gerald Carter1-5/+16
2003-08-14Fix overflow in vfs_recycle module (and hopefully also bug #291)Jelmer Vernooij1-1/+2
2003-08-14Fix the build for non-kerberos environments.Volker Lendecke1-0/+8
2003-08-14Small tweaks to configure.in to support Irix and to remove the changingRichard Sharpe1-4/+10
2003-08-14Change Samba to always use extended security for it's guest logins, (ie,Andrew Bartlett10-88/+90
2003-08-14A small tweak to allow IRIX to work by detecting ISO-8859-1 to UTF-8,Richard Sharpe1-1/+1
2003-08-14This file has been in the HOWTO for agesJelmer Vernooij1-32/+0
2003-08-13Test for CP850 and reorder the tests, looking for ASCII, then CP850,Richard Sharpe1-2/+5
2003-08-13This is an intermediate commit ... we check for three different charsetsRichard Sharpe2-3/+30
2003-08-13Small typo fix found while testing domain trusts.Rafal Szczesniak1-1/+1
2003-08-13Don't wrap up anything that is not there. Otherwise upper layersVolker Lendecke1-0/+3
2003-08-13Only close anything that is not fid 0. Was very confusing in ethereal...Volker Lendecke1-1/+3
2003-08-13Hoist the code for checking whether or not iconv actually works up into theRichard Sharpe1-23/+26
2003-08-13Create symlinks for modules that register multiple functions (fixes bug #91 )Jelmer Vernooij3-10/+20
2003-08-13fix bug #286.Gerald Carter1-2/+17
2003-08-13Query volume info level 2 fix - found by Samba4 tester.Jeremy Allison1-1/+1
2003-08-13Better path checking for chkpth. We now pass Samba4 chkpath and unlink.Jeremy Allison1-4/+25
2003-08-13More chkpth fixes from Samba4 tests.Jeremy Allison1-2/+15
2003-08-13Ensure we pass the Samba4 unlink test !Jeremy Allison1-1/+9
2003-08-132 fixesGerald Carter6-172/+257
2003-08-12VFS layer should be TRANSPARENT, not OPAQUEAlexander Bokovoy1-1/+1
2003-08-12Tims' little fix.John Terpstra1-1/+1
2003-08-12Apply a little constVolker Lendecke1-1/+1
2003-08-12This adds *experimental* kerberos gss spnego client support to ntlm_auth.Volker Lendecke2-14/+112
2003-08-12Some more shuffling around gss-spnego serverVolker Lendecke1-34/+37
2003-08-12Use path relative to source/ for modules/getdate.hAlexander Bokovoy2-2/+2
2003-08-12As described in http://davenport.sourceforge.net/ntlm.html add NTLM2Andrew Bartlett1-3/+40
2003-08-12Fix commentAndrew Bartlett1-1/+1
2003-08-12Fix another error code return against Samba4 test suite... Don't allowJeremy Allison1-0/+4
2003-08-12Add vfs_readonly module which allows to enforce periodic read-only limit on a...Alexander Bokovoy6-1/+3725
2003-08-12Test invalid map system, map hidden, create mask, force create maskJeremy Allison2-1/+22
2003-08-12Fix for bugid #205 - work by Andrew Bartlet (modified to useJeremy Allison3-40/+55
2003-08-12Clarify gss spnego ntlmssp server a bitVolker Lendecke1-36/+29
2003-08-12Fix client autonegotiate signing.Volker Lendecke2-11/+17
2003-08-12Fix for bug 269. Change wbinfo and ntlm_auth to convert domain, usernameTim Potter4-12/+45