summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-10-06cosmetic fix when DESTDIR=/ (default)Gerald Carter12-22/+24
2003-10-06default DESTDIR=/Gerald Carter1-0/+1
2003-10-064 changesGerald Carter1-4/+10
2003-10-06split some security related functions in their own files.Simo Sorce15-942/+103
2003-10-06This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User4-0/+1270
2003-10-06split some security related functions in their own files.Simo Sorce20-945/+1376
2003-10-03Typo in error message.Jeremy Allison1-1/+1
2003-10-03don't call ads_destroy() twice; fixes segfault in winbindd when DC goes down;...Gerald Carter3-6/+19
2003-10-03don't call ads_destroy() twice; fixes segfault in winbindd when DC goes down;...Gerald Carter3-6/+19
2003-10-03Grrr. compile patches before you apply !Jeremy Allison1-4/+4
2003-10-03Two fixes, thanks to "Stefan Kanthak" <skanthak@arcor.de>Volker Lendecke2-2/+2
2003-10-03cleaning out patch list; patch from Steve L. to change the cwd before the pos...Gerald Carter1-3/+3
2003-10-03cleaning out patch list; patch from Steve L. to change the cwd before the pos...Gerald Carter1-3/+3
2003-10-03abstract UUID parsing code to an individual function; patch from AnthonyGerald Carter1-7/+26
2003-10-03abstract UUID parsing code to an individual function; patch from AnthonyGerald Carter1-7/+26
2003-10-03Moving towards better i18n support in SWAT. This commit contains aTim Potter4-92/+102
2003-10-03Explicitly initialise the value of AR for vendor makes that don't doTim Potter2-0/+3
2003-10-02Portability fix from Joachim Schmitz. Closes bug #546.Tim Potter1-1/+1
2003-10-02fixed for /sbin/mount.smbfs link when using $DESTDIR; bug 525Gerald Carter2-7/+12
2003-10-02Portability fixes from schmitz@hp.com (Joachim Schmitz). Bug #549.Jeremy Allison3-1/+30
2003-10-02Portability fixes from schmitz@hp.com (Joachim Schmitz). Bug #549.Jeremy Allison3-1/+30
2003-10-02Portability fix from schmitz@hp.com (Joachim Schmitz). Bug #547.Jeremy Allison1-0/+4
2003-10-02Portability fix from schmitz@hp.com (Joachim Schmitz). Bug #547.Jeremy Allison1-0/+4
2003-10-02Portability fix from schmitz@hp.com (Joachim Schmitz) for bug #548.Jeremy Allison1-1/+1
2003-10-02Portability fix from schmitz@hp.com (Joachim Schmitz) for bug #548.Jeremy Allison1-1/+1
2003-10-02Correct fix for excel read-only bug. Add panic for logic error in developer m...Jeremy Allison2-6/+7
2003-10-02Correct fix for excel read-only bug. Add panic for logic error in developer m...Jeremy Allison2-6/+7
2003-10-02Make pdb_ldap.c compile with SUN iPlanet headers. Whether this works will beVolker Lendecke1-1/+1
2003-10-02Fix for not opening Excel 2000 files that are read-only. Needs tidyingJeremy Allison1-3/+4
2003-10-02Fix for not opening Excel 2000 files that are read-only. Needs tidyingJeremy Allison1-3/+4
2003-10-01Remove duplicate function (now in rpc_parse/parse_prs.c) and fix a RPC debugAndrew Bartlett1-21/+1
2003-10-01commit sign only patch from Andrew; bug 167; tested using 2k & XP clientsprev...Gerald Carter6-114/+159
2003-10-01commit sign only patch from Andrew; bug 167; tested using 2k & XP clientsprev...Gerald Carter6-114/+159
2003-10-01Fixed silly typo checking for signal_handler not signal.Jeremy Allison1-1/+1
2003-10-01Fixed silly typo checking for signal_handler not signal.Jeremy Allison1-1/+1
2003-10-01Allow ^C to interrupt smbpasswd if using our getpass.Jeremy Allison1-62/+86
2003-10-01Allow ^C to interrupt smbpasswd if using our getpass.Jeremy Allison1-62/+86
2003-10-01save and restore CFLAGS before/after AC_PROG_CC; this macro seems to overwrit...Gerald Carter1-0/+9
2003-10-01save and restore CFLAGS before/after AC_PROG_CC; this macro seems to overwrit...Gerald Carter1-0/+9
2003-10-01make sure libnss_winbind.so.2 is included in the RedHAT RPMSGerald Carter1-2/+2
2003-10-01make sure libnss_winbind.so.2 is included in the RedHAT RPMSGerald Carter1-2/+2
2003-10-01remove duplicate smbspool link on SWAT's front page; bug 541Gerald Carter1-2/+1
2003-10-01remove duplicate smbspool link on SWAT's front page; bug 541Gerald Carter1-2/+1
2003-10-01merge of parameter changes from 3.0 and fix for bug 550Gerald Carter3-8/+7
2003-10-01wrap internals of sys_setgroups() so the sys_XX() call can be done unconditio...Gerald Carter2-4/+6
2003-10-01mark 'mangled map' as depcreated and remove 'mangled stack'Gerald Carter1-4/+1
2003-09-30when we don't have a working iconv library we must default to using only buil...Andrew Tridgell1-1/+1
2003-09-29Take care of condition where DOS and NT error codes must differ. Found byJeremy Allison1-1/+1
2003-09-29Take care of condition where DOS and NT error codes must differ. Found byJeremy Allison1-1/+1
2003-09-29Merge from 3.0:Tim Potter1-1/+1