CVS update: samba/source/utils

2004-04-03 Thread abartlet

Date:   Sat Apr  3 15:41:32 2004
Author: abartlet

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

Modified Files:
  Tag: SAMBA_3_0
ntlm_auth.c 
Log Message:
Fix most of bug #169.

For a (very) long time, we have had a bug in Samba were an NTLMv2-only
PDC would fail, because it converted the password into NTLM format for
checking.

This patch performs the direct comparison required for interactive
logons to function in this situation.  It also removes the 'auth flags', which
simply where not ever used.

Natrually, this plays with the size of structures, so rebuild, rebuild 
rebuild...

Andrew Bartlett



Revisions:
ntlm_auth.c 1.6.2.44 = 1.6.2.45

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/ntlm_auth.c.diff?r1=1.6.2.44r2=1.6.2.45


CVS update: samba/source/utils

2004-03-25 Thread vlendec

Date:   Thu Mar 25 22:42:31 2004
Author: vlendec

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

Modified Files:
net_privileges.c 
Log Message:
Trivial fixes


Revisions:
net_privileges.c1.3 = 1.4

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_privileges.c.diff?r1=1.3r2=1.4


CVS update: samba/source/utils

2004-03-25 Thread vlendec

Date:   Thu Mar 25 22:56:22 2004
Author: vlendec

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

Modified Files:
net_groupmap.c 
Log Message:
Minor fixes

Revisions:
net_groupmap.c  1.18 = 1.19

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_groupmap.c.diff?r1=1.18r2=1.19


CVS update: samba/source/utils

2004-03-24 Thread jmcd

Date:   Wed Mar 24 17:32:55 2004
Author: jmcd

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

Modified Files:
  Tag: SAMBA_3_0
ntlm_auth.c 
Log Message:
Fix bugzilla # 1208

Winbind tickets expired.  We now check the expiration time, and acquire
new tickets.  We couln't rely on renewing them, because if we didn't get 
a request before they expired, we wouldn't have renewed them.  Also, there 
is a one-week limit in MS on renewal life, so new tickets would have been
needed after a week anyway.   Default is 10 hours, so we should only be 
acquiring them that often, unless the configuration on the DC is changed (and
the minimum is 1 hour). 


Revisions:
ntlm_auth.c 1.6.2.43 = 1.6.2.44

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/ntlm_auth.c.diff?r1=1.6.2.43r2=1.6.2.44


CVS update: samba/source/utils

2004-03-24 Thread jmcd

Date:   Wed Mar 24 17:40:22 2004
Author: jmcd

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

Modified Files:
ntlm_auth.c 
Log Message:
Merge from 3.0

Fix bugzilla # 1208

Winbind ticket expiration


Revisions:
ntlm_auth.c 1.31 = 1.32

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/ntlm_auth.c.diff?r1=1.31r2=1.32


CVS update: samba/source/utils

2004-03-24 Thread idra

Date:   Wed Mar 24 21:47:34 2004
Author: idra

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

Modified Files:
net_privileges.c 
Log Message:
better output for net priv and removed some debugging DEBUG comments

Revisions:
net_privileges.c1.2 = 1.3

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_privileges.c.diff?r1=1.2r2=1.3


CVS update: samba/source/utils

2004-03-19 Thread idra

Date:   Fri Mar 19 14:31:09 2004
Author: idra

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

Modified Files:
net_privileges.c 
Log Message:
add privileges support to ldapsam too

Revisions:
net_privileges.c1.1 = 1.2

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_privileges.c.diff?r1=1.1r2=1.2


Re: CVS update: samba/source/utils

2004-03-19 Thread Rafal Szczesniak
On Thu, Mar 18, 2004 at 07:32:15AM +, [EMAIL PROTECTED] wrote:
 
 Date: Thu Mar 18 07:32:15 2004
 Author:   vlendec
 
 Update of /data/cvs/samba/source/utils
 In directory dp.samba.org:/tmp/cvs-serv28359
 
 Modified Files:
   Tag: SAMBA_3_0
   net.c net_rpc.c 
 Log Message:
 Two little annoyances:
 
 net rpc did not inform you if no smbd is running.
 
 I never liked the error message (!) Success! when we established a trust.

Don't you like error message first and then success ? ;-)


cheers,
-- 
Rafal Szczesniak 
Samba Team member  http://www.samba.org



CVS update: samba/source/utils

2004-03-18 Thread jerry

Date:   Thu Mar 18 17:09:54 2004
Author: jerry

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

Modified Files:
  Tag: SAMBA_3_0_RELEASE
net.c net.h net_ads.c net_groupmap.c net_idmap.c net_rap.c 
net_rpc.c net_rpc_join.c net_rpc_samsync.c ntlm_auth.c 
pdbedit.c smbget.c smbpasswd.c testparm.c 
Log Message:
starting to sync the cvs tree

Revisions:
net.c   1.83.2.11 = 1.83.2.12

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net.c.diff?r1=1.83.2.11r2=1.83.2.12
net.h   1.12.2.1 = 1.12.2.2

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net.h.diff?r1=1.12.2.1r2=1.12.2.2
net_ads.c   1.70.2.10 = 1.70.2.11

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_ads.c.diff?r1=1.70.2.10r2=1.70.2.11
net_groupmap.c  1.10.2.6 = 1.10.2.7

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_groupmap.c.diff?r1=1.10.2.6r2=1.10.2.7
net_idmap.c 1.1.4.2 = 1.1.4.3

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_idmap.c.diff?r1=1.1.4.2r2=1.1.4.3
net_rap.c   1.19 = 1.19.2.1

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rap.c.diff?r1=1.19r2=1.19.2.1
net_rpc.c   1.55.2.14 = 1.55.2.15

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c.diff?r1=1.55.2.14r2=1.55.2.15
net_rpc_join.c  1.26.2.6 = 1.26.2.7

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc_join.c.diff?r1=1.26.2.6r2=1.26.2.7
net_rpc_samsync.c   1.25.2.7 = 1.25.2.8

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc_samsync.c.diff?r1=1.25.2.7r2=1.25.2.8
ntlm_auth.c 1.18.2.7 = 1.18.2.8

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/ntlm_auth.c.diff?r1=1.18.2.7r2=1.18.2.8
pdbedit.c   1.87.2.7 = 1.87.2.8

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/pdbedit.c.diff?r1=1.87.2.7r2=1.87.2.8
smbget.c1.2.2.1 = 1.2.2.2

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/smbget.c.diff?r1=1.2.2.1r2=1.2.2.2
smbpasswd.c 1.151.2.3 = 1.151.2.4

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/smbpasswd.c.diff?r1=1.151.2.3r2=1.151.2.4
testparm.c  1.70.2.6 = 1.70.2.7

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/testparm.c.diff?r1=1.70.2.6r2=1.70.2.7


CVS update: samba/source/utils

2004-03-17 Thread vlendec

Date:   Thu Mar 18 07:32:15 2004
Author: vlendec

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

