summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2003-11-20Typo fix.Rafal Szczesniak1-2/+2
2003-11-19Added useful information to debug lines.Rafal Szczesniak1-4/+4
2003-11-19Look at error before using it in debug statement.Jeremy Allison1-3/+2
2003-11-19Group quotas patch from "Heinreichsberger, Helmut" <Helmut.Heinreichsberger@w...Jeremy Allison1-19/+32
2003-11-19Correct fix for '$' termination test.Jeremy Allison1-2/+1
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-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-17From 3_0:Volker Lendecke1-1/+2
2003-11-17* make sure we only enumerate group mapping entriesGerald Carter3-152/+44
2003-11-16do not build config_ldap by defaultSimo Sorce1-1/+1
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-13* Fix from SATOH Fumiyasu for bug 660 (failing to view printGerald Carter2-7/+9
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-12> Omit html documentation tree because it has been moved to the separateRafal Szczesniak1-6/+9
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-09From 3_0:Volker Lendecke1-0/+1
2003-11-09Merge from 3.0:Andrew Bartlett3-20/+1
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
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-07From 3_0:Volker Lendecke2-0/+31
2003-11-07From 3_0:Volker Lendecke5-18/+18
2003-11-06Fix bug #471. (const needed in lp_set_name_resolve_order).Jeremy Allison1-2/+2
2003-11-06merge's tpot build fix from 3.0Gerald Carter1-2/+4
2003-11-06run krb5 logins through the username map if the winbindd lookup fails; bug 698Gerald Carter1-4/+9
2003-11-06patch from MORIYAMA Masayuki to save LDFLAGS during iconv detection; bug 570Gerald Carter1-0/+1
2003-11-06bug 624; make sure to set the GUEST SID rather than using the PDB_DEFAULT flagGerald Carter1-1/+1
2003-11-06Make the recent changes more pretty.Richard Sharpe1-4/+1
2003-11-05Better handling of iconv support and etc because gnu libiconv on FreeBSDRichard Sharpe1-3/+4
2003-11-05Minor comment updates ...Richard Sharpe1-2/+2
2003-11-05Merge of 64-bit printf warning fixes.Tim Potter14-35/+38
2003-11-05Compile tdbdump by default.Volker Lendecke1-1/+7
2003-11-05Merge from 3.0:Tim Potter1-3/+12
2003-11-05Merge of some compiler warning fixes.Tim Potter1-2/+2
2003-11-05Merge of setenv->putenv for winbind client.Tim Potter1-4/+10
2003-11-05Merge from 3.0:Tim Potter1-1/+1
2003-11-05Merge from 3.0:Tim Potter1-1/+1
2003-11-05Merge from 3.0:Tim Potter1-0/+11
2003-11-05Merge of uname cleanups from 3.0Tim Potter1-4/+4
2003-11-05Merge from 3.0:Tim Potter1-3/+2
2003-11-05Merge from 3.0:Tim Potter1-1/+1
2003-11-05make sure that we expand %H (from vl); bug 612Gerald Carter1-0/+3
2003-11-05Fix coredump in cli_get_backup_list.Jeremy Allison1-5/+2