kai/samba.git
21 years agoThis commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.
cvs2svn Import User [Mon, 16 Dec 2002 17:26:02 +0000 (17:26 +0000)]
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.

21 years agoAdd win32 utility to query driver capabilities to publish
Jim McDonough [Mon, 16 Dec 2002 17:26:01 +0000 (17:26 +0000)]
Add win32 utility to query driver capabilities to publish

21 years agofix usage message
Gerald Carter [Mon, 16 Dec 2002 16:49:51 +0000 (16:49 +0000)]
fix usage message

21 years agofix usage message
Gerald Carter [Mon, 16 Dec 2002 16:48:23 +0000 (16:48 +0000)]
fix usage message

21 years agoupdates to the gums
Simo Sorce [Mon, 16 Dec 2002 12:11:02 +0000 (12:11 +0000)]
updates to the gums
introduce genparser will be used by tdbsam2

21 years agoWe now read in the whole of the registry, including security bits.
Richard Sharpe [Mon, 16 Dec 2002 03:23:25 +0000 (03:23 +0000)]
We now read in the whole of the registry, including security bits.

Still have to make sure that the datastructure is correct, though.

Then on to writing it out and editing/changing keys, values and sec_descriptors

21 years agoFix fnum leak under error condition in cacl_dump.
Tim Potter [Sun, 15 Dec 2002 23:24:08 +0000 (23:24 +0000)]
Fix fnum leak under error condition in cacl_dump.