Modified Files:
  Tag: SAMBA_3_0
net.c net_rpc.c 
Log Message:
Two little annoyances:

net rpc did not inform you if no smbd is running.

I never liked the error message (!) Success! when we established a trust.

Volker


Revisions:
net.c   1.43.2.43 = 1.43.2.44

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net.c.diff?r1=1.43.2.43r2=1.43.2.44
net_rpc.c   1.14.2.60 = 1.14.2.61

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c.diff?r1=1.14.2.60r2=1.14.2.61


CVS update: samba/source/utils

2004-03-17 Thread vlendec

Date:   Thu Mar 18 07:33:26 2004
Author: vlendec

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

Modified Files:
net.c net_rpc.c 
Log Message:
Two little annoyances:

net rpc did not inform you if no smbd is running.

I never liked the error message (!) Success! when we established a trust.

Volker


Revisions:
net.c   1.95 = 1.96

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net.c.diff?r1=1.95r2=1.96
net_rpc.c   1.83 = 1.84

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c.diff?r1=1.83r2=1.84


CVS update: samba/source/utils

2004-03-13 Thread tpot

Date:   Sun Mar 14 03:47:03 2004
Author: tpot

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

Modified Files:
  Tag: SAMBA_3_0
net_ads.c 
Log Message:
Use possessive in message asking for user's password.


Revisions:
net_ads.c   1.37.2.35 = 1.37.2.36

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_ads.c.diff?r1=1.37.2.35r2=1.37.2.36


CVS update: samba/source/utils

2004-03-13 Thread tpot

Date:   Sun Mar 14 03:47:55 2004
Author: tpot

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

Modified Files:
net_ads.c 
Log Message:
Merge from 3.0


Revisions:
net_ads.c   1.77 = 1.78

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_ads.c.diff?r1=1.77r2=1.78


CVS update: samba/source/utils

2004-03-11 Thread jra

Date:   Thu Mar 11 22:48:24 2004
Author: jra

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

Modified Files:
  Tag: SAMBA_3_0
ntlm_auth.c 
Log Message:
Restore the contract on all convert_stringXX() interfaces. Add a allow_bad_conv
boolean parameter that allows broken iconv conversions to work. Gets rid of the
nasty errno checks in mangle_hash2 and check_path_syntax and allows correct
return code checking.
Jeremy.


Revisions:
ntlm_auth.c 1.6.2.42 = 1.6.2.43

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/ntlm_auth.c.diff?r1=1.6.2.42r2=1.6.2.43


CVS update: samba/source/utils

2004-03-11 Thread jra

Date:   Thu Mar 11 22:59:58 2004
Author: jra

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

Modified Files:
ntlm_auth.c 
Log Message:
Restore the contract on all convert_stringXX() interfaces. Add a allow_bad_conv
boolean parameter that allows broken iconv conversions to work. Gets rid of the
nasty errno checks in mangle_hash2 and check_path_syntax and allows correct
return code checking.
Jeremy.


Revisions:
ntlm_auth.c 1.30 = 1.31

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/ntlm_auth.c.diff?r1=1.30r2=1.31


CVS update: samba/source/utils

2004-03-09 Thread mimir

Date:   Tue Mar  9 20:30:35 2004
Author: mimir

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

Modified Files:
pdbedit.c 
Log Message:
1) Two new functions to trust passwords interface in passdb:
   settrustpwent, gettrustpwnam

2) Implementation of another couple of these functions in tdbsam:
   settrustpwent, gettrustpwnam, gettrustpwsid

3) Testing (mostly for now) usage of the interface in pdbedit
   which is soon to be offline tool back again.

This is quite a new code, so many changes will be put in soon.


rafal



Revisions:
pdbedit.c   1.97 = 1.98

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/pdbedit.c.diff?r1=1.97r2=1.98


CVS update: samba/source/utils

2004-03-09 Thread mimir

Date:   Tue Mar  9 20:44:39 2004
Author: mimir

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

Modified Files:
pdbedit.c 
Log Message:
Forgot to put some more comments.


rafal



Revisions:
pdbedit.c   1.98 = 1.99

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/pdbedit.c.diff?r1=1.98r2=1.99


CVS update: samba/source/utils

2004-03-08 Thread jra

Date:   Tue Mar  9 00:17:14 2004
Author: jra

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

Modified Files:
  Tag: SAMBA_3_0
testparm.c 
Log Message:
Added strstr_m() function. Use in all places where we might run into mb
(should fix the mb service name problem, can't remember the bugid).
Jeremy.


Revisions:
testparm.c  1.45.2.23 = 1.45.2.24

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/testparm.c.diff?r1=1.45.2.23r2=1.45.2.24


CVS update: samba/source/utils

2004-03-08 Thread jra

Date:   Tue Mar  9 00:17:16 2004
Author: jra

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

Modified Files:
testparm.c 
Log Message:
Added strstr_m() function. Use in all places where we might run into mb
(should fix the mb service name problem, can't remember the bugid).
Jeremy.


Revisions:
testparm.c  1.75 = 1.76

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/testparm.c.diff?r1=1.75r2=1.76


CVS update: samba/source/utils

2004-03-05 Thread Jelmer Vernooij

Date:   Fri Mar  5 17:17:31 2004
Author: jelmer

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

Modified Files:
  Tag: SAMBA_3_0
smbget.c 
Log Message:
Add -O (for writing downloaded files to standard out) based on patch by 
Bas van Sisseren [EMAIL PROTECTED]


Revisions:
smbget.c1.1.2.2 = 1.1.2.3

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/smbget.c.diff?r1=1.1.2.2r2=1.1.2.3


CVS update: samba/source/utils

2004-03-05 Thread Jelmer Vernooij

Date:   Fri Mar  5 17:21:45 2004
Author: jelmer

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

Modified Files:
smbget.c 
Log Message:
Add -O (write downloaded files to stdout), based on patch from 
Bas van Sisseren [EMAIL PROTECTED]


Revisions:
smbget.c1.3 = 1.4

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/smbget.c.diff?r1=1.3r2=1.4


CVS update: samba/source/utils

2004-03-04 Thread vlendec

Date:   Thu Mar  4 17:47:14 2004
Author: vlendec

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

Modified Files:
  Tag: SAMBA_3_0
net_rpc.c 
Log Message:
Fix typo.

Volker


Revisions:
net_rpc.c   1.14.2.58 = 1.14.2.59

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c.diff?r1=1.14.2.58r2=1.14.2.59


CVS update: samba/source/utils

2004-03-04 Thread vlendec

Date:   Thu Mar  4 17:47:44 2004
Author: vlendec

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

Modified Files:
net_rpc.c 
Log Message:
Fix typo.

Volker


Revisions:
net_rpc.c   1.81 = 1.82

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c.diff?r1=1.81r2=1.82


CVS update: samba/source/utils

2004-03-04 Thread vlendec

Date:   Thu Mar  4 17:50:44 2004
Author: vlendec

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

Modified Files:
net_rpc.c 
Log Message:
Another typo, sorry for samba-cvs spam :-)

Revisions:
net_rpc.c   1.82 = 1.83

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c.diff?r1=1.82r2=1.83


CVS update: samba/source/utils

2004-03-04 Thread vlendec

Date:   Thu Mar  4 17:51:29 2004
Author: vlendec

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

Modified Files:
  Tag: SAMBA_3_0
net_rpc.c 
Log Message:
Another typo, sorry for samba-cvs spam :-)

