summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-08-12Stylesheet for processing samba docsJelmer Vernooij1-0/+299
2003-08-12Add DTD for the samba-specific docbook tagsJelmer Vernooij1-0/+25
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
2003-08-11Fallback to not using NTLMv2 is extended security not supported.Jeremy Allison1-1/+1
2003-08-11I think this is the one to check...Volker Lendecke1-0/+3
2003-08-11Revert the latest fix. Need to investigate further.Volker Lendecke1-4/+2
2003-08-11Make client signing auto.Jeremy Allison1-0/+4
2003-08-11Fix a segfault in ntlm_auth when we can't find a domain or hostname.Volker Lendecke1-2/+4
2003-08-11Apply some constVolker Lendecke1-2/+2
2003-08-11Fix typos.Volker Lendecke2-2/+2
2003-08-11Mention security=ads in introductory paragraph tooAlexander Bokovoy1-2/+2
2003-08-11fix bug #281 by surrounding pdb_getgrgid() with become/unbecome_root()Gerald Carter1-1/+8
2003-08-11adding '.' special name to --domain to mean our domainGerald Carter1-5/+14
2003-08-11adding missing options (mine) to wbinfoGerald Carter1-96/+141
2003-08-11Update upgrading docsJelmer Vernooij1-35/+543
2003-08-11Improve MySQL library detection, add support for MySQL 4Jelmer Vernooij2-132/+8
2003-08-10not usedGerald Carter1-22/+0
2003-08-10add --domain=DOMAINNAME to wbinfoGerald Carter5-18/+71
2003-08-10We get the server and workgroup list only over port 139. Fall back to thatVolker Lendecke1-0/+16
2003-08-10Fix styleJelmer Vernooij1-26/+22
2003-08-10Store the server domain from the ntlmssp challenge in the client structVolker Lendecke3-0/+5
2003-08-10fix MS-DFS (my bug) stupid return code error that cose me more timeGerald Carter1-0/+2
2003-08-09fix for BUG #267 (problem with supplementary groups).Gerald Carter3-43/+151
2003-08-09updating smb.conf manpage to reflect changes in ./configure optionsGerald Carter3-10/+4
2003-08-08fix 2 bugs:Gerald Carter3-36/+49
2003-08-08Format tidyup.Jeremy Allison1-4/+4
2003-08-08Turn on client ntlmv2 by default.Jeremy Allison1-1/+2
2003-08-08RPC fix from Ronan Waide <waider@waider.ie>. Tested with rpcecho.Jeremy Allison3-4/+3
2003-08-08need to be able to connect to a domain member as a local account; don't alway...Gerald Carter1-3/+3
2003-08-08need to make sure that the connection struct mem_ctx is initialized and destr...Gerald Carter1-25/+48
2003-08-08Added by request of "Stefan (metze) Metzmacher" <metze@metzemix.de>.Jeremy Allison1-0/+83
2003-08-07Test modules for shadow copy by "Stefan (metze) Metzmacher" <metze@metzemix.de>.Jeremy Allison2-2/+14
2003-08-07Shadow copy API - Original work by "Ken Cross" <kcross@nssolutions.com>, adaptedJeremy Allison7-55/+221
2003-08-07An oplock break reply from the client causes the sequence number to beJeremy Allison3-5/+46
2003-08-07adding generic docs for defining VFS module optionsGerald Carter1-1/+10
2003-08-07Turns out I had my packet sequences wrong for oplock break code.Jeremy Allison6-51/+41
2003-08-07Cosmetic fix from waider@waider.ie.Jeremy Allison1-0/+31
2003-08-07Patch from waider@waider.ie to print out Port Type.Jeremy Allison2-1/+31
2003-08-06Ensure smbclient obeys -s smb.conf option.Jeremy Allison1-6/+16
2003-08-06Reversed replacement. Oops.Jeremy Allison1-2/+2
2003-08-06Anal formatting tidyup :-).Jeremy Allison1-181/+198
2003-08-06Get rid of MAXPATHLEN, move to standard PATH_MAX.Jeremy Allison4-9/+5
2003-08-06fix bug #208; have to get the gid of the user's primary group for %GGerald Carter2-1/+17
2003-08-06rework winbindd_accountdb_init() to reduce error messages in the logGerald Carter2-24/+26
2003-08-06When doing 'net groupmap add', default to algorithmic mapping for the rid.Volker Lendecke1-6/+11
2003-08-06Spelling.Tim Potter1-1/+1
2003-08-06oops; fix typo. Noticed by gcc warningGerald Carter1-2/+2
2003-08-05fix bug #245; local_lookupsid() needed to make a getpwuid() call to get the u...Gerald Carter1-9/+20
2003-08-04Changes to make gss-spnego ntlmssp client work against W2k AD.Volker Lendecke2-27/+59