Re: CVS update: samba/source

2003-01-13 Thread Andrew Bartlett
On Tue, 2003-01-14 at 09:34, Tim Potter wrote:
> On Mon, Jan 13, 2003 at 07:48:37AM -0500, [EMAIL PROTECTED] wrote:
> 
> > This tries to extract our server-side code out of sessetup.c, and into a more
> > general lib.  I hope this is only a temporay resting place - I indend to
> > refactor it again into an auth-subsystem independent lib, using callbacks.
> > 
> > Move some of our our NTLMSSP #defines into a new file, and add two that I found
> > in the COMsource docs - we seem to have a double-up, but I've verified from
> > traces that the NTLMSSP_TARGET_TYPE_{DOMAIN,SERVER} is real.
> > 
> > This code also copes with ASCII clients - not that we will ever see any here,
> > but I hope to use this for HTTP, were we can get them.  Win2k authenticates
> > fine under forced ASCII, btw. 
> 
> Windows 9x does ASCII when doing NTLM over HTTP.

Exactly why I added it :-)

Andrew,

-- 
Andrew Bartlett [EMAIL PROTECTED]
Manager, Authentication Subsystems, Samba Team  [EMAIL PROTECTED]
Student Network Administrator, Hawker College   [EMAIL PROTECTED]
http://samba.org http://build.samba.org http://hawkerc.net



signature.asc
Description: This is a digitally signed message part


CVS update: samba/source/smbd

2003-01-13 Thread abartlet

Date:   Tue Jan 14 07:49:15 2003
Author: abartlet

Update of /home/cvs/samba/source/smbd
In directory dp.samba.org:/tmp/cvs-serv8459/smbd

Modified Files:
  Tag: SAMBA_3_0
chgpasswd.c lanman.c 
Log Message:
Merge from HEAD - eliminated unused arguments.

Andrew Bartlett


Revisions:
chgpasswd.c 1.88.2.8 => 1.88.2.9

http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/chgpasswd.c?r1=1.88.2.8&r2=1.88.2.9
lanman.c1.73.2.10 => 1.73.2.11

http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/lanman.c?r1=1.73.2.10&r2=1.73.2.11



CVS update: samba/source/smbd

2003-01-13 Thread abartlet

Date:   Tue Jan 14 07:26:12 2003
Author: abartlet

Update of /home/cvs/samba/source/smbd
In directory dp.samba.org:/tmp/cvs-serv6858/smbd

Modified Files:
  Tag: SAMBA_3_0
notify_kernel.c oplock_linux.c 
Log Message:
Merge indirection, signed/unsigned and uninitialiased-value fixes from HEAD.

Andrew Bartlett


Revisions:
notify_kernel.c 1.15.2.2 => 1.15.2.3

http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/notify_kernel.c?r1=1.15.2.2&r2=1.15.2.3
oplock_linux.c  1.16.2.1 => 1.16.2.2

http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/oplock_linux.c?r1=1.16.2.1&r2=1.16.2.2



CVS update: samba/source/passdb

2003-01-13 Thread abartlet

Date:   Tue Jan 14 07:26:12 2003
Author: abartlet

Update of /home/cvs/samba/source/passdb
In directory dp.samba.org:/tmp/cvs-serv6858/passdb

Modified Files:
  Tag: SAMBA_3_0
secrets.c 
Log Message:
Merge indirection, signed/unsigned and uninitialiased-value fixes from HEAD.

Andrew Bartlett


Revisions:
secrets.c   1.32.2.8 => 1.32.2.9

http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/secrets.c?r1=1.32.2.8&r2=1.32.2.9



CVS update: samba/source/auth

2003-01-13 Thread abartlet

Date:   Tue Jan 14 07:26:12 2003
Author: abartlet

Update of /home/cvs/samba/source/auth
In directory dp.samba.org:/tmp/cvs-serv6858/auth

Modified Files:
  Tag: SAMBA_3_0
auth_domain.c auth_util.c 
Log Message:
Merge indirection, signed/unsigned and uninitialiased-value fixes from HEAD.

Andrew Bartlett


Revisions:
auth_domain.c   1.33.2.12 => 1.33.2.13

http://www.samba.org/cgi-bin/cvsweb/samba/source/auth/auth_domain.c?r1=1.33.2.12&r2=1.33.2.13
auth_util.c 1.39.2.8 => 1.39.2.9

http://www.samba.org/cgi-bin/cvsweb/samba/source/auth/auth_util.c?r1=1.39.2.8&r2=1.39.2.9



CVS update: samba/source/include

2003-01-13 Thread abartlet

Date:   Tue Jan 14 06:53:35 2003
Author: abartlet

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv5093/include

Modified Files:
safe_string.h 
Log Message:
Commit my (disabled) fstring/pstring mixup detection code.

We need to fix some 'overmalloc' cases before it can be enabled by default.

Andrew Bartlett


Revisions:
safe_string.h   1.13 => 1.14

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/safe_string.h?r1=1.13&r2=1.14



CVS update: samba/source/nmbd

2003-01-13 Thread abartlet

Date:   Tue Jan 14 06:46:14 2003
Author: abartlet