21 years agoAll the code for reading in the registy is done, but I have a malloc'd
Richard Sharpe [Sun, 15 Dec 2002 08:35:19 +0000 (08:35 +0000)]
All the code for reading in the registy is done, but I have a malloc'd
area overrun somewhere :-(

21 years agoAlmost finished processing the registry encoded SEC DESC ...
Richard Sharpe [Sun, 15 Dec 2002 06:39:17 +0000 (06:39 +0000)]
Almost finished processing the registry encoded SEC DESC ...

Soon to move onto writing these things out.

21 years agoMore code to read in and create security descriptor entries ...
Richard Sharpe [Sat, 14 Dec 2002 07:36:34 +0000 (07:36 +0000)]
More code to read in and create security descriptor entries ...

21 years agoEnsure talloc pool query messages are reserved.
Jeremy Allison [Sat, 14 Dec 2002 01:33:02 +0000 (01:33 +0000)]
Ensure talloc pool query messages are reserved.
Jeremy.

21 years agoEnsure talloc pool query messages are reserved.
Jeremy Allison [Sat, 14 Dec 2002 01:32:59 +0000 (01:32 +0000)]
Ensure talloc pool query messages are reserved.
Jeremy.

21 years agoThe name pointer in the talloc context must not be a talloced entry as
Jeremy Allison [Sat, 14 Dec 2002 00:57:45 +0000 (00:57 +0000)]
The name pointer in the talloc context must not be a talloced entry as
calling talloc_destroy_pool(as we do sometimes) will destroy it.
Jeremy.

21 years agoThe name pointer in the talloc context must not be a talloced entry as
Jeremy Allison [Sat, 14 Dec 2002 00:57:01 +0000 (00:57 +0000)]
The name pointer in the talloc context must not be a talloced entry as
calling talloc_destroy_pool(as we do sometimes) will destroy it.
Jeremy.

21 years agoStore printer guid in the dsspooler registry key so we don't have to
Jim McDonough [Fri, 13 Dec 2002 21:56:34 +0000 (21:56 +0000)]
Store printer guid in the dsspooler registry key so we don't have to
query the directory server every time someone asks

21 years agoStore printer guid in the dsspooler registry key so we don't have to
Jim McDonough [Fri, 13 Dec 2002 21:54:09 +0000 (21:54 +0000)]
Store printer guid in the dsspooler registry key so we don't have to
query the directory server every time someone asks

21 years agoFix for old DOS client when veto files is set to /.*/
Jeremy Allison [Fri, 13 Dec 2002 19:07:37 +0000 (19:07 +0000)]
Fix for old DOS client when veto files is set to /.*/
Jeremy.

21 years agoFix for old DOS client when veto files is set to /.*/
Jeremy Allison [Fri, 13 Dec 2002 19:07:25 +0000 (19:07 +0000)]
Fix for old DOS client when veto files is set to /.*/
Jeremy.

21 years agoMore printer publishing code.
Jim McDonough [Fri, 13 Dec 2002 19:01:27 +0000 (19:01 +0000)]
More printer publishing code.
- Add published attribute to info2, needed for win clients to work properly
- Return proper info on getprinter 7

This means you can now look at the sharing tab of a printer and get correct
info about whether it is published or not, and change it.

21 years agoMore printer publishing code.
Jim McDonough [Fri, 13 Dec 2002 18:56:48 +0000 (18:56 +0000)]
More printer publishing code.
- Add published attribute to info2, needed for win clients to work properly
- Return proper info on getprinter 7

This means you can now look at the sharing tab of a printer and get correct
info about whether it is published or not, and change it.

21 years agoBegin to handle Security descriptors for keys.
Richard Sharpe [Fri, 13 Dec 2002 08:46:26 +0000 (08:46 +0000)]
Begin to handle Security descriptors for keys.

21 years agoGuy Harris points out that the level and ptr fields in a
Tim Potter [Fri, 13 Dec 2002 04:41:59 +0000 (04:41 +0000)]
Guy Harris points out that the level and ptr fields in a
SPOOL_USER_CTR look like they should be transposed.  We don't make use
of the user level information (what is it used for??) so I haven't
changed any code, just added a comment.

21 years agomerge of get_dc_name()-like code from APP_HEAD; better support password server =...
Gerald Carter [Fri, 13 Dec 2002 02:07:05 +0000 (02:07 +0000)]
Merge ... get_dc_name()-like code from APP_HEAD; better support password server = DC1 *

21 years agoThis commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.
cvs2svn Import User [Thu, 12 Dec 2002 23:35:56 +0000 (23:35 +0000)]
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.

21 years agomerge of get_dc_name()-like code from APP_HEAD; better support password server =...
Gerald Carter [Thu, 12 Dec 2002 23:35:55 +0000 (23:35 +0000)]
Merge ... get_dc_name()-like code from APP_HEAD; better support password server = DC1 *

21 years agoignore editreg
Gerald Carter [Thu, 12 Dec 2002 20:52:21 +0000 (20:52 +0000)]
ignore editreg

21 years agomerge of smbpasswd segfault from SAMBA_2_2
Gerald Carter [Thu, 12 Dec 2002 20:50:31 +0000 (20:50 +0000)]
merge of smbpasswd segfault from SAMBA_2_2

21 years agomerge of smbpasswd segfault from SAMBA_2_2
Gerald Carter [Thu, 12 Dec 2002 20:49:38 +0000 (20:49 +0000)]
merge of smbpasswd segfault from SAMBA_2_2

21 years agoCR1333: Fix memory leak when unpacking some structures.
Martin Pool [Thu, 12 Dec 2002 05:24:55 +0000 (05:24 +0000)]
CR1333: Fix memory leak when unpacking some structures.

* (pytdbunpack_item): PyList_Append creates an additional reference to
  the appended object.  Therefore, release the initial reference after
  it's added to the list.

21 years ago* Ignore .pyc and .pyo files produced as a side-effect of running
Martin Pool [Thu, 12 Dec 2002 04:44:47 +0000 (04:44 +0000)]
* Ignore .pyc and .pyo files produced as a side-effect of running
  Python examples.

21 years agoMerge of #include <smb.h> removals.
Tim Potter [Thu, 12 Dec 2002 02:56:15 +0000 (02:56 +0000)]
Merge of #include <smb.h> removals.

21 years agoAdded "kernel change notify" boolean to allow easier valgrind testing.
Jeremy Allison [Thu, 12 Dec 2002 02:01:56 +0000 (02:01 +0000)]
Added "kernel change notify" boolean to allow easier valgrind testing.
Jeremy.

21 years agoAdded "kernel change notify" boolean to allow easier valgrind testing.
Jeremy Allison [Thu, 12 Dec 2002 02:01:53 +0000 (02:01 +0000)]
Added "kernel change notify" boolean to allow easier valgrind testing.
Jeremy.

21 years agoMerge of compile tweaks for python tdbpack module.
Tim Potter [Thu, 12 Dec 2002 00:08:55 +0000 (00:08 +0000)]
Merge of compile tweaks for python tdbpack module.

21 years agoFixed auth module code. Added VALGRIND defines to reduce spurious warnings.
Jeremy Allison [Wed, 11 Dec 2002 23:54:46 +0000 (23:54 +0000)]
Fixed auth module code. Added VALGRIND defines to reduce spurious warnings.
Jeremy.

21 years agoFixed auth module code. Added VALGRIND defines to reduce spurious warnings.
Jeremy Allison [Wed, 11 Dec 2002 23:54:40 +0000 (23:54 +0000)]
Fixed auth module code. Added VALGRIND defines to reduce spurious warnings.
Jeremy.

21 years agoFix write error returning EFBIG - found by Conrad.
Jeremy Allison [Wed, 11 Dec 2002 18:52:32 +0000 (18:52 +0000)]
Fix write error returning EFBIG - found by Conrad.
Jeremy.

21 years agoFix write error returning EFBIG - found by Conrad.
Jeremy Allison [Wed, 11 Dec 2002 18:52:21 +0000 (18:52 +0000)]
Fix write error returning EFBIG - found by Conrad.
Jeremy.

21 years agoFix a small bug.
Richard Sharpe [Wed, 11 Dec 2002 07:55:44 +0000 (07:55 +0000)]
Fix a small bug.

21 years agoImprove the iterator wrt values ... Now prints keys and value names.
Richard Sharpe [Wed, 11 Dec 2002 07:51:07 +0000 (07:51 +0000)]
Improve the iterator wrt values ... Now prints keys and value names.
Does not print value values, yet.

21 years agoSome more tweaking for compilation of py_tdbpack.
Tim Potter [Wed, 11 Dec 2002 01:25:18 +0000 (01:25 +0000)]
Some more tweaking for compilation of py_tdbpack.

21 years agoFix client reporting of 64 bit files.
Jeremy Allison [Tue, 10 Dec 2002 23:44:33 +0000 (23:44 +0000)]
Fix client reporting of 64 bit files.
Jeremy.

21 years agoFix client large file reporting.
Jeremy Allison [Tue, 10 Dec 2002 23:27:12 +0000 (23:27 +0000)]
Fix client large file reporting.
Jeremy

21 years agoTidy up some bits. We can now at least list all the keys.
Richard Sharpe [Tue, 10 Dec 2002 23:25:11 +0000 (23:25 +0000)]
Tidy up some bits. We can now at least list all the keys.

More work to do on the iterators and access functions.

Still not King. Stinks really.

21 years agoUpdating changes from HEAD.
John Terpstra [Tue, 10 Dec 2002 23:19:18 +0000 (23:19 +0000)]
Updating changes from HEAD.

21 years agofix broken incremental tar - merge from 2.2
Herb Lewis [Tue, 10 Dec 2002 21:56:21 +0000 (21:56 +0000)]
fix broken incremental tar - merge from 2.2
found by "Jacob Anawalt" <anawaltaj@hotmail.com>

21 years agofix broken incremental tar - merge from 2.2
Herb Lewis [Tue, 10 Dec 2002 21:50:44 +0000 (21:50 +0000)]
fix broken incremental tar - merge from 2.2
found by "Jacob Anawalt" <anawaltaj@hotmail.com>

21 years agoAdd support to Makefile.in for editreg
Richard Sharpe [Tue, 10 Dec 2002 21:29:03 +0000 (21:29 +0000)]
Add support to Makefile.in for editreg

Fix a couple of duplicated macros.

21 years agoComplete more of the code. An iterator is close to complete. Compiles,
Richard Sharpe [Tue, 10 Dec 2002 08:17:40 +0000 (08:17 +0000)]
Complete more of the code. An iterator is close to complete. Compiles,
but not tested as yet.

21 years agoClean up the code some more. Create more elements of the tree.
Richard Sharpe [Tue, 10 Dec 2002 06:20:53 +0000 (06:20 +0000)]
Clean up the code some more. Create more elements of the tree.
Security Descriptors/Keys not yet processed.
Make debugging printfs only occur if verbose is set.
Create an iterator for the registry key.
Still not King. Bother!

21 years agoThe _abs time functions should not be converting from/to GMT.
Jeremy Allison [Tue, 10 Dec 2002 00:46:52 +0000 (00:46 +0000)]
The _abs time functions should not be converting from/to GMT.
Patch from "Jordan Russell" <jr-list-samba-technical@quo.to>
Jeremy.

21 years agoThe _abs time functions should not be converting from/to GMT.
Jeremy Allison [Tue, 10 Dec 2002 00:46:47 +0000 (00:46 +0000)]
The _abs time functions should not be converting from/to GMT.
Patch from "Jordan Russell" <jr-list-samba-technical@quo.to>
Jeremy.

21 years agofinnally put in Alexander parametric pacth
Simo Sorce [Mon, 9 Dec 2002 13:02:27 +0000 (13:02 +0000)]
finnally put in Alexander parametric pacth

21 years agomake vfs recycle use vfs facilities correctly!
Simo Sorce [Mon, 9 Dec 2002 12:06:15 +0000 (12:06 +0000)]
make vfs recycle use vfs facilities correctly!

WARNING: every vfs module maintainer should look at these changes to understand how to properly write a vfs module in head!!

also make installmodules work correctly when the directory structure is not yet in place.

Simo.

21 years agoHandle the creation of more parts of the tree ... Still have to do SK records
Richard Sharpe [Mon, 9 Dec 2002 09:26:17 +0000 (09:26 +0000)]
Handle the creation of more parts of the tree ... Still have to do SK records
and the data parts of the VK records.

Also have to code up routines that can iterate across keys and values, as
well as return values associated with a particular key, etc.

21 years agoStart allocating structures to keep the in memory copy of the registry tree
Richard Sharpe [Mon, 9 Dec 2002 09:07:00 +0000 (09:07 +0000)]
Start allocating structures to keep the in memory copy of the registry tree
in. Don't yet handle the SK records (security descriptors), but will soon.

It still compiles on Linux, but I am still not King.

21 years agoBegin to decode Value Keys, names and values ...
Richard Sharpe [Mon, 9 Dec 2002 07:55:13 +0000 (07:55 +0000)]
Begin to decode Value Keys, names and values ...

21 years agoAdd some more handling of Key records ...
Richard Sharpe [Mon, 9 Dec 2002 06:39:54 +0000 (06:39 +0000)]
Add some more handling of Key records ...

21 years agoFixed Typo.
John Terpstra [Sun, 8 Dec 2002 21:20:07 +0000 (21:20 +0000)]
Fixed Typo.

21 years agoFix example command (reported by Cameron Maxwell)
Jelmer Vernooij [Sun, 8 Dec 2002 20:37:05 +0000 (20:37 +0000)]
Fix example command (reported by Cameron Maxwell)

21 years agoFix example command (reported by Cameron Maxwell)
Jelmer Vernooij [Sun, 8 Dec 2002 20:36:52 +0000 (20:36 +0000)]
Fix example command (reported by Cameron Maxwell)

21 years agoCommit some more changes ... Start processing the sub-keys, recursively.
Richard Sharpe [Sun, 8 Dec 2002 19:50:40 +0000 (19:50 +0000)]
Commit some more changes ... Start processing the sub-keys, recursively.

21 years agoFix the breakage, and start processing the first key record:
Richard Sharpe [Sun, 8 Dec 2002 19:30:16 +0000 (19:30 +0000)]
Fix the breakage, and start processing the first key record:

./editreg ~rsharpe/profile/NTUSER.DAT
NK HDR: Name len: 12, class name len: 0
Key name: $$$PROTO.HIV

21 years agoA small fix to Makefile.in from Bradley Longhurst.
Richard Sharpe [Sun, 8 Dec 2002 18:48:48 +0000 (18:48 +0000)]
A small fix to Makefile.in from Bradley Longhurst.
Less Fir needed.

21 years agoDefine some macros for accessing shorts and ints in an endian independent manner.
Richard Sharpe [Sun, 8 Dec 2002 17:04:23 +0000 (17:04 +0000)]
Define some macros for accessing shorts and ints in an endian independent manner.

Start processing the header and etc.

Make sure it compiles on Linux, and runs on Linux for the code that is there.

Will try FreeBSD soon, and maybe Slowaris.

21 years agoAdd definitions of the various NT Registry on-disk structures ...
Richard Sharpe [Sun, 8 Dec 2002 15:32:02 +0000 (15:32 +0000)]
Add definitions of the various NT Registry on-disk structures ...

21 years agoFix DAT_TIME so it becomes NTTIME and matches Samba source.
Richard Sharpe [Sun, 8 Dec 2002 14:50:06 +0000 (14:50 +0000)]
Fix DAT_TIME so it becomes NTTIME and matches Samba source.

Add code to start reading the registry file.

21 years agofix rpcclient querygroup command (from 2.2 and head)
Simo Sorce [Sun, 8 Dec 2002 12:03:42 +0000 (12:03 +0000)]
fix rpcclient querygroup command (from 2.2 and head)

21 years agomake querygroup in rpcclient working, same fix as per 2.2 tree
Simo Sorce [Sun, 8 Dec 2002 11:56:45 +0000 (11:56 +0000)]
make querygroup in rpcclient working, same fix as per 2.2 tree

21 years agoSome more updates ...
Richard Sharpe [Sun, 8 Dec 2002 08:27:58 +0000 (08:27 +0000)]
Some more updates ...

21 years agoThe beginnings of a registry editing program.
Richard Sharpe [Sun, 8 Dec 2002 07:53:35 +0000 (07:53 +0000)]
The beginnings of a registry editing program.

21 years agoEnsure global_scope() returns "", not the NULL string. Froma tpot fix.
Jeremy Allison [Fri, 6 Dec 2002 19:59:04 +0000 (19:59 +0000)]
Ensure global_scope() returns "", not the NULL string. Froma tpot fix.
Jeremy.

21 years agoEnsure global_scope() returns "", not the NULL string. Froma tpot fix.
Jeremy Allison [Fri, 6 Dec 2002 19:58:27 +0000 (19:58 +0000)]
Ensure global_scope() returns "", not the NULL string. Froma tpot fix.
Jeremy.

21 years agoMerge from HEAD:
Tim Potter [Thu, 5 Dec 2002 23:30:49 +0000 (23:30 +0000)]
Merge from HEAD:

>Remove FILE_MACRO as __FILE__ is ANSI C.

21 years agoMerge from HEAD:
Tim Potter [Thu, 5 Dec 2002 23:05:28 +0000 (23:05 +0000)]
Merge from HEAD:

>FUNCTION_MACRO change broke the Python modules.
>
>Also fix up string pasting (I thought this should only be a warning?)

21 years agoMerge from HEAD, Revision 1.379:
Tim Potter [Thu, 5 Dec 2002 23:02:17 +0000 (23:02 +0000)]
Merge from HEAD,  Revision 1.379:

>Defaulting python breaks the clean target it python isn't installed.

Merge from HEAD,  Revision 1.378:

>Fixes for EXEEXT - must use \$ signs when you want an actual $ sign to
>be used.

21 years agoMerge from appliance, Revision 1.223.2.41:
Tim Potter [Thu, 5 Dec 2002 22:56:25 +0000 (22:56 +0000)]
Merge from appliance, Revision 1.223.2.41:

>Add -a flag to setup.py when making python_clean.  This will delete the
>python compiled binaries and .so files rather than only the temporary
>compile directory.
>
>This fixes a PSA build bug.

Merge from HEAD,  Revision 1.587:

>Link less with smbmnt and smbumount.  Also change from a pstrcpy() to a
>strncpy() to make it clear that we must operate on a PATH_MAX sized buffer.
>
>Andrew Bartlett

Plus some bits from the AC_SUBST target cleanup that got missed last time
I ran dirdiff.

21 years agoAdded another email - this stuff needs to go into a new chapter
John Terpstra [Thu, 5 Dec 2002 22:38:55 +0000 (22:38 +0000)]
Added another email - this stuff needs to go into a new chapter
in the Entire-HOWTO-Collection.

21 years agoFix debugs for rap mapping. Delete job on map fail.
Jeremy Allison [Thu, 5 Dec 2002 22:32:25 +0000 (22:32 +0000)]
Fix debugs for rap mapping. Delete job on map fail.
Jeremy.

21 years agoFix debugs for rap mapping. Delete job on map fail.
Jeremy Allison [Thu, 5 Dec 2002 22:32:15 +0000 (22:32 +0000)]
Fix debugs for rap mapping. Delete job on map fail.
Jeremy.

21 years agoMore printer data to publish
Jim McDonough [Thu, 5 Dec 2002 19:13:40 +0000 (19:13 +0000)]
More printer data to publish

21 years agoMore printer data to publish
Jim McDonough [Thu, 5 Dec 2002 19:13:20 +0000 (19:13 +0000)]
More printer data to publish

21 years agoAdd some const
Jim McDonough [Thu, 5 Dec 2002 19:12:19 +0000 (19:12 +0000)]
Add some const

21 years agoAdd some const
Jim McDonough [Thu, 5 Dec 2002 19:11:40 +0000 (19:11 +0000)]
Add some const

21 years agoThe element in fsp->print_job should be a RAP jobid, not a uint32 RPC
Jeremy Allison [Thu, 5 Dec 2002 04:00:16 +0000 (04:00 +0000)]
The element in fsp->print_job should be a RAP jobid, not a uint32 RPC
jobid. This was causing Win9x client "set name" calls to fail.
Still need one cleanup fix to finish.
Jeremy.

21 years agoThe element in fsp->print_job should be a RAP jobid, not a uint32 RPC
Jeremy Allison [Thu, 5 Dec 2002 03:59:56 +0000 (03:59 +0000)]
The element in fsp->print_job should be a RAP jobid, not a uint32 RPC
jobid. This was causing Win9x client "set name" calls to fail.
Still need one cleanup fix to finish.
Jeremy.

21 years agofix stat reporting on put command
Herb Lewis [Thu, 5 Dec 2002 00:50:29 +0000 (00:50 +0000)]
fix stat reporting on put command

21 years agofix stat reporting on put command
Herb Lewis [Thu, 5 Dec 2002 00:47:41 +0000 (00:47 +0000)]
fix stat reporting on put command

21 years agoRerun configure.
Tim Potter [Thu, 5 Dec 2002 00:06:12 +0000 (00:06 +0000)]
Rerun configure.

21 years agoRemove FILE_MACRO as __FILE__ is ANSI C.
Tim Potter [Wed, 4 Dec 2002 23:57:15 +0000 (23:57 +0000)]
Remove FILE_MACRO as __FILE__ is ANSI C.

21 years agoFUNCTION_MACRO change broke the Python modules.
Tim Potter [Wed, 4 Dec 2002 23:31:47 +0000 (23:31 +0000)]
FUNCTION_MACRO change broke the Python modules.

Also fix up string pasting (I thought this should only be a warning?)

21 years agoAdded Volker's directory fix - save the attributes
Jeremy Allison [Wed, 4 Dec 2002 22:48:25 +0000 (22:48 +0000)]
Added Volker's directory fix - save the attributes
from the first call.
Jeremy.

21 years agoAdded Volker's directory fix - save the attributes
Jeremy Allison [Wed, 4 Dec 2002 22:48:13 +0000 (22:48 +0000)]
Added Volker's directory fix - save the attributes
from the first call.
Jeremy.

21 years agoMore attributes to publish. All DsSpooler attributes except REG_MULTI_SZ ones should...
Jim McDonough [Wed, 4 Dec 2002 21:30:52 +0000 (21:30 +0000)]
More attributes to publish.  All DsSpooler attributes except REG_MULTI_SZ ones should be published now.

21 years agoJanitor for tpot yet again... Merging in memory leak fix.
Jeremy Allison [Wed, 4 Dec 2002 21:28:23 +0000 (21:28 +0000)]
Janitor for tpot yet again... Merging in memory leak fix.
Jeremy.

21 years agoJanitor for tpot yet again... Merging in memory leak fix.
Jeremy Allison [Wed, 4 Dec 2002 21:28:11 +0000 (21:28 +0000)]
Janitor for tpot yet again... Merging in memory leak fix.
Jeremy.

21 years agomerges from HEAD - change_trust_account_password() must always talk to PDC
Gerald Carter [Wed, 4 Dec 2002 20:57:48 +0000 (20:57 +0000)]
merges from HEAD - change_trust_account_password() must always talk to PDC

21 years agochange_trust_account_password() must always use the PDC for rpc
Gerald Carter [Wed, 4 Dec 2002 20:13:29 +0000 (20:13 +0000)]
change_trust_account_password() must always use the PDC for rpc
password changes.

jerry

21 years agoMake sure we have a default st_blocksize.
Jeremy Allison [Wed, 4 Dec 2002 19:47:18 +0000 (19:47 +0000)]
Make sure we have a default st_blocksize.
Jeremy.

21 years agoMake sure we have a default st_blocksize.
Jeremy Allison [Wed, 4 Dec 2002 19:47:01 +0000 (19:47 +0000)]
Make sure we have a default st_blocksize.
Jeremy.