kai/samba.git
21 years agoWe need to return the value here...
Andrew Bartlett [Fri, 23 Aug 2002 12:31:36 +0000 (12:31 +0000)]
We need to return the value here...

Andrew Bartlett
(This used to be commit 8fbc964f2f40de80851cf89f7bed0ddc5d01b074)

21 years agosync with 2.2 branch
Herb Lewis [Fri, 23 Aug 2002 10:58:44 +0000 (10:58 +0000)]
sync with 2.2 branch
(This used to be commit 52924c064dc649032619c52e5cc915ca74e3aa10)

21 years agosome cleanup while working on the NETLOGON pipe.
Jean-François Micouleau [Fri, 23 Aug 2002 05:12:06 +0000 (05:12 +0000)]
some cleanup while working on the NETLOGON pipe.

smb_io_chal() did a prs_align() but a challenge is an array of bytes.
and all code calling smb_io_chal() played with the alignment to not align !

I'm confident in my change, but I would *really* like if jeremy could look
at that.

J.F.
(This used to be commit 23501ea971f8cc0799515e0d51ad8619221a31e1)

21 years agoFix for change in cli_netlogon_sam_sync()
Tim Potter [Thu, 22 Aug 2002 23:44:36 +0000 (23:44 +0000)]
Fix for change in cli_netlogon_sam_sync()
(This used to be commit 6ec267618a7ba2c4a7170b78ccfe95120c5430c4)

21 years agoAdded some new delta types discovered by Ronnie from ethereal"
Tim Potter [Thu, 22 Aug 2002 23:39:26 +0000 (23:39 +0000)]
Added some new delta types discovered by Ronnie from ethereal"

 - SAM_DELTA_RENAME{USER,GROUP,ALIAS}
 - SAM_DELTA_DELETE{USER,GROUP}

Renamed some of the unknown delta types and their unmarshalling functions:

 - SAM_DELTA_TRUST_DOMS
 - SAM_DELTA_SECRET_INFO
(This used to be commit 1f29276c2ff450c4ca3705c27fb0be71ddcda4ad)

21 years agomove where got_sig_term and reload_after_sighup are defined.
Herb Lewis [Thu, 22 Aug 2002 23:34:27 +0000 (23:34 +0000)]
move where got_sig_term and reload_after_sighup are defined.
populate cli structure with called name and calling name even for port
445 connects.
(This used to be commit 123eee6206d9afb28c169540dc63824957b505f4)

21 years agoadded smb_xstrndup()
Andrew Tridgell [Thu, 22 Aug 2002 22:53:33 +0000 (22:53 +0000)]
added smb_xstrndup()
(This used to be commit 26fc20187d405702c50d1e7a38d3a94c84932bed)

21 years agoa ASN.1 fix from anthony
Andrew Tridgell [Thu, 22 Aug 2002 22:53:00 +0000 (22:53 +0000)]
a ASN.1 fix from anthony
(This used to be commit 5ff687a839f805af56ae77cba94c466a0ff87ccc)

21 years agodon't use spnego in the client unless enabled in smb.conf
Andrew Tridgell [Thu, 22 Aug 2002 22:52:16 +0000 (22:52 +0000)]
don't use spnego in the client unless enabled in smb.conf
(This used to be commit c00388de6cf5d0527505bfe4edfe2f0269c5a4c8)

21 years agomade the CAP_UNIX test a bit cleaner
Andrew Tridgell [Thu, 22 Aug 2002 22:51:28 +0000 (22:51 +0000)]
made the CAP_UNIX test a bit cleaner
(This used to be commit 8c8b0dd381f357bdd204fd6b5d50b78765e93090)

21 years agoa few minor cleanups in the cldap request
Andrew Tridgell [Thu, 22 Aug 2002 22:50:57 +0000 (22:50 +0000)]
a few minor cleanups in the cldap request
(This used to be commit 228fc518da0404fe770175d5277fe5f5b08f9c67)

21 years agoadded a 'net rpc samdump' command for dumping the whole sam via
Andrew Tridgell [Thu, 22 Aug 2002 22:48:54 +0000 (22:48 +0000)]
added a 'net rpc samdump' command for dumping the whole sam via
samsync operations (as a BDC)
(This used to be commit e4cb106d2e3e6a41529369545a7a6ce5fe6d8986)