Revisions:
net_rpc.c   1.14.2.59 = 1.14.2.60

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c.diff?r1=1.14.2.59r2=1.14.2.60


Re: CVS update: samba/source/utils

2004-03-02 Thread Volker . Lendecke
On Mon, Mar 01, 2004 at 04:10:28PM +, [EMAIL PROTECTED] wrote:
 The command net priv has been provided to manipulate the privileges
 database.

Is it possible that you've forgotten to 'cvs add util/net_privilege.c'?

Volker


pgp0.pgp
Description: PGP signature


CVS update: samba/source/utils

2004-03-02 Thread idra

Date:   Tue Mar  2 10:09:52 2004
Author: idra

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

Added Files:
net_privileges.c 
Log Message:

Sorry, forgot to commit an essential piece.




Revisions:
net_privileges.cNONE = 1.1
http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_privileges.c?rev=1.1


Re: CVS update: samba/source/utils

2004-03-02 Thread Simo Sorce
it is :-)
sorry, committed.

On Tue, 2004-03-02 at 10:30, [EMAIL PROTECTED] wrote:
 On Mon, Mar 01, 2004 at 04:10:28PM +, [EMAIL PROTECTED] wrote:
  The command net priv has been provided to manipulate the privileges
  database.
 
 Is it possible that you've forgotten to 'cvs add util/net_privilege.c'?
 
 Volker
-- 
Simo Sorce - [EMAIL PROTECTED]
Xsec s.r.l. - http://www.xsec.it
via Garofalo, 39 - 20133 - Milano
mobile: +39 329 328 7702
tel. +39 02 2953 4143 - fax: +39 02 700 442 399


CVS update: samba/source/utils

2004-03-01 Thread idra

Date:   Mon Mar  1 16:10:28 2004
Author: idra

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

Modified Files:
net.c 
Log Message:


Ok here it is my latest work on privileges

This patch add privilege support for samba
Currently it is implemented only for tdbsam backend but estending it to
other sam backends is straightforward.

I must make a big thank to JFM for his teachings on the matter and the
functions at the base of this work.

At thye moment only samr_create_user honours SeAddUsersPrivilege and
SeMachineAccountPrivilege to permit any user to add machines and/or users to
the server.

The command net priv has been provided to manipulate the privileges
database.

There are still many things to do (like support in net rpc vampire) but
the working core is here.

Feel free to comment/extend on this work.

Of course I will deny that any bug may affect this code :-)
Simo.


This patch adds also my patch about add share command enhancements.



Revisions:
net.c   1.94 = 1.95

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net.c.diff?r1=1.94r2=1.95


CVS update: samba/source/utils

2004-02-29 Thread vlendec

Date:   Sun Feb 29 12:47:45 2004
Author: vlendec

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

Modified Files:
  Tag: SAMBA_3_0
net_rpc.c 
Log Message:
Print an informative error message if trying to add/remove members from
something not a group.

Volker


Revisions:
net_rpc.c   1.14.2.56 = 1.14.2.57

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c.diff?r1=1.14.2.56r2=1.14.2.57


CVS update: samba/source/utils

2004-02-29 Thread vlendec

Date:   Sun Feb 29 12:48:29 2004
Author: vlendec

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

Modified Files:
net_rpc.c 
Log Message:
Print an informative error message if trying to add/remove members from
something not a group.

Volker


Revisions:
net_rpc.c   1.79 = 1.80

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c.diff?r1=1.79r2=1.80


CVS update: samba/source/utils

2004-02-29 Thread vlendec

Date:   Sun Feb 29 16:32:04 2004
Author: vlendec

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

Modified Files:
smbpasswd.c 
Log Message:
Trivial commit to make 'smbdiff 3_0/source head/source' two files smaller.

Volker


Revisions:
smbpasswd.c 1.156 = 1.157

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/smbpasswd.c.diff?r1=1.156r2=1.157


CVS update: samba/source/utils

2004-02-29 Thread vlendec

Date:   Sun Feb 29 16:33:49 2004
Author: vlendec

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

Modified Files:
net_rpc.c 
Log Message:
net_rpc.c: Don't complain if [add|del]mem was successful.

srv_samr_nt.c: Correctly report that a user is not member of an alias.

Volker


Revisions:
net_rpc.c   1.80 = 1.81

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c.diff?r1=1.80r2=1.81


CVS update: samba/source/utils

2004-02-29 Thread vlendec

Date:   Sun Feb 29 16:34:33 2004
Author: vlendec

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

Modified Files:
  Tag: SAMBA_3_0
net_rpc.c 
Log Message:
net_rpc.c: Don't complain if [add|del]mem was successful.

srv_samr_nt.c: Correctly report that a user is not member of an alias.

Volker


Revisions:
net_rpc.c   1.14.2.57 = 1.14.2.58

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c.diff?r1=1.14.2.57r2=1.14.2.58


CVS update: samba/source/utils

2004-02-29 Thread vlendec

Date:   Sun Feb 29 16:48:20 2004
Author: vlendec

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

Modified Files:
net_groupmap.c 
Log Message:
Apply my experimental aliases support to HEAD. This will be a bit difficult to
merge to 3_0, as the pdb interfaces has changed a bit between the two.

This has not been tested too severly (which means it's completely broken ;-),
but I want it in for review. Feel free to revert it :-)

TODO:

make 'net groupmap' a bit more friendly for alias members.

Put that stuff into pdb_ldap.

Getting the information over to winbind. One plan without linking pdb into
winbind would be to fill group_mapping.tdb with the membership information and
have that as a cache (or use gencache.tdb?). smbd on a PDC or stand-alone
could trigger that itself, the problem is a BDC using LDAP. This needs to do
it on a regular basis. The BDC smbd needs to be informed about SAM changes
somehow...

Volker


Revisions:
net_groupmap.c  1.17 = 1.18

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_groupmap.c.diff?r1=1.17r2=1.18


CVS update: samba/source/utils

2004-02-28 Thread vlendec

Date:   Sat Feb 28 08:18:09 2004
Author: vlendec

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

Modified Files:
  Tag: SAMBA_3_0
net_rpc.c 
Log Message:
Fix my fix to net rpc group list. We can certainly have more than a single
set of groups.

Volker


Revisions:
net_rpc.c   1.14.2.54 = 1.14.2.55

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c.diff?r1=1.14.2.54r2=1.14.2.55


CVS update: samba/source/utils

