tprouty/samba.git
23 years agoThis commit was manufactured by cvs2svn to create tag release-2-2-0-alpha2
cvs2svn Import User [Tue, 30 Jan 2001 01:44:46 +0000 (01:44 +0000)]
This commit was manufactured by cvs2svn to create tag
'release-2-2-0-alpha2'.

23 years agopreparing for release of 2.2.0-alpha2
Samba Release Account [Tue, 30 Jan 2001 01:44:45 +0000 (01:44 +0000)]
preparing for release of 2.2.0-alpha2

23 years agoUpdated with bug report for no W2K PDC yet.
Jeremy Allison [Tue, 30 Jan 2001 01:42:20 +0000 (01:42 +0000)]
Updated with bug report for no W2K PDC yet.
Jeremy.

23 years agoPrepare for alpha2 before Linuxworld.
Jeremy Allison [Tue, 30 Jan 2001 01:39:45 +0000 (01:39 +0000)]
Prepare for alpha2 before Linuxworld.
Jeremy.

23 years agoFix inspited by Alan Romeril. 50% speedup in domain logins with this
Jeremy Allison [Tue, 30 Jan 2001 00:35:58 +0000 (00:35 +0000)]
Fix inspited by Alan Romeril. 50% speedup in domain logins with this
change to default break response time of 10ms -> 0ms.
Jeremy.

23 years agoTypo in cast from talloc.
Jeremy Allison [Mon, 29 Jan 2001 20:45:37 +0000 (20:45 +0000)]
Typo in cast from talloc.
Jeremy.

23 years agoMinor Additions
David Bannon [Sun, 28 Jan 2001 08:20:59 +0000 (08:20 +0000)]
Minor Additions

23 years agoMega-merge for fixes made in appliance-head.
Jeremy Allison [Sat, 27 Jan 2001 05:27:37 +0000 (05:27 +0000)]
Mega-merge for fixes made in appliance-head.
nmbd/nmbd.c:
smbd/server.c: Inherited signal fix from John Reilly.
printing/nt_printing.c:
printing/printing.c:
rpc_server/srv_spoolss_nt.c: Fix for PCL drivers not being able to save
printer properties.
printing/printfsp.c:
smbd/close.c: Fix to allow cleanup of spool files on connection drop.
tdb/tdb.c: malloc fix from Tim Potter.
tdb/tdbtool.c: Free list viewer from John.
smbd/lanman.c: Fix to stop a buffer overrun in Win9x from corrupting
it's own parameter list. Sigh.... buffer overruns are-us (MS).
Jeremy.

23 years agoFixes from appliance-head for pdc searches.
Jeremy Allison [Thu, 25 Jan 2001 02:59:04 +0000 (02:59 +0000)]
Fixes from appliance-head for pdc searches.
Jeremy.

23 years agoFixed "object picker can't determine if object in domain" bug seen from W2K
Jeremy Allison [Thu, 25 Jan 2001 02:35:16 +0000 (02:35 +0000)]
Fixed "object picker can't determine if object in domain" bug seen from W2K
clients. Did this by importing Samba-TNG code that correctly handles LSA
lookups.
*MANY* thanks to Luke, Sander, Elrond and the rest of the TNG gang !
Jeremy

23 years agoFix insure problems with passwd caching code...
Jeremy Allison [Wed, 24 Jan 2001 22:31:16 +0000 (22:31 +0000)]
Fix insure problems with passwd caching code...
Jeremy.

23 years agoAdded modification of Richard Bollinger getpw[nam|uid] cache patch. Only
Jeremy Allison [Wed, 24 Jan 2001 21:46:20 +0000 (21:46 +0000)]
Added modification of Richard Bollinger getpw[nam|uid] cache patch. Only
uses cache max 100 times.
Jeremy.

23 years agosmbd/process.c: & type with 0xff for paranioa sake...
Jeremy Allison [Wed, 24 Jan 2001 19:34:23 +0000 (19:34 +0000)]
smbd/process.c: & type with 0xff for paranioa sake...
smbd/reply.c smbd/service.c: cause all "add home service" calls to go through a
winbindd aware function.
Jeremy.

23 years agoprinting/printing.c: Merge from appliance head.
Jeremy Allison [Wed, 24 Jan 2001 18:47:02 +0000 (18:47 +0000)]
printing/printing.c: Merge from appliance head.
smbd/lanman.c: Fix for calling qsort with num=0 (insure fix).
smbd/nttrans.c: Memory leak fixes as added to trans2.c
Jeremy.