21 years agoadded a useful unistr2 display function
Andrew Tridgell [Thu, 22 Aug 2002 22:44:06 +0000 (22:44 +0000)]
added a useful unistr2 display function
(This used to be commit f4581133649b5208d8f91c4995ef60579e04b6f6)

21 years agotypos typos :)
Simo Sorce [Thu, 22 Aug 2002 21:42:59 +0000 (21:42 +0000)]
typos typos :)
(This used to be commit 78cfbebc69fb15326d8f6dbbce1090c301a1f270)

21 years agofix registry editor API for printing backend after I changed
Gerald Carter [Thu, 22 Aug 2002 21:16:11 +0000 (21:16 +0000)]
fix registry editor API for printing backend after I changed
the NT_PRINTER_PARAM to a REGISTRY_VALUE
(This used to be commit 8d510abe125e15a8d71c58a13d170dc3d6371368)

21 years agoreload_after_sighup and got_sig_term are defined in server.c
Herb Lewis [Thu, 22 Aug 2002 21:15:17 +0000 (21:15 +0000)]
reload_after_sighup and got_sig_term are defined in server.c
(This used to be commit 667e2fe32f111ce840fe3be028c61497d54d6b3d)

21 years agoSpelling fixes.
Tim Potter [Thu, 22 Aug 2002 20:19:49 +0000 (20:19 +0000)]
Spelling fixes.
(This used to be commit 9b49d97b94a7e3842cdcbfa4ebfa961586857aea)

21 years agoRemember to check for UNIX extensions before saying we support them.
Jeremy Allison [Thu, 22 Aug 2002 20:02:33 +0000 (20:02 +0000)]
Remember to check for UNIX extensions before saying we support them.
Jeremy.
(This used to be commit 2c7ad907eb5e1838b6430940cb5289489fad4bb0)

21 years agoPut back in BDC support in set_server_role(). Tidied up debugs.
Tim Potter [Thu, 22 Aug 2002 19:57:53 +0000 (19:57 +0000)]
Put back in BDC support in set_server_role().  Tidied up debugs.
(This used to be commit 08d7d6ffa65568209e953a2834d263cf3537064e)

21 years agoWe were returning incorrect flags in smb_action....
Jeremy Allison [Thu, 22 Aug 2002 19:56:16 +0000 (19:56 +0000)]
We were returning incorrect flags in smb_action....
IFSTEST strikes again :-).
Jeremy.
(This used to be commit 4e0a2564302bdb18087e395576208fa0f0c5c32e)

21 years agoMore compile warnings.
Tim Potter [Thu, 22 Aug 2002 17:46:25 +0000 (17:46 +0000)]
More compile warnings.
(This used to be commit 8303ff62609bd57af457bc1f1527c58657225fdf)

21 years agoFix compile warnings.
Tim Potter [Thu, 22 Aug 2002 17:43:27 +0000 (17:43 +0000)]
Fix compile warnings.
(This used to be commit e84f47a234d31e98b0dc28c51f3ec337458e48d1)

21 years agoEnsure we don't change to a user that we can't get an NT_TOKEN for.
Andrew Bartlett [Thu, 22 Aug 2002 17:05:35 +0000 (17:05 +0000)]
Ensure we don't change to a user that we can't get an NT_TOKEN for.
(This used to be commit 9416289b571b1c838239e5342bb6148041ab681b)

21 years agofix for difference in strsep and strtok semantics
Herb Lewis [Thu, 22 Aug 2002 10:33:21 +0000 (10:33 +0000)]
fix for difference in strsep and strtok semantics
(This used to be commit 51e0a4adc7c6cc09e53003726b31201a091e9f35)

21 years agoSpelling fixes.
Tim Potter [Thu, 22 Aug 2002 09:48:06 +0000 (09:48 +0000)]
Spelling fixes.
(This used to be commit 24fa84bda49a3a77fbc092652a0b6b132f06ff7c)

21 years agoget the access check in addform() correct this time.
Gerald Carter [Thu, 22 Aug 2002 03:12:10 +0000 (03:12 +0000)]
get the access check in addform() correct this time.
Needed to modify OpenPrinter() to store the access granted to
on the print server handle as well.
(This used to be commit 08b3f9688c6c3c83ad8949e6346d8fab5e563df4)

