summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-11-22Ensure that items in a list of strings containing whitespaceGerald Carter3-6/+18
2003-11-21Fix for rename across filesystems. Noticed by Rainer Link <link@foo.fh-furtwa...Jeremy Allison1-5/+95
2003-11-21Fix Jerry's no-proto bug :-).Jeremy Allison1-4/+4
2003-11-21make sure we don't append the ldap suffix when writing out the ldap XXX suffi...Gerald Carter1-53/+46
2003-11-21Update WHATSNEW.txt with text from release branchAlexander Bokovoy1-4/+5
2003-11-20Typo fix.Rafal Szczesniak1-2/+2
2003-11-19Look at error before using it in debug statement.Jeremy Allison1-3/+2
2003-11-19Added useful information to debug lines.Rafal Szczesniak1-4/+4
2003-11-19changing versionb to pre4Gerald Carter1-1/+1
2003-11-19added a wbtest program that shows how to access winbindd extended nssAndrew Tridgell1-0/+375
2003-11-19as discussed on irc, this is a small patch that allows a few moreAndrew Tridgell6-7/+292
2003-11-19Group quotas patch from "Heinreichsberger, Helmut" <Helmut.Heinreichsberger@w...Jeremy Allison1-19/+32
2003-11-19Correct fix for checking of '$' name termination.Jeremy Allison1-3/+2
2003-11-18Useful debug message. Patch by metze.Rafal Szczesniak1-2/+4
2003-11-18Remove unneeded second open for filename ending in '.' now we know it'sJeremy Allison2-14/+4
2003-11-18Ensure we mangle names ending in '.' in hash2 mangling method.Jeremy Allison1-1/+1
2003-11-17Fix from Andrew Bartlett to fix up the munged-dial problem.Jeremy Allison2-6/+16
2003-11-17This fixes a bug when establishing trust against a german W2k3 AD server. InVolker Lendecke1-1/+2
2003-11-17* make sure we only enumerate group mapping entriesGerald Carter3-152/+44
2003-11-17updates from BuchanGerald Carter2-109/+134
2003-11-14first draft of release notes for 3.0.1pre3Gerald Carter1-15/+36
2003-11-14fix more memory leaks in the LDAP backend code; patches from metzeGerald Carter3-28/+52
2003-11-13* Fix from SATOH Fumiyasu for bug 660 (failing to view printGerald Carter2-7/+9
2003-11-13More casty-foo ...Richard Sharpe1-1/+2
2003-11-13Squelch some warnings with more casty-foo.Richard Sharpe1-2/+2
2003-11-13Fix a couple of warnings with casts.Richard Sharpe1-2/+2
2003-11-12show locked files for -u <user>; bug 590Gerald Carter1-10/+41
2003-11-12Add testacl.c ... from Derrell Lipman.Richard Sharpe1-0/+280
2003-11-12Omit html documentation tree because it has been moved to the separateRafal Szczesniak1-7/+10
2003-11-12a small include file rearrangement that doesn't affect normalAndrew Tridgell21-3/+19
2003-11-12added support for "make pch" to build a precompiled header. Note thatAndrew Tridgell1-0/+6
2003-11-11fix crash bug due to empyrt munged dial string; patch from metzeGerald Carter1-1/+1
2003-11-10Patch from Andrew Bartlett <abartlet@samba.org> for security=server coreJeremy Allison1-6/+8
2003-11-10Fix a problem with configure on *BSD systems. Make sure we add -liconv etcRichard Sharpe1-0/+2
2003-11-09Skip over the winbind separator when looking up a user.Volker Lendecke1-0/+1
2003-11-09Add new fields bad_password_count and logon_countJelmer Vernooij1-1/+3
2003-11-07last update to WHATSNEWGerald Carter1-1/+5
2003-11-07* only install swat html files onceGerald Carter3-17/+34
2003-11-07Handle munged dial string. Patch from Aur?lien Degr?mont <adegremont@idealx.c...Jeremy Allison4-16/+121
2003-11-07working on release notes for 3.0.1pre2Gerald Carter1-5/+102
2003-11-07Set vendor name.Tim Potter1-0/+1
2003-11-07Set vendor string.Tim Potter1-0/+1
2003-11-07Add vendor name to rpm preamble.Tim Potter1-0/+1
2003-11-07fix for bug 680 (heads up). This gist is to map theGerald Carter3-385/+361
2003-11-07don't allow setting of the guest accountGerald Carter1-0/+8
2003-11-07Implement %i-Macro for the locally used IP address. With this you can againVolker Lendecke2-0/+31
2003-11-07Simple rename of get_socket_addr to get_peer_addr and get_socket_name toVolker Lendecke5-18/+18
2003-11-07I agree with vl's #if 0 here, and am not quite sure what I wasAndrew Bartlett1-13/+0
2003-11-07Remove compleatly wrong comments. (There were correct, 2 years ago...)Andrew Bartlett1-6/+0
2003-11-07Add newline to debug messageAndrew Bartlett1-1/+1