23 years agoMove to table driven smb lookup rather than linear search.
Jeremy Allison [Wed, 24 Jan 2001 06:19:57 +0000 (06:19 +0000)]
Move to table driven smb lookup rather than linear search.
Inspired by a comment from Andrew about Anton's work (which I
haven't gotten the patch for). The table was script generated
from the original source code so should be ok.
Jeremy.

23 years agoUpdating packaging files. Still in progress.
John Terpstra [Wed, 24 Jan 2001 00:06:07 +0000 (00:06 +0000)]
Updating packaging files. Still in progress.

23 years agoFix from Kenichi Okuyama for memory leak on Realloc fail.
Jeremy Allison [Tue, 23 Jan 2001 22:21:13 +0000 (22:21 +0000)]
Fix from Kenichi Okuyama for memory leak on Realloc fail.
Jeremy.

23 years agomerge from HEAD
Gerald Carter [Tue, 23 Jan 2001 22:20:04 +0000 (22:20 +0000)]
merge from HEAD

jerry

23 years agoMerges from appliance-head. Added max print jobs parameter that limits total
Jeremy Allison [Tue, 23 Jan 2001 19:20:50 +0000 (19:20 +0000)]
Merges from appliance-head. Added max print jobs parameter that limits total
number of print jobs in the system. Tidyups for messages.c.
Jeremy.

23 years agoincreased MAX_POL_HNDS to 2048 (up from 64) to be more inline
Gerald Carter [Tue, 23 Jan 2001 15:23:57 +0000 (15:23 +0000)]
increased MAX_POL_HNDS to 2048 (up from 64) to be more inline
with Windows NT.  This comes after discussion with JF and
Don McCall @ HP.

jerry

23 years agoFixed problems with chmod interacting with ACL code.
Jeremy Allison [Tue, 23 Jan 2001 03:04:40 +0000 (03:04 +0000)]
Fixed problems with chmod interacting with ACL code.
Jeremy

23 years agoFixup for chmod_acl, fchmod_acl for inherited ACLs.
Jeremy Allison [Tue, 23 Jan 2001 02:16:07 +0000 (02:16 +0000)]
Fixup for chmod_acl, fchmod_acl for inherited ACLs.
Needs testing.....
Jeremy.

23 years agoinclude/vfs.h:
Jeremy Allison [Tue, 23 Jan 2001 01:47:29 +0000 (01:47 +0000)]
include/vfs.h:
smbd/vfs-wrap.c:
smbd/vfs.c: Added fchmod_acl and chmod_acl.
lib/substitute.c:
smbd/lanman.c:
smbd/open.c:
smbd/process.c:
smbd/reply.c:
smbd/service.c: Removed sessetup_user variable. Added current_user_info struct
which conatins domain info etc. Added '%D' for client domain parameter.
Jeremy.

23 years agoWork in progress on chmod_acl and fchmod_acl.
Jeremy Allison [Tue, 23 Jan 2001 01:00:40 +0000 (01:00 +0000)]
Work in progress on chmod_acl and fchmod_acl.
Jeremy.

23 years agoFixes to sync up with appliance-head. Fix from Kenichi Okuyama for a typo
Jeremy Allison [Mon, 22 Jan 2001 18:10:20 +0000 (18:10 +0000)]
Fixes to sync up with appliance-head. Fix from Kenichi Okuyama for a typo
in loadparm.c Removed extra \n in configure.
Jeremy.

23 years agoAdd a comment about %$(envvar) ... Just to get it in there. It can be
Richard Sharpe [Sun, 21 Jan 2001 23:10:42 +0000 (23:10 +0000)]
Add a comment about %$(envvar) ... Just to get it in there. It can be
improved now.

23 years agoDirectory ACLs now seem to be working correctly !
Jeremy Allison [Fri, 19 Jan 2001 00:24:36 +0000 (00:24 +0000)]
Directory ACLs now seem to be working correctly !
Jeremy.

23 years agoMore debug to understand directory ACL mapping. Code needs a little more work.
Jeremy Allison [Thu, 18 Jan 2001 22:12:03 +0000 (22:12 +0000)]
More debug to understand directory ACL mapping. Code needs a little more work.
Jeremy.