21 years agofix a few segfaults
Gerald Carter [Thu, 22 Aug 2002 02:51:32 +0000 (02:51 +0000)]
fix a few segfaults
(This used to be commit ccb02f7cfcec4a555cf7304816c739f4bf7b46f0)

21 years agoMake samsync use popt
Andrew Bartlett [Thu, 22 Aug 2002 01:25:10 +0000 (01:25 +0000)]
Make samsync use popt
(This used to be commit 6aa7aa00f32c2d6512029eb603f9087ce6c98bf9)

21 years agoA few fixes towards libsmbclient and rpcclient - get pointer types right and
Andrew Bartlett [Thu, 22 Aug 2002 00:51:00 +0000 (00:51 +0000)]
A few fixes towards libsmbclient and rpcclient - get pointer types right and
try to keep to functions inside libsmbclient.

Andrew Bartlett
(This used to be commit 340bc31fdb031d79fa87de27c2c46215dd8113a3)

21 years agoMove comment
Andrew Bartlett [Thu, 22 Aug 2002 00:16:21 +0000 (00:16 +0000)]
Move comment
(This used to be commit 009b331182b1338e07968388004f5d44b835e7f5)

21 years agoFixed IFSTEST errors with OpenParams... more to go.
Jeremy Allison [Thu, 22 Aug 2002 00:10:02 +0000 (00:10 +0000)]
Fixed IFSTEST errors with OpenParams... more to go.
Jeremy.
(This used to be commit 31a0c4ac33e89be4a27ff697dd3850fe6578e75f)

21 years agoAdded README written by Jelmer - thanks!
Tim Potter [Wed, 21 Aug 2002 23:28:41 +0000 (23:28 +0000)]
Added README written by Jelmer - thanks!
(This used to be commit f639eb3817b9edf421dc103394428d607857a0bb)

21 years agofix segfault
Gerald Carter [Wed, 21 Aug 2002 23:27:38 +0000 (23:27 +0000)]
fix segfault
(This used to be commit 982eadf73bb3932ec3ac89c6112a8bf79dbec127)

21 years agoNETLOGON NetServerAuthenticate3 include and parser file
Jean-François Micouleau [Wed, 21 Aug 2002 23:08:28 +0000 (23:08 +0000)]
NETLOGON NetServerAuthenticate3 include and parser file

J.F.
(This used to be commit 2f68d6f5ec925f07a387f784db6de0cfbaa53278)

21 years agoMore hacks for 'guest account' to get it to show up with the right rid...
Andrew Bartlett [Wed, 21 Aug 2002 22:13:45 +0000 (22:13 +0000)]
More hacks for 'guest account' to get it to show up with the right rid...

Andrew Bartlett
(This used to be commit 2795d92268d23063faf5a661279a91f7703d8aac)

21 years agoAdd tridge's backtrace script - it should at least work for systems with
Andrew Bartlett [Wed, 21 Aug 2002 21:42:05 +0000 (21:42 +0000)]
Add tridge's backtrace script - it should at least work for systems with
gdb....

Andrew Bartlett
(This used to be commit 7cb080559eaf39fb0afd6d846bf56715f1303801)

21 years agoFix longstanding bug in Win2k clients by clearing the shortname
Jeremy Allison [Wed, 21 Aug 2002 21:07:27 +0000 (21:07 +0000)]
Fix longstanding bug in Win2k clients by clearing the shortname
buffer before returning ascii short name.
Jeremy.
(This used to be commit d01bbd42ff043d9fb0dc40dc4e207da8df0c9c14)

21 years agoDocument -v option
Jelmer Vernooij [Wed, 21 Aug 2002 21:00:40 +0000 (21:00 +0000)]
Document -v option
(This used to be commit a8936762967643a935ae45f468ad70e206406190)

21 years agoReplaced reference to global_myworkgroup by calls to lp_workgroup().
Volker Lendecke [Wed, 21 Aug 2002 20:50:42 +0000 (20:50 +0000)]
Replaced reference to global_myworkgroup by calls to lp_workgroup().

