summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2003-07-11fix winbindd init sctiptGerald Carter1-4/+8
2003-07-11use names from enumerated type to get rid of compiler warningsHerb Lewis1-3/+3
2003-07-11Doesn't re-prompt for password when it is specified on the cmdlineJim McDonough1-2/+2
2003-07-11get rid of CFLAGS from LDSHFLAGS and WINBIND_NSS_LDSHFLAGS and insteadHerb Lewis2-3/+3
2003-07-11moving more code around.Gerald Carter20-842/+1059
2003-07-11Fix yet another place where we store a Samba version number. )-:Tim Potter1-1/+1
2003-07-11Ignore autogenerated files.Tim Potter1-0/+4
2003-07-11Remove references to obsolete codepage binaries, codepages and unicodeTim Potter1-31/+0
2003-07-11Fix references to plain password registry files pointing at an oldTim Potter1-5/+6
2003-07-11Fix for bug 203. Avoid using an autoconf expanded variable preceeded by a ba...Tim Potter1-2/+1
2003-07-11Ignore *.poTim Potter1-0/+1
2003-07-10Just a few formatting fixed caught while testing.Rafal Szczesniak2-5/+1
2003-07-10Document 'security = ads'Jelmer Vernooij1-4/+21
2003-07-10Fix typoJelmer Vernooij1-1/+1
2003-07-10i guess i'm the only one this ever annyoed...Gerald Carter9-35/+118
2003-07-10Final piece of support needed to find iconv libraries on FreeBSD.Richard Sharpe1-1/+4
2003-07-10Fix a small problem I seem to have introduced into aclocal.m4Richard Sharpe1-1/+0
2003-07-10pdbedit should not call idmap anymore. Otherwise pdbedit -L wouldVolker Lendecke2-14/+3
2003-07-10Add constVolker Lendecke1-1/+1
2003-07-10Fix shadow parameter warning.Tim Potter1-4/+4
2003-07-09Fix a small spelling mistake and push out the new version of aclocal.m4 toRichard Sharpe2-31/+60
2003-07-09Don't print status message for every smb.conf option processed - it makes tra...Jelmer Vernooij1-6/+0
2003-07-09First results of 'make undocumented' - fix some typos and remove obsolete optionJelmer Vernooij6-30/+5
2003-07-09Move find_missing_doc.pl to the docs systemJelmer Vernooij1-0/+0