2004-02-28 Thread vlendec

Date:   Sat Feb 28 08:19:00 2004
Author: vlendec

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

Modified Files:
net_rpc.c 
Log Message:
Fix my fix to net rpc group list. We can certainly have more than a single
set of groups.

Volker


Revisions:
net_rpc.c   1.77 = 1.78

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c.diff?r1=1.77r2=1.78


CVS update: samba/source/utils

2004-02-28 Thread vlendec

Date:   Sat Feb 28 18:41:16 2004
Author: vlendec

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

Modified Files:
  Tag: SAMBA_3_0
net_rpc.c 
Log Message:
Add 'net rpc group [add|del]mem' for domain groups and aliases.

Volker


Revisions:
net_rpc.c   1.14.2.55 = 1.14.2.56

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c.diff?r1=1.14.2.55r2=1.14.2.56


CVS update: samba/source/utils

2004-02-28 Thread vlendec

Date:   Sat Feb 28 18:42:20 2004
Author: vlendec

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

Modified Files:
net_rpc.c 
Log Message:
Add 'net rpc group [add|del]mem' for domain groups and aliases.

Volker


Revisions:
net_rpc.c   1.78 = 1.79

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c.diff?r1=1.78r2=1.79


CVS update: samba/source/utils

2004-02-26 Thread vlendec

Date:   Thu Feb 26 11:29:56 2004
Author: vlendec

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

Modified Files:
  Tag: SAMBA_3_0
net.c net.h net_groupmap.c 
Log Message:
Implement 'net groupmap set' and 'net groupmap cleanup'.

I was rather annoyed by the net groupmap syntax, I could never get it
right. 

net groupmap set domain admins domadm

creates a mapping,

net groupmap set domain admins -C Comment -N newntname

should also do what you expect. I'd like to have some feedback on the usability
of this.

net groupmap cleanup

solves a problem I've had two times now: Our SID changed, and a user's primary
group was mapped to a SID that is not ours. net groupmap cleanup removes all
mappings that are not from our domain sid.

Volker


Revisions:
net.c   1.43.2.42 = 1.43.2.43

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net.c.diff?r1=1.43.2.42r2=1.43.2.43
net.h   1.7.2.6 = 1.7.2.7

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net.h.diff?r1=1.7.2.6r2=1.7.2.7
net_groupmap.c  1.1.2.21 = 1.1.2.22

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


CVS update: samba/source/utils

2004-02-26 Thread vlendec

Date:   Thu Feb 26 11:34:33 2004
Author: vlendec

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

Modified Files:
net.c net.h net_groupmap.c 
Log Message:
Implement 'net groupmap set' and 'net groupmap cleanup'.

I was rather annoyed by the net groupmap syntax, I could never get it
right. 

net groupmap set domain admins domadm

creates a mapping,

net groupmap set domain admins -C Comment -N newntname

should also do what you expect.

net groupmap cleanup

solves a problem I've had two times now: Our SID changed, and a user's primary
group was mapped to a SID that is not ours. net groupmap cleanup removes all
mappings that are not from our domain sid.

Volker


Revisions:
net.c   1.93 = 1.94

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net.c.diff?r1=1.93r2=1.94
net.h   1.14 = 1.15

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net.h.diff?r1=1.14r2=1.15
net_groupmap.c  1.16 = 1.17

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_groupmap.c.diff?r1=1.16r2=1.17


CVS update: samba/source/utils

2004-02-25 Thread abartlet

Date:   Wed Feb 25 22:01:02 2004
Author: abartlet

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

Modified Files:
  Tag: SAMBA_3_0
smbpasswd.c net.c 
Log Message:
I *hate* global variables...

OK, what was happening here was that we would invalidate global_sam_sid
when we set the sid into secrets.tdb, to force a re-read.

The problem was, we would do *two* writes into the TDB, and the second one
(in the PDC/BDC case) would be of a NULL pointer.  This caused smbd startups
to fail, on a blank TDB.

By using a local variable in the pdb_generate_sam_sid() code, we avoid this
particular trap.

I've also added better debugging for the case where this all matters, which
is particularly for LDAP, where it finds out a domain SID from the sambaDomain
object.

Andrew Bartlett


Revisions:
smbpasswd.c 1.140.2.19 = 1.140.2.20

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/smbpasswd.c.diff?r1=1.140.2.19r2=1.140.2.20
net.c   1.43.2.40 = 1.43.2.41

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net.c.diff?r1=1.43.2.40r2=1.43.2.41


CVS update: samba/source/utils

2004-02-25 Thread abartlet

Date:   Wed Feb 25 22:09:46 2004
Author: abartlet

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

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

I *hate* global variables...

OK, what was happening here was that we would invalidate global_sam_sid
when we set the sid into secrets.tdb, to force a re-read.

The problem was, we would do *two* writes into the TDB, and the second one
(in the PDC/BDC case) would be of a NULL pointer.  This caused smbd startups
to fail, on a blank TDB.

By using a local variable in the pdb_generate_sam_sid() code, we avoid this
particular trap.

I've also added better debugging for the case where this all matters, which
is particularly for LDAP, where it finds out a domain SID from the sambaDomain
object.

Andrew Bartlett


Revisions:
net.c   1.91 = 1.92

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net.c.diff?r1=1.91r2=1.92
smbpasswd.c 1.155 = 1.156

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/smbpasswd.c.diff?r1=1.155r2=1.156


CVS update: samba/source/utils

2004-02-25 Thread abartlet

Date:   Wed Feb 25 23:12:29 2004
Author: abartlet

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

Modified Files:
  Tag: SAMBA_3_0
net.c 
Log Message:
Fix bug in previous global_sam_sid() commit.  I broke the 'read from
MACHINE.SID' file functionality.

Also, before we print out the results of 'net getlocalsid' and 'net
getdomainsid', ensure we have tried to read that file, or have
generated one.

Andrew Bartlett


Revisions:
net.c   1.43.2.41 = 1.43.2.42

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net.c.diff?r1=1.43.2.41r2=1.43.2.42


CVS update: samba/source/utils

2004-02-25 Thread abartlet

Date:   Wed Feb 25 23:19:17 2004
Author: abartlet

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

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

Fix bug in previous global_sam_sid() commit.  I broke the 'read from
MACHINE.SID' file functionality.

Also, before we print out the results of 'net getlocalsid' and 'net
getdomainsid', ensure we have tried to read that file, or have
generated one.

Andrew Bartlett


Revisions:
net.c   1.92 = 1.93

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net.c.diff?r1=1.92r2=1.93


CVS update: samba/source/utils

2004-02-24 Thread vlendec

Date:   Tue Feb 24 15:45:10 2004
Author: vlendec

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

Modified Files:
  Tag: SAMBA_3_0
net_idmap.c 
Log Message:
'net idmap restore' is too useful to be left broken :-)

Set the HWM values correctly after having manipulated the tdb.

Volker


