summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-11-19Correct fix for checking of '$' name termination.Jeremy Allison1-3/+2
2003-11-18Fix to correct checking of '$' name termination.Rafal Szczesniak1-1/+1
2003-11-18Useful debug message. Patch by metze.Rafal Szczesniak1-3/+5
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-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-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-17Fix from Andrew Bartlett to fix up the munged-dial problem.Jeremy Allison2-6/+16
2003-11-17From 3_0:Volker Lendecke1-1/+2
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-17* make sure we only enumerate group mapping entriesGerald Carter3-152/+44
2003-11-17updates from BuchanGerald Carter2-108/+134
2003-11-17updates from BuchanGerald Carter2-109/+134
2003-11-16do not build config_ldap by defaultSimo Sorce1-1/+1
2003-11-15add also the schema attributes and object classes need by config_ldapSimo Sorce1-0/+48
2003-11-15Split smbldap in a core file and a utility fileSimo Sorce9-179/+720
2003-11-14fix more memory leaks in the LDAP backend code; patches from metzeGerald Carter3-27/+52
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-13Update Makefile ...Richard Sharpe1-2/+9
2003-11-13Add this to samba-head.Richard Sharpe1-0/+280
2003-11-13* Fix from SATOH Fumiyasu for bug 660 (failing to view printGerald Carter2-7/+9
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-13Keep configure.in in sync with SAMBA-3.0.0Richard Sharpe2-20/+25
2003-11-12show locked files for -u <user>; bug 590Gerald Carter1-10/+41
2003-11-12show locked files for -u <user>; bug 590Gerald Carter1-10/+41
2003-11-12> Omit html documentation tree because it has been moved to the separateRafal Szczesniak1-6/+9
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-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-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-09From 3_0:Volker Lendecke1-0/+1
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-09Merge from 3.0:Andrew Bartlett3-20/+1
2003-11-07last update to WHATSNEWGerald Carter1-1/+5
2003-11-07* only install swat html files onceGerald Carter3-17/+34
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.com>Jeremy Allison4-16/+121