CVS update: samba/source/client

2003-01-06 Thread crh

Date:   Tue Jan  7 04:33:43 2003
Author: crh

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

Modified Files:
client.c 
Log Message:
Added code to the handling of the -M option to ensure that we default to
port 139 for that option.  The NetBIOS Messenger Service doesn't run on
a non-NBT port.


Revisions:
client.c1.228 => 1.229

http://www.samba.org/cgi-bin/cvsweb/samba/source/client/client.c?r1=1.228&r2=1.229



CVS update: samba/source/client

2003-01-06 Thread crh

Date:   Tue Jan  7 04:26:37 2003
Author: crh

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

Modified Files:
  Tag: SAMBA_3_0
client.c 
Log Message:
Added code to the handling of the -M option to ensure that we default to
port 139 for that option.  The NetBIOS Messenger Service doesn't run on
a non-NBT port.


Revisions:
client.c1.209.2.8 => 1.209.2.9

http://www.samba.org/cgi-bin/cvsweb/samba/source/client/client.c?r1=1.209.2.8&r2=1.209.2.9



CVS update: samba/source/utils

2003-01-06 Thread tpot

Date:   Tue Jan  7 04:20:43 2003
Author: tpot

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

Modified Files:
  Tag: APPLIANCE_HEAD
smbpasswd.c 
Log Message:
Move fetch_domain_sid() function from cli_lsa.c as it's only used in 
smbpasswd now.

Default pdc_name to "*" instead of "" which fixes some problems with
joining a domain w/o a username and password.

Partial for cr373.


Revisions:
smbpasswd.c 1.92.2.15 => 1.92.2.16

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/smbpasswd.c?r1=1.92.2.15&r2=1.92.2.16



CVS update: samba/source/libsmb

2003-01-06 Thread tpot

Date:   Tue Jan  7 03:42:43 2003
Author: tpot

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

Modified Files:
  Tag: APPLIANCE_HEAD
cli_lsarpc.c 
Log Message:
Move fetch_domain_sid() function to smbpasswd.c as it's now only used there.

Partial for cr373.


Revisions:
cli_lsarpc.c1.2.2.6 => 1.2.2.7

http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/cli_lsarpc.c?r1=1.2.2.6&r2=1.2.2.7



CVS update: samba/source/python

2003-01-06 Thread tpot

Date:   Tue Jan  7 03:39:22 2003
Author: tpot

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

Modified Files:
py_spoolss_printers.c 
Log Message:
Rename a local variable to avoid a warning.


Revisions:
py_spoolss_printers.c   1.25 => 1.26

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



CVS update: samba/source/utils

2003-01-06 Thread tpot

Date:   Tue Jan  7 03:36:39 2003
Author: tpot

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

Modified Files:
editreg.c 
Log Message:
'index' is the name of a libc function.  Rename to 'ndx' to avoid compiler
warnings.


Revisions:
editreg.c   1.24 => 1.25

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/editreg.c?r1=1.24&r2=1.25



CVS update: samba/source/smbd

2003-01-06 Thread tpot

Date:   Tue Jan  7 03:31:52 2003
Author: tpot

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

Modified Files:
open.c 
Log Message:
Remove unused variable.


Revisions:
open.c  1.126 => 1.127
http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/open.c?r1=1.126&r2=1.127



CVS update: samba/source/smbd

2003-01-06 Thread tpot

Date:   Tue Jan  7 03:31:12 2003
Author: tpot

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

Modified Files:
dir.c 
Log Message:
Remove unused variable.


Revisions:
dir.c   1.77 => 1.78
http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/dir.c?r1=1.77&r2=1.78



CVS update: samba/source/smbd

2003-01-06 Thread tpot

Date:   Tue Jan  7 03:28:54 2003
Author: tpot

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

Modified Files:
  Tag: APPLIANCE_HEAD
dir.c 
Log Message:
Remove unused variable.


Revisions:
dir.c   1.48.2.5 => 1.48.2.6

http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/dir.c?r1=1.48.2.5&r2=1.48.2.6



CVS update: samba/source/rpc_client

2003-01-06 Thread tpot

Date:   Tue Jan  7 03:12:22 2003
Author: tpot

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

Modified Files:
  Tag: APPLIANCE_HEAD
cli_trust.c 
Log Message:
Why do we need to fetch the domain sid in modify_trust_password?  The returned
value isn't used in the function anywhere.

Partial fix for cr373.


Revisions:
cli_trust.c 1.9.2.11 => 1.9.2.12

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_client/cli_trust.c?r1=1.9.2.11&r2=1.9.2.12



CVS update: samba/source/smbd

2003-01-06 Thread jra

Date:   Mon Jan  6 21:48:46 2003
Author: jra

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

Modified Files:
  Tag: SAMBA_3_0
chgpasswd.c 
Log Message:
Fix memory leaks in pdb_ code.
Jeremy.


Revisions:
chgpasswd.c 1.88.2.6 => 1.88.2.7

http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/chgpasswd.c?r1=1.88.2.6&r2=1.88.2.7