23 years agoMerge with fixes from appliance-head.
Jeremy Allison [Thu, 18 Jan 2001 19:28:24 +0000 (19:28 +0000)]
Merge with fixes from appliance-head.
Jeremy.

23 years agoUpdating samba-2.2 build files. Do NOT use for Samba-pre3.0.
John Terpstra [Thu, 18 Jan 2001 10:48:32 +0000 (10:48 +0000)]
Updating samba-2.2 build files. Do NOT use for Samba-pre3.0.

23 years agoTypo in new file_chmod code cause setting attributes to fail.
Jeremy Allison [Wed, 17 Jan 2001 23:50:04 +0000 (23:50 +0000)]
Typo in new file_chmod code cause setting attributes to fail.
Jeremy.

23 years agoTypo in new file_chmod code caused file attribute changes to fail.
Jeremy Allison [Wed, 17 Jan 2001 23:41:22 +0000 (23:41 +0000)]
Typo in new file_chmod code caused file attribute changes to fail.
THIS NEEDS TO BE ADDED TO APPLIANCE-HEAD.
Jeremy.

23 years agoCommented out broekn GIF specifications.
John Terpstra [Wed, 17 Jan 2001 15:20:26 +0000 (15:20 +0000)]
Commented out broekn GIF specifications.

23 years agoAdded files for LSB compliant packaging.
John Terpstra [Wed, 17 Jan 2001 12:28:31 +0000 (12:28 +0000)]
Added files for LSB compliant packaging.

23 years agoUpdated build files only.
John Terpstra [Wed, 17 Jan 2001 12:27:08 +0000 (12:27 +0000)]
Updated build files only.

23 years agoSamba-2.2 build files.
John Terpstra [Tue, 16 Jan 2001 15:48:35 +0000 (15:48 +0000)]
Samba-2.2 build files.

23 years agoUpdating makerpms.sh for 2.2 release
John Terpstra [Tue, 16 Jan 2001 15:46:52 +0000 (15:46 +0000)]
Updating makerpms.sh for 2.2 release

23 years agoMinor fixes to allow building of pam_winbind etc.
John Terpstra [Tue, 16 Jan 2001 15:35:27 +0000 (15:35 +0000)]
Minor fixes to allow building of pam_winbind etc.

23 years agoRemoving files specific to samba-pre3.0.
John Terpstra [Tue, 16 Jan 2001 15:32:41 +0000 (15:32 +0000)]
Removing files specific to samba-pre3.0.

23 years agoFixup typos in directory ACL support.
Jeremy Allison [Mon, 15 Jan 2001 23:14:14 +0000 (23:14 +0000)]
Fixup typos in directory ACL support.
Jeremy.

23 years agoAdded merge code to merge ACLs belonging to the same user as POSIX ACLS
Jeremy Allison [Mon, 15 Jan 2001 22:22:56 +0000 (22:22 +0000)]
Added merge code to merge ACLs belonging to the same user as POSIX ACLS
have no concept of a separate allow and deny ACL for the same user.
Jeremy.

23 years agoDebug printing for canon_ace entries.
Jeremy Allison [Mon, 15 Jan 2001 20:48:02 +0000 (20:48 +0000)]
Debug printing for canon_ace entries.
Jeremy.

23 years agoSync up with appliance-head.
Jeremy Allison [Mon, 15 Jan 2001 18:30:38 +0000 (18:30 +0000)]
Sync up with appliance-head.
Jeremy.

23 years agoGot get/set of POSIX ACLs working on Linux !!!!!!
Jeremy Allison [Sat, 13 Jan 2001 02:45:49 +0000 (02:45 +0000)]
Got get/set of POSIX ACLs working on Linux !!!!!!
This is cool (I know I shouldn't praise myself but I'm very happy about this).
Jermey.

23 years agoAdded configure stuff needed to compile POSIX ACL code correctly (oops :-).
Jeremy Allison [Sat, 13 Jan 2001 01:12:36 +0000 (01:12 +0000)]
Added configure stuff needed to compile POSIX ACL code correctly (oops :-).
Jeremy.

23 years agosys_acl proto.
Jeremy Allison [Sat, 13 Jan 2001 00:05:04 +0000 (00:05 +0000)]
sys_acl proto.
Jeremy.