Update of /data/cvs/samba/source/nmbd
In directory dp.samba.org:/tmp/cvs-serv4419/nmbd

Modified Files:
nmbd_become_lmb.c nmbd_browsesync.c 
Log Message:
The last of the fstring/pstring mixups, and an extra 'static'.


Revisions:
nmbd_become_lmb.c   1.22 => 1.23

http://www.samba.org/cgi-bin/cvsweb/samba/source/nmbd/nmbd_become_lmb.c?r1=1.22&r2=1.23
nmbd_browsesync.c   1.28 => 1.29

http://www.samba.org/cgi-bin/cvsweb/samba/source/nmbd/nmbd_browsesync.c?r1=1.28&r2=1.29



CVS update: samba/source/printing

2003-01-13 Thread abartlet

Date:   Tue Jan 14 06:46:14 2003
Author: abartlet

Update of /data/cvs/samba/source/printing
In directory dp.samba.org:/tmp/cvs-serv4419/printing

Modified Files:
nt_printing.c 
Log Message:
The last of the fstring/pstring mixups, and an extra 'static'.


Revisions:
nt_printing.c   1.242 => 1.243

http://www.samba.org/cgi-bin/cvsweb/samba/source/printing/nt_printing.c?r1=1.242&r2=1.243



CVS update: samba/source/rpc_server

2003-01-13 Thread abartlet

Date:   Tue Jan 14 06:46:14 2003
Author: abartlet

Update of /data/cvs/samba/source/rpc_server
In directory dp.samba.org:/tmp/cvs-serv4419/rpc_server

Modified Files:
srv_spoolss_nt.c 
Log Message:
The last of the fstring/pstring mixups, and an extra 'static'.


Revisions:
srv_spoolss_nt.c1.373 => 1.374

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_server/srv_spoolss_nt.c?r1=1.373&r2=1.374



CVS update: samba/source/rpc_server

2003-01-13 Thread abartlet

Date:   Tue Jan 14 06:36:40 2003
Author: abartlet

Update of /data/cvs/samba/source/rpc_server
In directory dp.samba.org:/tmp/cvs-serv2688/rpc_server

Modified Files:
srv_srvsvc_nt.c 
Log Message:
A couple more pstcpy/fstrcpy mixups - doing an fstrcpy into a pstring is
harmless, but breaks my automated check.


Revisions:
srv_srvsvc_nt.c 1.86 => 1.87

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_server/srv_srvsvc_nt.c?r1=1.86&r2=1.87



CVS update: samba/source/rpc_client

2003-01-13 Thread tpot

Date:   Tue Jan 14 05:25:08 2003
Author: tpot

Update of /data/cvs/samba/source/rpc_client
In directory dp.samba.org:/tmp/cvs-serv29406

Modified Files:
cli_pipe.c 
Log Message:
Added comment about a SMB_ASSERT()


Revisions:
cli_pipe.c  1.93 => 1.94

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_client/cli_pipe.c?r1=1.93&r2=1.94



CVS update: samba/source/nsswitch

2003-01-13 Thread tpot

Date:   Tue Jan 14 05:08:42 2003
Author: tpot

Update of /data/cvs/samba/source/nsswitch
In directory dp.samba.org:/tmp/cvs-serv28491

Modified Files:
winbindd_misc.c 
Log Message:
Remove wrapper function _get_trust_account_password() as it doesn't
seem to do anything useful anymore other than call
secrets_fetch_trust_account_password().


Revisions:
winbindd_misc.c 1.27 => 1.28

http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_misc.c?r1=1.27&r2=1.28



CVS update: samba/source/nsswitch

2003-01-13 Thread tpot

Date:   Tue Jan 14 04:04:13 2003
Author: tpot

Update of /data/cvs/samba/source/nsswitch
In directory dp.samba.org:/tmp/cvs-serv23374

Modified Files:
winbindd_pam.c 
Log Message:
Added a comment in case anyone is thinking of doing a SMB_ASSERT in winbindd.


Revisions:
winbindd_pam.c  1.56 => 1.57

http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_pam.c?r1=1.56&r2=1.57



CVS update: samba/source/smbd

2003-01-13 Thread tridge

Date:   Tue Jan 14 03:02:18 2003
Author: tridge

Update of /home/cvs/samba/source/smbd
In directory dp.samba.org:/tmp/cvs-serv16785/smbd

Modified Files:
  Tag: SAMBA_3_0
trans2.c 
Log Message:
merge alt_name patch from head

Revisions:
trans2.c1.217.2.9 => 1.217.2.10

http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/trans2.c?r1=1.217.2.9&r2=1.217.2.10



CVS update: samba/source/libsmb

2003-01-13 Thread tridge

Date:   Tue Jan 14 03:02:18 2003
Author: tridge

Update of /home/cvs/samba/source/libsmb
In directory dp.samba.org:/tmp/cvs-serv16785/libsmb

Modified Files:
  Tag: SAMBA_3_0
clirap.c 
Log Message:
merge alt_name patch from head

Revisions:
clirap.c1.21.2.3 => 1.21.2.4

http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/clirap.c?r1=1.21.2.3&r2=1.21.2.4



CVS update: samba/source/smbd

2003-01-13 Thread tridge

