summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-08-28Commit some old stuff from my laptop; put in Docbook/XML version of mount.cif...Jelmer Vernooij2-1/+304
2003-08-28add note about the new edition of Using Samba included in this releaseGerald Carter1-0/+8
2003-08-28make sure using_samba 2ed. files get installed okGerald Carter1-0/+7
2003-08-28getting rid of copmpiler warningGerald Carter1-0/+2
2003-08-28fixing typos pointed out by Vance in WHATSNEWGerald Carter3-16/+72
2003-08-28syncGerald Carter1-7/+57
2003-08-28fix link and author information for Using Samab 2ed (in SWAT front page)Gerald Carter1-1/+1
2003-08-28Add length warning on register name.Jeremy Allison1-2/+12
2003-08-28Fixed off-by-one bugs in workgroup name comparisons. Complain when aJeremy Allison3-9/+16
2003-08-28Fix rename of struct gap. ab - LOOK AT THIS. You changed one moduleJeremy Allison1-1/+1
2003-08-28Refactor charset plugins a bit and add CP437 module.Alexander Bokovoy9-75/+597
2003-08-28remove rcs tagGerald Carter1-2/+0
2003-08-28removing outdated scripts and adding comments about 'ldap password syc'Gerald Carter4-335/+5
2003-08-28revert a change to r1.397.2.91 because to operate like the docs; browseable f...Gerald Carter1-0/+7
2003-08-28Fix email address in copyright statementJim McDonough1-1/+1
2003-08-28skel_ -> cap_Alexander Bokovoy1-51/+51
2003-08-27Remove what looks like gcc-isms.Jeremy Allison1-16/+17
2003-08-27Typo fix.Rafal Szczesniak1-1/+1
2003-08-27remove 'ldap trust ids' since there was no way for it to work nowGerald Carter3-26/+5
2003-08-27Fix bug 327 (again and I think for the last time). Make sure thatGerald Carter4-467/+493
2003-08-27renaming some functions for consistencyGerald Carter2-10/+10
2003-08-27Fix to properly set AP_OPTS_SUBKEY in heimdal. In MIT it is a #define, butJim McDonough2-1/+13
2003-08-27Add CAP VFS module from Monyo. Primary purpose of this module is to provide C...Alexander Bokovoy4-7/+470
2003-08-27Check for embedded mb chars when testing for illegal characters like /.Jeremy Allison1-1/+23
2003-08-27Fix initial debug.Jeremy Allison1-1/+1
2003-08-27Ignore smbiconv binary as wellAlexander Bokovoy1-0/+1
2003-08-27Remove completely unneeded malloc/free out of this codepath.Jeremy Allison1-12/+11
2003-08-27Ensure we use correct length nstrings for workgroup and browser names.Jeremy Allison8-25/+24
2003-08-27fix segfault on empty wins server name registration replyGerald Carter1-2/+4
2003-08-27Be consistent about using capital letters in the function names. (The onlyPaul Green1-5/+5
2003-08-27add --help to scriptGerald Carter1-1/+8
2003-08-27fix bug 230; make sure to set #define SYSV for solaris; do this outside of th...Gerald Carter1-1/+9
2003-08-27Fix typo in configure.in for libsmbclientAlexander Bokovoy1-1/+1
2003-08-27Print an error instead of crashing if no argument is specified forTim Potter1-0/+4
2003-08-27Update last scan time in rescan_trusted_domains().Tim Potter1-0/+2
2003-08-27Undo SYSV define for Solaris. Things are more complicated than theyTim Potter1-1/+0
2003-08-27Follow on from herb's patch for 1.300.2.145 - define SYSV for solaris to fixTim Potter1-0/+1
2003-08-27patch from Guenther Deschner <gd@suse.de>John Terpstra3-4/+4
2003-08-27Fix the character set handling properly in nmbd. Also fix bug whereJeremy Allison23-5745/+5337
2003-08-26Fix for #150.Alexander Bokovoy4-13/+436
2003-08-26sync with changes from Jerome Tournier @ IDEALX; should now work with sambaSa...Gerald Carter13-511/+682
2003-08-26include enhancements from Buchan Milne to generate LDIF modify output in addi...Gerald Carter1-11/+114
2003-08-26adding some debugs while tracking down a bugGerald Carter1-0/+5
2003-08-25make sure we keep the trusted domain cache up to dateGerald Carter2-10/+33
2003-08-25update python libraries for new cli_spoolss_getprinterdriver() callGerald Carter1-2/+3
2003-08-25run autogen when making a tarballGerald Carter1-0/+3
2003-08-25ignore generated smbadduserGerald Carter1-0/+1
2003-08-25fix bug 289; make sure to reset the offset into a string when reallocating spaceGerald Carter1-1/+2
2003-08-25fix bugs 327 & 340; make sure pam_smbpass.so gets linked with all the neccess...Gerald Carter1-2/+2
2003-08-25fix bug #39; save the -W value and restore it after lp_load()Gerald Carter1-1/+18