samba.git
20 years agomore change to release notes
Gerald Carter [Fri, 15 Aug 2003 20:34:10 +0000 (20:34 +0000)]
more change to release notes

20 years agoDo not cache iconv checks because we are looking for it now in different places and...
Alexander Bokovoy [Fri, 15 Aug 2003 20:30:52 +0000 (20:30 +0000)]
Do not cache iconv checks because we are looking for it now in different places and negative result does not mean we don't have iconv unless we checked everything

20 years agoworking draft of release notes
Gerald Carter [Fri, 15 Aug 2003 20:14:46 +0000 (20:14 +0000)]
working draft of release notes

20 years agopossible fix for bug 288 to repcent using an uninitialized cli_state struct
Gerald Carter [Fri, 15 Aug 2003 20:12:40 +0000 (20:12 +0000)]
possible fix for bug 288 to repcent using an uninitialized cli_state struct

20 years agoFix charset detection code in configure.
Alexander Bokovoy [Fri, 15 Aug 2003 20:09:12 +0000 (20:09 +0000)]
Fix charset detection code in configure.
Now we are:
1. Try to find correct name for default character sets for the platform
2. Use DEFAULT_{DOS|DISPLAY|UNIX}_CHARSET defines set during configure phase as defaults

This should fix CP850 problem on Solaris (at least) because it actually has IBM850 which
is the same but under different name

20 years agoGive a temporary hint on how to delete trust account.
Rafal Szczesniak [Fri, 15 Aug 2003 19:47:10 +0000 (19:47 +0000)]
Give a temporary hint on how to delete trust account.

rafal

20 years agoLatest heimdal snapshot has a krb5_set_real_time with a slightly
Volker Lendecke [Fri, 15 Aug 2003 19:29:08 +0000 (19:29 +0000)]
Latest heimdal snapshot has a krb5_set_real_time with a slightly
different (but by implicit conversion hopefully compatible... ;-)
prototype. Fix the build for that.

20 years agoRegenerate docs
Jelmer Vernooij [Fri, 15 Aug 2003 18:41:17 +0000 (18:41 +0000)]
Regenerate docs

20 years agoRegenerate docs
Jelmer Vernooij [Fri, 15 Aug 2003 18:26:34 +0000 (18:26 +0000)]
Regenerate docs

20 years agoDocument 'ldap group suffix', better documentation for 'ldap user suffix'
Jelmer Vernooij [Fri, 15 Aug 2003 18:15:17 +0000 (18:15 +0000)]
Document 'ldap group suffix', better documentation for 'ldap user suffix'

20 years agoFix doc build
Jelmer Vernooij [Fri, 15 Aug 2003 17:49:08 +0000 (17:49 +0000)]
Fix doc build

20 years agoFix syntax error!
Tim Potter [Fri, 15 Aug 2003 17:38:11 +0000 (17:38 +0000)]
Fix syntax error!

20 years agofix compile warnings on IRIX
Gerald Carter [Fri, 15 Aug 2003 17:01:49 +0000 (17:01 +0000)]
fix compile warnings on IRIX

20 years agodocument set quota command
Jelmer Vernooij [Fri, 15 Aug 2003 16:31:06 +0000 (16:31 +0000)]
document set quota command

20 years agoFix typos
Jelmer Vernooij [Fri, 15 Aug 2003 16:22:18 +0000 (16:22 +0000)]
Fix typos

20 years agoDocument get quota command
Jelmer Vernooij [Fri, 15 Aug 2003 16:20:46 +0000 (16:20 +0000)]
Document get quota command

20 years agoPrint more than 1 packet in hex mode
Jelmer Vernooij [Fri, 15 Aug 2003 16:13:59 +0000 (16:13 +0000)]
Print more than 1 packet in hex mode

20 years agoRemove accidently added SMB_MODULE_PROVIDES() lines
Jelmer Vernooij [Fri, 15 Aug 2003 06:23:32 +0000 (06:23 +0000)]
Remove accidently added SMB_MODULE_PROVIDES() lines

20 years agoDocument modules changes
Jelmer Vernooij [Fri, 15 Aug 2003 06:11:33 +0000 (06:11 +0000)]
Document modules changes

