samba.git
21 years agoAdding more docs.
John Terpstra [Sun, 13 Apr 2003 13:50:45 +0000 (13:50 +0000)]
Adding more docs.
(This used to be commit 8b75c925b9a237e967a92f17a9b85562c1da8733)

21 years agostrncat get sometimes optimized to strcat by glibc and that triggers our
Simo Sorce [Sat, 12 Apr 2003 17:40:17 +0000 (17:40 +0000)]
strncat get sometimes optimized to strcat by glibc and that triggers our
"don't use strcat" define

reworked to snprintf
(This used to be commit c37467651becedf3e6b142b53d6675e973970249)

21 years agoPatch from Armijn Hemel <armijn@nl.linux.org> to fix build on
Jelmer Vernooij [Sat, 12 Apr 2003 17:12:12 +0000 (17:12 +0000)]
Patch from Armijn Hemel <armijn@nl.linux.org> to fix build on
FreeBSD 5 systems with a broken krb5-config
(This used to be commit 741d5c3cd8870b3d06ba0225e5b24a82403eb142)

21 years agoadd smbcquotas to list of ignored files
Gerald Carter [Fri, 11 Apr 2003 23:50:49 +0000 (23:50 +0000)]
add smbcquotas to list of ignored files
(This used to be commit 71c2335239922a4c89f76d6260f1eecae36989be)

21 years ago* We must return 0x2 as the majorversion for nt4 to upload drivers
Gerald Carter [Fri, 11 Apr 2003 23:50:21 +0000 (23:50 +0000)]
* We must return 0x2 as the majorversion for nt4 to upload drivers
* fix bug found by clobber_region()
(This used to be commit ad2765bb5e0c1c4d8f12583e49df5b1bc7ffc389)

21 years agosmbcquota patch from metze
Gerald Carter [Fri, 11 Apr 2003 23:32:00 +0000 (23:32 +0000)]
smbcquota patch from metze
(This used to be commit 74fab8f0d24004b1dfd5ce0fd7402895652f941f)

21 years agocleanup lanman printing= for win98; device type is LPT1:; patch by Steve L.
Gerald Carter [Fri, 11 Apr 2003 23:29:23 +0000 (23:29 +0000)]
cleanup lanman printing= for win98; device type is LPT1:; patch by Steve L.
(This used to be commit beedde03fcdd37b567661d96d97efaac640601bd)

21 years agosimple fix to hopefully speed up srv_spoolss_replyopenprinter().
Gerald Carter [Fri, 11 Apr 2003 20:32:54 +0000 (20:32 +0000)]
simple fix to hopefully speed up srv_spoolss_replyopenprinter().
Use the client address from the pipe->conn->client_address
instead of trying to resolve the name in the _spoolss_rffpcn()
request.  Should make us more robust as well when the clients
are not registered in DNS or WINS.
(This used to be commit 78b2c1be7d9923716841627044c4e1578a5b9546)

21 years agoRemove PostScript docs. We didn't ship them before, they're large, only
Jelmer Vernooij [Fri, 11 Apr 2003 16:54:26 +0000 (16:54 +0000)]
Remove PostScript docs. We didn't ship them before, they're large, only
a few people use them. Sorry for adding them in the first place.
(This used to be commit f734a8c14ba25adb61855ca26f8fadab4e7f0e7d)

21 years agoSet the default schannel params to False until we know more.
Volker Lendecke [Fri, 11 Apr 2003 16:32:39 +0000 (16:32 +0000)]
Set the default schannel params to False until we know more.

Volker
(This used to be commit e99a40a711fad336305bc06beb62ba5668d0ed78)

21 years agoUpdate docs-status
Alexander Bokovoy [Fri, 11 Apr 2003 16:05:52 +0000 (16:05 +0000)]
Update docs-status
(This used to be commit 663cf4876bbc7a140cec8cc188b71c17bea3298a)

21 years agoFix current status of conversion
Alexander Bokovoy [Fri, 11 Apr 2003 15:57:51 +0000 (15:57 +0000)]
Fix current status of conversion
(This used to be commit b359a6881f88f6a3e2690bd776da6e5981b5aa23)

21 years agoFix typos in printing
Alexander Bokovoy [Fri, 11 Apr 2003 15:55:49 +0000 (15:55 +0000)]
Fix typos in printing
(This used to be commit 63cf664adeff997e359fc56ac75feb85d64ff2d7)

