jra/samba/.git
20 years agoMake pdb_ldap.c compile with SUN iPlanet headers. Whether this works will be
Volker Lendecke [Thu, 2 Oct 2003 09:26:51 +0000 (09:26 +0000)]
Make pdb_ldap.c compile with SUN iPlanet headers. Whether this works will be
tested soon, but this fix is somewhat obvious.

Volker
(This used to be commit 227882d6f79fb5909998996e1be08df723c49e8e)

20 years agoFix for not opening Excel 2000 files that are read-only. Needs tidying
Jeremy Allison [Thu, 2 Oct 2003 00:55:22 +0000 (00:55 +0000)]
Fix for not opening Excel 2000 files that are read-only. Needs tidying
up but works for now.
Jeremy.
(This used to be commit 9ad9e0dfafed4558e5ab215991d9912cd44f1127)

20 years agoRemove duplicate function (now in rpc_parse/parse_prs.c) and fix a RPC debug
Andrew Bartlett [Wed, 1 Oct 2003 23:04:34 +0000 (23:04 +0000)]
Remove duplicate function (now in rpc_parse/parse_prs.c) and fix a RPC debug
(I renamed the element of the structure).

Andrew Bartlett
(This used to be commit 641652cad97b761ba11d4e89b7c9ad098c7dd1c2)

20 years agocommit sign only patch from Andrew; bug 167; tested using 2k & XP clientspreviously...
Gerald Carter [Wed, 1 Oct 2003 21:18:32 +0000 (21:18 +0000)]
commit sign only patch from Andrew; bug 167; tested using 2k & XP clientspreviously joined to the Samba domain
(This used to be commit 3802f5895ee18507c6f467bd11db0b1147a6fdfd)

20 years agoFixed silly typo checking for signal_handler not signal.
Jeremy Allison [Wed, 1 Oct 2003 21:17:22 +0000 (21:17 +0000)]
Fixed silly typo checking for signal_handler not signal.
Jeremy.
(This used to be commit 6c38a79be796935ab24764302805deea878b360d)

20 years agoAllow ^C to interrupt smbpasswd if using our getpass.
Jeremy Allison [Wed, 1 Oct 2003 19:33:30 +0000 (19:33 +0000)]
Allow ^C to interrupt smbpasswd if using our getpass.
Jeremy.
(This used to be commit 7d79a55d9af517ed63f8a4641bbc34564a4ef889)

20 years agosave and restore CFLAGS before/after AC_PROG_CC; this macro seems to overwrite the...
Gerald Carter [Wed, 1 Oct 2003 18:54:06 +0000 (18:54 +0000)]
save and restore CFLAGS before/after AC_PROG_CC; this macro seems to overwrite the CFLAGS variable
(This used to be commit dbf7fc4feb7f9c7cb720ce2dcbc8bb16badfe1f2)

20 years agomake sure libnss_winbind.so.2 is included in the RedHAT RPMS
Gerald Carter [Wed, 1 Oct 2003 17:56:28 +0000 (17:56 +0000)]
make sure libnss_winbind.so.2 is included in the RedHAT RPMS
(This used to be commit 6b16d9e0ad9d79efb754cdccaf1d8f907eadaa9f)

20 years agoremove duplicate smbspool link on SWAT's front page; bug 541
Gerald Carter [Wed, 1 Oct 2003 17:07:12 +0000 (17:07 +0000)]
remove duplicate smbspool link on SWAT's front page; bug 541
(This used to be commit c00e58c934baa8366ac571fbed015bceb77bd597)

20 years agowrap internals of sys_setgroups() so the sys_XX() call can be done unconditionally...
Gerald Carter [Wed, 1 Oct 2003 17:01:21 +0000 (17:01 +0000)]
wrap internals of sys_setgroups() so the sys_XX() call can be done unconditionally; bug 550
(This used to be commit 9df3f53e6ae751d522c7ac21deb785f1fa05f225)

20 years agomark 'mangled map' as depcreated and remove 'mangled stack'
Gerald Carter [Wed, 1 Oct 2003 16:18:31 +0000 (16:18 +0000)]
mark 'mangled map' as depcreated and remove 'mangled stack'
(This used to be commit cd06472e420ba0647a73c6e04d180c088acdb626)