20 years agoRemove nasty hack in modules system. We don't recompile files anymore
Jelmer Vernooij [Fri, 15 Aug 2003 06:07:36 +0000 (06:07 +0000)]
Remove nasty hack in modules system. We don't recompile files anymore
after the Makefile changes.

20 years agoAdd ability to output native pcap files without the requirement for text2pcap.
Jelmer Vernooij [Fri, 15 Aug 2003 05:31:46 +0000 (05:31 +0000)]
Add ability to output native pcap files without the requirement for text2pcap.
IP and TCP checksums are not calculated, but that should not matter.

20 years agoget rid of more compiler warnings
Herb Lewis [Fri, 15 Aug 2003 04:42:05 +0000 (04:42 +0000)]
get rid of more compiler warnings

20 years agoAdd idmap diagrams from Chris and John
Jelmer Vernooij [Fri, 15 Aug 2003 04:37:02 +0000 (04:37 +0000)]
Add idmap diagrams from Chris and John

20 years agoAdd the gss-spnego kerberos server side to ntml_auth. This uses the
Volker Lendecke [Fri, 15 Aug 2003 02:57:59 +0000 (02:57 +0000)]
Add the gss-spnego kerberos server side to ntml_auth. This uses the
same ads_verify_ticket routine that smbd uses, so in the current state
we have to be have the host password in secrets.tdb instead of the
keytab. This means we have to be an ADS member, but it's a start.

Volker

20 years agomake sure idb file is properly sorted.
Herb Lewis [Fri, 15 Aug 2003 02:28:59 +0000 (02:28 +0000)]
make sure idb file is properly sorted.

20 years agoget rid of compiler warnings
Herb Lewis [Fri, 15 Aug 2003 02:28:13 +0000 (02:28 +0000)]
get rid of compiler warnings

20 years agoget rid of const as these things really are not const
Herb Lewis [Fri, 15 Aug 2003 02:25:41 +0000 (02:25 +0000)]
get rid of const as these things really are not const

20 years agoFix some memory issues. It is now possible to convert extract packet data
Jelmer Vernooij [Fri, 15 Aug 2003 02:18:20 +0000 (02:18 +0000)]
Fix some memory issues. It is now possible to convert extract packet data
from a samba log file and view it in ethereal, including the DCE/RPC, RAP, etc
calls that are contained in a packet, just like you would with a real
network sniff!

20 years agoget rid of warning on IRIX
Herb Lewis [Fri, 15 Aug 2003 02:01:56 +0000 (02:01 +0000)]
get rid of warning on IRIX

20 years agoDon't ask, it's too embarrassing :-)
Volker Lendecke [Fri, 15 Aug 2003 01:55:06 +0000 (01:55 +0000)]
Don't ask, it's too embarrassing :-)

Actually let the user explicitly specify a rid...

Volker

20 years agoFix memleaks.
Volker Lendecke [Fri, 15 Aug 2003 01:46:09 +0000 (01:46 +0000)]
Fix memleaks.

Currently I'm compiling against MIT Kerberos 1.2.8.

Anthony, you said you have a heimdal installation available. Could you
please compile this stuff with krb and check it with valgrind?

Thanks,

Volker

20 years agoget rid of some sompiler warnings on IRIX
Herb Lewis [Fri, 15 Aug 2003 01:42:30 +0000 (01:42 +0000)]
get rid of some sompiler warnings on IRIX

20 years agoget rid of unused call
Herb Lewis [Fri, 15 Aug 2003 01:36:35 +0000 (01:36 +0000)]
get rid of unused call

20 years agoreturn actual results instead of always OK
Herb Lewis [Fri, 15 Aug 2003 01:33:57 +0000 (01:33 +0000)]
return actual results instead of always OK

20 years agofix type
Herb Lewis [Fri, 15 Aug 2003 01:30:26 +0000 (01:30 +0000)]
fix type

20 years agoGet packet contents correct as well.
Jelmer Vernooij [Fri, 15 Aug 2003 01:30:10 +0000 (01:30 +0000)]
Get packet contents correct as well.