Date:   Tue Jan 14 02:51:37 2003
Author: tridge

Update of /home/cvs/samba/source/smbd
In directory dp.samba.org:/tmp/cvs-serv15519

Modified Files:
trans2.c 
Log Message:
query_alt_name takes a forced unicode string in win2000. It is not
null terminated.

Thanks to Metze for finding this.


Revisions:
trans2.c1.240 => 1.241

http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/trans2.c?r1=1.240&r2=1.241



CVS update: samba/source/libsmb

2003-01-13 Thread tridge

Date:   Tue Jan 14 02:51:29 2003
Author: tridge

Update of /home/cvs/samba/source/libsmb
In directory dp.samba.org:/tmp/cvs-serv15507

Modified Files:
clirap.c 
Log Message:
query_alt_name takes a forced unicode string in win2000. It is not
null terminated.

Thanks to Metze for finding this.


Revisions:
clirap.c1.25 => 1.26

http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/clirap.c?r1=1.25&r2=1.26



problems after 2.2.7

2003-01-13 Thread Glen Watson



Seems after installing 2.2.7 we might have a 
problem corrupting files sizes >4 gig.  I'm not sure what the size of 
files the corruption starts at but it's a least 5 gig.   Anybody 
having the same problem?
 
thanks in adv
gw


CVS update: samba/source/smbd

2003-01-13 Thread jra

Date:   Tue Jan 14 01:14:56 2003
Author: jra

Update of /data/cvs/samba/source/smbd
In directory dp.samba.org:/tmp/cvs-serv7325/smbd

Modified Files:
  Tag: SAMBA_2_2
lanman.c 
Log Message:
Fix pstr/fstr cpy.
Jeremy.


Revisions:
lanman.c1.22.2.33 => 1.22.2.34

http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/lanman.c?r1=1.22.2.33&r2=1.22.2.34



CVS update: samba/source/smbd

2003-01-13 Thread jra

Date:   Tue Jan 14 01:14:53 2003
Author: jra

Update of /data/cvs/samba/source/smbd
In directory dp.samba.org:/tmp/cvs-serv7354/smbd

Modified Files:
  Tag: APPLIANCE_HEAD
lanman.c 
Log Message:
Fix pstr/fstr cpy. No CR#.
Jerem


Revisions:
lanman.c1.17.2.28 => 1.17.2.29

http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/lanman.c?r1=1.17.2.28&r2=1.17.2.29



Re: CVS update: sambaweb

2003-01-13 Thread Tim Potter
On Mon, Jan 13, 2003 at 07:40:12PM -0500, [EMAIL PROTECTED] wrote:

> Date: Tue Jan 14 11:40:12 2003
> Author:   mbp
> 
> Update of /data/cvs/sambaweb
> In directory dp.samba.org:/tmp/cvs-serv3980
> 
> Modified Files:
>   cvs.html 
> Log Message:
> Change some  tags to , to avoid overly-wide page.

Information wants to be wide!



CVS update: sambaweb

2003-01-13 Thread mbp

Date:   Tue Jan 14 11:40:12 2003
Author: mbp

Update of /data/cvs/sambaweb
In directory dp.samba.org:/tmp/cvs-serv3980

Modified Files:
cvs.html 
Log Message:
Change some  tags to , to avoid overly-wide page.


Revisions:
cvs.html1.19 => 1.20
http://www.samba.org/cgi-bin/cvsweb/sambaweb/cvs.html?r1=1.19&r2=1.20



CVS update: samba/source/passdb

2003-01-13 Thread tridge

Date:   Tue Jan 14 00:39:18 2003
Author: tridge

Update of /home/cvs/samba/source/passdb
In directory dp.samba.org:/tmp/cvs-serv3813

Modified Files:
pdb_ldap.c 
Log Message:
clearer debug message when the user is already in the ldap db



Revisions:
pdb_ldap.c  1.74 => 1.75

http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/pdb_ldap.c?r1=1.74&r2=1.75



CVS update: samba/source/utils

2003-01-13 Thread tridge

Date:   Tue Jan 14 00:35:38 2003
Author: tridge

Update of /home/cvs/samba/source/utils
In directory dp.samba.org:/tmp/cvs-serv3383

Modified Files:
net_ads.c 
Log Message:
add help text for 'net ads lookup'


Revisions:
net_ads.c   1.57 => 1.58

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_ads.c?r1=1.57&r2=1.58



CVS update: sambaweb/support

2003-01-13 Thread mbp

Date:   Tue Jan 14 11:24:14 2003
Author: mbp

Update of /data/cvs/sambaweb/support
In directory dp.samba.org:/tmp/cvs-serv2431

Modified Files:
germany.html 
Log Message:
Update za-internet from Michael Reuschling


Revisions:
germany.html1.16 => 1.17

http://www.samba.org/cgi-bin/cvsweb/sambaweb/support/germany.html?r1=1.16&r2=1.17



CVS update: samba/source/lib

2003-01-13 Thread jra

Date:   Mon Jan 13 23:15:14 2003
Author: jra

Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv28374/lib

Modified Files:
  Tag: SAMBA_3_0
data_blob.c 
Log Message:
Don't touch data after a free.
Jeremy.