20 years agowhen we don't have a working iconv library we must default to using only builtin...
Andrew Tridgell [Tue, 30 Sep 2003 01:30:15 +0000 (01:30 +0000)]
when we don't have a working iconv library we must default to using only 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)

20 years agoTake care of condition where DOS and NT error codes must differ. Found by
Jeremy Allison [Mon, 29 Sep 2003 23:35:41 +0000 (23:35 +0000)]
Take care of condition where DOS and NT error codes must differ. Found by
DOS program test by Amir Hardon <hardon@actcom.co.il>.
Jeremy.
(This used to be commit c11a7e5846002b16d0cb2991b5a7df0636b070d5)

20 years agoApply some NULL pointer paranoia to previous wins hook fix.
Tim Potter [Mon, 29 Sep 2003 04:57:20 +0000 (04:57 +0000)]
Apply some NULL pointer paranoia to previous wins hook fix.
(This used to be commit 0281c5b764971c5300b99b82d89c812ded5a1335)

20 years agoFix broken wins hook functionality. A i18n fixe caused the name type
Tim Potter [Mon, 29 Sep 2003 04:41:45 +0000 (04:41 +0000)]
Fix broken wins hook functionality.  A i18n fixe caused the name type
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)

20 years agoTestparm fixes:
Jelmer Vernooij [Mon, 29 Sep 2003 02:39:41 +0000 (02:39 +0000)]
Testparm fixes:
 - 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)

20 years agoMinor typos. No, not merged to all branches...
Volker Lendecke [Sun, 28 Sep 2003 17:47:06 +0000 (17:47 +0000)]
Minor typos. No, not merged to all branches...
(This used to be commit 47ad635d5debdfab9fc065ebfcf5c40ad5b82101)

20 years agoChange AC_CHECK_LIB_EXT to prepend libraries instead of append. This
Tim Potter [Sun, 28 Sep 2003 11:11:07 +0000 (11:11 +0000)]
Change AC_CHECK_LIB_EXT to prepend libraries instead of append.  This
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)

20 years agoStart to put some real 'meat' into the ntlm_auth docs.
Andrew Bartlett [Sun, 28 Sep 2003 02:35:29 +0000 (02:35 +0000)]
Start to put some real 'meat' into the ntlm_auth docs.

Andrew Bartlett
(This used to be commit 227c7daf36f82f6b7935add09b37f44a9965335b)

20 years agoiconv isn't const safe. Neither should smb_iconv be.
Jeremy Allison [Sat, 27 Sep 2003 01:29:18 +0000 (01:29 +0000)]
iconv isn't const safe. Neither should smb_iconv be.
Jeremy.
(This used to be commit 238bb74c16417140d85a304890b97e04df389ae9)

20 years agoEnsure %S gets expanded in read/write lists.
Jeremy Allison [Fri, 26 Sep 2003 21:03:32 +0000 (21:03 +0000)]
Ensure %S gets expanded in read/write lists.
Jeremy.
(This used to be commit 7d7096fc3a899349b46691dcc30b86b04964fe52)

20 years agoFix for valid users = %S in homes share.
Jeremy Allison [Fri, 26 Sep 2003 19:28:20 +0000 (19:28 +0000)]
Fix for valid users = %S in homes share.
Jeremy.
(This used to be commit c7f4e56ad5c25d477f20944e5b404ebafda9e1a8)

20 years agodon't write to static pointers; patch from Anthony
Gerald Carter [Fri, 26 Sep 2003 14:43:36 +0000 (14:43 +0000)]
don't write to static pointers; patch from Anthony
(This used to be commit 5840cbe5f6207471ccd3d518a6aee91d84e24a1f)

20 years agoMore updates to better conform to the DTD
Jelmer Vernooij [Fri, 26 Sep 2003 12:22:03 +0000 (12:22 +0000)]
More updates to better conform to the DTD
(This used to be commit ca5371803cd18166cc9f8605be737b3760e69d4f)

20 years agoMerge latest fixes from the release tree for WHATSNEW.txt
Alexander Bokovoy [Fri, 26 Sep 2003 09:54:10 +0000 (09:54 +0000)]
Merge latest fixes from the release tree for WHATSNEW.txt
(This used to be commit c49205bee49b3ee6fd204683e30d463130c8f479)

