CVS update: samba/source/passdb

2003-12-25 Thread abartlet

Date:   Fri Dec 26 03:14:31 2003
Author: abartlet

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

Modified Files:
  Tag: SAMBA_3_0
pdb_ldap.c 
Log Message:
Check the return value of string_to_sid in a few more places.  (But
string_to_sid also needs to be less permissive on what it thinks are
valid sids...)

Andrew Bartlett


Revisions:
pdb_ldap.c  1.28.2.98 => 1.28.2.99

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


CVS update: samba/source/passdb

2003-12-25 Thread abartlet

Date:   Fri Dec 26 00:43:49 2003
Author: abartlet

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

Modified Files:
  Tag: SAMBA_3_0
pdb_ldap.c 
Log Message:
Show the error message for failure to set the ldap password.  
(For 'ldap password sync = yes')

Andrew Bartlett


Revisions:
pdb_ldap.c  1.28.2.97 => 1.28.2.98

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


CVS update: samba/source/lib

2003-12-25 Thread abartlet

Date:   Fri Dec 26 00:38:12 2003
Author: abartlet

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

Modified Files:
  Tag: SAMBA_3_0
smbldap.c 
Log Message:
Based on patch by Petri Asikainen <[EMAIL PROTECTED]> fix bug #387 and #330.

This patch will change order how attributes are modified 
from: add, delete 
to:   delete, add

This is needed to update single valued attributes in Novell NDS and 
should not harm anyone else.



Revisions:
smbldap.c   1.1.2.22 => 1.1.2.23

http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/smbldap.c.diff?r1=1.1.2.22&r2=1.1.2.23


CVS update: samba/source/param

2003-12-25 Thread abartlet

Date:   Thu Dec 25 23:35:27 2003
Author: abartlet

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

Modified Files:
loadparm.c 
Log Message:
(merge from 3.0)
ldap rebind sleep -> ldap replication sleep

While writing documentation for metze's patch, it became clear that this is a 
better name.

Andrew Bartlett



Revisions:
loadparm.c  1.527 => 1.528

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


CVS update: samba/source/lib

2003-12-25 Thread abartlet

Date:   Thu Dec 25 23:35:27 2003
Author: abartlet

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

Modified Files:
smbldap.c 
Log Message:
(merge from 3.0)
ldap rebind sleep -> ldap replication sleep

While writing documentation for metze's patch, it became clear that this is a 
better name.

Andrew Bartlett



Revisions:
smbldap.c   1.11 => 1.12

http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/smbldap.c.diff?r1=1.11&r2=1.12


CVS update: samba-docs/docbook/smbdotconf/ldap

2003-12-25 Thread abartlet

Date:   Thu Dec 25 23:27:15 2003
Author: abartlet

Update of /home/cvs/samba-docs/docbook/smbdotconf/ldap
In directory dp.samba.org:/tmp/cvs-serv12121/smbdotconf/ldap

Added Files:
ldapreplicationsleep.xml 
Log Message:
Document metze's 'ldap replication sleep' parameter.

Andrew Bartlett


Revisions:
ldapreplicationsleep.xmlNONE => 1.1

http://www.samba.org/cgi-bin/cvsweb/samba-docs/docbook/smbdotconf/ldap/ldapreplicationsleep.xml?rev=1.1


CVS update: samba/source/lib

2003-12-25 Thread abartlet

Date:   Thu Dec 25 23:11:07 2003
Author: abartlet

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

Modified Files:
  Tag: SAMBA_3_0
smbldap.c 
Log Message:
ldap rebind sleep -> ldap replication sleep

While writing documentation for metze's patch, it became clear that this is a 
better name.

Andrew Bartlett


Revisions:
smbldap.c   1.1.2.21 => 1.1.2.22

http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/smbldap.c.diff?r1=1.1.2.21&r2=1.1.2.22


CVS update: samba/source/param

2003-12-25 Thread abartlet

Date:   Thu Dec 25 23:11:07 2003
Author: abartlet

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

Modified Files:
  Tag: SAMBA_3_0
loadparm.c 
Log Message:
ldap rebind sleep -> ldap replication sleep