Revisions:
data_blob.c 1.2.2.1 => 1.2.2.2

http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/data_blob.c?r1=1.2.2.1&r2=1.2.2.2



CVS update: samba/source/lib

2003-01-13 Thread jra

Date:   Mon Jan 13 23:14:43 2003
Author: jra

Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv28304/lib

Modified Files:
  Tag: APPLIANCE_HEAD
util.c 
Log Message:
Don't touch data after a free. No CR#.
Jeremy.


Revisions:
util.c  1.287.2.18 => 1.287.2.19

http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/util.c?r1=1.287.2.18&r2=1.287.2.19



CVS update: samba/source/lib

2003-01-13 Thread jra

Date:   Mon Jan 13 23:13:36 2003
Author: jra

Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv28195/lib

Modified Files:
  Tag: SAMBA_2_2
util.c 
Log Message:
Don't touch memory after a free.
Jeremy.


Revisions:
util.c  1.287.4.55 => 1.287.4.56

http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/util.c?r1=1.287.4.55&r2=1.287.4.56



CVS update: samba/source/auth

2003-01-13 Thread jra

Date:   Mon Jan 13 23:07:28 2003
Author: jra

Update of /data/cvs/samba/source/auth
In directory dp.samba.org:/tmp/cvs-serv27587/auth

Modified Files:
auth_util.c 
Log Message:
Missing indirect in final free.
Jeremy.


Revisions:
auth_util.c 1.60 => 1.61

http://www.samba.org/cgi-bin/cvsweb/samba/source/auth/auth_util.c?r1=1.60&r2=1.61



CVS update: samba/source/auth

2003-01-13 Thread jra

Date:   Mon Jan 13 23:07:26 2003
Author: jra

Update of /data/cvs/samba/source/auth
In directory dp.samba.org:/tmp/cvs-serv27617/auth

Modified Files:
  Tag: SAMBA_3_0
auth_util.c 
Log Message:
Merge of indirection fixes from HEAD.
Jeremy


Revisions:
auth_util.c 1.39.2.7 => 1.39.2.8

http://www.samba.org/cgi-bin/cvsweb/samba/source/auth/auth_util.c?r1=1.39.2.7&r2=1.39.2.8



Re: CVS update: samba/source

2003-01-13 Thread Tim Potter
On Mon, Jan 13, 2003 at 07:48:37AM -0500, [EMAIL PROTECTED] wrote:

> This tries to extract our server-side code out of sessetup.c, and into a more
> general lib.  I hope this is only a temporay resting place - I indend to
> refactor it again into an auth-subsystem independent lib, using callbacks.
> 
> Move some of our our NTLMSSP #defines into a new file, and add two that I found
> in the COMsource docs - we seem to have a double-up, but I've verified from
> traces that the NTLMSSP_TARGET_TYPE_{DOMAIN,SERVER} is real.
> 
> This code also copes with ASCII clients - not that we will ever see any here,
> but I hope to use this for HTTP, were we can get them.  Win2k authenticates
> fine under forced ASCII, btw. 

Windows 9x does ASCII when doing NTLM over HTTP.


Tim.



CVS update: samba/source/passdb

2003-01-13 Thread abartlet

Date:   Mon Jan 13 21:49:50 2003
Author: abartlet

Update of /data/cvs/samba/source/passdb
In directory dp.samba.org:/tmp/cvs-serv18521/passdb

Modified Files:
secrets.c 
Log Message:
Always initialise this variable - and don't set the 'must change now' if it was
last changed at '0'.

We need to actually change this password sometime...

Andrew Bartlett


Revisions:
secrets.c   1.51 => 1.52

http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/secrets.c?r1=1.51&r2=1.52



CVS update: samba/source/auth

2003-01-13 Thread abartlet

Date:   Mon Jan 13 21:49:49 2003
Author: abartlet

Update of /data/cvs/samba/source/auth
In directory dp.samba.org:/tmp/cvs-serv18521/auth

Modified Files:
auth_domain.c 
Log Message:
Always initialise this variable - and don't set the 'must change now' if it was
last changed at '0'.

We need to actually change this password sometime...

Andrew Bartlett


Revisions:
auth_domain.c   1.68 => 1.69

http://www.samba.org/cgi-bin/cvsweb/samba/source/auth/auth_domain.c?r1=1.68&r2=1.69



CVS update: samba/source/rpc_parse

2003-01-13 Thread abartlet

Date:   Mon Jan 13 21:48:52 2003
Author: abartlet

Update of /data/cvs/samba/source/rpc_parse
In directory dp.samba.org:/tmp/cvs-serv18494/rpc_parse

Modified Files:
parse_reg.c 
Log Message:
Fix typo, and the build.


Revisions:
parse_reg.c 1.65 => 1.66

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_reg.c?r1=1.65&r2=1.66



CVS update: samba/source/include

2003-01-13 Thread sharpe

Date:   Mon Jan 13 20:37:46 2003
Author: sharpe

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv10851/include

Added Files:
  Tag: SAMBA_3_0
libsmb_internal.h 
Log Message:

More janitorial duties. Pulling these in from samba-head.



Revisions:
libsmb_internal.h   NONE => 1.1.2.1

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/libsmb_internal.h?rev=1.1.2.1