20 years agoFix to parse the level-2 strings. From Anthony Liguori aliguor@us.ibm.com.
Jeremy Allison [Fri, 26 Sep 2003 06:35:11 +0000 (06:35 +0000)]
Fix to parse the level-2 strings. From Anthony Liguori aliguor@us.ibm.com.
Jeremy.
(This used to be commit e4c955c98e90901b047c475f204af93a57578248)

20 years agoMore bug #413. Fix bad html table row termination in SWAT wizard code found by
Tim Potter [Fri, 26 Sep 2003 02:04:03 +0000 (02:04 +0000)]
More bug #413.  Fix bad html table row termination in SWAT wizard code found by
Monyo.  Also remove debugging d_printf() which snuck in the last commit.
(This used to be commit 0192f41003af0f8e8c117cf7eb8ad886b8b03749)

20 years agoRemoved japanese swat icons at the request of Monyo. More work on
Tim Potter [Fri, 26 Sep 2003 01:43:58 +0000 (01:43 +0000)]
Removed japanese swat icons at the request of Monyo.  More work on
bug #413.
(This used to be commit f150e3ebd497ce7ba770649eef1000a70506df62)

20 years agoChange title of SWAT globals page from 'Global Variables' to 'Global
Tim Potter [Fri, 26 Sep 2003 01:32:20 +0000 (01:32 +0000)]
Change title of SWAT globals page from 'Global Variables' to 'Global
Parameters' to be more consistent with the other pages.
(This used to be commit 02725d4a3cff5bf0b676c363200795d4cadecca1)

20 years agoAllow d_printf() to handle strings with escaped quotation marks since the
Tim Potter [Fri, 26 Sep 2003 01:24:09 +0000 (01:24 +0000)]
Allow d_printf() to handle strings with escaped quotation marks since the
msg file includes the escape character.

Fixes bug #489.
(This used to be commit 8ce279e47184623e74f795294ffba842e4f2e848)

20 years agoFollow DTD more strictly
Jelmer Vernooij [Fri, 26 Sep 2003 00:00:07 +0000 (00:00 +0000)]
Follow DTD more strictly
(This used to be commit 1e098b5b17b0fa505c528305c75d3c972935b100)

20 years agoFix for #480. Change the interface for init_unistr2 to not take a length
Jeremy Allison [Thu, 25 Sep 2003 21:26:16 +0000 (21:26 +0000)]
Fix for #480. Change the interface for init_unistr2 to not take a length
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)

20 years agoPatch from Metze to document events interface
Jelmer Vernooij [Thu, 25 Sep 2003 19:48:48 +0000 (19:48 +0000)]
Patch from Metze to document events interface
(This used to be commit 228c03ce663ecbb76df06590aaa87a8dba2fc0c7)

20 years agoAdd some updates necessary to build the 3.0 docs (forgot them last night).
Jelmer Vernooij [Thu, 25 Sep 2003 19:25:13 +0000 (19:25 +0000)]
Add some updates necessary to build the 3.0 docs (forgot them last night).
(This used to be commit 72434db17a86a8c277ca989ac858cb54cbc815dc)

20 years agolast minute updates from Buchan
Gerald Carter [Thu, 25 Sep 2003 01:44:09 +0000 (01:44 +0000)]
last minute updates from Buchan
(This used to be commit 13636235af569fcdfcfc75033f30e21afb78ce05)

20 years agomake sure to install the *msg files for SWAT
Gerald Carter [Wed, 24 Sep 2003 17:14:01 +0000 (17:14 +0000)]
make sure to install the *msg files for SWAT
(This used to be commit 12a49e096421de34d2daa934fc4f33ec4e91dfff)

20 years agosyncing whatsnew from release branch
Gerald Carter [Wed, 24 Sep 2003 15:42:29 +0000 (15:42 +0000)]
syncing whatsnew from release branch
(This used to be commit 6988eb854e55954000d8f9196d865bfbffb7eeda)

20 years agoupdating roadmap in docs
Gerald Carter [Wed, 24 Sep 2003 15:23:28 +0000 (15:23 +0000)]
updating roadmap in docs
(This used to be commit 9f44a3d29bc99f455fe8ea8522cb5fd6f2e7156b)