pdbedit failed to initialize global_myworkgroup, wo we could end up
having a SID for SECRETS/SID/  in secrets.tdb.

Volker
(This used to be commit 8c96ab4bc05e55e119c1b44779fe14d3ab6c5f35)

21 years agoThis is like jht's (abortive) patch for showing only non-default testparm
Andrew Bartlett [Wed, 21 Aug 2002 20:29:11 +0000 (20:29 +0000)]
This is like jht's (abortive) patch for showing only non-default testparm
options.

Andrew Bartlett
(This used to be commit 4cd822d9e4e5f35a47b0837bfa73c8a457e6cc85)

21 years agoPatch from Paul Green <Paul.Green@stratus.com> to be more POSIX-compatible
Jelmer Vernooij [Wed, 21 Aug 2002 19:59:23 +0000 (19:59 +0000)]
Patch from Paul Green <Paul.Green@stratus.com> to be more POSIX-compatible
(This used to be commit addf29e6765393b25c35bd833d29e29e4581c233)

21 years agopdbedit needs global_myname to be set in order to display the
Volker Lendecke [Wed, 21 Aug 2002 19:48:56 +0000 (19:48 +0000)]
pdbedit needs global_myname to be set in order to display the
user SIDs correctly.

Volker
(This used to be commit 287b7bda11100c42f2cdea36a20a81f6ea397f43)

21 years agoglobal_myname is a pstring, not an fstring
Volker Lendecke [Wed, 21 Aug 2002 19:39:38 +0000 (19:39 +0000)]
global_myname is a pstring, not an fstring
(This used to be commit 2df34c9bfc76ee832e5005a2ad0ff0b6abb98034)

21 years agoAdd changes suggested by abartlet:
Jelmer Vernooij [Wed, 21 Aug 2002 18:58:04 +0000 (18:58 +0000)]
Add changes suggested by abartlet:
- don't use lp_passwd_file() to retrieve NIS domain name, but use location
  instead
- some cleanups
(This used to be commit 16f4568f35c753ec0ab0a0dda2b264668f5ac5ab)

21 years agodocument nisplus sam
Jelmer Vernooij [Wed, 21 Aug 2002 17:32:14 +0000 (17:32 +0000)]
document nisplus sam
(This used to be commit debf77cd3a7a48ad833255c42917d7e7660d3d15)

21 years agoAdd 'net rpc getsid' to fetch the PDC's SID into the local secrets.tdb
Volker Lendecke [Wed, 21 Aug 2002 17:23:34 +0000 (17:23 +0000)]
Add 'net rpc getsid' to fetch the PDC's SID into the local secrets.tdb

Print domain SID on 'net rpc info'

Volker
(This used to be commit 12fd889a3f0e3eeeb27a51cdd7f648a59083f2ba)

21 years agojust comment typos
Volker Lendecke [Wed, 21 Aug 2002 17:07:10 +0000 (17:07 +0000)]
just comment typos
(This used to be commit 169e784f4829ef356ed6232ace950d43cac1d467)

21 years agoFix debug level initialization for net.c
Volker Lendecke [Wed, 21 Aug 2002 11:48:05 +0000 (11:48 +0000)]
Fix debug level initialization for net.c

Volker
(This used to be commit 5af5326f1311a49d3c8316e1dcc27037b831065a)

21 years agoCope with non-unix accounts - we just won't get the groups for those users.
Andrew Bartlett [Wed, 21 Aug 2002 11:34:05 +0000 (11:34 +0000)]
Cope with non-unix accounts - we just won't get the groups for those users.

Andrew Bartlett
(This used to be commit 7cad7814555645aa3bee95fb48fbd694e6a9e313)

21 years agoUse the 'init' flag to determine if the UID is set, rather than testing the
Andrew Bartlett [Wed, 21 Aug 2002 11:18:25 +0000 (11:18 +0000)]
Use the 'init' flag to determine if the UID is set, rather than testing the
uid for -1.

Andrew Bartlett
(This used to be commit 2fc12864ae78ea08d8cb4e3b1c7e341ca4a854e6)

21 years agoFix pam_smbpass to always check the return value of pdb_getsampwnam() to
Andrew Bartlett [Wed, 21 Aug 2002 11:15:10 +0000 (11:15 +0000)]
Fix pam_smbpass to always check the return value of pdb_getsampwnam() to
determine if the user exists.

