summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-10-01remove duplicate smbspool link on SWAT's front page; bug 541Gerald Carter1-2/+1
(This used to be commit c00e58c934baa8366ac571fbed015bceb77bd597)
2003-10-01wrap internals of sys_setgroups() so the sys_XX() call can be done ↵Gerald Carter2-4/+6
unconditionally; bug 550 (This used to be commit 9df3f53e6ae751d522c7ac21deb785f1fa05f225)
2003-10-01mark 'mangled map' as depcreated and remove 'mangled stack'Gerald Carter1-4/+1
(This used to be commit cd06472e420ba0647a73c6e04d180c088acdb626)
2003-09-30when we don't have a working iconv library we must default to using only ↵Andrew Tridgell1-1/+1
builtin charsets. Defaulting to CP850 when we have just determined that it doesn't work just guarantees that Samba won't work at all (in fact it just seg faults at startup). This fixes Samba on AIX, and I expect on a bunch of other platforms. (This used to be commit 9635a28181525e5e8cfb8ef77642446a0a4ba280)
2003-09-29Take care of condition where DOS and NT error codes must differ. Found byJeremy Allison1-1/+1
DOS program test by Amir Hardon <hardon@actcom.co.il>. Jeremy. (This used to be commit c11a7e5846002b16d0cb2991b5a7df0636b070d5)
2003-09-29Apply some NULL pointer paranoia to previous wins hook fix.Tim Potter1-2/+2
(This used to be commit 0281c5b764971c5300b99b82d89c812ded5a1335)
2003-09-29Fix broken wins hook functionality. A i18n fixe caused the name typeTim Potter1-2/+8
to be appended to the netbios name between angle brackets. This interfered the 'sh -c' used to implement smbrun(). Closes bug #528. (This used to be commit 92b37b3ef097e84adace1295af42853c07ddbec2)
2003-09-29Testparm fixes:Jelmer Vernooij1-3/+9
- Also check global 'hosts allow'/'hosts deny' when checking access to share - Warn when user specifies 2 arguments instead of 1 or 3. Patch from Jay Fenlason <fenlason@redhat.com> (This used to be commit 2690c185f01b8fb4307dc803fb90c00400f2da69)
2003-09-28Minor typos. No, not merged to all branches...Volker Lendecke5-6/+6
(This used to be commit 47ad635d5debdfab9fc065ebfcf5c40ad5b82101)
2003-09-28Change AC_CHECK_LIB_EXT to prepend libraries instead of append. ThisTim Potter1-1/+1
is the same way AC_CHECK_LIB works. Fix for bug 508. This may have to go a few rounds on the build farm to ensure it works everywhere. (This used to be commit afe8c708f1a7f0c0eb5b7f28b5af193c75ec2178)
2003-09-28Start to put some real 'meat' into the ntlm_auth docs.Andrew Bartlett1-18/+122
Andrew Bartlett (This used to be commit 227c7daf36f82f6b7935add09b37f44a9965335b)
2003-09-27iconv isn't const safe. Neither should smb_iconv be.Jeremy Allison1-1/+1
Jeremy. (This used to be commit 238bb74c16417140d85a304890b97e04df389ae9)
2003-09-26Ensure %S gets expanded in read/write lists.Jeremy Allison1-6/+13
Jeremy. (This used to be commit 7d7096fc3a899349b46691dcc30b86b04964fe52)
2003-09-26Fix for valid users = %S in homes share.Jeremy Allison1-3/+7
Jeremy. (This used to be commit c7f4e56ad5c25d477f20944e5b404ebafda9e1a8)
2003-09-26don't write to static pointers; patch from AnthonyGerald Carter1-1/+1
(This used to be commit 5840cbe5f6207471ccd3d518a6aee91d84e24a1f)
2003-09-26More updates to better conform to the DTDJelmer Vernooij5-24/+29
(This used to be commit ca5371803cd18166cc9f8605be737b3760e69d4f)
2003-09-26Merge latest fixes from the release tree for WHATSNEW.txtAlexander Bokovoy1-4/+4
(This used to be commit c49205bee49b3ee6fd204683e30d463130c8f479)
2003-09-26Fix to parse the level-2 strings. From Anthony Liguori aliguor@us.ibm.com.Jeremy Allison1-16/+4
Jeremy. (This used to be commit e4c955c98e90901b047c475f204af93a57578248)
2003-09-26More bug #413. Fix bad html table row termination in SWAT wizard code found byTim Potter1-4/+3
Monyo. Also remove debugging d_printf() which snuck in the last commit. (This used to be commit 0192f41003af0f8e8c117cf7eb8ad886b8b03749)
2003-09-26Removed japanese swat icons at the request of Monyo. More work onTim Potter8-0/+0
bug #413. (This used to be commit f150e3ebd497ce7ba770649eef1000a70506df62)
2003-09-26Change title of SWAT globals page from 'Global Variables' to 'GlobalTim Potter1-1/+3
Parameters' to be more consistent with the other pages. (This used to be commit 02725d4a3cff5bf0b676c363200795d4cadecca1)
2003-09-26Allow d_printf() to handle strings with escaped quotation marks since theTim Potter1-2/+33
msg file includes the escape character. Fixes bug #489. (This used to be commit 8ce279e47184623e74f795294ffba842e4f2e848)
2003-09-26Follow DTD more strictlyJelmer Vernooij18-139/+137
(This used to be commit 1e098b5b17b0fa505c528305c75d3c972935b100)
2003-09-25Fix for #480. Change the interface for init_unistr2 to not take a lengthJeremy Allison22-650/+467
but a flags field. We were assuming that 2*strlen(mb_string) == length of ucs2-le string. This is not the case. Count it after conversion. Jeremy. (This used to be commit f82c273a42f930c7152cfab84394781744815e0e)
2003-09-25Patch from Metze to document events interfaceJelmer Vernooij1-1/+165
(This used to be commit 228c03ce663ecbb76df06590aaa87a8dba2fc0c7)
2003-09-25Add some updates necessary to build the 3.0 docs (forgot them last night).Jelmer Vernooij7-19/+61
(This used to be commit 72434db17a86a8c277ca989ac858cb54cbc815dc)
2003-09-25last minute updates from BuchanGerald Carter2-2/+2
(This used to be commit 13636235af569fcdfcfc75033f30e21afb78ce05)
2003-09-24make sure to install the *msg files for SWATGerald Carter1-9/+7
(This used to be commit 12a49e096421de34d2daa934fc4f33ec4e91dfff)
2003-09-24syncing whatsnew from release branchGerald Carter1-37/+63
(This used to be commit 6988eb854e55954000d8f9196d865bfbffb7eeda)
2003-09-24updating roadmap in docsGerald Carter2-53/+201
(This used to be commit 9f44a3d29bc99f455fe8ea8522cb5fd6f2e7156b)
2003-09-24Don't #ifdef an AFS option with WITH_ADS. Thanks, jerry!Volker Lendecke1-1/+1
Volker (This used to be commit a6c54cbe205a6882d49fc77c04ed21b4f1de4396)
2003-09-24Debian updates in preparation for Samba 3.0.0.Eloy Paris6-15/+22
(This used to be commit 5db862733447dc8727c9a707325ab7dbcfd60889)
2003-09-24Install message translation files for swat.Tim Potter1-0/+1
(This used to be commit c3e5cbd4f0ea6b756d99733cb0714ecf9390d195)
2003-09-24Fix bug #456 for 3.0.0 release.Tim Potter2-1/+27
More work on SWAT i18n support to appear in later releases. (This used to be commit c3267749054ade219d214bdaf6c21e4207bd2011)
2003-09-24fixing a bug in the retry loop for winbindd_pam_auth[_crap]()Gerald Carter1-15/+25
(This used to be commit a83266a927b81a9f7a62b211793faaf8d401767c)
2003-09-23Update.John Terpstra1-20521/+23334
(This used to be commit 1871f18bec6c7500fca171ea0b4d88bbaf31899f)
2003-09-23regenerateJelmer Vernooij1-2779/+1
(This used to be commit fdae2e591bee0fb447eab77db78147e47343c0be)
2003-09-23regenerateJelmer Vernooij2-28944/+28471
(This used to be commit f1c93a678211c6b3132fb91dcb4d199249e4ef5d)
2003-09-23regenerateJelmer Vernooij51-0/+16280
(This used to be commit bdee29ef5b45210c4d6477e5e764a8a298bebaa7)
2003-09-23RegenerateJelmer Vernooij84-26533/+10380
(This used to be commit f97d5fef866b341af9d0814994e9924e9fafcf7c)
2003-09-23update smbldap-tool sscripts from Jérôme TournierGerald Carter16-663/+694
(This used to be commit c1546a5311a4e9ad2d6566e71e11c6d5f8f120a9)
2003-09-23sync debian package from rc4Gerald Carter4-7/+18
(This used to be commit 4ec00ca5eb86f0d2b1493a57fcd804e4ad9b68ce)
2003-09-23I'm still working on this. More to come.John Terpstra65-11632/+13535
(This used to be commit cb2172541849c96c9156233da9b34e5e08801ae3)
2003-09-23I'm still working on this. More to come.John Terpstra2-32662/+35767
(This used to be commit 4babc01b57c2b2948effef8adf86edebd2f2452e)
2003-09-23Document the two new params.Volker Lendecke2-0/+37
Volker (This used to be commit f08775ca07d235d8ddcaa6483b27248fd597def6)
2003-09-23This only touches the fake kaserver support. It adds two parameters:Volker Lendecke4-28/+49
afs share -- this is an AFS share, do AFS magic things afs username map -- We need a way to specify the cell and possibly weird username codings for several windows domains in the afs cell Volker (This used to be commit 4a3f7a9356cd5068d9ed4fd6e2336d9bf7923fbd)
2003-09-23Add a descriptive comment to our usage of setresuid. lib/afs.c needsVolker Lendecke1-0/+4
to be changed if we decide to set our real uid. Jeremy? Volker (This used to be commit 1fed55aa781bcf9efdd42f361c972b69152137a4)
2003-09-22Reformat - preparing to fix bug #480 (which will be ugly).Jeremy Allison1-81/+59
Jeremy. (This used to be commit 605e257cab8041900ec9c6839c37e04d005a420e)
2003-09-22fix some warnings found by the Sun C compilerGerald Carter7-10/+8
(This used to be commit e1fac713e25692a5790c3261ba323732930f5249)
2003-09-22Fix return of result. Patch from Yasuma Takeda <yasuma@miraclelinux.com>Jeremy Allison1-0/+1
Jeremy. (This used to be commit 95e33b1250abbbb3a0ad5e9fa1586d545e51322b)