While writing documentation for metze's patch, it became clear that this is a 
better name.

Andrew Bartlett


Revisions:
loadparm.c  1.397.2.114 => 1.397.2.115

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


CVS update: samba/source/param

2003-12-25 Thread vlendec

Date:   Thu Dec 25 22:45:16 2003
Author: vlendec

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

Modified Files:
loadparm.c 
Log Message:
This is metze's LDAP rebind sleep patch: 

When smb.conf tells us to write to a read-only LDAP replica and we are
redirected by the LDAP server, the replication might take some seconds,
especially over slow links. This patch delays the next read after a rebind for
'ldap rebind sleep' milliseconds.

Metze, thanks for your patience.

Volker


Revisions:
loadparm.c  1.526 => 1.527

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


CVS update: samba/source/lib

2003-12-25 Thread vlendec

Date:   Thu Dec 25 22:45:15 2003
Author: vlendec

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

Modified Files:
smbldap.c 
Log Message:
This is metze's LDAP rebind sleep patch: 

When smb.conf tells us to write to a read-only LDAP replica and we are
redirected by the LDAP server, the replication might take some seconds,
especially over slow links. This patch delays the next read after a rebind for
'ldap rebind sleep' milliseconds.

Metze, thanks for your patience.

Volker


Revisions:
smbldap.c   1.10 => 1.11

http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/smbldap.c.diff?r1=1.10&r2=1.11


CVS update: samba/source/include

2003-12-25 Thread vlendec

Date:   Thu Dec 25 22:45:15 2003
Author: vlendec

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

Modified Files:
smbldap.h 
Log Message:
This is metze's LDAP rebind sleep patch: 

When smb.conf tells us to write to a read-only LDAP replica and we are
redirected by the LDAP server, the replication might take some seconds,
especially over slow links. This patch delays the next read after a rebind for
'ldap rebind sleep' milliseconds.

Metze, thanks for your patience.

Volker


Revisions:
smbldap.h   1.5 => 1.6

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smbldap.h.diff?r1=1.5&r2=1.6


CVS update: samba/source/param

2003-12-25 Thread vlendec

Date:   Thu Dec 25 22:42:15 2003
Author: vlendec

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

Modified Files:
  Tag: SAMBA_3_0
loadparm.c 
Log Message:
This is metze's LDAP rebind sleep patch: 

When smb.conf tells us to write to a read-only LDAP replica and we are
redirected by the LDAP server, the replication might take some seconds,
especially over slow links. This patch delays the next read after a rebind for
'ldap rebind sleep' milliseconds.

Metze, thanks for your patience.

Volker


Revisions:
loadparm.c  1.397.2.113 => 1.397.2.114

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


CVS update: samba/source/lib

2003-12-25 Thread vlendec

Date:   Thu Dec 25 22:42:15 2003
Author: vlendec

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

Modified Files:
  Tag: SAMBA_3_0
smbldap.c 
Log Message:
This is metze's LDAP rebind sleep patch: 

When smb.conf tells us to write to a read-only LDAP replica and we are
redirected by the LDAP server, the replication might take some seconds,
especially over slow links. This patch delays the next read after a rebind for
'ldap rebind sleep' milliseconds.

Metze, thanks for your patience.

Volker


Revisions:
smbldap.c   1.1.2.20 => 1.1.2.21

http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/smbldap.c.diff?r1=1.1.2.20&r2=1.1.2.21


CVS update: samba/source/include

2003-12-25 Thread vlendec

Date:   Thu Dec 25 22:42:15 2003
Author: vlendec

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

Modified Files:
  Tag: SAMBA_3_0
smbldap.h 
Log Message:
This is metze's LDAP rebind sleep patch: 

When smb.conf tells us to write to a read-only LDAP replica and we are
redirected by the LDAP server, the replication might take some seconds,
especially over slow links. This patch delays the next read after a rebind for
'ldap rebind sleep' milliseconds.

Metze, thanks for your patience.

Volker


Revisions:
smbldap.h   1.1.2.9 => 1.1.2.10

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smbldap.h.diff?r1=1.1.2.9&r2=1.1.2.10


CVS update: samba/source/lib

2003-12-25 Thread vlendec