CVS update: samba/source/lib

2003-01-13 Thread sharpe

Date:   Mon Jan 13 20:37:46 2003
Author: sharpe

Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv10851/lib

Added Files:
  Tag: SAMBA_3_0
libsmb_compat.c 
Log Message:

More janitorial duties. Pulling these in from samba-head.



Revisions:
libsmb_compat.c NONE => 1.1.2.1

http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/libsmb_compat.c?rev=1.1.2.1



CVS update: samba/source/rpc_client

2003-01-13 Thread sharpe

Date:   Mon Jan 13 20:30:28 2003
Author: sharpe

Update of /data/cvs/samba/source/rpc_client
In directory dp.samba.org:/tmp/cvs-serv9751/rpc_client

Modified Files:
cli_reg.c 
Log Message:

Make sure that those cleanups actually went in.



Revisions:
cli_reg.c   1.48 => 1.49

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_client/cli_reg.c?r1=1.48&r2=1.49



CVS update: samba/source/rpc_parse

2003-01-13 Thread sharpe

Date:   Mon Jan 13 20:30:29 2003
Author: sharpe

Update of /data/cvs/samba/source/rpc_parse
In directory dp.samba.org:/tmp/cvs-serv9751/rpc_parse

Modified Files:
parse_reg.c 
Log Message:

Make sure that those cleanups actually went in.



Revisions:
parse_reg.c 1.64 => 1.65

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_reg.c?r1=1.64&r2=1.65



CVS update: samba/source/libsmb

2003-01-13 Thread sharpe

Date:   Mon Jan 13 20:30:28 2003
Author: sharpe

Update of /data/cvs/samba/source/libsmb
In directory dp.samba.org:/tmp/cvs-serv9751/libsmb

Modified Files:
libsmbclient.c 
Log Message:

Make sure that those cleanups actually went in.



Revisions:
libsmbclient.c  1.62 => 1.63

http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/libsmbclient.c?r1=1.62&r2=1.63



CVS update: samba/source

2003-01-13 Thread sharpe

Date:   Mon Jan 13 20:30:28 2003
Author: sharpe

Update of /data/cvs/samba/source
In directory dp.samba.org:/tmp/cvs-serv9751

Modified Files:
configure 
Log Message:

Make sure that those cleanups actually went in.



Revisions:
configure   1.362 => 1.363
http://www.samba.org/cgi-bin/cvsweb/samba/source/configure?r1=1.362&r2=1.363



CVS update: samba/source/rpc_parse

2003-01-13 Thread sharpe

Date:   Mon Jan 13 20:04:40 2003
Author: sharpe

Update of /data/cvs/samba/source/rpc_parse
In directory dp.samba.org:/tmp/cvs-serv7886/rpc_parse

Modified Files:
  Tag: SAMBA_3_0
parse_reg.c 
Log Message:

Now that I am running config.developer, I decided to get rif of some warnings:

1. reboot in parse_reg and cli_reg was shadowing a definition on FreeBSD 
   4.3 from system includes.

2. Added a bit of const to places.

3. Made sure internal functions were declared where needed.



Revisions:
parse_reg.c 1.50.2.5 => 1.50.2.6

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_reg.c?r1=1.50.2.5&r2=1.50.2.6



CVS update: samba/source/rpc_client

2003-01-13 Thread sharpe

Date:   Mon Jan 13 20:04:40 2003
Author: sharpe

Update of /data/cvs/samba/source/rpc_client
In directory dp.samba.org:/tmp/cvs-serv7886/rpc_client

Modified Files:
  Tag: SAMBA_3_0
cli_reg.c 
Log Message:

Now that I am running config.developer, I decided to get rif of some warnings:

1. reboot in parse_reg and cli_reg was shadowing a definition on FreeBSD 
   4.3 from system includes.

2. Added a bit of const to places.

3. Made sure internal functions were declared where needed.



Revisions:
cli_reg.c   1.45.2.3 => 1.45.2.4

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_client/cli_reg.c?r1=1.45.2.3&r2=1.45.2.4



CVS update: samba/source/libsmb

2003-01-13 Thread sharpe

Date:   Mon Jan 13 20:04:40 2003
Author: sharpe

Update of /data/cvs/samba/source/libsmb
In directory dp.samba.org:/tmp/cvs-serv7886/libsmb

Modified Files:
  Tag: SAMBA_3_0
libsmb_compat.c libsmbclient.c 
Log Message:

Now that I am running config.developer, I decided to get rif of some warnings:

1. reboot in parse_reg and cli_reg was shadowing a definition on FreeBSD 
   4.3 from system includes.

2. Added a bit of const to places.

3. Made sure internal functions were declared where needed.



Revisions:
libsmb_compat.c 1.2.2.2 => 1.2.2.3

http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/libsmb_compat.c?r1=1.2.2.2&r2=1.2.2.3
libsmbclient.c  1.50.2.4 => 1.50.2.5

http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/libsmbclient.c?r1=1.50.2.4&r2=1.50.2.5



CVS update: samba/source/include

2003-01-13 Thread sharpe

Date:   Mon Jan 13 20:04:40 2003
Author: sharpe

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv7886/include