Revisions:
net_idmap.c 1.1.2.4 = 1.1.2.5

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_idmap.c.diff?r1=1.1.2.4r2=1.1.2.5


CVS update: samba/source/utils

2004-02-24 Thread vlendec

Date:   Tue Feb 24 15:46:18 2004
Author: vlendec

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

Modified Files:
net_idmap.c 
Log Message:
'net idmap restore' is too useful to be left broken :-)

Set the HWM values correctly after having manipulated the tdb.

Volker


Revisions:
net_idmap.c 1.3 = 1.4

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_idmap.c.diff?r1=1.3r2=1.4


CVS update: samba/source/utils

2004-02-24 Thread vlendec

Date:   Tue Feb 24 17:28:17 2004
Author: vlendec

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

Modified Files:
  Tag: SAMBA_3_0
net_idmap.c 
Log Message:
Remove unused variable.

Volker


Revisions:
net_idmap.c 1.1.2.5 = 1.1.2.6

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_idmap.c.diff?r1=1.1.2.5r2=1.1.2.6


CVS update: samba/source/utils

2004-02-24 Thread vlendec

Date:   Tue Feb 24 17:29:06 2004
Author: vlendec

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

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

Volker


Revisions:
net_idmap.c 1.4 = 1.5

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_idmap.c.diff?r1=1.4r2=1.5


CVS update: samba/source/utils

2004-02-24 Thread vlendec

Date:   Tue Feb 24 18:00:41 2004
Author: vlendec

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

Modified Files:
  Tag: SAMBA_3_0
net_rpc.c 
Log Message:
Add 'net rpc group add'. For this parse_samr.c had to be changed: The
group_info4 in set_dom_group_info also has the level in the record
itself. This seems not to be an align. Tested with NT4 usrmgr.exe. It can
still create a domain group on a samba machine.

Volker


Revisions:
net_rpc.c   1.14.2.53 = 1.14.2.54

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c.diff?r1=1.14.2.53r2=1.14.2.54


CVS update: samba/source/utils

2004-02-24 Thread vlendec

Date:   Tue Feb 24 18:03:19 2004
Author: vlendec

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

Modified Files:
net_rpc.c 
Log Message:
Add 'net rpc group add'. For this parse_samr.c had to be changed: The
group_info4 in set_dom_group_info also has the level in the record
itself. This seems not to be an align. Tested with NT4 usrmgr.exe. It can
still create a domain group on a samba machine.

Volker


Revisions:
net_rpc.c   1.76 = 1.77

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c.diff?r1=1.76r2=1.77


CVS update: samba/source/utils

2004-02-23 Thread jra

Date:   Mon Feb 23 20:12:15 2004
Author: jra

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

Modified Files:
pdbedit.c smbpasswd.c 
Log Message:
Fix unable to initialize bug when smbd hasn't been run with
new system and a user is being added via pdbedit/smbpasswd.
Found at Connectathon setup.
Jeremy.


Revisions:
pdbedit.c   1.95 = 1.96

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/pdbedit.c.diff?r1=1.95r2=1.96
smbpasswd.c 1.154 = 1.155

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/smbpasswd.c.diff?r1=1.154r2=1.155


CVS update: samba/source/utils

2004-02-23 Thread jra

Date:   Mon Feb 23 20:12:31 2004
Author: jra

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

Modified Files:
  Tag: SAMBA_3_0
pdbedit.c smbpasswd.c 
Log Message:
Fix unable to initialize bug when smbd hasn't been run with
new system and a user is being added via pdbedit/smbpasswd.
Found at Connectathon setup.
Jeremy.


Revisions:
pdbedit.c   1.39.2.42 = 1.39.2.43

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/pdbedit.c.diff?r1=1.39.2.42r2=1.39.2.43
smbpasswd.c 1.140.2.18 = 1.140.2.19

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/smbpasswd.c.diff?r1=1.140.2.18r2=1.140.2.19


CVS update: samba/source/utils

2004-02-19 Thread jmcd

Date:   Thu Feb 19 16:00:29 2004
Author: jmcd

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

Modified Files:
  Tag: SAMBA_3_0
pdbedit.c 
Log Message:
Add bad password reset and display of bad password count/time

Revisions:
pdbedit.c   1.39.2.40 = 1.39.2.41

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/pdbedit.c.diff?r1=1.39.2.40r2=1.39.2.41


CVS update: samba/source/utils

2004-02-19 Thread jmcd

Date:   Thu Feb 19 16:00:33 2004
Author: jmcd

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

Modified Files:
pdbedit.c 
Log Message:
Add bad password reset and display of bad password count/time

Revisions:
pdbedit.c   1.93 = 1.94

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/pdbedit.c.diff?r1=1.93r2=1.94


CVS update: samba/source/utils

2004-02-19 Thread jmcd

Date:   Thu Feb 19 21:40:23 2004
Author: jmcd

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

Modified Files:
  Tag: SAMBA_3_0
pdbedit.c 
Log Message:
Enable checking/resetting of account lockout and bad password based on policy

Revisions:
pdbedit.c   1.39.2.41 = 1.39.2.42

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/pdbedit.c.diff?r1=1.39.2.41r2=1.39.2.42


CVS update: samba/source/utils

2004-02-19 Thread jmcd

Date:   Thu Feb 19 21:41:03 2004
Author: jmcd

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

Modified Files:
pdbedit.c 
Log Message:
Enable checking/resetting of account lockout and bad password based on policy

Revisions:
pdbedit.c   1.94 = 1.95

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/pdbedit.c.diff?r1=1.94r2=1.95


CVS update: samba/source/utils

2004-02-17 Thread vlendec

Date:   Tue Feb 17 10:08:18 2004
Author: vlendec

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

Modified Files:
  Tag: SAMBA_3_0
net_rpc.c 
Log Message:
If there are no alias members, don't ask for their sids :-)

Volker


Revisions:
net_rpc.c   1.14.2.51 = 1.14.2.52

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c.diff?r1=1.14.2.51r2=1.14.2.52


CVS update: samba/source/utils

2004-02-17 Thread vlendec

Date:   Tue Feb 17 10:09:12 2004
Author: vlendec

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

Modified Files:
net_rpc.c 
Log Message:
If there are no alias members, don't ask for their sids.

Volker


Revisions:
net_rpc.c   1.74 = 1.75

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c.diff?r1=1.74r2=1.75


CVS update: samba/source/utils

2004-02-17 Thread vlendec

Date:   Tue Feb 17 15:24:29 2004
Author: vlendec

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

Modified Files:
  Tag: SAMBA_3_0
net_rpc.c 
Log Message:
Don't try to show groups that could not be listed.

Volker


Revisions:
net_rpc.c   1.14.2.52 = 1.14.2.53

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c.diff?r1=1.14.2.52r2=1.14.2.53


CVS update: samba/source/utils

2004-02-17 Thread vlendec

Date:   Tue Feb 17 15:27:20 2004
Author: vlendec

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

