CVS update: samba/source/lib

2002-12-05 Thread tpot

Date:   Fri Dec  6 06:57:03 2002
Author: tpot

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

Modified Files:
  Tag: APPLIANCE_HEAD
util.c 
Log Message:
If the global scope is not set then set it to the empty string.  nmbd
was getting very confused about NULL != "" and was refusing to give up
the #1D name when it lost an election.

It would be great if a browse meister could take a look at this.

CR#1268


Revisions:
util.c  1.287.2.16 => 1.287.2.17

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



CVS update: samba/source

2002-12-05 Thread tpot

Date:   Thu Dec  5 23:30:49 2002
Author: tpot

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

Modified Files:
  Tag: SAMBA_3_0
configure.in acconfig.h 
Log Message:
Merge from HEAD:

>Remove FILE_MACRO as __FILE__ is ANSI C.


Revisions:
configure.in1.300.2.26 => 1.300.2.27

http://www.samba.org/cgi-bin/cvsweb/samba/source/configure.in?r1=1.300.2.26&r2=1.300.2.27
acconfig.h  1.83.2.8 => 1.83.2.9

http://www.samba.org/cgi-bin/cvsweb/samba/source/acconfig.h?r1=1.83.2.8&r2=1.83.2.9



CVS update: samba/source/include

2002-12-05 Thread tpot

Date:   Thu Dec  5 23:30:49 2002
Author: tpot

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

Modified Files:
  Tag: SAMBA_3_0
debug.h config.h.in 
Log Message:
Merge from HEAD:

>Remove FILE_MACRO as __FILE__ is ANSI C.


Revisions:
debug.h 1.13.2.3 => 1.13.2.4

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/debug.h?r1=1.13.2.3&r2=1.13.2.4
config.h.in 1.166.2.13 => 1.166.2.14

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/config.h.in?r1=1.166.2.13&r2=1.166.2.14



CVS update: samba/source/smbd

2002-12-05 Thread tpot

Date:   Thu Dec  5 23:30:48 2002
Author: tpot

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

Modified Files:
  Tag: SAMBA_3_0
build_options.c 
Log Message:
Merge from HEAD:

>Remove FILE_MACRO as __FILE__ is ANSI C.


Revisions:
build_options.c 1.9.2.2 => 1.9.2.3

http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/build_options.c?r1=1.9.2.2&r2=1.9.2.3



CVS update: samba/source/python

2002-12-05 Thread tpot

Date:   Thu Dec  5 23:05:28 2002
Author: tpot

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

Modified Files:
  Tag: SAMBA_3_0
setup.py py_tdbpack.c 
Log Message:
Merge from HEAD:

>FUNCTION_MACRO change broke the Python modules.
>
>Also fix up string pasting (I thought this should only be a warning?)


Revisions:
setup.py1.5.2.2 => 1.5.2.3

http://www.samba.org/cgi-bin/cvsweb/samba/source/python/setup.py?r1=1.5.2.2&r2=1.5.2.3
py_tdbpack.c1.1.2.6 => 1.1.2.7

http://www.samba.org/cgi-bin/cvsweb/samba/source/python/py_tdbpack.c?r1=1.1.2.6&r2=1.1.2.7



CVS update: samba/source

2002-12-05 Thread tpot

Date:   Thu Dec  5 23:02:18 2002
Author: tpot

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

Modified Files:
  Tag: SAMBA_3_0
configure.in 
Log Message:
Merge from HEAD,  Revision 1.379:

>Defaulting python breaks the clean target it python isn't installed.

Merge from HEAD,  Revision 1.378:

>Fixes for EXEEXT - must use \$ signs when you want an actual $ sign to
>be used.


Revisions:
configure.in1.300.2.25 => 1.300.2.26

http://www.samba.org/cgi-bin/cvsweb/samba/source/configure.in?r1=1.300.2.25&r2=1.300.2.26



CVS update: samba/source

2002-12-05 Thread tpot

Date:   Thu Dec  5 22:56:25 2002
Author: tpot

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

Modified Files:
  Tag: SAMBA_3_0
Makefile.in 
Log Message:
Merge from appliance, Revision 1.223.2.41:

>Add -a flag to setup.py when making python_clean.  This will delete the
>python compiled binaries and .so files rather than only the temporary
>compile directory.
>
>This fixes a PSA build bug.

Merge from HEAD,  Revision 1.587:

>Link less with smbmnt and smbumount.  Also change from a pstrcpy() to a
>strncpy() to make it clear that we must operate on a PATH_MAX sized buffer.
>
>Andrew Bartlett

Plus some bits from the AC_SUBST target cleanup that got missed last time
I ran dirdiff.


Revisions:
Makefile.in 1.468.2.25 => 1.468.2.26

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



CVS update: samba/source

2002-12-05 Thread tpot

Date:   Thu Dec  5 22:41:37 2002
Author: tpot

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

Modified Files:
  Tag: APPLIANCE_HEAD
Makefile.in 
Log Message:
Add -a flag to setup.py when making python_clean.  This will delete the
python compiled binaries and .so files rather than only the temporary
compile directory. 

This fixes a PSA build bug.


Revisions:
Makefile.in 1.223.2.40 => 1.223.2.41

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



CVS update: samba/source/printing

2002-12-05 Thread jra

Date:   Thu Dec  5 22:39:21 2002
Author: jra

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

Modified Files:
  Tag: APPLIANCE_HEAD
printfsp.c printing.c 
Log Message:
Fix debugs for rap mapping. Delete job on map fail. Final fixes for CR#1265.
Jeremy.


Revisions:
printfsp.c  1.5.2.10 => 1.5.2.11

http://www.samba.org/cgi-bin/cvsweb/samba/source/printing/printfsp.c?r1=1.5.2.10&r2=1.5.2.11
printing.c  1.66.2.98 => 1.66.2.99

http://www.samba.org/cgi-bin/cvsweb/samba/source/printing/printing.c?r1=1.66.2.98&r2=1.66.2.99



CVS update: samba/docs/textdocs

2002-12-05 Thread jht

Date:   Thu Dec  5 22:38:55 2002
Author: jht

Update of /home/cvs/samba/docs/textdocs
In directory dp.samba.org:/tmp/cvs-serv28290

Modified Files:
  Tag: SAMBA_3_0
CUPS-PrintingInfo.txt 
Log Message:
Added another email - this stuff needs to go into a new chapter
in the Entire-HOWTO-Collection.


Revisions:
CUPS-PrintingInfo.txt   1.2.4.3 => 1.2.4.4

http://www.samba.org/cgi-bin/cvsweb/samba/docs/textdocs/CUPS-PrintingInfo.txt?r1=1.2.4.3&r2=1.2.4.4



CVS update: samba/source/printing

2002-12-05 Thread jra

Date:   Thu Dec  5 22:32:25 2002
Author: jra

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

Modified Files:
printfsp.c printing.c 
Log Message:
Fix debugs for rap mapping. Delete job on map fail.
Jeremy.


Revisions:
printfsp.c  1.20 => 1.21

http://www.samba.org/cgi-bin/cvsweb/samba/source/printing/printfsp.c?r1=1.20&r2=1.21
printing.c  1.177 => 1.178

http://www.samba.org/cgi-bin/cvsweb/samba/source/printing/printing.c?r1=1.177&r2=1.178



CVS update: samba/source/printing

2002-12-05 Thread jra

Date:   Thu Dec  5 22:32:15 2002
Author: jra

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

Modified Files:
  Tag: SAMBA_3_0
printfsp.c printing.c 
Log Message:
Fix debugs for rap mapping. Delete job on map fail.
Jeremy.


Revisions:
printfsp.c  1.17.2.3 => 1.17.2.4

http://www.samba.org/cgi-bin/cvsweb/samba/source/printing/printfsp.c?r1=1.17.2.3&r2=1.17.2.4
printing.c  1.139.2.17 => 1.139.2.18

http://www.samba.org/cgi-bin/cvsweb/samba/source/printing/printing.c?r1=1.139.2.17&r2=1.139.2.18



CVS update: samba/source/printing

2002-12-05 Thread jmcd

Date:   Thu Dec  5 19:13:40 2002
Author: jmcd

Update of /home/cvs/samba/source/printing
In directory dp.samba.org:/tmp/cvs-serv13505/printing