20 years agoDon't #ifdef an AFS option with WITH_ADS. Thanks, jerry!
Volker Lendecke [Wed, 24 Sep 2003 06:42:32 +0000 (06:42 +0000)]
Don't #ifdef an AFS option with WITH_ADS. Thanks, jerry!

Volker
(This used to be commit a6c54cbe205a6882d49fc77c04ed21b4f1de4396)

20 years agoDebian updates in preparation for Samba 3.0.0.
Eloy Paris [Wed, 24 Sep 2003 02:39:04 +0000 (02:39 +0000)]
Debian updates in preparation for Samba 3.0.0.
(This used to be commit 5db862733447dc8727c9a707325ab7dbcfd60889)

20 years agoInstall message translation files for swat.
Tim Potter [Wed, 24 Sep 2003 02:38:04 +0000 (02:38 +0000)]
Install message translation files for swat.
(This used to be commit c3e5cbd4f0ea6b756d99733cb0714ecf9390d195)

20 years agoFix bug #456 for 3.0.0 release.
Tim Potter [Wed, 24 Sep 2003 01:27:39 +0000 (01:27 +0000)]
Fix bug #456 for 3.0.0 release.

More work on SWAT i18n support to appear in later releases.
(This used to be commit c3267749054ade219d214bdaf6c21e4207bd2011)

20 years agofixing a bug in the retry loop for winbindd_pam_auth[_crap]()
Gerald Carter [Wed, 24 Sep 2003 01:22:59 +0000 (01:22 +0000)]
fixing a bug in the retry loop for winbindd_pam_auth[_crap]()
(This used to be commit a83266a927b81a9f7a62b211793faaf8d401767c)

20 years agoUpdate.
John Terpstra [Tue, 23 Sep 2003 23:35:53 +0000 (23:35 +0000)]
Update.
(This used to be commit 1871f18bec6c7500fca171ea0b4d88bbaf31899f)

20 years agoregenerate
Jelmer Vernooij [Tue, 23 Sep 2003 21:43:23 +0000 (21:43 +0000)]
regenerate
(This used to be commit fdae2e591bee0fb447eab77db78147e47343c0be)

20 years agoregenerate
Jelmer Vernooij [Tue, 23 Sep 2003 21:33:16 +0000 (21:33 +0000)]
regenerate
(This used to be commit f1c93a678211c6b3132fb91dcb4d199249e4ef5d)

20 years agoregenerate
Jelmer Vernooij [Tue, 23 Sep 2003 21:24:11 +0000 (21:24 +0000)]
regenerate
(This used to be commit bdee29ef5b45210c4d6477e5e764a8a298bebaa7)

20 years agoRegenerate
Jelmer Vernooij [Tue, 23 Sep 2003 21:15:41 +0000 (21:15 +0000)]
Regenerate
(This used to be commit f97d5fef866b341af9d0814994e9924e9fafcf7c)

20 years agoupdate smbldap-tool sscripts from JĂ©rĂ´me Tournier
Gerald Carter [Tue, 23 Sep 2003 20:39:22 +0000 (20:39 +0000)]
update smbldap-tool sscripts from JĂ©rĂ´me Tournier
(This used to be commit c1546a5311a4e9ad2d6566e71e11c6d5f8f120a9)

20 years agosync debian package from rc4
Gerald Carter [Tue, 23 Sep 2003 19:52:33 +0000 (19:52 +0000)]
sync debian package from rc4
(This used to be commit 4ec00ca5eb86f0d2b1493a57fcd804e4ad9b68ce)

20 years agoI'm still working on this. More to come.
John Terpstra [Tue, 23 Sep 2003 19:10:37 +0000 (19:10 +0000)]
I'm still working on this. More to come.
(This used to be commit cb2172541849c96c9156233da9b34e5e08801ae3)

20 years agoI'm still working on this. More to come.
John Terpstra [Tue, 23 Sep 2003 19:02:57 +0000 (19:02 +0000)]
I'm still working on this. More to come.
(This used to be commit 4babc01b57c2b2948effef8adf86edebd2f2452e)

20 years agoDocument the two new params.
Volker Lendecke [Tue, 23 Sep 2003 14:55:12 +0000 (14:55 +0000)]
Document the two new params.

Volker
(This used to be commit f08775ca07d235d8ddcaa6483b27248fd597def6)