20 years agoadd IRIX EA support
Herb Lewis [Fri, 15 Aug 2003 01:29:08 +0000 (01:29 +0000)]
add IRIX EA support

20 years agoFix attribute set using setfileinfo - Samba4 found.
Jeremy Allison [Fri, 15 Aug 2003 01:22:01 +0000 (01:22 +0000)]
Fix attribute set using setfileinfo - Samba4 found.
Jeremy.

20 years agoIgnore silently set disposition information when set on a path.
Jeremy Allison [Fri, 15 Aug 2003 00:42:16 +0000 (00:42 +0000)]
Ignore silently set disposition information when set on a path.
Samba4 tester.
Jeremy.

20 years agoAdd utility that takes a samba log file (at least level 5 for headers and
Jelmer Vernooij [Fri, 15 Aug 2003 00:04:20 +0000 (00:04 +0000)]
Add utility that takes a samba log file (at least level 5 for headers and
10 for data contents as well) and creates a packet trace readable by
ethereal.

What does not work yet:
 - SMB data contents (log level 5)
 - SMB data contents beyond the 512 byte range (log level 99 or something?)

20 years agoMakefile.in
Jelmer Vernooij [Fri, 15 Aug 2003 00:00:22 +0000 (00:00 +0000)]
Makefile.in

20 years agonlink field should decrement when delete pending is set.
Jeremy Allison [Thu, 14 Aug 2003 23:47:12 +0000 (23:47 +0000)]
nlink field should decrement when delete pending is set.
Found by Samba4.
Jeremy.

20 years agoFix setfileinfo level 1 - it only takes 12 bytes. Found by Samba4
Jeremy Allison [Thu, 14 Aug 2003 23:40:45 +0000 (23:40 +0000)]
Fix setfileinfo level 1 - it only takes 12 bytes. Found by Samba4
torture tester.
Jeremy.

20 years agoFix changing of attributes via setattr. Samba4 test fixes.
Jeremy Allison [Thu, 14 Aug 2003 23:15:02 +0000 (23:15 +0000)]
Fix changing of attributes via setattr. Samba4 test fixes.
Jeremy.

20 years agoget rid of IRIX test as it is wrong.
Herb Lewis [Thu, 14 Aug 2003 22:46:25 +0000 (22:46 +0000)]
get rid of IRIX test as it is wrong.

20 years agojeremy foo
Gerald Carter [Thu, 14 Aug 2003 22:17:07 +0000 (22:17 +0000)]
jeremy foo

20 years agofix build
Gerald Carter [Thu, 14 Aug 2003 22:14:03 +0000 (22:14 +0000)]
fix build

20 years agoDon't ask twice for the password
Volker Lendecke [Thu, 14 Aug 2003 21:57:11 +0000 (21:57 +0000)]
Don't ask twice for the password

20 years agoFix SMBseek and get/set position information SMBs. Works against
Jeremy Allison [Thu, 14 Aug 2003 21:16:06 +0000 (21:16 +0000)]
Fix SMBseek and get/set position information SMBs. Works against
Samba4 tester. You will need a make clean; make all after this !
Jeremy.

20 years agoAttempt at fixing bug #283. There however is no solution.
Gerald Carter [Thu, 14 Aug 2003 21:14:28 +0000 (21:14 +0000)]
Attempt at fixing bug #283.  There however is no solution.
There is a workaround documented in the bug report.

This patch does:

  * add server support for the LSA_DS UUID on the lsarpc pipe
  * store a list of context_ids/api_structs in the pipe_struct
    so that we don't have to lookup the function table for a pipe.
    We just match the context_id.  Note that a dce/rpc alter_context
    does not destroy the previous context so it is possible to
    have multiple bindings active on the same pipe. Observed from
    standalone win2k sp4 client.
  * added server code for DsROleGetPrimaryDOmainInfo() but disabled it
    since it causes problems enumerating users and groups from a 2ksp4
    domain member in a Samba domain.

20 years agoIn ads_verify_realm, all we use in the ADS_STRUCT is the
Volker Lendecke [Thu, 14 Aug 2003 21:07:49 +0000 (21:07 +0000)]
In ads_verify_realm, all we use in the ADS_STRUCT is the
auth.realm. So directly pass that instead of setting up and tearing
down the ADS_STRUCT.

Volker

20 years agoSmall fix to include existing CPPFLAGS when looking for iconv.
Richard Sharpe [Thu, 14 Aug 2003 21:07:30 +0000 (21:07 +0000)]
Small fix to include existing CPPFLAGS when looking for iconv.

20 years agoTry to honor predefined CPPFLAGS when finding correct iconv flags
Alexander Bokovoy [Thu, 14 Aug 2003 20:56:04 +0000 (20:56 +0000)]
Try to honor predefined CPPFLAGS when finding correct iconv flags

20 years agofix bug 294; win9x driver lookups should always use version 0
Gerald Carter [Thu, 14 Aug 2003 20:51:41 +0000 (20:51 +0000)]
fix bug 294; win9x driver lookups should always use version 0

20 years agoFix overflow in vfs_recycle module (and hopefully also bug #291)
Jelmer Vernooij [Thu, 14 Aug 2003 19:57:23 +0000 (19:57 +0000)]
Fix overflow in vfs_recycle module (and hopefully also bug #291)

20 years agoFix the build for non-kerberos environments.
Volker Lendecke [Thu, 14 Aug 2003 17:21:22 +0000 (17:21 +0000)]
Fix the build for non-kerberos environments.

Volker

20 years agontlm_auth should be installed as well. It is now of use by Squid and Midgard and...
Alexander Bokovoy [Thu, 14 Aug 2003 04:53:38 +0000 (04:53 +0000)]
ntlm_auth should be installed as well. It is now of use by Squid and Midgard and is stable enough so it make sense to provide it in a Samba Team's binary packages

20 years agoRemoved -l parameter description to avoid duplication
Rafal Szczesniak [Thu, 14 Aug 2003 01:32:00 +0000 (01:32 +0000)]
Removed -l parameter description to avoid duplication
with common.samba section.

Also found while testing domain trusts (so far it works) :-)

rafal

20 years agoPut 'wins hook' example back in. Fixes bug #268)
Jelmer Vernooij [Thu, 14 Aug 2003 01:15:42 +0000 (01:15 +0000)]
Put 'wins hook' example back in. Fixes bug #268)

20 years agoSmall tweaks to configure.in to support Irix and to remove the changing
Richard Sharpe [Thu, 14 Aug 2003 01:12:12 +0000 (01:12 +0000)]
Small tweaks to configure.in to support Irix and to remove the changing
of LIBS where we don't need to change them, and to ensure that if
--with-iconv was specified we only search the list of locations specified.

20 years agoChange Samba to always use extended security for it's guest logins, (ie,
Andrew Bartlett [Thu, 14 Aug 2003 01:08:00 +0000 (01:08 +0000)]
Change Samba to always use extended security for it's guest logins, (ie,
NTLMSSP with "" username, NULL password), and add --machine-pass (-P) to
all of Samba's clients.

When connecting to an Active Directory DC, you must initiate the CIFS level
session setup with Kerberos, not a guest login.  If you don't, your machine
account is demoted to NT4.

Andrew Bartlett

20 years agoA small tweak to allow IRIX to work by detecting ISO-8859-1 to UTF-8,
Richard Sharpe [Thu, 14 Aug 2003 00:08:42 +0000 (00:08 +0000)]
A small tweak to allow IRIX to work by detecting ISO-8859-1 to UTF-8,
because Samba really only needs CP850 to UTF-8 and ISO-8859-1 seems to be
much the same as 8859.

20 years agoThis file has been in the HOWTO for ages
Jelmer Vernooij [Thu, 14 Aug 2003 00:07:42 +0000 (00:07 +0000)]
This file has been in the HOWTO for ages

20 years agoTest for CP850 and reorder the tests, looking for ASCII, then CP850,
Richard Sharpe [Wed, 13 Aug 2003 23:08:53 +0000 (23:08 +0000)]
Test for CP850 and reorder the tests, looking for ASCII, then CP850,
then IBM850 and lastly ISO-8859-1.

20 years agoThis is an intermediate commit ... we check for three different charsets
Richard Sharpe [Wed, 13 Aug 2003 21:29:59 +0000 (21:29 +0000)]
This is an intermediate commit ... we check for three different charsets
in an iconv_open to be more robust.

However, what we really want to do is find the name for something like CP850,
which can be IBM850 on Solaris, and we might want to also check for
ISO-8859-1.

So, this commit adds a macro to aclocal.m4 that can check for a specific
charset.

20 years agoSmall typo fix found while testing domain trusts.
Rafal Szczesniak [Wed, 13 Aug 2003 20:53:48 +0000 (20:53 +0000)]
Small typo fix found while testing domain trusts.

rafal

20 years agoDon't wrap up anything that is not there. Otherwise upper layers
Volker Lendecke [Wed, 13 Aug 2003 20:27:18 +0000 (20:27 +0000)]
Don't wrap up anything that is not there. Otherwise upper layers
can not figure that we got no ticket.

Volker

20 years agoOnly close anything that is not fid 0. Was very confusing in ethereal...
Volker Lendecke [Wed, 13 Aug 2003 20:26:24 +0000 (20:26 +0000)]
Only close anything that is not fid 0. Was very confusing in ethereal...

Volker

20 years agoHoist the code for checking whether or not iconv actually works up into the
Richard Sharpe [Wed, 13 Aug 2003 19:35:37 +0000 (19:35 +0000)]
Hoist the code for checking whether or not iconv actually works up into the
loop that looks for iconv, because we might have more than one version
of iconv available and the first version might not work like we want, so
we have to keep looking.

We have yet to look for other character conversions as well, but for now,
let's see what the build farm makes of the changes.

20 years agoFix typo
Jelmer Vernooij [Wed, 13 Aug 2003 06:16:06 +0000 (06:16 +0000)]
Fix typo

20 years agoRemove last document in the text docs - it's replaced by Monyo's japanese
Jelmer Vernooij [Wed, 13 Aug 2003 06:09:36 +0000 (06:09 +0000)]
Remove last document in the text docs - it's replaced by Monyo's japanese
samb3 article

20 years agoregenerate
Jelmer Vernooij [Wed, 13 Aug 2003 06:07:10 +0000 (06:07 +0000)]
regenerate

20 years agoRegenerate
Jelmer Vernooij [Wed, 13 Aug 2003 05:58:46 +0000 (05:58 +0000)]
Regenerate

20 years agoregenerate
Jelmer Vernooij [Wed, 13 Aug 2003 05:11:03 +0000 (05:11 +0000)]
regenerate

20 years agoAdd some more new common options
Jelmer Vernooij [Wed, 13 Aug 2003 04:57:28 +0000 (04:57 +0000)]
Add some more new common options

20 years agoCreate symlinks for modules that register multiple functions (fixes bug #91 )
Jelmer Vernooij [Wed, 13 Aug 2003 04:11:50 +0000 (04:11 +0000)]
Create symlinks for modules that register multiple functions (fixes bug #91 )

20 years agofix bug #286.
Gerald Carter [Wed, 13 Aug 2003 03:59:41 +0000 (03:59 +0000)]
fix bug #286.

Fixed by storing the access requested on the anonymous samr connect.
Restricted this to enum_domain|open_domain.

Added become/unbecome_root() around pdb_enum_group_mapping()
enum domain groups samr call.

20 years agoRegenerate docs
Jelmer Vernooij [Wed, 13 Aug 2003 03:57:48 +0000 (03:57 +0000)]
Regenerate docs

20 years agoQuery volume info level 2 fix - found by Samba4 tester.
Jeremy Allison [Wed, 13 Aug 2003 03:49:43 +0000 (03:49 +0000)]
Query volume info level 2 fix - found by Samba4 tester.
Jeremy.

20 years agoRegenerate docs!
Jelmer Vernooij [Wed, 13 Aug 2003 03:32:57 +0000 (03:32 +0000)]
Regenerate docs!

20 years agoBetter path checking for chkpth. We now pass Samba4 chkpath and unlink.
Jeremy Allison [Wed, 13 Aug 2003 03:28:06 +0000 (03:28 +0000)]
Better path checking for chkpth. We now pass Samba4 chkpath and unlink.
Jeremy.

20 years agoRegenerate docs!
Jelmer Vernooij [Wed, 13 Aug 2003 03:27:45 +0000 (03:27 +0000)]
Regenerate docs!

20 years agoMore chkpth fixes from Samba4 tests.
Jeremy Allison [Wed, 13 Aug 2003 02:31:22 +0000 (02:31 +0000)]
More chkpth fixes from Samba4 tests.
Jeremy.

20 years agoFinal update. Links work now as well
Jelmer Vernooij [Wed, 13 Aug 2003 02:12:11 +0000 (02:12 +0000)]
Final update. Links work now as well

20 years agoLast set of syntax fixes
Jelmer Vernooij [Wed, 13 Aug 2003 00:35:58 +0000 (00:35 +0000)]
Last set of syntax fixes

20 years agoEnsure we pass the Samba4 unlink test !
Jeremy Allison [Wed, 13 Aug 2003 00:31:23 +0000 (00:31 +0000)]
Ensure we pass the Samba4 unlink test !
Jeremy.

20 years ago2 fixes
Gerald Carter [Wed, 13 Aug 2003 00:08:28 +0000 (00:08 +0000)]
2 fixes

 * bug #280 (my fault) - initialize sambaNextUserRid and
   sambaNextGroupRid

 * Unix users shared vis LDAP or NIS between a samba domain member
   of a Samba domain are not seen as domain users on the member servers.
   not as local users.

20 years agoConform better to the specs
Jelmer Vernooij [Tue, 12 Aug 2003 23:45:58 +0000 (23:45 +0000)]
Conform better to the specs

20 years agoBetter compatibility with official syntax
Jelmer Vernooij [Tue, 12 Aug 2003 22:36:55 +0000 (22:36 +0000)]
Better compatibility with official syntax

20 years agoBetter compatibility with official syntax
Jelmer Vernooij [Tue, 12 Aug 2003 22:34:09 +0000 (22:34 +0000)]
Better compatibility with official syntax

20 years agoRemove db2latex
Jelmer Vernooij [Tue, 12 Aug 2003 22:31:29 +0000 (22:31 +0000)]
Remove db2latex

20 years agoVFS layer should be TRANSPARENT, not OPAQUE
Alexander Bokovoy [Tue, 12 Aug 2003 22:10:49 +0000 (22:10 +0000)]
VFS layer should be TRANSPARENT, not OPAQUE

20 years agoManpages work now as well
Jelmer Vernooij [Tue, 12 Aug 2003 22:09:48 +0000 (22:09 +0000)]
Manpages work now as well

20 years agoPS and PDF build correctly now
Jelmer Vernooij [Tue, 12 Aug 2003 21:59:02 +0000 (21:59 +0000)]
PS and PDF build correctly now

20 years agoTims' little fix.
John Terpstra [Tue, 12 Aug 2003 21:48:19 +0000 (21:48 +0000)]
Tims' little fix.

20 years agoApply a little const
Volker Lendecke [Tue, 12 Aug 2003 21:30:28 +0000 (21:30 +0000)]
Apply a little const

20 years agoAdd some images from the book
Jelmer Vernooij [Tue, 12 Aug 2003 21:18:53 +0000 (21:18 +0000)]
Add some images from the book

20 years agoThis adds *experimental* kerberos gss spnego client support to ntlm_auth.
Volker Lendecke [Tue, 12 Aug 2003 20:50:56 +0000 (20:50 +0000)]
This adds *experimental* kerberos gss spnego client support to ntlm_auth.

20 years agoSome more shuffling around gss-spnego server
Volker Lendecke [Tue, 12 Aug 2003 19:00:08 +0000 (19:00 +0000)]
Some more shuffling around gss-spnego server

20 years agoUse path relative to source/ for modules/getdate.h
Alexander Bokovoy [Tue, 12 Aug 2003 18:57:33 +0000 (18:57 +0000)]
Use path relative to source/ for modules/getdate.h