(from post on samba-technical)

Andrew Bartlett
(This used to be commit b43304c2aa406267ef157dd0ac59319d6c494ce4)

21 years agoHandle wrap-around on this number by making it unsigned.
Andrew Bartlett [Wed, 21 Aug 2002 11:12:14 +0000 (11:12 +0000)]
Handle wrap-around on this number by making it unsigned.

(Wrapping to zero does not create problems in this cache)

Andrew Bartlett
(This used to be commit c58e3d5c7d78dd02584b1490a27f7007e11b8712)

21 years agoimplemented lock and mknod
Simo Sorce [Wed, 21 Aug 2002 02:34:49 +0000 (02:34 +0000)]
implemented lock and mknod
addedd to vfstest the possibility to read a file to imput a stream of commands
(This used to be commit 233b14f447994db8fdb4448d19eff0c38c17254d)

21 years agoaddform fix from SAMBA_2_2
Gerald Carter [Wed, 21 Aug 2002 01:47:29 +0000 (01:47 +0000)]
addform fix from SAMBA_2_2
(This used to be commit db286e66ec4788b40e279fd230b2013f311e44ec)

21 years agofix typos
Simo Sorce [Tue, 20 Aug 2002 21:21:56 +0000 (21:21 +0000)]
fix typos
thanks Josef Zlomek
(This used to be commit fb32fd99b9878db2bacf0588d30fd5f1f37dbfd7)

21 years agopdb_nisplus converted to the new passdb system API's
Jelmer Vernooij [Tue, 20 Aug 2002 20:56:10 +0000 (20:56 +0000)]
pdb_nisplus converted to the new passdb system API's
(This used to be commit 72e9a5cd340d6a912e274dc0d6f2a22a922d4b03)

21 years agoIFSTEST fixes for open fid, nametoolong.
Jeremy Allison [Tue, 20 Aug 2002 20:54:32 +0000 (20:54 +0000)]
IFSTEST fixes for open fid, nametoolong.
Jeremy.
(This used to be commit e53a81261ed189881c0f07e1b46f97aa6770cab7)

21 years agoThe "max data count" value in SMB transacts indicates how much the other end can
Shirish Kalele [Tue, 20 Aug 2002 19:58:23 +0000 (19:58 +0000)]
The "max data count" value in SMB transacts indicates how much the other end can
send us. As it stands, we incorrectly set it to the number of bytes we are
sending. Correcting this by setting a static value of 1024 (This could even be
something larger). Improves RPC client performance.
(This used to be commit b0bd42c9466f41dc87a11fd6065620f93c8ebc40)

21 years agosome fixes
Jelmer Vernooij [Tue, 20 Aug 2002 19:35:13 +0000 (19:35 +0000)]
some fixes
(This used to be commit e0c61b31050a3e3fdec2c47c80ef34de3ec73e04)

21 years agofix typo
Jelmer Vernooij [Tue, 20 Aug 2002 19:16:28 +0000 (19:16 +0000)]
fix typo
(This used to be commit 71e2b41c77cc3128c6cb6e68b7ddbe2213274805)

21 years agofix irix compile errors - cannot initialize array in declaration statement
Herb Lewis [Tue, 20 Aug 2002 18:43:59 +0000 (18:43 +0000)]
fix irix compile errors - cannot initialize array in declaration statement
with non-const values - strsep not defined
(This used to be commit a5c59b2cd10016ecbd931531602ad1cb3660bbf9)

21 years agoRemove unused variables
Jelmer Vernooij [Tue, 20 Aug 2002 17:58:09 +0000 (17:58 +0000)]
Remove unused variables
(This used to be commit 20f1765c32b2dd048e1572cd1b1e490459f7d5dc)

21 years agoDon't report missing "-valid"
Jelmer Vernooij [Tue, 20 Aug 2002 17:57:07 +0000 (17:57 +0000)]
Don't report missing "-valid"
(This used to be commit f9018f4560c205033d25e6294534be4b7a79f6c1)