20 years agoThis only touches the fake kaserver support. It adds two parameters:
Volker Lendecke [Tue, 23 Sep 2003 14:52:21 +0000 (14:52 +0000)]
This only touches the fake kaserver support. It adds two parameters:

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)

20 years agoAdd a descriptive comment to our usage of setresuid. lib/afs.c needs
Volker Lendecke [Tue, 23 Sep 2003 14:49:17 +0000 (14:49 +0000)]
Add a descriptive comment to our usage of setresuid. lib/afs.c needs
to be changed if we decide to set our real uid. Jeremy?

Volker
(This used to be commit 1fed55aa781bcf9efdd42f361c972b69152137a4)

20 years agoReformat - preparing to fix bug #480 (which will be ugly).
Jeremy Allison [Mon, 22 Sep 2003 22:08:53 +0000 (22:08 +0000)]
Reformat - preparing to fix bug #480 (which will be ugly).
Jeremy.
(This used to be commit 605e257cab8041900ec9c6839c37e04d005a420e)

20 years agofix some warnings found by the Sun C compiler
Gerald Carter [Mon, 22 Sep 2003 17:53:59 +0000 (17:53 +0000)]
fix some warnings found by the Sun C compiler
(This used to be commit e1fac713e25692a5790c3261ba323732930f5249)

20 years agoFix return of result. Patch from Yasuma Takeda <yasuma@miraclelinux.com>
Jeremy Allison [Mon, 22 Sep 2003 17:39:44 +0000 (17:39 +0000)]
Fix return of result. Patch from Yasuma Takeda <yasuma@miraclelinux.com>
Jeremy.
(This used to be commit 95e33b1250abbbb3a0ad5e9fa1586d545e51322b)

20 years agosolaris packagaing fixes from Brian King
Gerald Carter [Mon, 22 Sep 2003 16:12:03 +0000 (16:12 +0000)]
solaris packagaing fixes from Brian King
(This used to be commit 0f8f2b57ea41f5481ec8da2e98958087b6b07a13)

20 years agoApplied Monyo's patch for bug #412 which allows \n characters to
Tim Potter [Mon, 22 Sep 2003 07:25:19 +0000 (07:25 +0000)]
Applied Monyo's patch for bug #412 which allows \n characters to
appear in msg strings.
(This used to be commit 53a2a389902b6ffa37dd61f0c0a496744fc2e2b3)

20 years agoFix typo
Jelmer Vernooij [Sun, 21 Sep 2003 02:58:08 +0000 (02:58 +0000)]
Fix typo
(This used to be commit 37db75fc95aec2510a0ead0c97f44e80b00696d9)

20 years agoFix a bug and warn when configuration file values are incorrect. Thanks to
Jelmer Vernooij [Sat, 20 Sep 2003 22:22:41 +0000 (22:22 +0000)]
Fix a bug and warn when configuration file values are incorrect. Thanks to
Wilco Baan Hofman <wilco@andoburg.nl>
(This used to be commit 2c584efae69f328581d4f863a8f8ef3ff8228423)

20 years agoremoving obselete parameter from smb.conf
Gerald Carter [Sat, 20 Sep 2003 16:45:24 +0000 (16:45 +0000)]
removing obselete parameter from smb.conf
(This used to be commit 972bd643894ba3ab773992a4d52136fa3cfa98cc)

20 years agofix from Brad Langhorst to correctly check if the primaryGroupID has been set
Gerald Carter [Sat, 20 Sep 2003 15:28:24 +0000 (15:28 +0000)]
fix from Brad Langhorst to correctly check if the primaryGroupID has been set
(This used to be commit 5c45b799d1b87fed8afa4665e075f2c8ccb6da84)

20 years agoupdates to SunOne DS schema from André Fiebach
Gerald Carter [Sat, 20 Sep 2003 15:20:31 +0000 (15:20 +0000)]
updates to SunOne DS schema from AndrĂ© Fiebach
(This used to be commit bd9b90a391e3346ff22888bbc589e65ccdddd482)

20 years agoEnsure that dup_sec_desc copies the 'type' field correctly. This caused
Jeremy Allison [Fri, 19 Sep 2003 21:57:43 +0000 (21:57 +0000)]
Ensure that dup_sec_desc copies the 'type' field correctly. This caused
me to expose a type arguement to make_sec_desc(). We weren't copying
the SE_DESC_DACL_AUTO_INHERITED flag which could cause errors on
auto inherited checks.
Jeremy.
(This used to be commit 28b315a7501f42928d73efaa75f74146ba95cf2d)

