CVS update: samba/source/nsswitch

2003-02-26 Thread abartlet

Date:   Wed Feb 26 12:21:01 2003
Author: abartlet

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

Modified Files:
winbindd.h winbindd_ads.c winbindd_cache.c winbindd_group.c 
winbindd_idmap.c winbindd_idmap_tdb.c winbindd_rpc.c 
winbindd_user.c winbindd_util.c 
Log Message:
Kill RID-only and domain+RID madness from winbind.

Now we deal with SIDs in almost all of winbind (a couple of limited exceptions
remain, but I'm looking into them - they use non-winbind structs ATM).

This has particular benifits in returning out-of-domain SIDs for group
membership (Need to look into this a bit more) as well as general code quality.

This also removes much of the complexity from the idmap interface, which now
only deals with mapping IDs, not with SID-domain translations.

Breifly tested, but needs more.  Fixes some valgrind-found bugs from my
previous commit.

Winbind cache chagned to using SID strings in some places, as I could not
follow exactly how to save and restore multiple packed sids properly.

Andrew Bartlett


Revisions:
winbindd.h  1.39 = 1.40

http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd.h?r1=1.39r2=1.40
winbindd_ads.c  1.65 = 1.66

http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_ads.c?r1=1.65r2=1.66
winbindd_cache.c1.44 = 1.45

http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_cache.c?r1=1.44r2=1.45
winbindd_group.c1.61 = 1.62

http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_group.c?r1=1.61r2=1.62
winbindd_idmap.c1.25 = 1.26

http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_idmap.c?r1=1.25r2=1.26
winbindd_idmap_tdb.c1.1 = 1.2

http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_idmap_tdb.c?r1=1.1r2=1.2
winbindd_rpc.c  1.39 = 1.40

http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_rpc.c?r1=1.39r2=1.40
winbindd_user.c 1.48 = 1.49

http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_user.c?r1=1.48r2=1.49
winbindd_util.c 1.92 = 1.93

http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_util.c?r1=1.92r2=1.93


CVS update: samba/source/libsmb

2003-02-26 Thread abartlet

Date:   Wed Feb 26 12:23:03 2003
Author: abartlet

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

Modified Files:
netlogon_unigrp.c 
Log Message:
Netlogon-unigroup changes needed for the winbind RID-to-SID conversion.

This changes the cache format, which will simply invalidate existing entries,
leaving them dead in the cache.

Andrew Bartlett


Revisions:
netlogon_unigrp.c   1.6 = 1.7

http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/netlogon_unigrp.c?r1=1.6r2=1.7


CVS update: samba/source

2003-02-26 Thread abartlet

Date:   Wed Feb 26 12:31:17 2003
Author: abartlet

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

Modified Files:
configure.in 
Log Message:
Add -Wwrite-strings to our --enable-developer settings.

We have compiled relitivly 'clean' with this setting since I did a massive
cleanup last month.  This should help us stay that way.

Andrew Bartlett


Revisions:
configure.in1.410 = 1.411
http://www.samba.org/cgi-bin/cvsweb/samba/source/configure.in?r1=1.410r2=1.411


CVS update: samba/source

2003-02-26 Thread abartlet

Date:   Wed Feb 26 12:37:04 2003
Author: abartlet

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

Modified Files:
  Tag: SAMBA_3_0
configure.in 
Log Message:
Merge adding -Wwrite-strings to our CFLAGS when --enable-developer is set


Revisions:
configure.in1.300.2.49 = 1.300.2.50

http://www.samba.org/cgi-bin/cvsweb/samba/source/configure.in?r1=1.300.2.49r2=1.300.2.50


CVS update: samba/source/tdb

2003-02-26 Thread jra

Date:   Wed Feb 26 21:13:27 2003
Author: jra

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

Modified Files:
  Tag: APPLIANCE_HEAD
tdbutil.c 
Log Message:
Ensure we panic if a tdb becomes corrupt. Part of CR#1504.
Jeremy.


Revisions:
tdbutil.c   1.9.2.15 = 1.9.2.16

http://www.samba.org/cgi-bin/cvsweb/samba/source/tdb/tdbutil.c?r1=1.9.2.15r2=1.9.2.16


CVS update: samba/source/printing

2003-02-26 Thread jra

Date:   Wed Feb 26 21:25:56 2003
Author: jra

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

Modified Files:
  Tag: APPLIANCE_HEAD
printing.c 
Log Message:
Extra debug statements to help track CR#1837.
Jeremy.


Revisions:
printing.c  1.66.2.105 = 1.66.2.106

http://www.samba.org/cgi-bin/cvsweb/samba/source/printing/printing.c?r1=1.66.2.105r2=1.66.2.106


CVS update: samba/source/include

2003-02-26 Thread jra

Date:   Wed Feb 26 21:26:55 2003
Author: jra

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

Modified Files:
  Tag: APPLIANCE_HEAD
messages.h smb.h 
Log Message:
Fix for blocking lock issues found by Herb. No CR#.
Jeremy.


Revisions:
messages.h  1.5.2.10 = 1.5.2.11

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/messages.h?r1=1.5.2.10r2=1.5.2.11
smb.h   1.323.2.46 = 1.323.2.47

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smb.h?r1=1.323.2.46r2=1.323.2.47


CVS update: samba/source/locking

2003-02-26 Thread jra

Date:   Wed Feb 26 21:26:56 2003
Author: jra

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

Modified Files:
  Tag: APPLIANCE_HEAD
brlock.c locking.c 
Log Message:
Fix for blocking lock issues found by Herb. No CR#.
Jeremy.


Revisions:
brlock.c1.15.2.6 = 1.15.2.7

http://www.samba.org/cgi-bin/cvsweb/samba/source/locking/brlock.c?r1=1.15.2.6r2=1.15.2.7
locking.c   1.92.2.14 = 1.92.2.15

http://www.samba.org/cgi-bin/cvsweb/samba/source/locking/locking.c?r1=1.92.2.14r2=1.92.2.15


CVS update: samba/source/include

2003-02-26 Thread jra

Date:   Wed Feb 26 21:28:07 2003
Author: jra

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

Modified Files:
  Tag: SAMBA_2_2
messages.h proto.h smb.h 
Log Message:
Fix to allow blocking lock notification to be done rapidly (no wait
for smb - smb lock release). Adds new PENDING_LOCK type to lockdb
(does not interfere with existing locks).
Jeremy.


Revisions:
messages.h  1.3.2.7 = 1.3.2.8

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/messages.h?r1=1.3.2.7r2=1.3.2.8
proto.h 1.900.2.415 = 1.900.2.416

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/proto.h?r1=1.900.2.415r2=1.900.2.416
smb.h   1.325.2.76 = 1.325.2.77

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smb.h?r1=1.325.2.76r2=1.325.2.77


CVS update: samba/source/locking

2003-02-26 Thread jra

Date:   Wed Feb 26 21:28:07 2003
Author: jra

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

Modified Files:
  Tag: SAMBA_2_2
brlock.c locking.c 
Log Message:
Fix to allow blocking lock notification to be done rapidly (no wait
for smb - smb lock release). Adds new PENDING_LOCK type to lockdb
(does not interfere with existing locks).
Jeremy.


Revisions:
brlock.c1.15.4.20 = 1.15.4.21

http://www.samba.org/cgi-bin/cvsweb/samba/source/locking/brlock.c?r1=1.15.4.20r2=1.15.4.21
locking.c   1.93.2.41 = 1.93.2.42

http://www.samba.org/cgi-bin/cvsweb/samba/source/locking/locking.c?r1=1.93.2.41r2=1.93.2.42


CVS update: samba/source/smbd

2003-02-26 Thread jra

Date:   Wed Feb 26 21:28:07 2003
Author: jra

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

Modified Files:
  Tag: SAMBA_2_2
blocking.c process.c reply.c 
Log Message:
Fix to allow blocking lock notification to be done rapidly (no wait
for smb - smb lock release). Adds new PENDING_LOCK type to lockdb
(does not interfere with existing locks).
Jeremy.


Revisions:
blocking.c  1.14.4.15 = 1.14.4.16

http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/blocking.c?r1=1.14.4.15r2=1.14.4.16
process.c   1.44.2.52 = 1.44.2.53

http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/process.c?r1=1.44.2.52r2=1.44.2.53
reply.c 1.240.2.126 = 1.240.2.127

http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/reply.c?r1=1.240.2.126r2=1.240.2.127


CVS update: samba/source/smbd

2003-02-26 Thread jra

Date:   Wed Feb 26 22:46:30 2003
Author: jra

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

Modified Files:
  Tag: SAMBA_2_2
blocking.c 
Log Message:
Remove unused static BOOL.
Jeremy.


Revisions:
blocking.c  1.14.4.16 = 1.14.4.17

http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/blocking.c?r1=1.14.4.16r2=1.14.4.17


CVS update: samba/source/smbd

2003-02-26 Thread jra

Date:   Wed Feb 26 22:46:53 2003
Author: jra

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

Modified Files:
  Tag: APPLIANCE_HEAD
blocking.c 
Log Message:
Removed unused static BOOL. No CR#.
Jeremy.


Revisions:
blocking.c  1.14.2.8 = 1.14.2.9

http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/blocking.c?r1=1.14.2.8r2=1.14.2.9


CVS update: samba/source/include

2003-02-26 Thread jra

Date:   Thu Feb 27 00:43:22 2003
Author: jra

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

Modified Files:
messages.h smb.h 
Log Message:
Fix to allow blocking lock notification to be done rapidly (no wait
for smb - smb lock release). Adds new PENDING_LOCK type to lockdb
(does not interfere with existing locks).
Jeremy.


Revisions:
messages.h  1.22 = 1.23

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/messages.h?r1=1.22r2=1.23
smb.h   1.475 = 1.476

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smb.h?r1=1.475r2=1.476


CVS update: samba/source/smbd

2003-02-26 Thread jra

Date:   Thu Feb 27 00:43:23 2003
Author: jra

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

Modified Files:
blocking.c process.c reply.c 
Log Message:
Fix to allow blocking lock notification to be done rapidly (no wait
for smb - smb lock release). Adds new PENDING_LOCK type to lockdb
(does not interfere with existing locks).
Jeremy.


Revisions:
blocking.c  1.33 = 1.34

http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/blocking.c?r1=1.33r2=1.34
process.c   1.119 = 1.120

http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/process.c?r1=1.119r2=1.120
reply.c 1.415 = 1.416
http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/reply.c?r1=1.415r2=1.416


CVS update: samba/source/locking

2003-02-26 Thread jra

Date:   Thu Feb 27 00:43:23 2003
Author: jra

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

Modified Files:
brlock.c locking.c 
Log Message:
Fix to allow blocking lock notification to be done rapidly (no wait
for smb - smb lock release). Adds new PENDING_LOCK type to lockdb
(does not interfere with existing locks).
Jeremy.


Revisions:
brlock.c1.37 = 1.38

http://www.samba.org/cgi-bin/cvsweb/samba/source/locking/brlock.c?r1=1.37r2=1.38
locking.c   1.141 = 1.142

http://www.samba.org/cgi-bin/cvsweb/samba/source/locking/locking.c?r1=1.141r2=1.142


CVS update: samba/source/include

2003-02-26 Thread jra

Date:   Thu Feb 27 01:04:34 2003
Author: jra

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

Modified Files:
  Tag: SAMBA_3_0
messages.h smb.h 
Log Message:
Fix to allow blocking lock notification to be done rapidly (no wait
for smb - smb lock release). Adds new PENDING_LOCK type to lockdb
(does not interfere with existing locks).
Jeremy.


Revisions:
messages.h  1.16.2.4 = 1.16.2.5

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/messages.h?r1=1.16.2.4r2=1.16.2.5
smb.h   1.424.2.22 = 1.424.2.23

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smb.h?r1=1.424.2.22r2=1.424.2.23


CVS update: samba/source/smbd

2003-02-26 Thread jra

Date:   Thu Feb 27 01:04:34 2003
Author: jra

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

Modified Files:
  Tag: SAMBA_3_0
blocking.c process.c reply.c 
Log Message:
Fix to allow blocking lock notification to be done rapidly (no wait
for smb - smb lock release). Adds new PENDING_LOCK type to lockdb
(does not interfere with existing locks).
Jeremy.


Revisions:
blocking.c  1.28.2.3 = 1.28.2.4

http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/blocking.c?r1=1.28.2.3r2=1.28.2.4
process.c   1.92.2.13 = 1.92.2.14

http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/process.c?r1=1.92.2.13r2=1.92.2.14
reply.c 1.381.2.14 = 1.381.2.15

http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/reply.c?r1=1.381.2.14r2=1.381.2.15


CVS update: samba/source/locking

2003-02-26 Thread jra

Date:   Thu Feb 27 01:04:34 2003
Author: jra

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

Modified Files:
  Tag: SAMBA_3_0
brlock.c locking.c 
Log Message:
Fix to allow blocking lock notification to be done rapidly (no wait
for smb - smb lock release). Adds new PENDING_LOCK type to lockdb
(does not interfere with existing locks).
Jeremy.


Revisions:
brlock.c1.34.2.2 = 1.34.2.3

http://www.samba.org/cgi-bin/cvsweb/samba/source/locking/brlock.c?r1=1.34.2.2r2=1.34.2.3
locking.c   1.135.2.6 = 1.135.2.7

http://www.samba.org/cgi-bin/cvsweb/samba/source/locking/locking.c?r1=1.135.2.6r2=1.135.2.7


CVS update: samba/source/nsswitch

2003-02-26 Thread abartlet

Date:   Thu Feb 27 01:05:12 2003
Author: abartlet

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

Modified Files:
winbindd_ads.c 
Log Message:
Fix possible memory leak on failure.


Revisions:
winbindd_ads.c  1.66 = 1.67

http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_ads.c?r1=1.66r2=1.67


CVS update: samba/source/lib

2003-02-26 Thread jelmer

Date:   Thu Feb 27 01:54:41 2003
Author: jelmer

Update of /home/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv9279/lib

Modified Files:
module.c 
Log Message:

- Rename 'modules = ' to 'preload modules = '
- Add smb_probe_module()
- Add init_modules()
- Call these functions


Revisions:
module.c1.7 = 1.8
http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/module.c?r1=1.7r2=1.8


CVS update: samba/source/smbd

2003-02-26 Thread jelmer

Date:   Thu Feb 27 01:54:41 2003
Author: jelmer

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

Modified Files:
server.c 
Log Message:

- Rename 'modules = ' to 'preload modules = '
- Add smb_probe_module()
- Add init_modules()
- Call these functions


Revisions:
server.c1.408 = 1.409

http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/server.c?r1=1.408r2=1.409


CVS update: samba/source/utils

2003-02-26 Thread jelmer

Date:   Thu Feb 27 01:54:41 2003
Author: jelmer

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

Modified Files:
pdbedit.c testparm.c 
Log Message:

- Rename 'modules = ' to 'preload modules = '
- Add smb_probe_module()
- Add init_modules()
- Call these functions


Revisions:
pdbedit.c   1.70 = 1.71

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/pdbedit.c?r1=1.70r2=1.71
testparm.c  1.61 = 1.62

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/testparm.c?r1=1.61r2=1.62


CVS update: samba/source/param

2003-02-26 Thread jelmer

Date:   Thu Feb 27 01:54:41 2003
Author: jelmer

Update of /home/cvs/samba/source/param
In directory dp.samba.org:/tmp/cvs-serv9279/param

Modified Files:
loadparm.c 
Log Message:

- Rename 'modules = ' to 'preload modules = '
- Add smb_probe_module()
- Add init_modules()
- Call these functions


Revisions:
loadparm.c  1.480 = 1.481

http://www.samba.org/cgi-bin/cvsweb/samba/source/param/loadparm.c?r1=1.480r2=1.481


CVS update: samba/source/passdb

2003-02-26 Thread jelmer

Date:   Thu Feb 27 01:54:41 2003
Author: jelmer

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

Modified Files:
pdb_interface.c 
Log Message:

- Rename 'modules = ' to 'preload modules = '
- Add smb_probe_module()
- Add init_modules()
- Call these functions


Revisions:
pdb_interface.c 1.34 = 1.35

http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/pdb_interface.c?r1=1.34r2=1.35


CVS update: samba/source/script

2003-02-26 Thread jelmer

Date:   Thu Feb 27 02:17:54 2003
Author: jelmer

Update of /home/cvs/samba/source/script
In directory dp.samba.org:/tmp/cvs-serv11913/script

Modified Files:
find_missing_doc.pl 
Log Message:

We now use anchor/ instead of just anchor (strict XML syntax)


Revisions:
find_missing_doc.pl 1.4 = 1.5

http://www.samba.org/cgi-bin/cvsweb/samba/source/script/find_missing_doc.pl?r1=1.4r2=1.5


CVS update: samba/docs/docbook/projdoc

2003-02-26 Thread jelmer

Date:   Thu Feb 27 02:28:26 2003
Author: jelmer

Update of /home/cvs/samba/docs/docbook/projdoc
In directory dp.samba.org:/tmp/cvs-serv13464/projdoc

Modified Files:
upgrading-to-3.0.sgml 
Log Message:

Remove documentation for obsolete parameters, but add a note in 'upgrading-to-3.0'


Revisions:
upgrading-to-3.0.sgml   1.1 = 1.2

http://www.samba.org/cgi-bin/cvsweb/samba/docs/docbook/projdoc/upgrading-to-3.0.sgml?r1=1.1r2=1.2


CVS update: samba/source/lib

2003-02-26 Thread mbp

Date:   Thu Feb 27 05:20:23 2003
Author: mbp

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

Modified Files:
  Tag: SAMBA_3_0
util_unistr.c 
Log Message:
Merge 1.100 patch from HEAD: 

init_valid_table: Fix a memory leak that would lose the
dynamically-created valid table every time the configuration was
reloaded.


Revisions:
util_unistr.c   1.92.2.5 = 1.92.2.6

http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/util_unistr.c?r1=1.92.2.5r2=1.92.2.6


CVS update: samba/source/lib

2003-02-26 Thread mbp

Date:   Thu Feb 27 05:53:25 2003
Author: mbp

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

Modified Files:
iconv.c 
Log Message:
Doxygen janitor


Revisions:
iconv.c 1.23 = 1.24
http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/iconv.c?r1=1.23r2=1.24


CVS update: samba/source/lib

2003-02-26 Thread mbp

Date:   Thu Feb 27 05:57:21 2003
Author: mbp

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

Modified Files:
  Tag: SAMBA_3_0
iconv.c 
Log Message:
Doxygen merge from head

Revisions:
iconv.c 1.18 = 1.18.2.1

http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/iconv.c?r1=1.18r2=1.18.2.1