23 years agomerge from 2.0 branch for installing Using Samba book files
Herb Lewis [Fri, 12 Jan 2001 21:46:10 +0000 (21:46 +0000)]
merge from 2.0 branch for installing Using Samba book files

23 years agoMoving over of posix_acl code into 2.2. Needs testing !
Jeremy Allison [Fri, 12 Jan 2001 20:52:02 +0000 (20:52 +0000)]
Moving over of posix_acl code into 2.2. Needs testing !
Jeremy.

23 years agoFixes for smbcacls to allow ACL testing.
Jeremy Allison [Fri, 12 Jan 2001 20:03:30 +0000 (20:03 +0000)]
Fixes for smbcacls to allow ACL testing.
Jeremy.

23 years agoSync up with appliance-head printer and other changes. Makes merges easier.
Jeremy Allison [Fri, 12 Jan 2001 19:28:03 +0000 (19:28 +0000)]
Sync up with appliance-head printer and other changes. Makes merges easier.
Jeremy.

23 years agoThis commit was manufactured by cvs2svn to create branch 'SAMBA_2_2'.
cvs2svn Import User [Thu, 11 Jan 2001 23:41:34 +0000 (23:41 +0000)]
This commit was manufactured by cvs2svn to create branch 'SAMBA_2_2'.

23 years agoFixed typo with acl_set_fd() not needing an ACL_TYPE_T parameter.
Jeremy Allison [Thu, 11 Jan 2001 23:41:33 +0000 (23:41 +0000)]
Fixed typo with acl_set_fd() not needing an ACL_TYPE_T parameter.
Ensure HAVE_NO_ACLS is set in configure if ACL support not selected.
Jeremy

23 years agoChanges from APPLIANCE_HEAD:
David O'Neill [Thu, 11 Jan 2001 23:21:17 +0000 (23:21 +0000)]
Changes from APPLIANCE_HEAD:
    source/lib/smbpasswd.c
        - Only call load_interfaces() when doing a network related
          operation.  This means you can add, remove, enable or disable
          smbpasswd entries without a network.  Changing passwords always
          requires a network.

23 years agoNew makefile and proto for rpcclient.
Tim Potter [Thu, 11 Jan 2001 23:11:16 +0000 (23:11 +0000)]
New makefile and proto for rpcclient.

23 years agomake proto
Tim Potter [Thu, 11 Jan 2001 23:00:07 +0000 (23:00 +0000)]
make proto

23 years agoGeneral clean up. Merge of access_mask fixes for some unknown fields from
Tim Potter [Thu, 11 Jan 2001 22:55:13 +0000 (22:55 +0000)]
General clean up.  Merge of access_mask fixes for some unknown fields from
tng.

23 years agoGeneral clean up. Merged routines for parsing enum_trust_dom rpc call.
Tim Potter [Thu, 11 Jan 2001 22:54:12 +0000 (22:54 +0000)]
General clean up.  Merged routines for parsing enum_trust_dom rpc call.

23 years agoMerge of various fixes from the tng headers.
Tim Potter [Thu, 11 Jan 2001 22:51:54 +0000 (22:51 +0000)]
Merge of various fixes from the tng headers.

23 years agoStart of a rewrite of rpcclient based on the libsmb rpc client routines.
Tim Potter [Thu, 11 Jan 2001 22:49:30 +0000 (22:49 +0000)]
Start of a rewrite of rpcclient based on the libsmb rpc client routines.
Currently there are a small selection of lsa, samr and spoolss functions
implemented.  More to follow...

23 years agoFirst compiling version of code that sets NT ACLs as POSIX ACLs.
Jeremy Allison [Thu, 11 Jan 2001 22:37:59 +0000 (22:37 +0000)]
First compiling version of code that sets NT ACLs as POSIX ACLs.
Now the debugging starts.... :-).
Jeremy.

23 years agoChanges from APPLIANCE_HEAD:
David O'Neill [Thu, 11 Jan 2001 21:22:43 +0000 (21:22 +0000)]
Changes from APPLIANCE_HEAD:
source/nsswitch/winbindd_idmap.c
- convert tdb key to unix code-page when generating

