summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* Don't ask, it's too embarrassing :-)Volker Lendecke2003-08-151-1/+1
* Fix memleaks.Volker Lendecke2003-08-154-8/+22
* get rid of some sompiler warnings on IRIXHerb Lewis2003-08-1523-99/+97
* get rid of unused callHerb Lewis2003-08-151-12/+0
* return actual results instead of always OKHerb Lewis2003-08-151-2/+2
* fix typeHerb Lewis2003-08-151-1/+1
* Get packet contents correct as well.Jelmer Vernooij2003-08-151-12/+18
* add IRIX EA supportHerb Lewis2003-08-152-1/+162
* Fix attribute set using setfileinfo - Samba4 found.Jeremy Allison2003-08-151-3/+0
* Ignore silently set disposition information when set on a path.Jeremy Allison2003-08-151-1/+2
* Add utility that takes a samba log file (at least level 5 for headers andJelmer Vernooij2003-08-152-16/+22
* Makefile.inJelmer Vernooij2003-08-151-0/+164
* nlink field should decrement when delete pending is set.Jeremy Allison2003-08-141-2/+8
* Fix setfileinfo level 1 - it only takes 12 bytes. Found by Samba4Jeremy Allison2003-08-141-6/+1
* Fix changing of attributes via setattr. Samba4 test fixes.Jeremy Allison2003-08-142-10/+23
* get rid of IRIX test as it is wrong.Herb Lewis2003-08-141-4/+1
* jeremy fooGerald Carter2003-08-141-1/+6
* fix buildGerald Carter2003-08-141-0/+2
* Don't ask twice for the passwordVolker Lendecke2003-08-141-0/+1
* Fix SMBseek and get/set position information SMBs. Works againstJeremy Allison2003-08-145-32/+52
* Attempt at fixing bug #283. There however is no solution.Gerald Carter2003-08-1419-115/+523
* In ads_verify_realm, all we use in the ADS_STRUCT is theVolker Lendecke2003-08-142-17/+4
* Small fix to include existing CPPFLAGS when looking for iconv.Richard Sharpe2003-08-141-1/+1
* Try to honor predefined CPPFLAGS when finding correct iconv flagsAlexander Bokovoy2003-08-141-0/+3
* fix bug 294; win9x driver lookups should always use version 0Gerald Carter2003-08-141-5/+16
* Fix overflow in vfs_recycle module (and hopefully also bug #291)Jelmer Vernooij2003-08-141-1/+2
* Fix the build for non-kerberos environments.Volker Lendecke2003-08-141-0/+8
* Small tweaks to configure.in to support Irix and to remove the changingRichard Sharpe2003-08-141-4/+10
* Change Samba to always use extended security for it's guest logins, (ie,Andrew Bartlett2003-08-1410-88/+90
* A small tweak to allow IRIX to work by detecting ISO-8859-1 to UTF-8,Richard Sharpe2003-08-141-1/+1
* This file has been in the HOWTO for agesJelmer Vernooij2003-08-141-32/+0
* Test for CP850 and reorder the tests, looking for ASCII, then CP850,Richard Sharpe2003-08-131-2/+5
* This is an intermediate commit ... we check for three different charsetsRichard Sharpe2003-08-132-3/+30
* Small typo fix found while testing domain trusts.Rafal Szczesniak2003-08-131-1/+1
* Don't wrap up anything that is not there. Otherwise upper layersVolker Lendecke2003-08-131-0/+3
* Only close anything that is not fid 0. Was very confusing in ethereal...Volker Lendecke2003-08-131-1/+3
* Hoist the code for checking whether or not iconv actually works up into theRichard Sharpe2003-08-131-23/+26
* Create symlinks for modules that register multiple functions (fixes bug #91 )Jelmer Vernooij2003-08-133-10/+20
* fix bug #286.Gerald Carter2003-08-131-2/+17
* Query volume info level 2 fix - found by Samba4 tester.Jeremy Allison2003-08-131-1/+1
* Better path checking for chkpth. We now pass Samba4 chkpath and unlink.Jeremy Allison2003-08-131-4/+25
* More chkpth fixes from Samba4 tests.Jeremy Allison2003-08-131-2/+15
* Ensure we pass the Samba4 unlink test !Jeremy Allison2003-08-131-1/+9
* 2 fixesGerald Carter2003-08-136-172/+257
* VFS layer should be TRANSPARENT, not OPAQUEAlexander Bokovoy2003-08-121-1/+1
* Tims' little fix.John Terpstra2003-08-121-1/+1
* Apply a little constVolker Lendecke2003-08-121-1/+1
* This adds *experimental* kerberos gss spnego client support to ntlm_auth.Volker Lendecke2003-08-122-14/+112
* Some more shuffling around gss-spnego serverVolker Lendecke2003-08-121-34/+37
* Use path relative to source/ for modules/getdate.hAlexander Bokovoy2003-08-122-2/+2