20 years agoinsert missing sh-bang
Gerald Carter [Fri, 19 Sep 2003 18:53:07 +0000 (18:53 +0000)]
insert missing sh-bang
(This used to be commit 64fa24dbabd8d211d276e19745561a11b7465158)

20 years agoFix pdb_mysql. Jelmer will look into details tonight.
Alexander Bokovoy [Fri, 19 Sep 2003 13:09:10 +0000 (13:09 +0000)]
Fix pdb_mysql. Jelmer will look into details tonight.
(This used to be commit b00a81b543a58f46e54ce0e5362ba21bb16fc35f)

20 years agoPut in some DEBUGs for swat language selection. Part of bug 456.
Tim Potter [Fri, 19 Sep 2003 07:04:29 +0000 (07:04 +0000)]
Put in some DEBUGs for swat language selection.  Part of bug 456.
(This used to be commit bbe4ae8af2918808a1fd3547602c909f42a54634)

20 years agoThe -P option to smbclient no longer works - update all smbprint scripts to
Tim Potter [Fri, 19 Sep 2003 01:54:57 +0000 (01:54 +0000)]
The -P option to smbclient no longer works - update all smbprint scripts to
remove it.  Closes bug #473.
(This used to be commit a9f22ed9d715e4acf529ff873b0d99d4b29c5f1b)

20 years agoThe "unknown_5" 32 bit field in the user structs is actually 2 16-bit
Jeremy Allison [Thu, 18 Sep 2003 23:53:48 +0000 (23:53 +0000)]
The "unknown_5" 32 bit field in the user structs is actually 2 16-bit
fields, bad_password_count and logon_count. Ensure this is stored/fetched
in the various SAMs. As it replaces the unknown_5 field this fits
exactly into the tdb SAM without any binary problems. It also is added
to the LDAP SAM as two extra attributes. It breaks compatibility with
the experimental SAMs xml and mysql. The maintainers of these SAMs must
fix them so upgrades like this can be done transparently. I will insist
on the "experimental" status until this is solved.
Jeremy.
(This used to be commit cd7bd8c2daff3293d48f3376a7c5a708a140fd94)

20 years agoOops. Proper fix for #470.
Jeremy Allison [Thu, 18 Sep 2003 21:19:41 +0000 (21:19 +0000)]
Oops. Proper fix for #470.
Jeremy.
(This used to be commit 82f98b066d345fdac40a584078a19453bda53d5b)

20 years agoFix for #470 - unable to display SIDs in ACLs.
Jeremy Allison [Thu, 18 Sep 2003 01:17:22 +0000 (01:17 +0000)]
Fix for #470 - unable to display SIDs in ACLs.
Jeremy.
(This used to be commit 56df89eff38e4c89defa5fd56bbb6c9d2012f82d)

20 years agoChange error message displayed when --without-libiconv is used as
Tim Potter [Thu, 18 Sep 2003 00:05:19 +0000 (00:05 +0000)]
Change error message displayed when --without-libiconv is used as
an argument to configure.  Closes bug 468.
(This used to be commit 6957ecd25f1d98e045c7a44caf03887e60715b6b)

20 years agoUnregister event fix from metze.
Jeremy Allison [Wed, 17 Sep 2003 23:36:55 +0000 (23:36 +0000)]
Unregister event fix from metze.
Jeremy.
(This used to be commit 0aee73d45733a8eca437954e0c9fd54884bbe770)

20 years agoFix coredump from Samba4 torture suite.
Jeremy Allison [Wed, 17 Sep 2003 19:36:38 +0000 (19:36 +0000)]
Fix coredump from Samba4 torture suite.
Jeremy.
(This used to be commit 9c1bab944526270d2ad79c75894c33f58f8e3845)

20 years agoObviously correct typo bugfix from Lin Li <linl@xandros.com>.
Jeremy Allison [Wed, 17 Sep 2003 17:56:16 +0000 (17:56 +0000)]
Obviously correct typo bugfix from  Lin Li <linl@xandros.com>.
Jeremy.
(This used to be commit a43ca66290ac1df9b00e3e43e32d8117b3d1b873)