21 years agoFinish conversion of Winbind options. Only Misc section left!
Alexander Bokovoy [Fri, 11 Apr 2003 15:44:52 +0000 (15:44 +0000)]
Finish conversion of Winbind options. Only Misc section left!
(This used to be commit 4861003048b409aea20362e79a99ce286bf225de)

21 years agoFinish conversion of VFS options. This section is not complete yet -- we miss documen...
Alexander Bokovoy [Fri, 11 Apr 2003 15:25:03 +0000 (15:25 +0000)]
Finish conversion of VFS options. This section is not complete yet -- we miss documentation for parametric options and new modules stuff
(This used to be commit 769bce45e9678b67e2ef1da84d5ee95c90357b9e)

21 years agoFinish conversion of LDAP options
Alexander Bokovoy [Fri, 11 Apr 2003 15:17:53 +0000 (15:17 +0000)]
Finish conversion of LDAP options
(This used to be commit 938e3d3f5305ed2162fa0cb0d2a6025fbadfcfec)

21 years agoFinish conversion of Locking options
Alexander Bokovoy [Fri, 11 Apr 2003 15:01:39 +0000 (15:01 +0000)]
Finish conversion of Locking options
(This used to be commit 9613c217786147c9deda9770887dc069659b1deb)

21 years agoFinish conversion of WINS options
Alexander Bokovoy [Fri, 11 Apr 2003 14:46:50 +0000 (14:46 +0000)]
Finish conversion of WINS options
(This used to be commit eb7a35110eac38fb545c34f3b9e33cbd58d60fdc)

21 years agoworkaround streams leak on SCO openserver 5.0.x
Gerald Carter [Fri, 11 Apr 2003 14:29:19 +0000 (14:29 +0000)]
workaround streams leak on SCO openserver 5.0.x
(This used to be commit 31eaf11d2e9c38e0f479b41c00e0db92987ae6d0)

21 years agoFinish conversion of Browse options
Alexander Bokovoy [Fri, 11 Apr 2003 14:26:21 +0000 (14:26 +0000)]
Finish conversion of Browse options
(This used to be commit e59bd1d9fba71e7b8841a6d995f7bb9e156a15cc)

21 years agoRemove Japanese HOWTO - Monyo has a howto for more recent
Jelmer Vernooij [Fri, 11 Apr 2003 11:49:00 +0000 (11:49 +0000)]
Remove Japanese HOWTO - Monyo has a howto for more recent
versions of samba, which I'll link in the HOWTO Collection
(This used to be commit 17f1bdd10b1a197ff630cc044405de9d8d913b52)

21 years agoA new RPC pipe! The \pipe\echo named pipe is for testing large RPC
Tim Potter [Fri, 11 Apr 2003 04:09:14 +0000 (04:09 +0000)]
A new RPC pipe!  The \pipe\echo named pipe is for testing large RPC
requests and responses and is only compiled in when --enable-developer
is passed to configure.  It includes server and client side code for
generating and responding to functions on this pipe.  The functions are:

 - AddOne: add one to the uint32 argument and return ig
 - EchoData: echo back a variable sized char array to the caller
 - SourceData: request a variable sized char array
 - SinkData: send a variable sized char array and throw it away

There's a win32 implementation of the client and server in the
junkcode CVS repository in the rpcecho-win32 subdirectory.
(This used to be commit 4ccd34ef836eba05f81dc2da73fd7cfaac201798)

21 years agoUse more stricter syntax and work towards Docbook XML migration
Jelmer Vernooij [Thu, 10 Apr 2003 20:03:44 +0000 (20:03 +0000)]
Use more stricter syntax and work towards Docbook XML migration
(This used to be commit ab8db2ad7d30da4b923bfa11e5c3295446103911)

21 years agoHandle deep referrals: check whether each component in the requested path of
Shirish Kalele [Thu, 10 Apr 2003 19:55:30 +0000 (19:55 +0000)]
Handle deep referrals: check whether each component in the requested path of
a referral request is a dfs link, and redirect.
Thanks to John Janosik <jpjanosi@us.ibm.com> for the patch.
(This used to be commit b3bd4818571c55b3f0cd6316b0aa6b1e4bb4bb6a)

21 years agoFix from Andrew Esh to ensure tdb_pack can't segfault.
Jeremy Allison [Thu, 10 Apr 2003 19:08:42 +0000 (19:08 +0000)]
Fix from Andrew Esh to ensure tdb_pack can't segfault.
Also stop it leaking memory like a sieve !
Jeremy.
(This used to be commit 11b914ed84c4dbd31726969b3b924f686f938510)