Modified Files:
net_rpc.c 
Log Message:
Don't try to show entries that could not be listed.

Volker



Revisions:
net_rpc.c   1.75 = 1.76

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c.diff?r1=1.75r2=1.76


CVS update: samba/source/utils

2004-02-16 Thread vlendec

Date:   Mon Feb 16 14:04:56 2004
Author: vlendec

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

Modified Files:
  Tag: SAMBA_3_0
net_groupmap.c 
Log Message:
Fix success message for net groupmap modify

Volker


Revisions:
net_groupmap.c  1.1.2.20 = 1.1.2.21

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


CVS update: samba/source/utils

2004-02-16 Thread vlendec

Date:   Mon Feb 16 14:05:46 2004
Author: vlendec

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

Modified Files:
net_groupmap.c 
Log Message:
Fix success message for net groupmap modify

Volker


Revisions:
net_groupmap.c  1.15 = 1.16

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_groupmap.c.diff?r1=1.15r2=1.16


CVS update: samba/source/utils

2004-02-13 Thread Jelmer Vernooij

Date:   Fri Feb 13 22:09:53 2004
Author: jelmer

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

Modified Files:
  Tag: SAMBA_3_0
smbget.c 
Log Message:
Fix ETA Calculation when resuming


Revisions:
smbget.c1.1.2.1 = 1.1.2.2

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/smbget.c.diff?r1=1.1.2.1r2=1.1.2.2


CVS update: samba/source/utils

2004-02-13 Thread Jelmer Vernooij

Date:   Fri Feb 13 22:10:12 2004
Author: jelmer

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

Modified Files:
smbget.c 
Log Message:
Fix eta calculation when resuming


Revisions:
smbget.c1.2 = 1.3

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/smbget.c.diff?r1=1.2r2=1.3


CVS update: samba/source/utils

2004-02-12 Thread jerry

Date:   Thu Feb 12 17:12:06 2004
Author: jerry

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

Modified Files:
pdbedit.c 
Log Message:
merges from 3.0

Revisions:
pdbedit.c   1.92 = 1.93

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/pdbedit.c.diff?r1=1.92r2=1.93


CVS update: samba/source/utils

2004-02-12 Thread jerry

Date:   Thu Feb 12 17:56:41 2004
Author: jerry

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

Modified Files:
  Tag: SAMBA_3_0_RELEASE
pdbedit.c 
Log Message:
grabbing necessary changes from 3.0 tree

Revisions:
pdbedit.c   1.87.2.6 = 1.87.2.7

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/pdbedit.c.diff?r1=1.87.2.6r2=1.87.2.7


CVS update: samba/source/utils

2004-02-11 Thread jerry

Date:   Wed Feb 11 14:59:08 2004
Author: jerry

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

Modified Files:
  Tag: SAMBA_3_0
net_rap.c net_rpc.c 
Log Message:
BUG 1055; patch from SATOH Fumiyasu  [EMAIL PROTECTED]; formatting fixes for 'net 
share'

Revisions:
net_rap.c   1.12.2.5 = 1.12.2.6

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rap.c.diff?r1=1.12.2.5r2=1.12.2.6
net_rpc.c   1.14.2.50 = 1.14.2.51

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c.diff?r1=1.14.2.50r2=1.14.2.51


CVS update: samba/source/utils

2004-02-11 Thread jerry

Date:   Wed Feb 11 15:20:41 2004
Author: jerry

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

Modified Files:
net_rap.c net_rpc.c 
Log Message:
BUG 1055; patch from SATOH Fumiyasu  [EMAIL PROTECTED]; formatting fixes for 'net 
share'

Revisions:
net_rap.c   1.19 = 1.20

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rap.c.diff?r1=1.19r2=1.20
net_rpc.c   1.73 = 1.74

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c.diff?r1=1.73r2=1.74


CVS update: samba/source/utils

2004-02-11 Thread jerry

Date:   Wed Feb 11 21:10:04 2004
Author: jerry

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

Modified Files:
  Tag: SAMBA_3_0
pdbedit.c 
Log Message:
fix set/getsampwent iterator in tdbsam to use an allocated list

Revisions:
pdbedit.c   1.39.2.39 = 1.39.2.40

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/pdbedit.c.diff?r1=1.39.2.39r2=1.39.2.40


CVS update: samba/source/utils

2004-02-09 Thread vlendec

Date:   Mon Feb  9 18:19:25 2004
Author: vlendec

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

Modified Files:
  Tag: SAMBA_3_0
net_rpc.c 
Log Message:
Expand 'net rpc group members' to local groups.

Volker


Revisions:
net_rpc.c   1.14.2.49 = 1.14.2.50

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c.diff?r1=1.14.2.49r2=1.14.2.50


CVS update: samba/source/utils

2004-02-09 Thread vlendec

Date:   Mon Feb  9 18:20:41 2004
Author: vlendec

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

Modified Files:
net_rpc.c 
Log Message:
Expand 'net rpc group members' to local groups.

Volker


Revisions:
net_rpc.c   1.72 = 1.73

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c.diff?r1=1.72r2=1.73


CVS update: samba/source/utils

2004-02-08 Thread abartlet

Date:   Sun Feb  8 08:38:41 2004
Author: abartlet

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

Modified Files:
  Tag: SAMBA_3_0
net_rpc_samsync.c net_rpc_join.c 
Log Message:
Make more functions static, and remove duplication in the use of functions
in lib/smbpasswd.c that were exact duplicates of functions in passdb/passdb.c

(These should perhaps be pulled back out to smbpasswd.c, but that can occour
later).

Andrew Bartlett


Revisions:
net_rpc_samsync.c   1.8.2.35 = 1.8.2.36

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc_samsync.c.diff?r1=1.8.2.35r2=1.8.2.36
net_rpc_join.c  1.13.2.18 = 1.13.2.19

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc_join.c.diff?r1=1.13.2.18r2=1.13.2.19


CVS update: samba/source/utils

2004-02-08 Thread abartlet

Date:   Sun Feb  8 09:25:59 2004
Author: abartlet

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

Modified Files:
  Tag: SAMBA_3_0
net_rpc.c 
Log Message:
Add some help for 'net rpc password'.

Andrew Bartlett


Revisions:
net_rpc.c   1.14.2.47 = 1.14.2.48

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c.diff?r1=1.14.2.47r2=1.14.2.48


CVS update: samba/source/utils

2004-02-08 Thread abartlet

Date:   Sun Feb  8 10:59:09 2004
Author: abartlet

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

Modified Files:
  Tag: SAMBA_3_0
net.h net_rpc.c net_rpc_samsync.c 
Log Message:
Make it possible to 'net rpc samdump' of any domain you are currently joined
to, despite any smb.conf settings.

Work to allow the same for 'net rpc vampire', but instead give a clear
error message on what is incorrect.

Andrew Bartlett