Modified Files:
  Tag: SAMBA_3_0
libsmbclient.h 
Log Message:

Now that I am running config.developer, I decided to get rif of some warnings:

1. reboot in parse_reg and cli_reg was shadowing a definition on FreeBSD 
   4.3 from system includes.

2. Added a bit of const to places.

3. Made sure internal functions were declared where needed.



Revisions:
libsmbclient.h  1.16.2.2 => 1.16.2.3

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/libsmbclient.h?r1=1.16.2.2&r2=1.16.2.3



CVS update: samba/source/lib

2003-01-13 Thread abartlet

Date:   Mon Jan 13 13:11:36 2003
Author: abartlet

Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv4704/lib

Modified Files:
util.c 
Log Message:
Patch from metze to add what he feels is the correct semantics for a Domain
Controller.  As we have had a number of attempts at this over the last little
while, I need to get my test rig going, and give this whole area a poke...

Meanwhile, if you want to use this, just adjust your 'auth methods' line to use
samstrict_dc...

Andrew Bartlett


Revisions:
util.c  1.386 => 1.387
http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/util.c?r1=1.386&r2=1.387



CVS update: samba/source/auth

2003-01-13 Thread abartlet

Date:   Mon Jan 13 13:11:36 2003
Author: abartlet

Update of /data/cvs/samba/source/auth
In directory dp.samba.org:/tmp/cvs-serv4704/auth

Modified Files:
auth.c auth_sam.c 
Log Message:
Patch from metze to add what he feels is the correct semantics for a Domain
Controller.  As we have had a number of attempts at this over the last little
while, I need to get my test rig going, and give this whole area a poke...

Meanwhile, if you want to use this, just adjust your 'auth methods' line to use
samstrict_dc...

Andrew Bartlett


Revisions:
auth.c  1.46 => 1.47
http://www.samba.org/cgi-bin/cvsweb/samba/source/auth/auth.c?r1=1.46&r2=1.47
auth_sam.c  1.48 => 1.49

http://www.samba.org/cgi-bin/cvsweb/samba/source/auth/auth_sam.c?r1=1.48&r2=1.49



CVS update: samba/source/utils

2003-01-13 Thread abartlet

Date:   Mon Jan 13 13:03:25 2003
Author: abartlet

Update of /data/cvs/samba/source/utils
In directory dp.samba.org:/tmp/cvs-serv4287/utils

Modified Files:
testparm.c 
Log Message:
Patch from metze to to make testparm show values for 'workgroup', 'netbios
name' and 'netbios scope'.  Probably has a similar effect on SWAT.

Also adds '-V' to testparm.

Andrew Bartlett


Revisions:
testparm.c  1.59 => 1.60

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/testparm.c?r1=1.59&r2=1.60



CVS update: samba/source/param

2003-01-13 Thread abartlet

Date:   Mon Jan 13 13:03:25 2003
Author: abartlet

Update of /data/cvs/samba/source/param
In directory dp.samba.org:/tmp/cvs-serv4287/param

Modified Files:
loadparm.c 
Log Message:
Patch from metze to to make testparm show values for 'workgroup', 'netbios
name' and 'netbios scope'.  Probably has a similar effect on SWAT.

Also adds '-V' to testparm.

Andrew Bartlett


Revisions:
loadparm.c  1.474 => 1.475

http://www.samba.org/cgi-bin/cvsweb/samba/source/param/loadparm.c?r1=1.474&r2=1.475



CVS update: samba/source/lib

2003-01-13 Thread abartlet

Date:   Mon Jan 13 13:03:24 2003
Author: abartlet

Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv4287/lib

Modified Files:
util.c 
Log Message:
Patch from metze to to make testparm show values for 'workgroup', 'netbios
name' and 'netbios scope'.  Probably has a similar effect on SWAT.

Also adds '-V' to testparm.

Andrew Bartlett


Revisions:
util.c  1.385 => 1.386
http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/util.c?r1=1.385&r2=1.386



CVS update: samba/docs/docbook/manpages

2003-01-13 Thread abartlet

Date:   Mon Jan 13 12:54:59 2003
Author: abartlet

Update of /data/cvs/samba/docs/docbook/manpages
In directory dp.samba.org:/tmp/cvs-serv3644/docs/docbook/manpages

Modified Files:
findsmb.1.sgml 
Log Message:
Patch from ab, to make findsmb omit -r most of the time.

(original mail follows)
--
From:   Alexander Bokovoy <[EMAIL PROTECTED]>
Greetings!

I propose to make an optional argument '-r' for findsmb utility to pass
'-r' option to nmblookup optionally and default to omit it. The reason is
to have findsmb working more user-friendly in contemporary office
environments where Windows 95/98 boxes are rare and also to allow usage of
the utility under non-priviledged accounts when Windows95/98 boxes are in
minority or even absent in network neighbourhood.

An attached patch provides this change for HEAD together with
documentation changes.

-- 
/ Alexander Bokovoy



Revisions:
findsmb.1.sgml  1.4 => 1.5

http://www.samba.org/cgi-bin/cvsweb/samba/docs/docbook/manpages/findsmb.1.sgml?r1=1.4&r2=1.5



CVS update: samba/source/script

