summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Undo SYSV define for Solaris. Things are more complicated than theyTim Potter2003-08-271-1/+0
* Follow on from herb's patch for 1.300.2.145 - define SYSV for solaris to fixTim Potter2003-08-271-0/+1
* patch from Guenther Deschner <gd@suse.de>John Terpstra2003-08-273-4/+4
* Fix the character set handling properly in nmbd. Also fix bug whereJeremy Allison2003-08-2723-5745/+5337
* Fix for #150.Alexander Bokovoy2003-08-264-13/+436
* sync with changes from Jerome Tournier @ IDEALX; should now work with sambaSa...Gerald Carter2003-08-2613-511/+682
* include enhancements from Buchan Milne to generate LDIF modify output in addi...Gerald Carter2003-08-261-11/+114
* adding some debugs while tracking down a bugGerald Carter2003-08-261-0/+5
* make sure we keep the trusted domain cache up to dateGerald Carter2003-08-252-10/+33
* update python libraries for new cli_spoolss_getprinterdriver() callGerald Carter2003-08-251-2/+3
* run autogen when making a tarballGerald Carter2003-08-251-0/+3
* ignore generated smbadduserGerald Carter2003-08-251-0/+1
* fix bug 289; make sure to reset the offset into a string when reallocating spaceGerald Carter2003-08-251-1/+2
* fix bugs 327 & 340; make sure pam_smbpass.so gets linked with all the neccess...Gerald Carter2003-08-251-2/+2
* fix bug #39; save the -W value and restore it after lp_load()Gerald Carter2003-08-251-1/+18
* make sure the printer data value exists before saying you deleted itGerald Carter2003-08-251-0/+5
* Fix memleak.Volker Lendecke2003-08-251-1/+3
* Fix segfault. krb5_free_ticket does not check if it got a NULL ticket.Volker Lendecke2003-08-251-1/+2
* it never amazes me when some new things crawls out of the windowsGerald Carter2003-08-233-2/+13
* Half-way though the big conversion of all nmbd access to wire elements beingJeremy Allison2003-08-2312-2176/+2088
* struct nmb_name should have 16 byte namestrings, not 17.Jeremy Allison2003-08-221-3/+3
* Use correct size (17 not 16) when doing a push_ascii(). Ensure thatJeremy Allison2003-08-222-2/+2
* * Fix for bug 290:Gerald Carter2003-08-223-6/+16
* add a quick script to create a tarball for CVS snapshotsGerald Carter2003-08-221-0/+40
* fixing some packaging stuff for SolarisGerald Carter2003-08-222-10/+6
* don't complain if the using_samba book is not in the treeGerald Carter2003-08-221-12/+3
* revert abartet's change that removed the check for CAP_EXTENDED_SECURITY when...Gerald Carter2003-08-221-2/+2
* fix compile problem (stray character)Gerald Carter2003-08-221-1/+1
* ensure that 'available = no' works for [homes]; reported by Walter HaidingerGerald Carter2003-08-221-3/+1
* Ensure nmb_namestr() converts back from CH_DOS to CH_UNIX.Jeremy Allison2003-08-222-21/+16
* Ensure nmblookup correctly converts from CH_DOS to CH_UNIX when displayingJeremy Allison2003-08-221-1/+1
* Shut conversion errors up when initialising tables.Jeremy Allison2003-08-211-12/+24
* define SYSV for IRIXHerb Lewis2003-08-211-0/+1
* fix bug 327; make sure to link SMBLDAP_OBJ with PAM_SMBPASS_OBJGerald Carter2003-08-211-1/+1
* fix for BUG 245; make sure we set the sid type when falling back to the rid a...Gerald Carter2003-08-211-1/+7
* update for new version.h formatHerb Lewis2003-08-211-5/+11
* Keep list of ignored and shared modulesJelmer Vernooij2003-08-211-0/+2
* adding note about change in 'unix extensions' behaviorGerald Carter2003-08-211-0/+1
* packaging fix for winbind NSS libraries from Brian KingGerald Carter2003-08-211-0/+10
* remove unneedced scriptGerald Carter2003-08-211-102/+0
* actually check in the fix for make tortureGerald Carter2003-08-211-2/+2
* Ignore only getdate.* in modules/, not the whole directory. Fixes static buil...Alexander Bokovoy2003-08-211-1/+1
* Checkin cifs vfs manpageSteve French2003-08-211-0/+170
* Unix extensions now default to on.Jeremy Allison2003-08-211-1/+1
* Turn UNIX extensions on by default. Yes I will change the docs :-).Jeremy Allison2003-08-211-1/+1
* Attempt to fix the charcnv issues causing nmbd to crash. If we get a failedJeremy Allison2003-08-203-36/+94
* adding old NDS schema so I can update itGerald Carter2003-08-201-0/+201
* checlking in initial version of 2.2 scripts so I can start updating themGerald Carter2003-08-2035-0/+6143
* metze's autogenerate patch for version.hGerald Carter2003-08-2025-24/+298
* fix comments about schema dependenciesGerald Carter2003-08-201-3/+4