summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-04-04Fix the new storage code to correctly convert from system queue info toJeremy Allison1-3/+15
2003-04-04better method of locating autoconf and autoheader; patch by Willi MannGerald Carter1-16/+40
2003-04-03Give warning if 'drvupgrade' doesn't get an argumentJelmer Vernooij1-0/+5
2003-04-03Fixup swat warning.Jeremy Allison2-1/+7
2003-04-03Fixup format warning.Jeremy Allison1-1/+1
2003-04-02nsswitch/winbind_nss.c doesn't existGerald Carter1-1/+1
2003-04-02set version to alpha24 so we can distinguish from the alpha23 releaseGerald Carter1-1/+1
2003-04-02Forgot to merge configure.in changes for winbind client tidyup.Tim Potter1-5/+14
2003-04-02Merge of Paul Green's make clean fixes.Tim Potter1-2/+6
2003-04-02Merge of winbind nss library cleanup from HEAD.Tim Potter9-1629/+373
2003-04-02Whitespace syncup.Tim Potter1-4/+4
2003-04-02This file deleted in HEAD.Tim Potter1-1338/+0
2003-04-02syncup with headTim Potter1-2/+2
2003-04-02Subtle changes to message handling after ENUMJOBS.Jeremy Allison3-19/+183
2003-04-02Don't set zero length for the base64 decoded string (fixes swat auth).Andrew Bartlett1-2/+2
2003-04-01Doing janitor work for tridge.Jeremy Allison1-3/+3
2003-04-01Merge from HEAD to define variable port_to_use. Needed to compile.John Terpstra1-0/+1
2003-04-01fix potential handle leak in _spoolss_open_printer_ex(); final fix for CR2102...Gerald Carter1-1/+3
2003-03-31This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User9-0/+1819
2003-03-31Add basic documentation on editregJelmer Vernooij3-4/+87
2003-03-31Add very basic documentation for ntlm_authJelmer Vernooij2-1/+137
2003-03-31Remove useless popt optionsJelmer Vernooij1-2/+0
2003-03-31fix potential smbd crash when we fail to alloacte a policy handle for a print...Gerald Carter1-6/+7
2003-03-31fix potential smbd crash when we fail to alloacte a policy handle for a print...Gerald Carter1-8/+9
2003-03-31Fix vfs to work with P_LIST-ed lp_vfsobj() -- the traversal is reversed. Base...Alexander Bokovoy1-3/+5
2003-03-31- Put -valid param back inJelmer Vernooij1-3/+2
2003-03-31'preload modules = ' is already documentedJelmer Vernooij1-2/+0
2003-03-31- Support absolute paths in vfs and charset modulesJelmer Vernooij6-25/+48
2003-03-31Fix formatting of back traces - pathc by metzeJelmer Vernooij1-2/+3
2003-03-313 things:Volker Lendecke2-3/+21
2003-03-31Hey, we're making progress with the docs ;-)Volker Lendecke1-1/+0
2003-03-313 things:Volker Lendecke5-20/+39
2003-03-31Waider's cosmetic change to print out the database type whenVolker Lendecke1-1/+17
2003-03-31Waider's cosmetic change to print out the database type whenVolker Lendecke1-1/+17
2003-03-31Fix a botched merge from appliance-head...Andrew Bartlett1-1/+1
2003-03-31Tidyup of winbindd client OS specific autoconf code.Tim Potter1-5/+4
2003-03-31Placeholder for winbind aix client.Tim Potter1-0/+0
2003-03-31autoconf change to compile winbindd for AIX. The client side codeTim Potter1-0/+4
2003-03-31Cleanup of winbind client side code.Tim Potter13-606/+718
2003-03-31removing duplicate listing of filesGerald Carter1-2/+0
2003-03-31preparing for release of 3.0alpha23Gerald Carter1-4/+4
2003-03-31preparing for release of 3.0alpha23Gerald Carter1-0/+1
2003-03-31NT4 is particularly fussy about getting this right.Andrew Bartlett1-1/+0
2003-03-31update version number in release notesGerald Carter1-2/+2
2003-03-31updating release notes for next alphaGerald Carter1-244/+113
2003-03-31updated passdb backend parameterGerald Carter6-39/+140
2003-03-31Break the current build dependency on perl. Perl is required forTim Potter1-3/+8
2003-03-31Success is not a level-0 issue...Andrew Bartlett1-1/+1
2003-03-31Don't try and dlsym or dlclose a NULL pointer.Andrew Bartlett1-9/+12
2003-03-31add a few error checks in EnumPrinterData()Gerald Carter1-4/+5