Date:   Thu Dec 25 22:31:30 2003
Author: vlendec

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

Modified Files:
smbldap.c 
Log Message:
Fix our parsing of the LDAP url. We get around it as all decent systems seem
to have ldap_initialize.

Thanks to abartlet for the fix (and the bug in the first place ;-))

Volker


Revisions:
smbldap.c   1.9 => 1.10

http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/smbldap.c.diff?r1=1.9&r2=1.10


CVS update: samba/source/lib

2003-12-25 Thread vlendec

Date:   Thu Dec 25 22:29:38 2003
Author: vlendec

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

Modified Files:
  Tag: SAMBA_3_0
smbldap.c 
Log Message:
Fix our parsing of the LDAP url. We get around it as all decent systems seem
to have ldap_initialize.

Thanks to abartlet for the fix (and the bug in the first place ;-))

Volker


Revisions:
smbldap.c   1.1.2.19 => 1.1.2.20

http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/smbldap.c.diff?r1=1.1.2.19&r2=1.1.2.20


CVS update: samba/source/param

2003-12-25 Thread vlendec

Date:   Thu Dec 25 10:10:49 2003
Author: vlendec

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

Modified Files:
loadparm.c 
Log Message:
abartlet pointed me at the fact that the order and flags in loadparm.c are
actually used 'afs username map' should not show up in the swat basic
view. :-)

Maybe I should use swat from time to time

Volker


Revisions:
loadparm.c  1.525 => 1.526

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


CVS update: samba/source/param

2003-12-25 Thread vlendec

Date:   Thu Dec 25 10:08:32 2003
Author: vlendec

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

Modified Files:
  Tag: SAMBA_3_0
loadparm.c 
Log Message:
abartlet pointed me at the fact that the order and flags in loadparm.c are
actually used 'afs username map' should not show up in the swat basic
view. :-)

Maybe I should use swat from time to time

Volker


Revisions:
loadparm.c  1.397.2.112 => 1.397.2.113

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


CVS update: samba/source/lib

2003-12-25 Thread abartlet

Date:   Thu Dec 25 09:57:39 2003
Author: abartlet

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

Modified Files:
util_str.c 
Log Message:
(merge from 3.0)

Fix bug 916 - do not perform a + -> space substitution for squid URL encoded 
strings, only form input in SWAT.

Andrew Bartlett



Revisions:
util_str.c  1.102 => 1.103

http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/util_str.c.diff?r1=1.102&r2=1.103


CVS update: samba/source/web

2003-12-25 Thread abartlet

Date:   Thu Dec 25 09:57:39 2003
Author: abartlet

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

Modified Files:
cgi.c 
Log Message:
(merge from 3.0)

Fix bug 916 - do not perform a + -> space substitution for squid URL encoded 
strings, only form input in SWAT.

Andrew Bartlett



Revisions:
cgi.c   1.73 => 1.74
http://www.samba.org/cgi-bin/cvsweb/samba/source/web/cgi.c.diff?r1=1.73&r2=1.74


CVS update: samba/source/lib

2003-12-25 Thread abartlet

Date:   Thu Dec 25 09:37:41 2003
Author: abartlet

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

Modified Files:
  Tag: SAMBA_3_0
util_str.c 
Log Message:
Fix bug 916 - do not perform a + -> space substitution for squid URL encoded 
strings, only form input in SWAT.

Andrew Bartlett


Revisions:
util_str.c  1.47.2.49 => 1.47.2.50

http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/util_str.c.diff?r1=1.47.2.49&r2=1.47.2.50


CVS update: samba/source/web

2003-12-25 Thread abartlet

Date:   Thu Dec 25 09:37:41 2003
Author: abartlet

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

Modified Files:
  Tag: SAMBA_3_0
cgi.c 
Log Message:
Fix bug 916 - do not perform a + -> space substitution for squid URL encoded 
strings, only form input in SWAT.

Andrew Bartlett


Revisions:
cgi.c   1.58.2.13 => 1.58.2.14

http://www.samba.org/cgi-bin/cvsweb/samba/source/web/cgi.c.diff?r1=1.58.2.13&r2=1.58.2.14