Revisions:
net.h   1.7.2.5 = 1.7.2.6

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net.h.diff?r1=1.7.2.5r2=1.7.2.6
net_rpc.c   1.14.2.48 = 1.14.2.49

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c.diff?r1=1.14.2.48r2=1.14.2.49
net_rpc_samsync.c   1.8.2.36 = 1.8.2.37

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc_samsync.c.diff?r1=1.8.2.36r2=1.8.2.37


CVS update: samba/source/utils

2004-02-08 Thread abartlet

Date:   Sun Feb  8 11:42:28 2004
Author: abartlet

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

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

I should have done this years ago...

This adds the very simple 'admin set password' capability to 'net rpc', 
much as we have it for 'net ads'.

Andrew Bartlett


Revisions:
net_rpc.c   1.69 = 1.70

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c.diff?r1=1.69r2=1.70


CVS update: samba/source/utils

2004-02-08 Thread abartlet

Date:   Sun Feb  8 11:48:28 2004
Author: abartlet

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

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

Make this table static const.

Andrew Bartlett


Revisions:
ntlm_auth.c 1.29 = 1.30

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/ntlm_auth.c.diff?r1=1.29r2=1.30


CVS update: samba/source/utils

2004-02-08 Thread abartlet

Date:   Sun Feb  8 11:59:55 2004
Author: abartlet

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

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

Make more functions static, and remove duplication in the use of functions
in lib/smbpasswd.c that were exact duplicates of functions in passdb/passdb.c

(These should perhaps be pulled back out to smbpasswd.c, but that can occour
later).

This also includes some 14 character password changes, and the start
of a move away from using 'admin user' to determine if the user is
root (as root can login without setting 'admin user').

Andrew Bartlett


Revisions:
net_rpc_join.c  1.30 = 1.31

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc_join.c.diff?r1=1.30r2=1.31
net_rpc_samsync.c   1.31 = 1.32

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc_samsync.c.diff?r1=1.31r2=1.32


CVS update: samba/source/utils

2004-02-08 Thread abartlet

Date:   Sun Feb  8 12:00:40 2004
Author: abartlet

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

Modified Files:
net_rpc.c 
Log Message:
(merge from 3.0)
Add some help for 'net rpc password'.

Andrew Bartlett


Revisions:
net_rpc.c   1.70 = 1.71

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c.diff?r1=1.70r2=1.71


CVS update: samba/source/utils

2004-02-08 Thread abartlet

Date:   Sun Feb  8 12:01:43 2004
Author: abartlet

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

Modified Files:
net.h net_rpc.c net_rpc_samsync.c 
Log Message:
(merge from 3.0)

Make it possible to 'net rpc samdump' of any domain you are currently joined
to, despite any smb.conf settings.

Work to allow the same for 'net rpc vampire', but instead give a clear
error message on what is incorrect.

Andrew Bartlett


Revisions:
net.h   1.13 = 1.14

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net.h.diff?r1=1.13r2=1.14
net_rpc.c   1.71 = 1.72

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c.diff?r1=1.71r2=1.72
net_rpc_samsync.c   1.32 = 1.33

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc_samsync.c.diff?r1=1.32r2=1.33


CVS update: samba/source/utils

2004-02-07 Thread abartlet

Date:   Sun Feb  8 01:02:12 2004
Author: abartlet

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

Modified Files:
  Tag: SAMBA_3_0
ntlm_auth.c 
Log Message:
Make this table static const.

Andrew Bartlett


Revisions:
ntlm_auth.c 1.6.2.41 = 1.6.2.42

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/ntlm_auth.c.diff?r1=1.6.2.41r2=1.6.2.42


CVS update: samba/source/utils

2004-02-06 Thread abartlet

Date:   Sat Feb  7 03:54:39 2004
Author: abartlet

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

Modified Files:
  Tag: SAMBA_3_0
net_rpc.c 
Log Message:
I should have done this years ago...

This adds the very simple 'admin set password' capability to 'net rpc', 
much as we have it for 'net ads'.

Andrew Bartlett


Revisions:
net_rpc.c   1.14.2.46 = 1.14.2.47

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c.diff?r1=1.14.2.46r2=1.14.2.47


CVS update: samba/source/utils

2004-02-04 Thread abartlet

Date:   Wed Feb  4 11:12:25 2004
Author: abartlet

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

Modified Files:
  Tag: SAMBA_3_0
smbpasswd.c 
Log Message:
This should be the correct fix for the lack of a prototype for 
remote_password_change().

Sorry for the original bug.

Andrew Bartlett


Revisions:
smbpasswd.c 1.140.2.17 = 1.140.2.18

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/smbpasswd.c.diff?r1=1.140.2.17r2=1.140.2.18


CVS update: samba/source/utils

2004-02-02 Thread jerry

Date:   Mon Feb  2 20:16:24 2004
Author: jerry

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

Modified Files:
  Tag: SAMBA_3_0
smbpasswd.c 
Log Message:
fix problems with proto.h

Revisions:
smbpasswd.c 1.140.2.16 = 1.140.2.17

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/smbpasswd.c.diff?r1=1.140.2.16r2=1.140.2.17


CVS update: samba/source/utils

2004-02-01 Thread jerry

Date:   Mon Feb  2 00:08:35 2004
Author: jerry

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

Modified Files:
  Tag: SAMBA_3_0
smbpasswd.c 
Log Message:
remerge andrew's cracklib patch from HEAD and fix a compile warnings

Revisions:
smbpasswd.c 1.140.2.15 = 1.140.2.16

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/smbpasswd.c.diff?r1=1.140.2.15r2=1.140.2.16


CVS update: samba/source/utils

2004-01-31 Thread jerry

Date:   Sat Jan 31 19:37:35 2004
Author: jerry

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

Modified Files:
  Tag: SAMBA_3_0_RELEASE
net_rpc.c net_rpc_join.c 
Log Message:
revert an accidential merge (part of the pw change patch in 3.0); fixed net join

Revisions:
net_rpc.c   1.55.2.13 = 1.55.2.14

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c.diff?r1=1.55.2.13r2=1.55.2.14
net_rpc_join.c  1.26.2.5 = 1.26.2.6

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc_join.c.diff?r1=1.26.2.5r2=1.26.2.6


CVS update: samba/source/utils

2004-01-29 Thread jerry

Date:   Thu Jan 29 22:16:59 2004
Author: jerry

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

Modified Files:
  Tag: SAMBA_3_0
pdbedit.c 
Log Message:
more initialization fixes

Revisions:
pdbedit.c   1.39.2.38 = 1.39.2.39

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/pdbedit.c.diff?r1=1.39.2.38r2=1.39.2.39


CVS update: samba/source/utils

2004-01-29 Thread jerry

Date:   Thu Jan 29 22:17:27 2004
Author: jerry

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

Modified Files:
pdbedit.c 
Log Message:
more initialization fixes

Revisions:
pdbedit.c   1.91 = 1.92

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/pdbedit.c.diff?r1=1.91r2=1.92


CVS update: samba/source/utils