Modified Files:
  Tag: SAMBA_3_0
nt_printing.c 
Log Message:
More printer data to publish

Revisions:
nt_printing.c   1.204.2.12 => 1.204.2.13

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



CVS update: samba/source/libads

2002-12-05 Thread jmcd

Date:   Thu Dec  5 19:13:40 2002
Author: jmcd

Update of /home/cvs/samba/source/libads
In directory dp.samba.org:/tmp/cvs-serv13505/libads

Modified Files:
  Tag: SAMBA_3_0
ldap_printer.c 
Log Message:
More printer data to publish

Revisions:
ldap_printer.c  1.7.2.6 => 1.7.2.7

http://www.samba.org/cgi-bin/cvsweb/samba/source/libads/ldap_printer.c?r1=1.7.2.6&r2=1.7.2.7



CVS update: samba/source/include

2002-12-05 Thread jmcd

Date:   Thu Dec  5 19:13:40 2002
Author: jmcd

Update of /home/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv13505/include

Modified Files:
  Tag: SAMBA_3_0
nt_printing.h 
Log Message:
More printer data to publish

Revisions:
nt_printing.h   1.22.2.4 => 1.22.2.5

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/nt_printing.h?r1=1.22.2.4&r2=1.22.2.5



CVS update: samba/source/printing

2002-12-05 Thread jmcd

Date:   Thu Dec  5 19:13:20 2002
Author: jmcd

Update of /home/cvs/samba/source/printing
In directory dp.samba.org:/tmp/cvs-serv13409/printing

Modified Files:
nt_printing.c 
Log Message:
More printer data to publish

Revisions:
nt_printing.c   1.237 => 1.238

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



CVS update: samba/source/libads

2002-12-05 Thread jmcd

Date:   Thu Dec  5 19:13:20 2002
Author: jmcd

Update of /home/cvs/samba/source/libads
In directory dp.samba.org:/tmp/cvs-serv13409/libads

Modified Files:
ldap_printer.c 
Log Message:
More printer data to publish

Revisions:
ldap_printer.c  1.13 => 1.14

http://www.samba.org/cgi-bin/cvsweb/samba/source/libads/ldap_printer.c?r1=1.13&r2=1.14



CVS update: samba/source/include

2002-12-05 Thread jmcd

Date:   Thu Dec  5 19:13:19 2002
Author: jmcd

Update of /home/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv13409/include

Modified Files:
nt_printing.h 
Log Message:
More printer data to publish

Revisions:
nt_printing.h   1.29 => 1.30

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/nt_printing.h?r1=1.29&r2=1.30



CVS update: samba/source/registry

2002-12-05 Thread jmcd

Date:   Thu Dec  5 19:12:19 2002
Author: jmcd

Update of /home/cvs/samba/source/registry
In directory dp.samba.org:/tmp/cvs-serv13141/registry

Modified Files:
  Tag: SAMBA_3_0
reg_objects.c 
Log Message:
Add some const

Revisions:
reg_objects.c   1.1.4.2 => 1.1.4.3

http://www.samba.org/cgi-bin/cvsweb/samba/source/registry/reg_objects.c?r1=1.1.4.2&r2=1.1.4.3



CVS update: samba/source/registry

2002-12-05 Thread jmcd

Date:   Thu Dec  5 19:11:40 2002
Author: jmcd

Update of /home/cvs/samba/source/registry
In directory dp.samba.org:/tmp/cvs-serv12890/registry

Modified Files:
reg_objects.c 
Log Message:
Add some const

Revisions:
reg_objects.c   1.2 => 1.3

http://www.samba.org/cgi-bin/cvsweb/samba/source/registry/reg_objects.c?r1=1.2&r2=1.3



Re: CVS update: samba/source/nmbd

2002-12-05 Thread Volker.Lendecke
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

> >Could this possibly fix our problems with joining a domain from W2kSP3
> without
> >an explicit realm set?
> It should...

Sorry, doesn't really.

Volker

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

iD8DBQE972SgOmSXH9Mhhs8RAsxXAJ9pT/wwezdgZlo3XI8kcI69BFecSgCfcaAf
nFwMwp+l7KDSZjeNxy3Jk8A=
=GAJ6
-END PGP SIGNATURE-