23 years agoChanges from APPLIANCE_HEAD:
David O'Neill [Thu, 11 Jan 2001 20:41:19 +0000 (20:41 +0000)]
Changes from APPLIANCE_HEAD:
    testsuite/printing/psec.c
        - Use lock directory from smb.conf parameter when peeking at the
          ntdrivers.tdb file.
    source/rpc_parse/parse_sec.c
        - fix typo in debug message
    source/script/installbin.sh
        - create private directory as part of 'make install'.
    source/nsswitch/winbindd_cache.c
    source/nsswitch/winbindd_idmap.c
    source/passdb/secrets.c
    source/smbd/connection.c
        - always convert tdb key to unix code-page when generating.
    source/printing/nt_printing.c
        - always convert tdb key to unix code-page when generating.
        - don't prepend path to a filename that is NULL in
          add_a_printer_driver_3().
    source/rpc_server/srv_spoolss_nt.c
        - always convert tdb key to unix code-page when generating.
        - don't prepend server name to a path/filename that is NULL in the
          fill_printer_driver_info functions.
    source/printing/printing.c
        - always convert tdb key to unix code-page when generating.
        - move access check for print_queue_purge() outside of job delete
          loop.
    source/smbd/unix_acls.c
        - fix for setting ACLs (this got missed earlier)
    source/lib/messages.c
        - trivial sync with appliance_head

23 years agoFix from John for growing messages.tdb.
Jeremy Allison [Thu, 11 Jan 2001 19:25:53 +0000 (19:25 +0000)]
Fix from John for growing messages.tdb.
Jeremy.

23 years agoFix from John for growing messages.tdb.
Jeremy Allison [Thu, 11 Jan 2001 19:22:08 +0000 (19:22 +0000)]
Fix from John for growing messages.tdb.
Jeremy.

23 years agorpc_server/srv_samr.c:
Jeremy Allison [Thu, 11 Jan 2001 18:38:55 +0000 (18:38 +0000)]
rpc_server/srv_samr.c:
smbd/reply.c:
Added fix needed for appliances. When using winbindd - a new user may
exist (from winbind) but have no home directory. Extend add user script
so it is called with a %H substitution when a user exists but their home
directory does not. Thanks to Alex Win at VA Linux for finding this one
and testing the fix.
libsmb/clidgram.c: Fixed missing return statements.
smbd/uid.c: Fixed typo in debug.
Jeremy.

23 years agoAdded fix needed for appliances. When using winbindd - a new user may
Jeremy Allison [Thu, 11 Jan 2001 18:32:22 +0000 (18:32 +0000)]
Added fix needed for appliances. When using winbindd - a new user may
exist (from winbind) but have no home directory. Extend add user script
so it is called with a %H substitution when a user exists but their home
directory does not. Thanks to Alex Win at VA Linux for finding this one
and testing the fix.
Jeremy.

23 years agoAdded init functions, cli_spoolss_open_printer_ex(),
Tim Potter [Wed, 10 Jan 2001 18:48:02 +0000 (18:48 +0000)]
Added init functions, cli_spoolss_open_printer_ex(),
cli_spoolss_closeprinter(), cli_spoolss_enum_printers(),
cli_spoolss_enum_ports() and cli_spoolss_getprinter()

23 years agoAdded init functions, cli_samr_connect(), cli_samr_close(),
Tim Potter [Wed, 10 Jan 2001 18:46:24 +0000 (18:46 +0000)]
Added init functions, cli_samr_connect(), cli_samr_close(),
cli_samr_open_{domain,user}() and cli_samr_query_userinfo()

23 years agoFixed authenticated pipe access.
Tim Potter [Wed, 10 Jan 2001 18:44:39 +0000 (18:44 +0000)]
Fixed authenticated pipe access.

Added cli_lsa_enum_trust_dom().

Misc other cosmetic changes.

23 years agoChanges from APPLIANCE_HEAD:
David O'Neill [Wed, 10 Jan 2001 16:59:49 +0000 (16:59 +0000)]
Changes from APPLIANCE_HEAD:
    source/docs/yodldocs/smb.conf.5.yo
    source/docs/manpages/smb.conf.5
    source/docs/htmldocs/smb.conf.5.html
- add documentation for "hide local users" config option.

23 years agoChanges from APPLIANCE_HEAD:
David O'Neill [Wed, 10 Jan 2001 16:05:41 +0000 (16:05 +0000)]
Changes from APPLIANCE_HEAD:
    source/include/proto.h
    source/param/loadparm.c
    source/passdb/passdb.c
    source/rpc_server/srv_samr.c
        - add support for "hide local users" option to HEAD.