2003-01-13 Thread abartlet

Date:   Mon Jan 13 12:54:59 2003
Author: abartlet

Update of /data/cvs/samba/source/script
In directory dp.samba.org:/tmp/cvs-serv3644/source/script

Modified Files:
findsmb.in 
Log Message:
Patch from ab, to make findsmb omit -r most of the time.

(original mail follows)
--
From:   Alexander Bokovoy <[EMAIL PROTECTED]>
Greetings!

I propose to make an optional argument '-r' for findsmb utility to pass
'-r' option to nmblookup optionally and default to omit it. The reason is
to have findsmb working more user-friendly in contemporary office
environments where Windows 95/98 boxes are rare and also to allow usage of
the utility under non-priviledged accounts when Windows95/98 boxes are in
minority or even absent in network neighbourhood.

An attached patch provides this change for HEAD together with
documentation changes.

-- 
/ Alexander Bokovoy



Revisions:
findsmb.in  1.2 => 1.3

http://www.samba.org/cgi-bin/cvsweb/samba/source/script/findsmb.in?r1=1.2&r2=1.3



CVS update: samba/source/smbd

2003-01-13 Thread abartlet

Date:   Mon Jan 13 12:48:37 2003
Author: abartlet

Update of /data/cvs/samba/source/smbd
In directory dp.samba.org:/tmp/cvs-serv2851/smbd

Modified Files:
sesssetup.c 
Log Message:
Updates to our NTLMSSP code:

This tries to extract our server-side code out of sessetup.c, and into a more
general lib.  I hope this is only a temporay resting place - I indend to
refactor it again into an auth-subsystem independent lib, using callbacks.

Move some of our our NTLMSSP #defines into a new file, and add two that I found
in the COMsource docs - we seem to have a double-up, but I've verified from
traces that the NTLMSSP_TARGET_TYPE_{DOMAIN,SERVER} is real.

This code also copes with ASCII clients - not that we will ever see any here,
but I hope to use this for HTTP, were we can get them.  Win2k authenticates
fine under forced ASCII, btw. 

Tested with Win2k, NTLMv2 and Samba's smbclient.

Andrew Bartlett


Revisions:
sesssetup.c 1.78 => 1.79

http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/sesssetup.c?r1=1.78&r2=1.79



CVS update: samba/source/libsmb

2003-01-13 Thread abartlet

Date:   Mon Jan 13 12:48:37 2003
Author: abartlet

Update of /data/cvs/samba/source/libsmb
In directory dp.samba.org:/tmp/cvs-serv2851/libsmb

Modified Files:
asn1.c cliconnect.c clispnego.c 
Log Message:
Updates to our NTLMSSP code:

This tries to extract our server-side code out of sessetup.c, and into a more
general lib.  I hope this is only a temporay resting place - I indend to
refactor it again into an auth-subsystem independent lib, using callbacks.

Move some of our our NTLMSSP #defines into a new file, and add two that I found
in the COMsource docs - we seem to have a double-up, but I've verified from
traces that the NTLMSSP_TARGET_TYPE_{DOMAIN,SERVER} is real.

This code also copes with ASCII clients - not that we will ever see any here,
but I hope to use this for HTTP, were we can get them.  Win2k authenticates
fine under forced ASCII, btw. 

Tested with Win2k, NTLMv2 and Samba's smbclient.

Andrew Bartlett


Revisions:
asn1.c  1.15 => 1.16
http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/asn1.c?r1=1.15&r2=1.16
cliconnect.c1.116 => 1.117

http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/cliconnect.c?r1=1.116&r2=1.117
clispnego.c 1.20 => 1.21

http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/clispnego.c?r1=1.20&r2=1.21



CVS update: samba/source/include

2003-01-13 Thread abartlet

Date:   Mon Jan 13 12:48:37 2003
Author: abartlet

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv2851/include

Modified Files:
includes.h rpc_dce.h 
Added Files:
ntlmssp.h 
Log Message:
Updates to our NTLMSSP code:

This tries to extract our server-side code out of sessetup.c, and into a more
general lib.  I hope this is only a temporay resting place - I indend to
refactor it again into an auth-subsystem independent lib, using callbacks.

Move some of our our NTLMSSP #defines into a new file, and add two that I found
in the COMsource docs - we seem to have a double-up, but I've verified from
traces that the NTLMSSP_TARGET_TYPE_{DOMAIN,SERVER} is real.

This code also copes with ASCII clients - not that we will ever see any here,
but I hope to use this for HTTP, were we can get them.  Win2k authenticates
fine under forced ASCII, btw. 

Tested with Win2k, NTLMv2 and Samba's smbclient.

Andrew Bartlett


Revisions:
ntlmssp.h   NONE => 1.1
http://www.samba.org/cgi-bin/cvsweb/samba/source/include/ntlmssp.h?rev=1.1
includes.h  1.289 => 1.290

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/includes.h?r1=1.289&r2=1.290
rpc_dce.h   1.26 => 1.27

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/rpc_dce.h?r1=1.26&r2=1.27



CVS update: samba/source/auth

2003-01-13 Thread abartlet

Date:   Mon Jan 13 12:48:37 2003
Author: abartlet