21 years agofix generating protos for smbwrapper
Herb Lewis [Tue, 20 Aug 2002 17:38:54 +0000 (17:38 +0000)]
fix generating protos for smbwrapper
(This used to be commit 92408c822033c9d0e604d9696cf629d4665aa9ee)

21 years agoUpdate generated version of manpages
Jelmer Vernooij [Tue, 20 Aug 2002 17:13:57 +0000 (17:13 +0000)]
Update generated version of manpages
(This used to be commit 724f368bbac97b7d47d5986408d8937f3e7ee15c)

21 years agoNew (simpler) documentation system.
Jelmer Vernooij [Tue, 20 Aug 2002 16:27:37 +0000 (16:27 +0000)]
New (simpler) documentation system.
(This used to be commit d3b8ad67fc32c097d5aa783744192197cb3b3f26)

21 years agoStrip URL stuff, not only ending in .html
Jelmer Vernooij [Tue, 20 Aug 2002 16:11:58 +0000 (16:11 +0000)]
Strip URL stuff, not only ending in .html
(This used to be commit 8bb4843f20c58bcf423bade3342beea61f2b35f7)

21 years agoRemove (broken) index
Jelmer Vernooij [Tue, 20 Aug 2002 16:06:40 +0000 (16:06 +0000)]
Remove (broken) index
don't use underscores in chaptor names (invalid sgml syntax)
(This used to be commit 7864aeb9694a72090425f15e1512f56e32b20588)

21 years agocannot use casts in the DLIST_xxx macros
Herb Lewis [Tue, 20 Aug 2002 12:38:43 +0000 (12:38 +0000)]
cannot use casts in the DLIST_xxx macros
(This used to be commit c9ffc416aeee2610fdc896a9d41dac182039a5f9)

21 years agosegfault fixes merged from APP_HEAD
Gerald Carter [Tue, 20 Aug 2002 03:01:37 +0000 (03:01 +0000)]
segfault fixes merged from APP_HEAD
(This used to be commit cd9ee27d89a5cd489efac2029c22797ec9c383ca)

21 years agoBased orginally by work by Kai, this patch moves our NT_TOKEN generation into
Andrew Bartlett [Tue, 20 Aug 2002 01:54:28 +0000 (01:54 +0000)]
Based orginally by work by Kai, this patch moves our NT_TOKEN generation into
our authenticaion code - removing some of the duplication from the current
code.

This also gets us *much* closer to supporting a real SAM backend, becouse the
SAM can give us the right info then.

This also changes our service.c code, so that we do a VUID (rather than uid)
cache on the connection struct, and do full NT ACL/NT_TOKEN checks (or cached
equivilant) on every packet, for the same r or rw mode the whole share was open
for.

Andrew Bartlett
(This used to be commit d8122cee059fc7098bfa7e42e638a9958b3ac902)

21 years agofix irix compiler error
Herb Lewis [Tue, 20 Aug 2002 00:20:23 +0000 (00:20 +0000)]
fix irix compiler error
(This used to be commit 4df7983487545a432cfa8832eae1afbdf7866060)

21 years agoFix syntax errors
Jelmer Vernooij [Mon, 19 Aug 2002 23:32:12 +0000 (23:32 +0000)]
Fix syntax errors
(This used to be commit 2e6aa71c964a94c7b02fd61c14d9078c24ffb66d)

21 years agoadd support for the "value,OID" format described in MSDN.
Gerald Carter [Mon, 19 Aug 2002 21:17:22 +0000 (21:17 +0000)]
add support for the "value,OID" format described in MSDN.
I've not seen this on a real network, but we support it now :-)
(This used to be commit 1ed6f68f6f29e1a62b12764ec5e84de8351efbd3)

21 years agoa new icon for the upcoming wizard
Simo Sorce [Mon, 19 Aug 2002 19:50:54 +0000 (19:50 +0000)]
a new icon for the upcoming wizard
(This used to be commit 2d1c7797ffd413bf64e469356cd88bf550134f42)

21 years agoAdded comment about our implementation of the trans2
Tim Potter [Mon, 19 Aug 2002 19:12:26 +0000 (19:12 +0000)]
Added comment about our implementation of the trans2
SMB_FILE_INTERNAL_INFORMATION possibly causing the failure of one of the
IFSKIT tests.
(This used to be commit ca73d24307fcf60e4b7bfe574287b2a84c5d86c8)