21 years agoEnsure we're not filtering our essential delete messages.
Jeremy Allison [Thu, 10 Apr 2003 18:43:00 +0000 (18:43 +0000)]
Ensure we're not filtering our essential delete messages.
Added jobid debug when unpacking message.
Jeremy.
(This used to be commit 8bab6e32069e1636a52efa31ca55b49f1b3fa768)

21 years agoRefer to Problems.sgml
Jelmer Vernooij [Thu, 10 Apr 2003 16:42:48 +0000 (16:42 +0000)]
Refer to Problems.sgml
(This used to be commit c2a604c94c115710cdc966910d0f3caafa46034a)

21 years agoUse the <othername> tag for second names
Jelmer Vernooij [Thu, 10 Apr 2003 11:16:06 +0000 (11:16 +0000)]
Use the <othername> tag for second names
(This used to be commit a143062bae0861c0fc52b2dc6868dd2a36e6a3f2)

21 years agoENCRYPTION.txt is gone. Pointed out by Will Kemp.
Jelmer Vernooij [Thu, 10 Apr 2003 11:15:45 +0000 (11:15 +0000)]
ENCRYPTION.txt is gone. Pointed out by Will Kemp.
(This used to be commit 85437976c852c272b9663f83a288081c63243747)

21 years agoRefer to the new 'Problems' chapter
Jelmer Vernooij [Thu, 10 Apr 2003 11:14:37 +0000 (11:14 +0000)]
Refer to the new 'Problems' chapter
(This used to be commit e79b9a15dd4aabd59ee637f2c741ea365f9ad542)

21 years agoFix some references to 'ENCRYPTION.txt', but that should be the 'User Database'
Jelmer Vernooij [Thu, 10 Apr 2003 11:12:38 +0000 (11:12 +0000)]
Fix some references to 'ENCRYPTION.txt', but that should be the 'User Database'
chapter in the HOWTO
(This used to be commit d5bc871acb8cf52caabb281eca256073640eea13)