20 years agoFix warnings on Sun cc Workshop Compilers 5.0. Reported by "Richard Bollinger" <rabol...
Alexander Bokovoy [Wed, 17 Sep 2003 17:54:49 +0000 (17:54 +0000)]
Fix warnings on Sun cc Workshop Compilers 5.0. Reported by "Richard Bollinger" <rabollinger@comcast.net>. Also fixed script/gaptab.awk to produce compatible tables.
(This used to be commit 6134d41ff108245f7e105d49774f24f6a11d8c45)

20 years agoFix scripts to generate correct tables for compilers which have character constants...
Alexander Bokovoy [Wed, 17 Sep 2003 17:49:35 +0000 (17:49 +0000)]
Fix scripts to generate correct tables for compilers which have character constants as signed chars instead of unsigned
(This used to be commit e4dda8cb222bc3a971088897e47bd8e249cd0188)

20 years agoUpdate WHATSNEW.txt with information from release branch, SAMBA_3_0 talks only about...
Alexander Bokovoy [Wed, 17 Sep 2003 10:15:47 +0000 (10:15 +0000)]
Update WHATSNEW.txt with information from release branch, SAMBA_3_0 talks only about RC3 while release branch explains RC3->RC4 differences
(This used to be commit 3c2ce3456a8939b81f8a666f76d89544ee588d2e)

20 years agopackaging updates from Buchan
Gerald Carter [Tue, 16 Sep 2003 21:11:16 +0000 (21:11 +0000)]
packaging updates from Buchan
(This used to be commit 38e565fe0181bb1892662fa11eee17798b386f5c)

20 years agoFix typo. Found by Aurelien Degremont
Jelmer Vernooij [Tue, 16 Sep 2003 13:31:41 +0000 (13:31 +0000)]
Fix typo. Found by Aurelien Degremont
(This used to be commit 4765e56f92f0906afe3073184c4fa255e1b1a647)

20 years agoFix typo.
John Terpstra [Tue, 16 Sep 2003 04:33:17 +0000 (04:33 +0000)]
Fix typo.
(This used to be commit ec842946dd4f2af8261270fbdfe203fa5247dea3)

20 years agoApplied Steve Langasek's patch for bug #450.
Tim Potter [Tue, 16 Sep 2003 03:54:42 +0000 (03:54 +0000)]
Applied Steve Langasek's patch for bug #450.
(This used to be commit e3cb0cd0d60d90a76e5f74d5bda702148584ab30)

20 years agoFix #442 which Alexander considered a showstopper. Allow us to join mixed
Jeremy Allison [Tue, 16 Sep 2003 01:27:46 +0000 (01:27 +0000)]
Fix #442 which Alexander considered a showstopper. Allow us to join mixed
mode domains.
Jeremy.
(This used to be commit c816aacefb6621533194a374251835f186ca838f)

20 years agoFix from gregory@networksentry.co.za, don't clobber the comment if it
Jeremy Allison [Mon, 15 Sep 2003 21:27:36 +0000 (21:27 +0000)]
Fix from gregory@networksentry.co.za, don't clobber the comment if it
exists.
Jeremy.
(This used to be commit c8bfde5be9f0a3603f7333ff4266ad19c20cb9f9)

20 years agoFix OOPS when dealing with mangled names reported by several users.
Jeremy Allison [Mon, 15 Sep 2003 21:19:43 +0000 (21:19 +0000)]
Fix OOPS when dealing with mangled names reported by several users.
This was my bug when removing a redundant strlen.
Jerry - last showstopper I knew about.
Jeremy.
(This used to be commit 6e6769c20643f784d1b5023df3071a35d2e5bf89)

20 years agoA *curse* upon the person who #ifdefed out the mangle debug statements
Jeremy Allison [Mon, 15 Sep 2003 18:53:01 +0000 (18:53 +0000)]
A *curse* upon the person who #ifdefed out the mangle debug statements
by default ! This is code that really needs to be able to be looked at
on a customer system if it's misbehaving !
Jeremy
(This used to be commit d512650340b3d28db763d018a6b05f6edf165bf0)