21 years agofix typo auth/auth_server.c
Jelmer Vernooij [Mon, 19 Aug 2002 18:06:07 +0000 (18:06 +0000)]
fix typo auth/auth_server.c
remove unused 'max packet' and 'packet size' options
(This used to be commit 6a787a695db65688916464a9b0e2a9024b131eee)

21 years agoMore smb.conf manpage updates:
Jelmer Vernooij [Mon, 19 Aug 2002 18:05:06 +0000 (18:05 +0000)]
More smb.conf manpage updates:

add printer command -> addprinter command
delete printer command -> deleteprinter command
display charset
dos charset
hide unwriteable -> hide unwriteable files
hostname lookups
name cache timeout
ntlm auth
paranoid server security
realm
smb ports
unicode
unix charset
wtmp directory
wins partners
block size
vfspath
(This used to be commit 80a25fe365ac83b7331fa95b3287dd275a229fdc)

21 years agofixed memory corruption in cli_full_connection()
Andrew Tridgell [Mon, 19 Aug 2002 17:49:37 +0000 (17:49 +0000)]
fixed memory corruption in cli_full_connection()
(This used to be commit 7c2167182becbf72ba062230e911d55d337a4709)

21 years agothe SMBD_SELECT_TIMEOUT_WITH_PENDING_LOCKS macro isn't needed any more
Andrew Tridgell [Mon, 19 Aug 2002 17:26:00 +0000 (17:26 +0000)]
the SMBD_SELECT_TIMEOUT_WITH_PENDING_LOCKS macro isn't needed any more
(This used to be commit 341bb9fb78a2e750f05a902e020ba352e26ca030)

21 years agoprint out the GUID in the CLDAP reply
Andrew Tridgell [Mon, 19 Aug 2002 16:56:09 +0000 (16:56 +0000)]
print out the GUID in the CLDAP reply
(This used to be commit 8aae10bcdc05fca4e0281ac91a7679c60b791534)

21 years agomake rpcclient use print_guid()
Andrew Tridgell [Mon, 19 Aug 2002 16:55:47 +0000 (16:55 +0000)]
make rpcclient use print_guid()
(This used to be commit f2c48cadb22256564f2ddaa5169812c7c4383ec5)

21 years agoadded a generic print_guid utility, and get the byte order handing
Andrew Tridgell [Mon, 19 Aug 2002 16:55:29 +0000 (16:55 +0000)]
added a generic print_guid utility, and get the byte order handing
right
(This used to be commit ec2c17c56f06e122868b2a55bc7c292106ad3911)

21 years agomake IRIX happy
Simo Sorce [Mon, 19 Aug 2002 16:54:06 +0000 (16:54 +0000)]
make IRIX happy
(This used to be commit bac73fa972c24503f12968810059745c81fa57a9)

21 years agoIFS kit test - don't allow TEMP attribute on directory open.
Jeremy Allison [Mon, 19 Aug 2002 16:10:27 +0000 (16:10 +0000)]
IFS kit test - don't allow TEMP attribute on directory open.
Jeremy.
(This used to be commit 81eacd926bd1f7054522351e1bd24a2192dcbbc1)

21 years agowe now parse the cldap reply and print its contents. There are a
Andrew Tridgell [Mon, 19 Aug 2002 15:59:14 +0000 (15:59 +0000)]
we now parse the cldap reply and print its contents. There are a
couple of unknown fields we still need to work out.
(This used to be commit 67b4dbd5c9f2665d5e6157b8cd522ebff4b8a4ea)

21 years agoremove 'admin log' parameter (discussed with Jeremy)
Jelmer Vernooij [Mon, 19 Aug 2002 15:33:54 +0000 (15:33 +0000)]
remove 'admin log' parameter (discussed with Jeremy)
remove 'alternate permissions' parameter (deprecated and not used since 2.0) (discussed with tridge)
(This used to be commit 6e34651591d1de3293b239195078778ba1d0e565)

21 years agowe now receive and parse the main cldap netlogon reply.
Andrew Tridgell [Mon, 19 Aug 2002 15:30:26 +0000 (15:30 +0000)]
we now receive and parse the main cldap netlogon reply.