23 years agoLatest snapshot of POSIX ACL support (note this is not yet compiled in).
Jeremy Allison [Wed, 10 Jan 2001 01:53:31 +0000 (01:53 +0000)]
Latest snapshot of POSIX ACL support (note this is not yet compiled in).
Jeremy.

23 years agoFix from "B.V.Dean" <B.V.Dean@ukc.ac.uk> to add "dos filemode" parameter
Jeremy Allison [Tue, 9 Jan 2001 20:34:42 +0000 (20:34 +0000)]
Fix from "B.V.Dean" <B.V.Dean@ukc.ac.uk> to add "dos filemode" parameter
to allow a chmod to be done if the user has write access to a file, just
like Windows allows. Off by default (compare with "dos filetimes" parameter).
Jeremy.

23 years agoFix from "B.V.Dean" <B.V.Dean@ukc.ac.uk> to add "dos filemode" parameter
Jeremy Allison [Tue, 9 Jan 2001 20:34:37 +0000 (20:34 +0000)]
Fix from "B.V.Dean" <B.V.Dean@ukc.ac.uk> to add "dos filemode" parameter
to allow a chmod to be done if the user has write access to a file, just
like Windows allows. Off by default (compare with "dos filetimes" parameter).
Jeremy.

23 years agoAdding note to help folks locate UnixWare packaging information.
John Terpstra [Tue, 9 Jan 2001 13:45:34 +0000 (13:45 +0000)]
Adding note to help folks locate UnixWare packaging information.

23 years agoAdding package build system for UnixWare. Contributed by Ron Record <rr.sco.com>.
John Terpstra [Tue, 9 Jan 2001 13:40:47 +0000 (13:40 +0000)]
Adding package build system for UnixWare. Contributed by Ron Record <rr.sco.com>.

23 years agoPatch from Richard Bollinger for dead entries being left in connections tdb.
Jeremy Allison [Mon, 8 Jan 2001 21:19:18 +0000 (21:19 +0000)]
Patch from Richard Bollinger for dead entries being left in connections tdb.
Jeremy.

23 years agoPatch from Richard Bollinger for dead entries being left in connections tdb.
Jeremy Allison [Mon, 8 Jan 2001 21:19:15 +0000 (21:19 +0000)]
Patch from Richard Bollinger for dead entries being left in connections tdb.
Jeremy.

23 years agoBig merge to sync up appliance-head and 2.2.
Jeremy Allison [Mon, 8 Jan 2001 20:37:48 +0000 (20:37 +0000)]
Big merge to sync up appliance-head and 2.2.
Jeremy.

23 years agoChanges merged from APPLIANCE_HEAD:
David O'Neill [Mon, 8 Jan 2001 19:58:30 +0000 (19:58 +0000)]
Changes merged from APPLIANCE_HEAD:
    source/printing/printing.c
    source/rpc_server/srv_spoolss_nt.c
        - convert args for print command to unix codepage.

23 years agoAdd support for logging to wherever smb.conf specifies.
Richard Sharpe [Mon, 8 Jan 2001 02:47:30 +0000 (02:47 +0000)]
Add support for logging to wherever smb.conf specifies.

23 years agoThis commit was manufactured by cvs2svn to create branch 'SAMBA_2_2'.
cvs2svn Import User [Sun, 7 Jan 2001 23:00:51 +0000 (23:00 +0000)]
This commit was manufactured by cvs2svn to create branch 'SAMBA_2_2'.

23 years agoCodepages and stuff for Turkish language support. Contributed by
Tim Potter [Sun, 7 Jan 2001 23:00:49 +0000 (23:00 +0000)]
Codepages and stuff for Turkish language support.  Contributed by
Deniz Akkus <akkus@alum.mit.edu>

23 years agoGet rid of 10.0.0.6 and replace it with 0.0.0.0 as my_ip address prior to
Richard Sharpe [Sun, 7 Jan 2001 13:38:24 +0000 (13:38 +0000)]
Get rid of 10.0.0.6 and replace it with 0.0.0.0 as my_ip address prior to
sending datagrams in clidgram.c

23 years agoMore bug fixen ...
Richard Sharpe [Sun, 7 Jan 2001 13:07:26 +0000 (13:07 +0000)]
More bug fixen ...