2004-01-29 Thread jerry

Date:   Thu Jan 29 22:18:15 2004
Author: jerry

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

Modified Files:
  Tag: SAMBA_3_0_RELEASE
pdbedit.c 
Log Message:
more initialization fixes

Revisions:
pdbedit.c   1.87.2.5 = 1.87.2.6

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/pdbedit.c.diff?r1=1.87.2.5r2=1.87.2.6


CVS update: samba/source/utils

2004-01-27 Thread jerry

Date:   Tue Jan 27 18:26:12 2004
Author: jerry

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

Modified Files:
  Tag: SAMBA_3_0_RELEASE
net.c net_rpc.c net_rpc_join.c 
Log Message:
pulling changes from 3.0

Revisions:
net.c   1.83.2.10 = 1.83.2.11

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net.c.diff?r1=1.83.2.10r2=1.83.2.11
net_rpc.c   1.55.2.12 = 1.55.2.13

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c.diff?r1=1.55.2.12r2=1.55.2.13
net_rpc_join.c  1.26.2.4 = 1.26.2.5

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc_join.c.diff?r1=1.26.2.4r2=1.26.2.5


CVS update: samba/source/utils

2004-01-26 Thread abartlet

Date:   Mon Jan 26 08:45:02 2004
Author: abartlet

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

Modified Files:
  Tag: SAMBA_3_0
net_rpc.c net_rpc_join.c 
Log Message:
This adds client-side support for the unicode/SAMR password change scheme.

As well as avoiding DOS charset issues, this scheme returns useful error 
codes, that we can map back via the pam interface.

This patch also cleans up the interfaces used for password buffers, to 
avoid duplication of code.

Andrew Bartlett


Revisions:
net_rpc.c   1.14.2.45 = 1.14.2.46

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c.diff?r1=1.14.2.45r2=1.14.2.46
net_rpc_join.c  1.13.2.17 = 1.13.2.18

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc_join.c.diff?r1=1.13.2.17r2=1.13.2.18


CVS update: samba/source/utils

2004-01-26 Thread abartlet

Date:   Mon Jan 26 08:51:58 2004
Author: abartlet

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

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

This adds client-side support for the unicode/SAMR password change scheme.

As well as avoiding DOS charset issues, this scheme returns useful error 
codes, that we can map back via the pam interface.

This patch also cleans up the interfaces used for password buffers, to 
avoid duplication of code.

Andrew Bartlett


Revisions:
net_rpc.c   1.68 = 1.69

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c.diff?r1=1.68r2=1.69
net_rpc_join.c  1.29 = 1.30

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc_join.c.diff?r1=1.29r2=1.30


CVS update: samba/source/utils

2004-01-21 Thread vlendec

Date:   Wed Jan 21 14:36:56 2004
Author: vlendec

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

Modified Files:
  Tag: SAMBA_3_0
net.c 
Log Message:
Display some nicer error messages for login via 'net'. I don't
see a reason why we have so many special cases and not simply use
nt_errstr(nt_status).

Comments?

Volker


Revisions:
net.c   1.43.2.39 = 1.43.2.40

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net.c.diff?r1=1.43.2.39r2=1.43.2.40


CVS update: samba/source/utils

2004-01-21 Thread vlendec

Date:   Wed Jan 21 14:38:11 2004
Author: vlendec

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

Modified Files:
net.c 
Log Message:
Display some nicer error messages for login via 'net'. I don't
see a reason why we have so many special cases and not simply use
nt_errstr(nt_status).

Comments?

Volker


Revisions:
net.c   1.90 = 1.91

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net.c.diff?r1=1.90r2=1.91


CVS update: samba/source/utils

2004-01-21 Thread vlendec

Date:   Wed Jan 21 14:49:34 2004
Author: vlendec

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

Modified Files:
net_rpc.c 
Log Message:
Fix compiler warning

Revisions:
net_rpc.c   1.67 = 1.68

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c.diff?r1=1.67r2=1.68


CVS update: samba/source/utils

2004-01-16 Thread jmcd

Date:   Fri Jan 16 15:07:28 2004
Author: jmcd

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

Modified Files:
  Tag: SAMBA_3_0
net_rpc.c 
Log Message:
Fix another join problem.  Don't use a TALLOC_CTX before it has been 
initialized.

Also split out the oldstyle join into a new fn, allowing us to call it 
with no failure message from net rpc join, but displaying a failure message
when used with net rpc oldjoin.





Revisions:
net_rpc.c   1.14.2.43 = 1.14.2.44

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c.diff?r1=1.14.2.43r2=1.14.2.44


CVS update: samba/source/utils

2004-01-16 Thread jerry

Date:   Fri Jan 16 16:22:05 2004
Author: jerry

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

Modified Files:
  Tag: SAMBA_3_0_RELEASE
net_rpc.c 
Added Files:
  Tag: SAMBA_3_0_RELEASE
smbget.c 
Log Message:
another short rounds of syncs from 3.0

Revisions:
smbget.cNONE = 1.2.2.1
http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/smbget.c?rev=1.2.2.1
net_rpc.c   1.55.2.11 = 1.55.2.12

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c.diff?r1=1.55.2.11r2=1.55.2.12


CVS update: samba/source/utils

2004-01-15 Thread jmcd

Date:   Thu Jan 15 19:45:36 2004
Author: jmcd

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

Modified Files:
  Tag: SAMBA_3_0
net_rpc_join.c 
Log Message:
Fix net rpc join (at least newstyle) after it was broken by changing
the parms to cli_lsa_query_info_policy without changing them here...



Revisions:
net_rpc_join.c  1.13.2.16 = 1.13.2.17

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc_join.c.diff?r1=1.13.2.16r2=1.13.2.17


CVS update: samba/source/utils

2004-01-15 Thread jmcd

Date:   Thu Jan 15 19:49:57 2004
Author: jmcd

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

Modified Files:
net_rpc_join.c 
Log Message:
Fix net rpc join (at least newstyle) after it was broken by changing
the parms to cli_lsa_query_info_policy without changing them here...


Revisions:
net_rpc_join.c  1.28 = 1.29

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc_join.c.diff?r1=1.28r2=1.29


CVS update: samba/source/utils

2004-01-13 Thread jerry

Date:   Tue Jan 13 17:55:43 2004
Author: jerry

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

Modified Files:
net_rpc.c ntlm_auth.c smbcontrol.c 
Added Files:
smbget.c 
Log Message:
sync HEAD with recent changes in 3.0

Revisions:
smbget.c1.1 = 1.2

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/smbget.c.diff?r1=1.1r2=1.2
net_rpc.c   1.65 = 1.66

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c.diff?r1=1.65r2=1.66
ntlm_auth.c 1.28 = 1.29

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/ntlm_auth.c.diff?r1=1.28r2=1.29
smbcontrol.c1.65 = 1.66

http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/smbcontrol.c.diff?r1=1.65r2=1.66


  1   2   3   4   5   6   >