20 years agoFixed test and wording for long share names.
Christopher R. Hertel [Mon, 15 Sep 2003 17:01:26 +0000 (17:01 +0000)]
Fixed test and wording for long share names.
The RAP NetShareEnum() call has a length limit of 12 characters (not 8, as
previously tested).  Took DaveCB's suggested and added a note listing some
of the client systems that might be affected.
(This used to be commit be06e52ce05e88f3872563a61ae29f62afd614fc)

20 years agofix online help
Simo Sorce [Mon, 15 Sep 2003 14:13:35 +0000 (14:13 +0000)]
fix online help

-w option need the password on the command line
(This used to be commit fa7dea1710bac38f5f68be2e56a24ef5cca09ff5)

20 years agoAlias charset 646 internally as it is same as ASCII. Should solve Solaris problems...
Alexander Bokovoy [Mon, 15 Sep 2003 12:42:10 +0000 (12:42 +0000)]
Alias charset 646 internally as it is same as ASCII. Should solve Solaris problems where ASCII was not detected and 646.so were requested through dynamic loading
(This used to be commit c248cd4784ac0f8f16813de36d293ab6bf1d259b)

20 years agoFixed typo in debug.
Tim Potter [Mon, 15 Sep 2003 12:22:34 +0000 (12:22 +0000)]
Fixed typo in debug.
(This used to be commit e2b5dd7d9b351984c40876f3c86f2a006e0eec42)

20 years agoRemove quotes in smb.conf ldap example - the quotes actually turn
Tim Potter [Mon, 15 Sep 2003 12:19:54 +0000 (12:19 +0000)]
Remove quotes in smb.conf ldap example - the quotes actually turn
up in the ldap filter string.
(This used to be commit 59a292074be65e270a4dbfb64668727ac56bb7b8)

20 years agoThis ldap_value_free() looks like it was part of Jeremy's recent rampage
Tim Potter [Mon, 15 Sep 2003 05:20:00 +0000 (05:20 +0000)]
This ldap_value_free() looks like it was part of Jeremy's recent rampage
so I'm putting it back in.
(This used to be commit ec49fc8ab73b26f86da155475df90843650f0e63)

20 years agoI think this is a bugfix that somehow was dropped from the 3.0 tree.
Tim Potter [Mon, 15 Sep 2003 05:12:30 +0000 (05:12 +0000)]
I think this is a bugfix that somehow was dropped from the 3.0 tree.
(This used to be commit 299eb0abd36072af51cbcb761fa9fb6a77584585)

20 years agoPatch from Gregory Hinton Nietsky <gregory@networksentry.co.za>,
Jeremy Allison [Mon, 15 Sep 2003 03:36:04 +0000 (03:36 +0000)]
Patch from Gregory Hinton Nietsky <gregory@networksentry.co.za>,
ensure the desired access is read from the incoming RPC request.
Jeremy.
(This used to be commit fdc5dda44f0190af4e4b0782cb2c5c7de3506d12)

20 years agoFor some reason testparm runs at debug level 2 which causes the module probe functions to
Tim Potter [Mon, 15 Sep 2003 00:19:25 +0000 (00:19 +0000)]
For some reason testparm runs at debug level 2 which causes the module probe functions to
display verbose debugs.  Increase the probe debugs to level 3.
(This used to be commit d71a7470d721be05ecde44010cf278e8de08d9d3)

20 years agoFix for typo in darwin detection.
Jeremy Allison [Sun, 14 Sep 2003 19:18:48 +0000 (19:18 +0000)]
Fix for typo in darwin detection.
Jeremy.
(This used to be commit 8a57f1a72c88cde233b126d468183c52c2598420)

20 years agoFix typo.
John Terpstra [Sun, 14 Sep 2003 00:13:04 +0000 (00:13 +0000)]
Fix typo.
(This used to be commit 4f03781d2e880fe12f8a8e81df8392487e3a7e2e)

20 years agoFix for MacOS/X which uses STUPID BROKEN UNICODE COMPOSE CHARACTERS !
Jeremy Allison [Sat, 13 Sep 2003 22:41:21 +0000 (22:41 +0000)]
Fix for MacOS/X which uses STUPID BROKEN UNICODE COMPOSE CHARACTERS !
(rant off :-). Inspired by work from Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>.
Also add MacOSX/Darwin configure fixes.
Jerry - can we put this in 3.0 release ? :-).
Jeremy.
(This used to be commit f23acb4ca5feac8ad2acfa1baf7df31283aba3ea)