summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-04-03Fix a compile warning in slprintf format string.Tim Potter1-4/+4
2003-04-03The ldap idmap backend from Anthony Liguori (aliguori@us.ibm.com):Jim McDonough8-713/+1282
2003-04-03Fixup swat warning.Jeremy Allison2-1/+7
2003-04-02winbindd should depend on IDMAP_OBJ too, not just link with itJelmer Vernooij1-3/+3
2003-04-02More of coolo's changes for UTF-8 and some minor fixes of mine.Richard Sharpe1-17/+37
2003-04-02There's no need to use LDAP_CFLAGS, just use CFLAGSJelmer Vernooij1-4/+4
2003-04-02Only use cflags and libs from krb5 when they appear to be working - fixesJelmer Vernooij1-3/+4
2003-04-02Commit some more fixes for Coolo ...Richard Sharpe4-52/+31
2003-04-02Regenerate docsJelmer Vernooij30-2903/+1993
2003-04-02Use entity for percent signJelmer Vernooij1-0/+2
2003-04-02Add staticJelmer Vernooij2-2/+2
2003-04-02Add const (from a patch by Stephan Kulow <coolo@kde.org>)Jelmer Vernooij3-18/+20
2003-04-02Add KRB5LIBS to smbmountJelmer Vernooij1-1/+1
2003-04-02Link in lib/snprintf.o with editreg for use on systems that don't have snprintfJelmer Vernooij1-1/+1
2003-04-02Add EDITREG_OBJJelmer Vernooij1-2/+3
2003-04-02Only link in popt when we need itJelmer Vernooij2-22/+25
2003-04-02Map a useless error code to a useful one...Andrew Bartlett1-0/+5
2003-04-02Print out the 'freindly' error message from winbind. Also print usefulAndrew Bartlett3-11/+28
2003-04-02Only link in libs when they are actually used. Works great here and onJelmer Vernooij2-36/+59
2003-04-02Fix searching master ip by bcast when old master has gone away (based on patc...Jelmer Vernooij1-11/+18
2003-04-02Update ntlm_auth and winbind manpages.Andrew Bartlett2-18/+17
2003-04-02error_string, not error_message...Andrew Bartlett1-1/+1
2003-04-02Clean up ntlm_auth a bit, and add a --diagnositics swtich, to check thatAndrew Bartlett1-111/+417
2003-04-02Renegerate docs after John's changesJelmer Vernooij3-3850/+3592
2003-04-02Add constJelmer Vernooij1-1/+1
2003-04-02THE Idmap patch :-)Simo Sorce17-164/+405
2003-04-02Fix a crash bug if LDAP doesn't fill in ld_error.Andrew Bartlett1-18/+18
2003-04-02Update to current projdoc level.John Terpstra1-5228/+5250
2003-04-02Fixing typos. Who put them typos in there? Argh!John Terpstra4-7/+9
2003-04-02Subtle changes to message handling after ENUMJOBS.Jeremy Allison3-19/+183
2003-04-02And yet another doco update. Yet more to follow soon.John Terpstra2-289/+779
2003-04-02More of the documentation overhaul. More to follow.John Terpstra8-1209/+428
2003-04-02OHKAWA Yuichi (kuri@makino.ecei.tohoku.ac.jp) points out that usingAndrew Bartlett1-2/+2
2003-04-01- Update documentation of 'wins server' (add info about tags, namespaces)Jelmer Vernooij4-29/+50
2003-04-01Use <note> instead of <emphasis>NOTE</emphasis> (gives much nicer output)Jelmer Vernooij8-30/+29
2003-04-01fix potential handle leak in _spoolss_open_printer_ex(); final fix for CR2102...Gerald Carter1-1/+3
2003-04-01Fix build of shared xml/mysql modulesJelmer Vernooij1-2/+4
2003-04-01changed the order of checking whether a SID is a UID or a GID in posixAndrew Tridgell1-3/+3
2003-04-01reversed the sense of the TCON test, now that we know that win2003Andrew Tridgell1-10/+10
2003-03-31Update some info and typos in PAM-Authentication-And-SambaJelmer Vernooij1-7/+6
2003-03-31More doc updates:Jelmer Vernooij7-6005/+5951
2003-03-31Update NT_Security for 3.0Jelmer Vernooij2-32/+15
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-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