Update of /data/cvs/samba/source/auth
In directory dp.samba.org:/tmp/cvs-serv2851/auth

Modified Files:
auth.c 
Added Files:
auth_ntlmssp.c 
Log Message:
Updates to our NTLMSSP code:

This tries to extract our server-side code out of sessetup.c, and into a more
general lib.  I hope this is only a temporay resting place - I indend to
refactor it again into an auth-subsystem independent lib, using callbacks.

Move some of our our NTLMSSP #defines into a new file, and add two that I found
in the COMsource docs - we seem to have a double-up, but I've verified from
traces that the NTLMSSP_TARGET_TYPE_{DOMAIN,SERVER} is real.

This code also copes with ASCII clients - not that we will ever see any here,
but I hope to use this for HTTP, were we can get them.  Win2k authenticates
fine under forced ASCII, btw. 

Tested with Win2k, NTLMv2 and Samba's smbclient.

Andrew Bartlett


Revisions:
auth_ntlmssp.c  NONE => 1.1
http://www.samba.org/cgi-bin/cvsweb/samba/source/auth/auth_ntlmssp.c?rev=1.1
auth.c  1.45 => 1.46
http://www.samba.org/cgi-bin/cvsweb/samba/source/auth/auth.c?r1=1.45&r2=1.46



CVS update: samba/source

2003-01-13 Thread abartlet

Date:   Mon Jan 13 12:48:36 2003
Author: abartlet

Update of /data/cvs/samba/source
In directory dp.samba.org:/tmp/cvs-serv2851

Modified Files:
Makefile.in 
Log Message:
Updates to our NTLMSSP code:

This tries to extract our server-side code out of sessetup.c, and into a more
general lib.  I hope this is only a temporay resting place - I indend to
refactor it again into an auth-subsystem independent lib, using callbacks.

Move some of our our NTLMSSP #defines into a new file, and add two that I found
in the COMsource docs - we seem to have a double-up, but I've verified from
traces that the NTLMSSP_TARGET_TYPE_{DOMAIN,SERVER} is real.

This code also copes with ASCII clients - not that we will ever see any here,
but I hope to use this for HTTP, were we can get them.  Win2k authenticates
fine under forced ASCII, btw. 

Tested with Win2k, NTLMv2 and Samba's smbclient.

Andrew Bartlett


Revisions:
Makefile.in 1.596 => 1.597
http://www.samba.org/cgi-bin/cvsweb/samba/source/Makefile.in?r1=1.596&r2=1.597



CVS update: samba/source/lib

2003-01-13 Thread abartlet

Date:   Mon Jan 13 12:42:20 2003
Author: abartlet

Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv2749/lib

Modified Files:
data_blob.c util.c util_str.c 
Log Message:
Accessing data after it's been free()ed really is a no-no...

Andrew Bartlett


Revisions:
data_blob.c 1.2 => 1.3
http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/data_blob.c?r1=1.2&r2=1.3
util.c  1.384 => 1.385
http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/util.c?r1=1.384&r2=1.385
util_str.c  1.72 => 1.73
http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/util_str.c?r1=1.72&r2=1.73



CVS update: samba/source/auth

2003-01-13 Thread abartlet

Date:   Mon Jan 13 12:21:07 2003
Author: abartlet

Update of /data/cvs/samba/source/auth
In directory dp.samba.org:/tmp/cvs-serv32459/auth

Modified Files:
auth_util.c 
Log Message:
Fix to debian bug #171071 - we had the wrong dereference on the pointer to be
Realloc()ed, causing it to fail.

Big thanks to Sandor Sonfeld <[EMAIL PROTECTED]> for the debug, stack and
valgrind traces!

Andrew Bartlett


Revisions:
auth_util.c 1.59 => 1.60

http://www.samba.org/cgi-bin/cvsweb/samba/source/auth/auth_util.c?r1=1.59&r2=1.60



CVS update: samba/source/libsmb

2003-01-13 Thread abartlet

Date:   Mon Jan 13 08:53:54 2003
Author: abartlet

Update of /data/cvs/samba/source/libsmb
In directory dp.samba.org:/tmp/cvs-serv15419/libsmb

Modified Files:
smbencrypt.c 
Log Message:
Don't force the DOS password into a 14 char space, as this would imply null
termination - the password will not be null terminated before hashing if 
len >= 14.

related to debian bug #157432

Andrew Bartlett


Revisions:
smbencrypt.c1.81 => 1.82

http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/smbencrypt.c?r1=1.81&r2=1.82



CVS update: samba/source/smbd

2003-01-13 Thread abartlet

Date:   Mon Jan 13 08:09:32 2003
Author: abartlet

Update of /data/cvs/samba/source/smbd
In directory dp.samba.org:/tmp/cvs-serv12076/source/smbd

Modified Files:
notify_kernel.c oplock_linux.c 
Log Message:
Ensure we do not pass uninitialised data to the kernel.  (Picked up by
valgrind).  

Andrew Bartlett


Revisions:
notify_kernel.c 1.21 => 1.22

http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/notify_kernel.c?r1=1.21&r2=1.22
oplock_linux.c  1.19 => 1.20

http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/oplock_linux.c?r1=1.19&r2=1.20