summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-07-16typoVolker Lendecke1-1/+1
2003-07-16Spelling.Tim Potter5-12/+12
2003-07-16Documentation Update for Beta3.John Terpstra70-17354/+18554
2003-07-16removing outdated scriptsGerald Carter2-91/+0
2003-07-16remove outdated docGerald Carter1-150/+0
2003-07-16adding another missing docGerald Carter1-0/+16
2003-07-16updating WHATSNEWGerald Carter2-83/+146
2003-07-16Fix up our auth_pipe code to always cope with fragmented datagrams,Andrew Bartlett1-64/+41
2003-07-16fix typo in debug logGerald Carter1-1/+1
2003-07-16fixes for 'net rpc vampire'. I can now take a blank Samba hostGerald Carter5-66/+47
2003-07-16Volker's patch for open_socket_out() to speed up connectionsGerald Carter1-3/+8
2003-07-16Fix from Dragan Krnic for handling files in tar archives > 8GB.Tim Potter1-0/+10
2003-07-15Added the "required" keyword to the "client signing" parameter to force itJeremy Allison7-20/+58
2003-07-15Add a cli_ prefix to a few functions to ensure everything that takes a struct...Jeremy Allison1-10/+10
2003-07-15fix schannel processing on fragmented PDUs. 'net rpc vampire' works again.Gerald Carter1-1/+1
2003-07-15Fix memleakVolker Lendecke1-0/+2
2003-07-15We should report if a group mapping fails. This should fix bug#225.Volker Lendecke1-3/+1
2003-07-15Debian updates. Brings files in packaging/Debian on par with theEloy Paris22-276/+967
2003-07-15Add support for MSG_SMB_CONF_UPDATED and MSG_SHUTDOWN to all daemons (smbd, n...Alexander Bokovoy4-9/+66
2003-07-15Fix memleaksVolker Lendecke1-1/+6
2003-07-15Fix memleakVolker Lendecke1-1/+3
2003-07-15Jim, could you please look at this? smbpasswd -a <username> was brokenVolker Lendecke1-2/+2
2003-07-15Mandrake packaging updates from BuchanGerald Carter8-97/+203
2003-07-15Accept --with-expsam=no as valid option (do nothing on it). Simplifies automa...Alexander Bokovoy1-0/+2
2003-07-15Fix cut&paste bug in strdup() usage example. Found by MetzeAlexander Bokovoy1-1/+1
2003-07-15Add mandir to installdir target. Otherwise installman fails for clean DESTDIRAlexander Bokovoy1-1/+1
2003-07-15odding some more docsGerald Carter1-0/+17
2003-07-15adding docs on hew parameters I added.Gerald Carter2-0/+30
2003-07-15update docs to reflect the change in default behavior for winbinddGerald Carter1-7/+6
2003-07-15remove -B and default to dual-daemon mode (-Y to run as a single process)Gerald Carter1-2/+2
2003-07-15make sure to fallback to rid algoruthm for users not in smbpasswd (e.g. force...Gerald Carter1-7/+17
2003-07-15SPNEGO SMB signing is now fixed for NTLMSSP, with kerberos to follow shortly.Andrew Bartlett1-3/+0
2003-07-14fix cache coherency bug in print handle print_info_2 cache.Gerald Carter3-19/+48
2003-07-14Small documentation fixes from MetzeAlexander Bokovoy1-2/+2
2003-07-14Fix compile error noticed by Ken Cross, use the utility function insteadAndrew Bartlett1-14/+4
2003-07-14Fix SMB signing when using NTLMSSP...Andrew Bartlett2-93/+8
2003-07-14Jeremy requested that I get my NTLMSSP patch into CVS. He didn't requestAndrew Bartlett16-812/+1272
2003-07-14Typo fixes from Vorlon.John Terpstra3-24/+24
2003-07-14Don't bomb out when trying to unmarshall a zero length printerdata value.Tim Potter1-4/+3
2003-07-14Delete obsolete comment.Tim Potter1-1/+0
2003-07-14Undo 'Fix compiler warning'. It didn't work because the value of inbuf chang...Tim Potter1-21/+11
2003-07-13use the specific funtion we have to check if a SID belong to our domainSimo Sorce1-12/+6
2003-07-13Fix compiler warning.Rafal Szczesniak1-11/+21
2003-07-13Argl. Thinking twice and looking at the rest of callers of sid_compare_domainVolker Lendecke1-1/+6
2003-07-13We have an API to compare the domain parts of two SIDs, so use it.Volker Lendecke1-6/+1
2003-07-12Fixed memory leaks, added krb5 replay cache. Now I need to add code to checkJeremy Allison1-17/+72
2003-07-11patch for domain groups with no members (rpc only) from Ken CrossGerald Carter1-1/+1
2003-07-11Fix a small typo in a comment and pretty it up a bit.Richard Sharpe1-1/+1
2003-07-11fix sid_to_[uid|gid] (spotted by Volker).Gerald Carter3-158/+114
2003-07-11fix unitialised variableGerald Carter1-0/+6