23 years agoUpdate the tree.c GTK+ App so it can walk down directories etc ...
Richard Sharpe [Sun, 7 Jan 2001 12:54:03 +0000 (12:54 +0000)]
Update the tree.c GTK+ App so it can walk down directories etc ...

23 years agoMore fixes and implementation bits and pieces for libsmbclient
Richard Sharpe [Sun, 7 Jan 2001 07:10:50 +0000 (07:10 +0000)]
More fixes and implementation bits and pieces for libsmbclient

23 years agoFix proto.h ...
Richard Sharpe [Sat, 6 Jan 2001 21:42:22 +0000 (21:42 +0000)]
Fix proto.h ...

23 years agoFix some more bugs in libsmbclient.c and add functionality to tree.c
Richard Sharpe [Sat, 6 Jan 2001 14:48:55 +0000 (14:48 +0000)]
Fix some more bugs in libsmbclient.c and add functionality to tree.c

23 years agoFix a minor problem with listing servers in a workgroup and add a
Richard Sharpe [Sat, 6 Jan 2001 12:15:46 +0000 (12:15 +0000)]
Fix a minor problem with listing servers in a workgroup and add a
gtk+ test application that tests out some of this stuff ...

23 years agoFix a small type in libsmbclient.h ...
Richard Sharpe [Fri, 5 Jan 2001 22:32:53 +0000 (22:32 +0000)]
Fix a small type in libsmbclient.h ...

23 years agoArrgh, forgot to update proto.h with all the changes I have been making.
Richard Sharpe [Fri, 5 Jan 2001 22:30:04 +0000 (22:30 +0000)]
Arrgh, forgot to update proto.h with all the changes I have been making.

Here is an updated one.

23 years agoChanges from APPLIANCE_HEAD:
David O'Neill [Fri, 5 Jan 2001 19:01:11 +0000 (19:01 +0000)]
Changes from APPLIANCE_HEAD:
    source/rpc_server/srv_spoolss_nt.c
        - fixed printer policy handle leak in the allow MS printer wizard
          stuff.
        - mimic behaviour of NT on open_printer_ex() calls by not allowing
          call to succeed if connecting user doesn't have at least print
          permissions to the printer.  Unfortunately, this seems to trigger
          a anonymous connection re-using bug so subsequent connects to the
          printer by a different user from the same machine always fail.
          Blame Tim. =^)

23 years agoSync up smb.conf.default with APPLIANCE_HEAD and SAMBA_2_2
David O'Neill [Fri, 5 Jan 2001 18:57:28 +0000 (18:57 +0000)]
Sync up smb.conf.default with APPLIANCE_HEAD and SAMBA_2_2

23 years agoAdd SuSE 7.1 packaging (from SAMBA_2_2).
David O'Neill [Fri, 5 Jan 2001 18:05:52 +0000 (18:05 +0000)]
Add SuSE 7.1 packaging (from SAMBA_2_2).

23 years agoSync up packaging updates that didn't make it to HEAD.
David O'Neill [Fri, 5 Jan 2001 17:59:31 +0000 (17:59 +0000)]
Sync up packaging updates that didn't make it to HEAD.

23 years agoMerge of documentation updates to HEAD. These got missed somewhere along
David O'Neill [Fri, 5 Jan 2001 17:50:50 +0000 (17:50 +0000)]
Merge ... documentation updates to HEAD.  These got missed somewhere along
the way.

23 years agoThe latest changes to libsmbclient ...
Richard Sharpe [Fri, 5 Jan 2001 13:43:19 +0000 (13:43 +0000)]
The latest changes to libsmbclient ...

It can now do a directory listing for workgroups, servers, and shares, and,
with a bit more effort, it will be able to list directories and files.

I also does not request a username and password for the IPC$ share, but it
should if the first attempt to connect fails.

23 years agoMake sure that anyone sending poret 138 requests can get replies if the
Richard Sharpe [Fri, 5 Jan 2001 13:35:53 +0000 (13:35 +0000)]
Make sure that anyone sending poret 138 requests can get replies if the
server is on the same machine as the client.

23 years agoNeeded a callback arg on cli_list ...
Richard Sharpe [Fri, 5 Jan 2001 13:11:29 +0000 (13:11 +0000)]
Needed a callback arg on cli_list ...