summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* As described in http://davenport.sourceforge.net/ntlm.html add NTLM2Andrew Bartlett2003-08-121-3/+40
* Fix commentAndrew Bartlett2003-08-121-1/+1
* Fix another error code return against Samba4 test suite... Don't allowJeremy Allison2003-08-121-0/+4
* Add vfs_readonly module which allows to enforce periodic read-only limit on a...Alexander Bokovoy2003-08-126-1/+3725
* Test invalid map system, map hidden, create mask, force create maskJeremy Allison2003-08-122-1/+22
* Fix for bugid #205 - work by Andrew Bartlet (modified to useJeremy Allison2003-08-123-40/+55
* Clarify gss spnego ntlmssp server a bitVolker Lendecke2003-08-121-36/+29
* Fix client autonegotiate signing.Volker Lendecke2003-08-122-11/+17
* Fix for bug 269. Change wbinfo and ntlm_auth to convert domain, usernameTim Potter2003-08-124-12/+45
* Fallback to not using NTLMv2 is extended security not supported.Jeremy Allison2003-08-111-1/+1
* I think this is the one to check...Volker Lendecke2003-08-111-0/+3
* Revert the latest fix. Need to investigate further.Volker Lendecke2003-08-111-4/+2
* Make client signing auto.Jeremy Allison2003-08-111-0/+4
* Fix a segfault in ntlm_auth when we can't find a domain or hostname.Volker Lendecke2003-08-111-2/+4
* Apply some constVolker Lendecke2003-08-111-2/+2
* Fix typos.Volker Lendecke2003-08-111-1/+1
* fix bug #281 by surrounding pdb_getgrgid() with become/unbecome_root()Gerald Carter2003-08-111-1/+8
* adding '.' special name to --domain to mean our domainGerald Carter2003-08-111-5/+14
* Improve MySQL library detection, add support for MySQL 4Jelmer Vernooij2003-08-112-132/+8
* add --domain=DOMAINNAME to wbinfoGerald Carter2003-08-105-18/+71
* We get the server and workgroup list only over port 139. Fall back to thatVolker Lendecke2003-08-101-0/+16
* Store the server domain from the ntlmssp challenge in the client structVolker Lendecke2003-08-103-0/+5
* fix MS-DFS (my bug) stupid return code error that cose me more timeGerald Carter2003-08-101-0/+2
* fix for BUG #267 (problem with supplementary groups).Gerald Carter2003-08-093-43/+151
* fix 2 bugs:Gerald Carter2003-08-083-36/+49
* Format tidyup.Jeremy Allison2003-08-081-4/+4
* Turn on client ntlmv2 by default.Jeremy Allison2003-08-081-1/+2
* RPC fix from Ronan Waide <waider@waider.ie>. Tested with rpcecho.Jeremy Allison2003-08-083-4/+3
* need to be able to connect to a domain member as a local account; don't alway...Gerald Carter2003-08-081-3/+3
* need to make sure that the connection struct mem_ctx is initialized and destr...Gerald Carter2003-08-081-25/+48
* Shadow copy API - Original work by "Ken Cross" <kcross@nssolutions.com>, adaptedJeremy Allison2003-08-077-55/+221
* An oplock break reply from the client causes the sequence number to beJeremy Allison2003-08-073-5/+46
* Turns out I had my packet sequences wrong for oplock break code.Jeremy Allison2003-08-076-51/+41
* Cosmetic fix from waider@waider.ie.Jeremy Allison2003-08-071-0/+31
* Patch from waider@waider.ie to print out Port Type.Jeremy Allison2003-08-072-1/+31
* Ensure smbclient obeys -s smb.conf option.Jeremy Allison2003-08-061-6/+16
* Reversed replacement. Oops.Jeremy Allison2003-08-061-2/+2