we still need to parse the core of the structure
(This used to be commit 6780ae25bf7ca291f612682dec7ee7ff44c24bef)

21 years agoAdding documentation for options:
Jelmer Vernooij [Mon, 19 Aug 2002 15:29:40 +0000 (15:29 +0000)]
Adding documentation for options:

add user to group script
delete group script
ads server
delete user from group script
disable netbios
block size
hide unwriteable
mangling method
(This used to be commit 6cb00e444f3acd7b3339c46813830fbdc3d7d027)

21 years agoAdd script to find undocumented smb.conf options
Jelmer Vernooij [Mon, 19 Aug 2002 14:55:06 +0000 (14:55 +0000)]
Add script to find undocumented smb.conf options
(This used to be commit 77152b4033f13abcdb86c7835f3112fa422a420d)

21 years agoadded a 'net ads lookup' command that does a CLDAP NetLogon query to a
Andrew Tridgell [Mon, 19 Aug 2002 03:17:03 +0000 (03:17 +0000)]
added a 'net ads lookup' command that does a CLDAP NetLogon query to a
win2000 server. It does seem to work, and win200 sends us a valid
reply, but we don't parse it yet. Maybe tomorrow :)
(This used to be commit 6352508c54cee333ed7c0e3ebc372be7cd60ed62)

21 years agoadded wrapper for delete_printer_data() that write the printer out to disk.
Gerald Carter [Mon, 19 Aug 2002 02:18:48 +0000 (02:18 +0000)]
added wrapper for delete_printer_data() that write the printer out to disk.
(This used to be commit 113d960d77fc9e3671a448d093237ced25c2e18c)

21 years agoUpdate manpage to match to Simo's latest pdbedit changes
Jelmer Vernooij [Mon, 19 Aug 2002 02:03:02 +0000 (02:03 +0000)]
Update manpage to match to Simo's latest pdbedit changes
(This used to be commit ff8a80b873e38db7755f40b409fbc2d73693f40f)

21 years agochange notify fix left out of merge by APP_HEAD by accident
Gerald Carter [Mon, 19 Aug 2002 01:56:15 +0000 (01:56 +0000)]
change notify fix left out of merge by APP_HEAD by accident
(This used to be commit a413ff8b494e63b42fab213f12b44df6a5f0c34c)

21 years agoAdd vfstest manpage + fix typo in configure
Jelmer Vernooij [Mon, 19 Aug 2002 01:11:00 +0000 (01:11 +0000)]
Add vfstest manpage + fix typo in configure
(This used to be commit 477e8bb1a9b1895a4987ef2377b48ecc31999ab5)

21 years agoshould make all platforms happy with popt
Simo Sorce [Mon, 19 Aug 2002 01:02:41 +0000 (01:02 +0000)]
should make all platforms happy with popt
(This used to be commit 778985527ccf0f29f74b53d65c909de0d08a96f6)

21 years agoAdd 'conf' command to load different smb.conf files
Jelmer Vernooij [Mon, 19 Aug 2002 00:19:44 +0000 (00:19 +0000)]
Add 'conf' command to load different smb.conf files
(This used to be commit 9b4deb1e0f36968bf9b83120b12e6692b20df9d4)

21 years agoO_NOFOLLOW does not exist on solaris 8 ??
Simo Sorce [Sun, 18 Aug 2002 20:28:16 +0000 (20:28 +0000)]
O_NOFOLLOW does not exist on solaris 8 ??
(This used to be commit 4280300d80d831b78ca50a0a4325b9e239a8bb63)

21 years agoround lock timeouts in lockingX upwards to multiples of 1 second, so a
Andrew Tridgell [Sun, 18 Aug 2002 20:13:09 +0000 (20:13 +0000)]
round lock timeouts in lockingX upwards to multiples of 1 second, so a
half second timout rounds to 1 not 0
(This used to be commit 282a64b085162a58560175d14e7ceaef3d6cc9cc)

21 years agoAdd entry about block.so
Jelmer Vernooij [Sun, 18 Aug 2002 20:12:43 +0000 (20:12 +0000)]
Add entry about block.so
(This used to be commit 6973344fb5207341e98576b1ddbe58a745225e10)