summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2003-08-25make sure the printer data value exists before saying you deleted itGerald Carter1-0/+5
2003-08-25Fix memleak.Volker Lendecke1-1/+3
2003-08-25Fix segfault. krb5_free_ticket does not check if it got a NULL ticket.Volker Lendecke1-1/+2
2003-08-23it never amazes me when some new things crawls out of the windowsGerald Carter3-2/+13
2003-08-23Half-way though the big conversion of all nmbd access to wire elements beingJeremy Allison12-2176/+2088
2003-08-22struct nmb_name should have 16 byte namestrings, not 17.Jeremy Allison1-3/+3
2003-08-22Use correct size (17 not 16) when doing a push_ascii(). Ensure thatJeremy Allison2-2/+2
2003-08-22* Fix for bug 290:Gerald Carter3-6/+16
2003-08-22add a quick script to create a tarball for CVS snapshotsGerald Carter1-0/+40
2003-08-22fixing some packaging stuff for SolarisGerald Carter2-10/+6
2003-08-22don't complain if the using_samba book is not in the treeGerald Carter1-12/+3