21 years agoPut info about solving samba problems in a seperate appendix (it was in the
Jelmer Vernooij [Thu, 10 Apr 2003 11:11:21 +0000 (11:11 +0000)]
Put info about solving samba problems in a seperate appendix (it was in the
PDC chapter now)
(This used to be commit 30a2aa69665ef7107a7ec622f4158bae78a0492e)

21 years agoAdd vorlon's script to convert filenames from CP850 to ISO8859-15
Jelmer Vernooij [Thu, 10 Apr 2003 11:08:54 +0000 (11:08 +0000)]
Add vorlon's script to convert filenames from CP850 to ISO8859-15
(This used to be commit c46d260c653a38c1f1819257d07b1a414571fec3)

21 years agoFixed typos.
John Terpstra [Thu, 10 Apr 2003 06:47:01 +0000 (06:47 +0000)]
Fixed typos.
(This used to be commit 16c0a1596fd06e3198aac177648ae895166fc15b)

21 years agoMore docs.
John Terpstra [Thu, 10 Apr 2003 06:28:30 +0000 (06:28 +0000)]
More docs.
(This used to be commit c34b11221a9b50972662a179b1b61d3a1e4a1792)

21 years agoFixes to linker flags for AIX winbind client from Stephen Roylance.
Tim Potter [Thu, 10 Apr 2003 05:16:49 +0000 (05:16 +0000)]
Fixes to linker flags for AIX winbind client from Stephen Roylance.
(This used to be commit 1cc5b2881c61db7aadd886008fcfb81e351e651a)

21 years agoAdded using different cnum test. WinXP and Samba now pass - Win2k fails.
Jeremy Allison [Thu, 10 Apr 2003 01:11:21 +0000 (01:11 +0000)]
Added using different cnum test. WinXP and Samba now pass - Win2k fails.
Jeremy.
(This used to be commit bc094789b972ac5ccc7ea3944c7ddb98581cf613)

21 years agoFix from Steve Langasek <vorlon@netexpress.net> for non-RPC printing.
Jeremy Allison [Wed, 9 Apr 2003 22:34:58 +0000 (22:34 +0000)]
Fix from Steve Langasek <vorlon@netexpress.net> for non-RPC printing.
Jeremy.
(This used to be commit 186d53cbc1642ee5dd1daf0277dc08de621eede2)

21 years agoEnsure we have WinXP-like semantics for checking TIDs and FIDs.
Jeremy Allison [Wed, 9 Apr 2003 22:32:04 +0000 (22:32 +0000)]
Ensure we have WinXP-like semantics for checking TIDs and FIDs.
Add torture test to ensure this is so.
Jeremy.
(This used to be commit e07dd4d93d2bf6ed83dd055efd29d11f5cd66a36)

21 years agoUpdate info about how to generate text docs
Jelmer Vernooij [Wed, 9 Apr 2003 22:18:45 +0000 (22:18 +0000)]
Update info about how to generate text docs
(This used to be commit 101abce5a18064ccc9fbc585ef7a2aa082fde706)

21 years agoThrow out this doc in HEAD as well... only 2 textdocs left!
Jelmer Vernooij [Wed, 9 Apr 2003 22:16:02 +0000 (22:16 +0000)]
Throw out this doc in HEAD as well... only 2 textdocs left!
(This used to be commit d24093216b0a6558885cbe03a2f6838065388098)

21 years agocollaps same repeted task into 2 code paths
Simo Sorce [Wed, 9 Apr 2003 17:36:33 +0000 (17:36 +0000)]
collaps same repeted task into 2 code paths
(This used to be commit bc5d1873da187c83a1a19a7560685ed903d37455)

21 years agoConvert Logon parameters.
Alexander Bokovoy [Wed, 9 Apr 2003 17:10:44 +0000 (17:10 +0000)]
Convert Logon parameters.
(This used to be commit 7766cf5e2fff429b4769e1183bce0ce560570efe)

21 years agoComplete what I've seen (and then some)t of the PAC.
Jim McDonough [Wed, 9 Apr 2003 16:48:59 +0000 (16:48 +0000)]
Complete what I've seen (and then some)t of the PAC.

I haven't seen the rid+attr arrays for group membership, nor sids or the same
kind of arrays for resource domains, so I don't know how that will work.

Also, the PAC info type 10 is now decoded, but I don't know what it's for.
It has an NTTIME, a 16-bit name length, and a username.  According to M$,
it's not needed, because they didn't doc it...
(This used to be commit 28ab8504cf6c181866106e5cc626a5896283d0a9)

21 years agoFinish conversion of Filenames
Alexander Bokovoy [Wed, 9 Apr 2003 15:53:41 +0000 (15:53 +0000)]
Finish conversion of Filenames
(This used to be commit 8e0f0dbbbcb3179f1a868c72720e4eaf530e0a79)

21 years agoThis is the netlogon schannel client code. Try a
Volker Lendecke [Wed, 9 Apr 2003 15:47:06 +0000 (15:47 +0000)]
This is the netlogon schannel client code. Try a

rpcclient -S pdc -U% -c "samlogon user password"

and it should work with the schannel. Needs testing platforms
different from NT4SP6.

Volker
(This used to be commit ecd0ee4d248e750168597ccf79c389513bb0f740)

21 years agono needed anymore
Gerald Carter [Wed, 9 Apr 2003 15:34:12 +0000 (15:34 +0000)]
no needed anymore
(This used to be commit 8fd9450c8363021e23256903578fabbf77083978)

21 years agoFix double free on error and typo
Jelmer Vernooij [Wed, 9 Apr 2003 14:49:34 +0000 (14:49 +0000)]
Fix double free on error and typo
(This used to be commit 84b116f9c007c0f933af82462dff4324ffa53f0f)

21 years agoNext batch of conversions: File names.
Alexander Bokovoy [Wed, 9 Apr 2003 14:38:24 +0000 (14:38 +0000)]
Next batch of conversions: File names.
Fixed some wrong context marks (most of "hide ..." parameters are per-share)
(This used to be commit 0f8d5b210a60a40f95a43daf06d3d8686985ecd1)

21 years agoUse fprintf(f, ...) instead of plain printf() - patch by Ronan Waide
Jelmer Vernooij [Wed, 9 Apr 2003 14:35:14 +0000 (14:35 +0000)]
Use fprintf(f, ...) instead of plain printf() - patch by Ronan Waide
(This used to be commit 49926d706f9d24dbdd7a878e2362a27667175a5c)

21 years agoAuth2, not also Auth3 sends us flags back, although all the callers
Volker Lendecke [Wed, 9 Apr 2003 10:09:32 +0000 (10:09 +0000)]
Auth2, not also Auth3 sends us flags back, although all the callers
ignore it.

Volker
(This used to be commit 6ac6b0f4c0df9e09644d8c1f1272c8645642e842)

21 years agoA little clarification in the rpc auth header struct.
Volker Lendecke [Wed, 9 Apr 2003 09:52:57 +0000 (09:52 +0000)]
A little clarification in the rpc auth header struct.

Volker
(This used to be commit 9fc3e4bf9fa7845b5d4a7eb4cacfec586045ebd0)

21 years agoPut the core schannel functions to parse_prs.c. They are also used by
Volker Lendecke [Wed, 9 Apr 2003 09:29:47 +0000 (09:29 +0000)]
Put the core schannel functions to parse_prs.c. They are also used by
schannel clients.

Volker
(This used to be commit 41e92409e1c6912db05acc80b6c0d5dccd51859b)

21 years agoFixing typo. Metze made me do it!
John Terpstra [Wed, 9 Apr 2003 07:42:54 +0000 (07:42 +0000)]
Fixing typo. Metze made me do it!
(This used to be commit f82b51bb01c5d1f2f798059a49524c2283075b31)

21 years agounix_strupper, unix_strlower: Remove fixed-length static buffer that
Martin Pool [Wed, 9 Apr 2003 07:34:49 +0000 (07:34 +0000)]
unix_strupper, unix_strlower: Remove fixed-length static buffer that
makes these functions fail for strings over 512 characters.  Now we
use convert_string_allocate, which grows a buffer as necessary.
(This used to be commit a55dc493ca212bde22d9e68ea8a4cc16a142c69d)

21 years agoMaking sure this info is not lost. Someone will eventually fix/update/extend/usurp it.
John Terpstra [Wed, 9 Apr 2003 06:56:45 +0000 (06:56 +0000)]
Making sure this info is not lost. Someone will eventually fix/update/extend/usurp it.
(This used to be commit 564d67f30a3af65e0f9f08170bad5dd219e6af05)

21 years agoStrCaseCmp tests: Add some tests in Katakana. Convert strings to
Martin Pool [Wed, 9 Apr 2003 06:50:59 +0000 (06:50 +0000)]
StrCaseCmp tests: Add some tests in Katakana.  Convert strings to
UTF-8 before passing to test harness.
(This used to be commit 79b292de98208571e49648cf88d9b565396151be)

21 years agoCan I suggest this modification to the documentation Makefile? If
Tim Potter [Wed, 9 Apr 2003 06:15:58 +0000 (06:15 +0000)]
Can I suggest this modification to the documentation Makefile?  If
docbook2man fails then we shouldn't charge ahead with the rest of the
target commands and generate more confusing error messages.
(This used to be commit 4e4ed2d25b1717f1a359d495ca03b2efbec89958)

21 years agobin/smbcontrol needs to be built to run tpot's new tests of it.
Martin Pool [Wed, 9 Apr 2003 06:05:12 +0000 (06:05 +0000)]
bin/smbcontrol needs to be built to run tpot's new tests of it.
(This used to be commit 16b09179152748abbfb7894d328890991f6e8c57)

21 years agoanother forgotten merge sitting on my laptop from app_head; only stall open_printer...
Gerald Carter [Wed, 9 Apr 2003 06:02:56 +0000 (06:02 +0000)]
another forgotten merge sitting on my laptop from app_head; only stall open_printer when 2k client opens with admin privs & fix reply for ChangeId printer data reply
(This used to be commit c7c3d42cd5954b040ee7027886ea8d9d0f2da9a5)

21 years agoIgnore .po and .po32 files.
Martin Pool [Wed, 9 Apr 2003 06:01:15 +0000 (06:01 +0000)]
Ignore .po and .po32 files.
(This used to be commit f01d94b027e0ca1530b2e50782a34c22706c643c)

21 years agoTests for smbcontrol.
Tim Potter [Wed, 9 Apr 2003 05:57:00 +0000 (05:57 +0000)]
Tests for smbcontrol.
(This used to be commit 7bf68a533ee76ffebf77c4d09abf42079579646f)

21 years agoIgnore testtmp directory.
Tim Potter [Wed, 9 Apr 2003 05:55:33 +0000 (05:55 +0000)]
Ignore testtmp directory.
(This used to be commit 862e3ee421efc92ebfcb17eabe06efea3a64999f)

21 years agopoptify smbcontrol
Tim Potter [Wed, 9 Apr 2003 05:53:31 +0000 (05:53 +0000)]
poptify smbcontrol
(This used to be commit f75d4b90caa51cb2815c1be2de5f2058ec32e73d)

21 years agoRewrite of smbcontrol - it was a bit of a mess. It should now be much
Tim Potter [Wed, 9 Apr 2003 05:52:01 +0000 (05:52 +0000)]
Rewrite of smbcontrol - it was a bit of a mess.  It should now be much
nicer to use and more hackable.

 - converted to popt

 - text message destinations (except for broadcast smbd) are resolved
   using files in piddir so the string 'winbindd' is now a destination

 - added --timeout option to specify timeout value

 - deleted complicated handling of debug args as separate command line
   arguments: use shell quoting instead

 - deleted interactive mode as punishment for using strtok() (-:

 - much improved command line argument checking

Some of this stuff was broken before I started (print notify,
profiling) but the basics still work (ping, pool-usage, debug,
debuglevel).
(This used to be commit 269f838dee257ee9badcae190f2c70b898676bc5)

21 years agoSet character set to default (UTF-8) before running tests.
Martin Pool [Wed, 9 Apr 2003 05:31:39 +0000 (05:31 +0000)]
Set character set to default (UTF-8) before running tests.
(This used to be commit b20d8b49701b532d4770197c5d08fa092234bf8e)

21 years agot_push_ucs2, t_strcmp: Run tests only once by default, rather than
Martin Pool [Wed, 9 Apr 2003 05:22:17 +0000 (05:22 +0000)]
t_push_ucs2, t_strcmp: Run tests only once by default, rather than
10000 times.  (In theory they should be pure functions....)  You can
specify a parameter to repeat them if you want to e.g. measure
performance.
(This used to be commit 92acecd28c3374abcadbff0ab9cb765411f453f4)

21 years agoforgotten merge left on disk; remove extra SAFE_FREE()
Gerald Carter [Wed, 9 Apr 2003 04:38:56 +0000 (04:38 +0000)]
forgotten merge left on disk; remove extra SAFE_FREE()
(This used to be commit 4d42067cb89220a1b275bc8408c9c1ba2ef7766a)

21 years agoInstall libsmbclient.h from $(srcdir)
Tim Potter [Wed, 9 Apr 2003 04:20:29 +0000 (04:20 +0000)]
Install libsmbclient.h from $(srcdir)
(This used to be commit d396f57678056af6b0c384df324f94992cca85d0)

21 years agoAutoconfiscate the name of the winbind shared library file. Under
Tim Potter [Wed, 9 Apr 2003 04:05:42 +0000 (04:05 +0000)]
Autoconfiscate the name of the winbind shared library file.  Under
IRIX this is libns_winbind - everyone else is libnss_winbind.

This simplifies the Makefile a bit and also fixes the 'nsswitch' target
under IRIX.
(This used to be commit 69c392bc127bf69876f4dedae8c3a6976219d448)

21 years agoWinbind client for AIX. Written by Steve Roylance.
Tim Potter [Wed, 9 Apr 2003 03:51:52 +0000 (03:51 +0000)]
Winbind client for AIX.  Written by Steve Roylance.
(This used to be commit e37d025e6724196925c43c8ce558064ed5c072c5)

21 years agoEnsure print queue array is zeroed out before returning.
Jeremy Allison [Wed, 9 Apr 2003 00:00:50 +0000 (00:00 +0000)]
Ensure print queue array is zeroed out before returning.
Jeremy.
(This used to be commit 337cac7810369430045d7a136176bd57e55adcde)

21 years agoreworked to not malloc PATH_MAX long strings
Simo Sorce [Tue, 8 Apr 2003 17:34:16 +0000 (17:34 +0000)]
reworked to not malloc PATH_MAX long strings
corrected path_name creation
(This used to be commit f4be4e70a12edae83b9b89622ca5077a7d3d5602)

21 years agoUpdate smbmount to include unicode and lfs capabilities options -- smbfs supports...
Alexander Bokovoy [Tue, 8 Apr 2003 15:38:09 +0000 (15:38 +0000)]
Update smbmount to include unicode and lfs capabilities options -- smbfs supports this already
(This used to be commit a003a5f052a9ef7ad14f6f79157669d1bbd37f96)

21 years agosome more debugging in case of failure
Simo Sorce [Tue, 8 Apr 2003 10:46:46 +0000 (10:46 +0000)]
some more debugging in case of failure
(This used to be commit 9374f8692f6587b5f773c72b7847b64edeee9614)

21 years agoIntegrate abartlet's t_push_ucs2 test into test framework:
Martin Pool [Tue, 8 Apr 2003 08:05:01 +0000 (08:05 +0000)]
Integrate abartlet's t_push_ucs2 test into test framework:

 - Build t_push_ucs2 as part of check-programs, the prerequisite for
   "make check".

 - t_push_ucs2.c: Load configuration from /dev/null so that we get a
   unix_charset of UTF-8 and can do meaningful UCS2 tests.  Better
   comment.

 - Add a test to strings.py which tries conversion UTF8->UCS2->UTF8
   and checks the results.  Do this for English, Latin-1, and Katakana
   strings.

 - Add Python module with symbolic names for a handful of UNICODE
   characters.
(This used to be commit 275e095c92ac74815ab9e388a0e83cdb7ddd85f3)

21 years agoFinish conversion of Printing parameters
Alexander Bokovoy [Tue, 8 Apr 2003 05:44:49 +0000 (05:44 +0000)]
Finish conversion of Printing parameters
(This used to be commit 6515b0cff8b0fec25010e5b33b6e7009356146fa)

21 years agoMerge from 1.2.2.2:
Martin Pool [Tue, 8 Apr 2003 05:01:18 +0000 (05:01 +0000)]
Merge from 1.2.2.2:

Update for new ComfyChair interface.
(This used to be commit 9de9899165fbf403e369d8ebadd171ffdde8c3b7)

21 years agoPatch from Steve Langasek <corlon@netexpress.net>
John Terpstra [Tue, 8 Apr 2003 04:44:26 +0000 (04:44 +0000)]
Patch from Steve Langasek <corlon@netexpress.net>

fix up two issues in
pam_smbpass.  The first, more important issue is adding support for the
(apparently new) LOCAL_SET_PASSWORD flag to local_password_change(),
without which pam_smbpass is a complete and utter no-op.  The second,
lesser issue is that with the advent of ldapsam, it's possible for
pam_smbpass to generate a SIGPIPE that isn't handled by the calling
application.  The most basic signal wrapping is put in place to prevent
this.

Beyond that, the only thing in the patch is a bit of reformatting to
make pam_smb_passwd.c look a bit more like the rest of the code in CVS.
(This used to be commit 7cb5af35273097f913bff6894fe03050a18e1def)

21 years agoAdded some preprocessor tricks to stop TRUE and FALSE from continually
Tim Potter [Tue, 8 Apr 2003 04:07:22 +0000 (04:07 +0000)]
Added some preprocessor tricks to stop TRUE and FALSE from continually
creeping back in to the source.  Use True and False instead.
(This used to be commit 5a5a7ce7479a56ca2d472658511a47c9147c0d5b)

21 years agoMerge from 3_0: Build a lookup table of valid DOS characters just
Martin Pool [Tue, 8 Apr 2003 03:01:02 +0000 (03:01 +0000)]
Merge from 3_0: Build a lookup table of valid DOS characters just
once, when init_iconv is first called.  Use this in check_dos_char
rather than doing the conversion every time.  Much faster.
(This used to be commit e8f1399323745a93ba9df97553effcf2d7629850)

21 years agoWe never actually got an 'ads' auth module, so don't send the auth subsystem
Andrew Bartlett [Mon, 7 Apr 2003 23:45:22 +0000 (23:45 +0000)]
We never actually got an 'ads' auth module, so don't send the auth subsystem
off on a wild probing spree looking for it.

Andrew Bartlett
(This used to be commit 7c7c5594b3dfd460d09bccd409ccbf64c6b42338)

21 years agoSome comment updates, notably that I haven't seen the group membership arrays
Jim McDonough [Mon, 7 Apr 2003 20:34:46 +0000 (20:34 +0000)]
Some comment updates, notably that I haven't seen the group membership arrays
yet (the ones that are rid-only).
(This used to be commit 0a5b5d00db42de868c72ec3d9d1d747c9ef391e4)

21 years agoUpdated status.
John Terpstra [Mon, 7 Apr 2003 19:25:28 +0000 (19:25 +0000)]
Updated status.
(This used to be commit d3cf0eac0a69873622012e0dd1be9db52c4e7df0)

21 years agoBUGS.txt -> Bugs Appendix in HOWTO collection
Jelmer Vernooij [Mon, 7 Apr 2003 18:26:58 +0000 (18:26 +0000)]
BUGS.txt -> Bugs Appendix in HOWTO collection
(This used to be commit 1e1ef7a7b52f34ab784a7bac570235de221a64b6)

21 years agoremove unnened and wrong instructions
Simo Sorce [Mon, 7 Apr 2003 18:05:35 +0000 (18:05 +0000)]
remove unnened and wrong instructions
(This used to be commit 671579874e51b28ffdfc094cdf34a0090567e0cc)

21 years agofix wrong string handling
Simo Sorce [Mon, 7 Apr 2003 18:03:02 +0000 (18:03 +0000)]
fix wrong string handling
thanks to Stefan (metzte) Metzmacher
(This used to be commit 99c2e11ccfe04867e84b467b0e82de8415c1dcee)

21 years agoDecode the PAC! This patch just decodes it and then frees it, so it's just
Jim McDonough [Mon, 7 Apr 2003 18:01:40 +0000 (18:01 +0000)]
Decode the PAC!  This patch just decodes it and then frees it, so it's just
for doc purposes right now (you can see it in the debug logs).
(This used to be commit 046c2087a11b9ce7a02aece34ffb129ce0d66b08)

21 years agomake installclientlib depend on the shared-linked or statically-linked version
Jelmer Vernooij [Mon, 7 Apr 2003 17:36:59 +0000 (17:36 +0000)]
make installclientlib depend on the shared-linked or statically-linked version
of libsmbclient, depending on what is possible - pointed out by Paul Green
(This used to be commit 69e37469c4de6c3716ebb65e477009b9f4da54ea)

21 years agoDon't make installclientlib depend on the shared-linked version of libsmbclient ...
Jelmer Vernooij [Mon, 7 Apr 2003 16:44:08 +0000 (16:44 +0000)]
Don't make installclientlib depend on the shared-linked version of libsmbclient - we need it to work on other platforms as well
(This used to be commit 77b1589188ba27b107f11232b7b7df4dea364948)

21 years agoSome layout fixes + typo
Jelmer Vernooij [Mon, 7 Apr 2003 15:02:51 +0000 (15:02 +0000)]
Some layout fixes + typo
(This used to be commit c4a02bf35bc399c1926aee158c5215c180f393ae)

21 years agoRegenerate docs
Jelmer Vernooij [Mon, 7 Apr 2003 14:08:35 +0000 (14:08 +0000)]
Regenerate docs
(This used to be commit c61de5bbac37fa130a939fb9da4cf114855cab02)

21 years agoRegenerate docs
Jelmer Vernooij [Mon, 7 Apr 2003 14:01:19 +0000 (14:01 +0000)]
Regenerate docs
(This used to be commit 3d61303ea9783e01796a90e74efb3457ef76497f)

21 years ago- Add &author.mimir; entity
Jelmer Vernooij [Mon, 7 Apr 2003 13:51:11 +0000 (13:51 +0000)]
- Add &author.mimir; entity
- Several smaller layout and typo fixes
(This used to be commit 96aa93ea4f56ef069c3127547296581f8e0ce3bd)

21 years agoAdd note about patch from sun that improves performance on Solaris.
Jelmer Vernooij [Mon, 7 Apr 2003 13:46:13 +0000 (13:46 +0000)]
Add note about patch from sun that improves performance on Solaris.
(Thanks Joe Meslovich).
(This used to be commit 1db51176f4a6c676d041abd47db6c4026ded30f1)

21 years agotallocdump has been removed
Jelmer Vernooij [Mon, 7 Apr 2003 12:30:58 +0000 (12:30 +0000)]
tallocdump has been removed
(This used to be commit af07c2642d1ddd04e169772985801d8a5c559d83)

21 years agoFix build of static libsmbclient
Jelmer Vernooij [Mon, 7 Apr 2003 11:46:44 +0000 (11:46 +0000)]
Fix build of static libsmbclient
(This used to be commit 8f2975cc94c766b184bbbca276d5a05801dc835a)

21 years agoOnly warn about short packets if we are already 'doing signing'.
Andrew Bartlett [Mon, 7 Apr 2003 09:35:35 +0000 (09:35 +0000)]
Only warn about short packets if we are already 'doing signing'.

Andrew Bartlett
(This used to be commit 9656b8709128f24dd63094d504a6646f99933c57)

21 years agoCreate a pidfile, even when running in interactive mode.
Tim Potter [Mon, 7 Apr 2003 07:12:25 +0000 (07:12 +0000)]
Create a pidfile, even when running in interactive mode.
(This used to be commit 1d7400e679df136f03daf79788ea998c5a787f89)

21 years agoUpdate HOWTO link.
John Terpstra [Mon, 7 Apr 2003 06:57:57 +0000 (06:57 +0000)]
Update HOWTO link.
(This used to be commit 8e96bb33c02ecab7243b177d1182409188624ef6)