CVS update: samba/source/smbd

2003-01-06 Thread jra

Date:   Mon Jan  6 21:48:43 2003
Author: jra

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

Modified Files:
chgpasswd.c 
Log Message:
Fix memory leaks in pdb_ code.
Jeremy.


Revisions:
chgpasswd.c 1.95 => 1.96

http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/chgpasswd.c?r1=1.95&r2=1.96



CVS update: samba/source/client

2003-01-06 Thread herb

Date:   Mon Jan  6 19:53:11 2003
Author: herb

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

Modified Files:
  Tag: SAMBA_2_2
clitar.c 
Log Message:
make extern types match actual types
fix debug print


Revisions:
clitar.c1.74.4.9 => 1.74.4.10

http://www.samba.org/cgi-bin/cvsweb/samba/source/client/clitar.c?r1=1.74.4.9&r2=1.74.4.10



CVS update: samba/source/smbd

2003-01-06 Thread jra

Date:   Mon Jan  6 19:20:12 2003
Author: jra

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

Modified Files:
  Tag: SAMBA_2_2
chgpasswd.c 
Log Message:
Fix memory leaks (missing pdb_free_sam) calls.
Jeremy.


Revisions:
chgpasswd.c 1.64.4.15 => 1.64.4.16

http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/chgpasswd.c?r1=1.64.4.15&r2=1.64.4.16



CVS update: samba/source/smbd

2003-01-06 Thread jra

Date:   Mon Jan  6 19:10:11 2003
Author: jra

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

Modified Files:
  Tag: SAMBA_2_2
chgpasswd.c 
Log Message:
Set null NT passwd from correct hash.
Jeremy.


Revisions:
chgpasswd.c 1.64.4.14 => 1.64.4.15

http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/chgpasswd.c?r1=1.64.4.14&r2=1.64.4.15



CVS update: samba/source/smbd

2003-01-06 Thread jra

Date:   Mon Jan  6 19:02:55 2003
Author: jra

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

Modified Files:
  Tag: SAMBA_2_2
chgpasswd.c 
Log Message:
Fix for null pointer derefs. Found & fixed by Herb.
Jeremy.


Revisions:
chgpasswd.c 1.64.4.13 => 1.64.4.14

http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/chgpasswd.c?r1=1.64.4.13&r2=1.64.4.14



CVS update: samba/source

2003-01-06 Thread jerry

Date:   Mon Jan  6 18:00:19 2003
Author: jerry

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

Modified Files:
Makefile.in 
Log Message:
add $(LDFLAGS) to libsmbclient

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



CVS update: samba/source

2003-01-06 Thread jerry

Date:   Mon Jan  6 17:59:55 2003
Author: jerry

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

Modified Files:
  Tag: SAMBA_2_2
Makefile.in 
Log Message:
add $(LDFLAGS) to libsmbclient

Revisions:
Makefile.in 1.227.2.150 => 1.227.2.151

http://www.samba.org/cgi-bin/cvsweb/samba/source/Makefile.in?r1=1.227.2.150&r2=1.227.2.151



CVS update: samba/source

2003-01-06 Thread jerry

Date:   Mon Jan  6 17:57:52 2003
Author: jerry

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

Modified Files:
  Tag: SAMBA_3_0
Makefile.in 
Log Message:
removed idpool from schema file (experimental) to remove the dependency 
on nis.schema.

add $(LDFLAGS) to libsmbclient build



Revisions:
Makefile.in 1.468.2.31 => 1.468.2.32

http://www.samba.org/cgi-bin/cvsweb/samba/source/Makefile.in?r1=1.468.2.31&r2=1.468.2.32



CVS update: samba/examples/LDAP

2003-01-06 Thread jerry

Date:   Mon Jan  6 17:57:52 2003
Author: jerry

Update of /data/cvs/samba/examples/LDAP
In directory dp.samba.org:/tmp/cvs-serv20802/examples/LDAP

Modified Files:
  Tag: SAMBA_3_0
samba.schema 
Log Message:
removed idpool from schema file (experimental) to remove the dependency 
on nis.schema.

add $(LDFLAGS) to libsmbclient build



Revisions:
samba.schema1.7.2.1 => 1.7.2.2

http://www.samba.org/cgi-bin/cvsweb/samba/examples/LDAP/samba.schema?r1=1.7.2.1&r2=1.7.2.2



Re: CVS update: samba/source/smbd

2003-01-06 Thread Volker Lendecke
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

> Modified Files:
>   Tag: SAMBA_3_0
>   close.c dir.c open.c 
> Log Message:
> Fix problem with "hide unreadable". stat file opens are baaack :-).

Do you have a two-liner with an explanation? I'd like to know what to
look for.

Thanks,

Volker

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Key-ID D32186CF, Fingerprint available: phone +49 551 370

iD8DBQE+GT/UOmSXH9Mhhs8RAq44AJ4rJVzLElEwyr1Zaw9I2BD3iT8KTgCfYW+r
8I1Z6EV0t5GioMH4xf6ZmkU=
=ndqH
-END PGP SIGNATURE-