CVS update: samba/source/rpc_parse

2004-04-02 Thread idra

Date:   Fri Apr  2 08:27:08 2004
Author: idra

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

Modified Files:
parse_lsa.c 
Log Message:
implement basic create account functionality

Revisions:
parse_lsa.c 1.101 = 1.102

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_lsa.c.diff?r1=1.101r2=1.102


CVS update: samba/source/rpc_parse

2004-04-02 Thread vlendec

Date:   Fri Apr  2 08:43:48 2004
Author: vlendec

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

Modified Files:
parse_lsa.c 
Log Message:
Rename access-desired_access. 'access' gives warnings that we shadow a global
variable.

Volker


Revisions:
parse_lsa.c 1.102 = 1.103

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


CVS update: samba/source/rpc_parse

2004-04-02 Thread vlendec

Date:   Fri Apr  2 12:55:54 2004
Author: vlendec

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

Modified Files:
parse_net.c 
Log Message:
Implement NETLOGON GetDCName client side. You can ask a DC for the name of
a DC it trusts.

Volker


Revisions:
parse_net.c 1.113 = 1.114

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_net.c.diff?r1=1.113r2=1.114


CVS update: samba/source/rpc_parse

2004-04-02 Thread vlendec

Date:   Fri Apr  2 12:56:18 2004
Author: vlendec

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

Modified Files:
  Tag: SAMBA_3_0
parse_net.c 
Log Message:
Implement NETLOGON GetDCName client side. You can ask a DC for the name of
a DC it trusts.

Volker


Revisions:
parse_net.c 1.85.2.21 = 1.85.2.22

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_net.c.diff?r1=1.85.2.21r2=1.85.2.22


CVS update: samba/source/rpc_parse

2004-03-31 Thread vlendec

Date:   Wed Mar 31 11:45:56 2004
Author: vlendec

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

Modified Files:
parse_lsa.c 
Log Message:
Utility functions for privs and a fix to dupalloc_luid_attr: We need all
the entries.

Volker


Revisions:
parse_lsa.c 1.100 = 1.101

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_lsa.c.diff?r1=1.100r2=1.101


CVS update: samba/source/rpc_parse

2004-03-24 Thread jerry

Date:   Wed Mar 24 19:15:17 2004
Author: jerry

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

Modified Files:
  Tag: SAMBA_3_0
parse_spoolss.c 
Log Message:
fixes for prnadmin.dll API

  * force the PRINTER_ATTRIBUTE_LOCAL (nor PRINTER_ATTRIBUTE_NETWORK)
  * ensure that we return the sec_desc in smb_io_printer_info_2
(allows prnui.dll to restore security descriptors from a data file).




Revisions:
parse_spoolss.c 1.155.2.23 = 1.155.2.24

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_spoolss.c.diff?r1=1.155.2.23r2=1.155.2.24


CVS update: samba/source/rpc_parse

2004-03-24 Thread jerry

Date:   Wed Mar 24 19:26:42 2004
Author: jerry

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

Modified Files:
parse_spoolss.c 
Log Message:
fixes for prnadmin.dll API

  * force the PRINTER_ATTRIBUTE_LOCAL (nor PRINTER_ATTRIBUTE_NETWORK)
  * ensure that we return the sec_desc in smb_io_printer_info_2
(allows prnui.dll to restore security descriptors from a data file).




Revisions:
parse_spoolss.c 1.207 = 1.208

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_spoolss.c.diff?r1=1.207r2=1.208


CVS update: samba/source/rpc_parse

2004-03-18 Thread jerry

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

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

Modified Files:
  Tag: SAMBA_3_0_RELEASE
parse_misc.c parse_samr.c 
Log Message:
starting to sync the cvs tree

Revisions:
parse_misc.c1.112.2.6 = 1.112.2.7

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_misc.c.diff?r1=1.112.2.6r2=1.112.2.7
parse_samr.c1.166.2.7 = 1.166.2.8

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_samr.c.diff?r1=1.166.2.7r2=1.166.2.8


CVS update: samba/source/rpc_parse

2004-02-28 Thread vlendec

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

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

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

Volker


Revisions:
parse_samr.c1.143.2.27 = 1.143.2.28

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_samr.c.diff?r1=1.143.2.27r2=1.143.2.28


CVS update: samba/source/rpc_parse

2004-02-28 Thread vlendec

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

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

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

Volker


Revisions:
parse_samr.c1.180 = 1.181

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_samr.c.diff?r1=1.180r2=1.181


CVS update: samba/source/rpc_parse

2004-02-24 Thread vlendec

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

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

Modified Files:
  Tag: SAMBA_3_0
parse_samr.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:
parse_samr.c1.143.2.26 = 1.143.2.27

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_samr.c.diff?r1=1.143.2.26r2=1.143.2.27


CVS update: samba/source/rpc_parse

2004-02-24 Thread vlendec

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

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

Modified Files:
parse_samr.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:
parse_samr.c1.179 = 1.180

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_samr.c.diff?r1=1.179r2=1.180


CVS update: samba/source/rpc_parse

2004-02-12 Thread jmcd

Date:   Thu Feb 12 16:10:35 2004
Author: jmcd

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

Modified Files:
parse_samr.c 
Log Message:
More sync between HEAD and SAMBA_3_0

- passdb.h: replace UNKNOWN_3 with FIELDS_PRESENT

- parse_samr.c: put comment back in...seems like we shouldn't lose info like this


Revisions:
parse_samr.c1.178 = 1.179

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_samr.c.diff?r1=1.178r2=1.179


CVS update: samba/source/rpc_parse

2004-02-12 Thread jmcd

Date:   Thu Feb 12 16:16:53 2004
Author: jmcd

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

Modified Files:
  Tag: SAMBA_3_0
parse_samr.c 
Log Message:
More sync between passdb on 3.0 and HEAD.

Replace unknown_3 with fields_present.  Also causes rpc_samr structure field changes.


Revisions:
parse_samr.c1.143.2.25 = 1.143.2.26

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_samr.c.diff?r1=1.143.2.25r2=1.143.2.26


CVS update: samba/source/rpc_parse

2004-02-08 Thread abartlet

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

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

Modified Files:
  Tag: SAMBA_3_0
parse_misc.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:
parse_misc.c1.94.2.15 = 1.94.2.16

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_misc.c.diff?r1=1.94.2.15r2=1.94.2.16


CVS update: samba/source/rpc_parse

2004-02-08 Thread abartlet

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

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

Modified Files:
parse_misc.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:
parse_misc.c1.119 = 1.120

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_misc.c.diff?r1=1.119r2=1.120


CVS update: samba/source/rpc_parse

2004-02-01 Thread jerry

Date:   Mon Feb  2 01:46:29 2004
Author: jerry

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

Modified Files:
parse_epmapper.c 
Log Message:
janitor duty (merges from 3.0) and cleanup compiler warning on SuSE 9 in the end 
mapper code

Revisions:
parse_epmapper.c1.7 = 1.8

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_epmapper.c.diff?r1=1.7r2=1.8


CVS update: samba/source/rpc_parse

2004-01-26 Thread abartlet

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

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

Modified Files:
  Tag: SAMBA_3_0
parse_samr.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:
parse_samr.c1.143.2.24 = 1.143.2.25

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_samr.c.diff?r1=1.143.2.24r2=1.143.2.25


CVS update: samba/source/rpc_parse

2004-01-26 Thread abartlet

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

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

Modified Files:
parse_samr.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:
parse_samr.c1.177 = 1.178

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_samr.c.diff?r1=1.177r2=1.178


CVS update: samba/source/rpc_parse

2004-01-15 Thread jerry

Date:   Thu Jan 15 21:35:10 2004
Author: jerry

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

Modified Files:
  Tag: SAMBA_3_0_RELEASE
parse_net.c parse_prs.c 
Log Message:
sync tree for 3.0.2rc1

Revisions:
parse_net.c 1.106.2.8 = 1.106.2.9

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_net.c.diff?r1=1.106.2.8r2=1.106.2.9
parse_prs.c 1.90.2.5 = 1.90.2.6

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_prs.c.diff?r1=1.90.2.5r2=1.90.2.6


CVS update: samba/source/rpc_parse

2004-01-14 Thread herb

Date:   Wed Jan 14 23:00:06 2004
Author: herb

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

Modified Files:
parse_prs.c 
Log Message:
source/rpc_parse/parse_prs.cZERO_STRUCTP(ps) not needed as it is done
in prs_init now

testsuite/printing/psec.c   cannot do a prs_mem_free() when tdb_prs_fetch fails
as the prs structure has not been initialized



Revisions:
parse_prs.c 1.96 = 1.97

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_prs.c.diff?r1=1.96r2=1.97


CVS update: samba/source/rpc_parse

2004-01-09 Thread jerry

Date:   Fri Jan  9 14:54:33 2004
Author: jerry

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

Modified Files:
  Tag: SAMBA_3_0
parse_prs.c 
Log Message:
fix some warnings from the Sun compiler

Revisions:
parse_prs.c 1.75.2.19 = 1.75.2.20

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_prs.c.diff?r1=1.75.2.19r2=1.75.2.20


CVS update: samba/source/rpc_parse

2004-01-09 Thread jerry

Date:   Fri Jan  9 15:36:07 2004
Author: jerry

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

Modified Files:
parse_prs.c 
Log Message:
fix some warnings from the Sun compiler; also merge some of abartlet's error code 
changes form 3.0

Revisions:
parse_prs.c 1.95 = 1.96

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_prs.c.diff?r1=1.95r2=1.96


CVS update: samba/source/rpc_parse

2004-01-07 Thread jerry

Date:   Wed Jan  7 19:58:14 2004
Author: jerry

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

Modified Files:
parse_net.c 
Log Message:
commiting jra's fix for Exchange clear test auth

Revisions:
parse_net.c 1.112 = 1.113

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_net.c.diff?r1=1.112r2=1.113


CVS update: samba/source/rpc_parse

2004-01-06 Thread jerry

Date:   Tue Jan  6 18:55:28 2004
Author: jerry

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

Modified Files:
  Tag: SAMBA_3_0_RELEASE
parse_lsa.c parse_net.c 
Log Message:
starting to sync files for 3.0.2pre1:

Revisions:
parse_lsa.c 1.93.2.3 = 1.93.2.4

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_lsa.c.diff?r1=1.93.2.3r2=1.93.2.4
parse_net.c 1.106.2.7 = 1.106.2.8

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_net.c.diff?r1=1.106.2.7r2=1.106.2.8


CVS update: samba/source/rpc_parse

2004-01-05 Thread abartlet

Date:   Mon Jan  5 23:20:59 2004
Author: abartlet

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

Modified Files:
parse_net.c 
Log Message:
(merge from 3.0)
 
Add the alignment required before all 2-byte quantities in NDR.  Allows us
to correctly parse plaintext netlogon calls with odd-length passwords
 
Andrew Bartlett



Revisions:
parse_net.c 1.111 = 1.112

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_net.c.diff?r1=1.111r2=1.112


CVS update: samba/source/rpc_parse

2004-01-05 Thread abartlet

Date:   Mon Jan  5 23:54:37 2004
Author: abartlet

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

Modified Files:
parse_lsa.c 
Log Message:
rpc_client/cli_lsarpc.c:
rpc_parse/parse_lsa.c:
nsswitch/winbindd_rpc.c:
nsswitch/winbindd.h:
 - Add const
 
libads/ads_ldap.c:
-  Add ads_sid_to_dn utility function
 
nsswitch/winbindd_ads.c:
 - Use new utility function ads_sid_to_dn
 - Don't search for 'dn=', rather call the ads_search_retry_dn()
 
nsswitch/winbindd_ads.c:
include/rpc_ds.h:
rpc_client/cli_ds.c:
 - Fixup braindamage in cli_ds_enum_domain_trusts():
- This function was returning a UNISTR2 up to the caller, and
  was doing nasty (invalid, per valgrind) things with memcpy()
- Create a new structure that represents this informaiton in a useful way
  and use talloc.
 
Andrew Bartlett



Revisions:
parse_lsa.c 1.99 = 1.100

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_lsa.c.diff?r1=1.99r2=1.100


CVS update: samba/source/rpc_parse

2004-01-04 Thread abartlet

Date:   Mon Jan  5 02:04:37 2004
Author: abartlet

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

Modified Files:
  Tag: SAMBA_3_0
parse_lsa.c 
Log Message:
rpc_client/cli_lsarpc.c:
rpc_parse/parse_lsa.c:
nsswitch/winbindd_rpc.c:
nsswitch/winbindd.h:
 - Add const

libads/ads_ldap.c:
 - Cleanup function for use

nsswitch/winbindd_ads.c:
 - Use new utility function ads_sid_to_dn
 - Don't search for 'dn=', rather call the ads_search_retry_dn()

nsswitch/winbindd_ads.c:
include/rpc_ds.h:
rpc_client/cli_ds.c:
 - Fixup braindamage in cli_ds_enum_domain_trusts():
- This function was returning a UNISTR2 up to the caller, and
  was doing nasty (invalid, per valgrind) things with memcpy()
- Create a new structure that represents this informaiton in a useful way
  and use talloc.

Andrew Bartlett



Revisions:
parse_lsa.c 1.75.2.12 = 1.75.2.13

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_lsa.c.diff?r1=1.75.2.12r2=1.75.2.13


CVS update: samba/source/rpc_parse

2003-12-28 Thread abartlet

Date:   Mon Dec 29 04:21:32 2003
Author: abartlet

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

Modified Files:
  Tag: SAMBA_3_0
parse_net.c 
Log Message:
Add the alignment required before all 2-byte quantities in NDR.  Allows us 
to correctly parse plaintext netlogon calls with odd-length passwords

Andrew Bartlett


Revisions:
parse_net.c 1.85.2.19 = 1.85.2.20

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_net.c.diff?r1=1.85.2.19r2=1.85.2.20


CVS update: samba/source/rpc_parse

2003-12-12 Thread jerry

Date:   Fri Dec 12 18:25:14 2003
Author: jerry

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

Modified Files:
  Tag: APPLIANCE_HEAD
parse_misc.c parse_net.c 
Log Message:
more syncs with 3.0

Revisions:
parse_misc.c1.68.2.18 = 1.68.2.19

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_misc.c.diff?r1=1.68.2.18r2=1.68.2.19
parse_net.c 1.42.2.11 = 1.42.2.12

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_net.c.diff?r1=1.42.2.11r2=1.42.2.12


CVS update: samba/source/rpc_parse

2003-12-10 Thread jerry

Date:   Wed Dec 10 21:13:44 2003
Author: jerry

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

Modified Files:
  Tag: SAMBA_3_0
parse_misc.c 
Log Message:
Fix UNISTR2 length bug in LsaQueryInfo(3) that cause SID resolution to fail on local 
files on on domain members; bug 875

Revisions:
parse_misc.c1.94.2.14 = 1.94.2.15

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_misc.c.diff?r1=1.94.2.14r2=1.94.2.15


CVS update: samba/source/rpc_parse

2003-12-10 Thread jerry

Date:   Wed Dec 10 21:14:39 2003
Author: jerry

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

Modified Files:
parse_misc.c 
Log Message:
Fix UNISTR2 length bug in LsaQueryInfo(3) that cause SID resolution to fail on local 
files on on domain members; bug 875

Revisions:
parse_misc.c1.118 = 1.119

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_misc.c.diff?r1=1.118r2=1.119


CVS update: samba/source/rpc_parse

2003-12-10 Thread jerry

Date:   Wed Dec 10 21:57:13 2003
Author: jerry

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

Modified Files:
  Tag: SAMBA_3_0_RELEASE
parse_misc.c 
Log Message:
last show stoppers for 3.0.1rc2 (i really mean it this time)

Revisions:
parse_misc.c1.112.2.5 = 1.112.2.6

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_misc.c.diff?r1=1.112.2.5r2=1.112.2.6


CVS update: samba/source/rpc_parse

2003-12-09 Thread jerry

Date:   Wed Dec 10 04:34:09 2003
Author: jerry

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

Modified Files:
  Tag: SAMBA_3_0_RELEASE
parse_net.c 
Log Message:
sync source for 3.0.1rc2

Revisions:
parse_net.c 1.106.2.6 = 1.106.2.7

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_net.c.diff?r1=1.106.2.6r2=1.106.2.7


CVS update: samba/source/rpc_parse

2003-12-05 Thread jra

Date:   Fri Dec  5 21:01:23 2003
Author: jra

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

Modified Files:
parse_net.c 
Log Message:
Janitor for tridge...
Jeremy.


Revisions:
parse_net.c 1.110 = 1.111

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_net.c.diff?r1=1.110r2=1.111


CVS update: samba/source/rpc_parse

2003-12-04 Thread jerry

Date:   Thu Dec  4 14:54:40 2003
Author: jerry

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

Modified Files:
  Tag: APPLIANCE_HEAD
parse_lsa.c parse_misc.c parse_net.c parse_prs.c parse_rpc.c 
parse_samr.c parse_sec.c parse_spoolss.c 
Added Files:
  Tag: APPLIANCE_HEAD
parse_shutdown.c 
Log Message:
syncing up with the current 3.0 tree

Revisions:
parse_shutdown.cNONE = 1.1.6.1

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_shutdown.c?rev=1.1.6.1
parse_lsa.c 1.38.2.12 = 1.38.2.13

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_lsa.c.diff?r1=1.38.2.12r2=1.38.2.13
parse_misc.c1.68.2.17 = 1.68.2.18

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_misc.c.diff?r1=1.68.2.17r2=1.68.2.18
parse_net.c 1.42.2.10 = 1.42.2.11

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_net.c.diff?r1=1.42.2.10r2=1.42.2.11
parse_prs.c 1.49.2.17 = 1.49.2.18

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_prs.c.diff?r1=1.49.2.17r2=1.49.2.18
parse_rpc.c 1.39.2.5 = 1.39.2.6

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_rpc.c.diff?r1=1.39.2.5r2=1.39.2.6
parse_samr.c1.94.2.15 = 1.94.2.16

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_samr.c.diff?r1=1.94.2.15r2=1.94.2.16
parse_sec.c 1.26.2.19 = 1.26.2.20

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_sec.c.diff?r1=1.26.2.19r2=1.26.2.20
parse_spoolss.c 1.81.2.63 = 1.81.2.64

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_spoolss.c.diff?r1=1.81.2.63r2=1.81.2.64


CVS update: samba/source/rpc_parse

2003-12-04 Thread jerry

Date:   Thu Dec  4 20:35:36 2003
Author: jerry

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

Modified Files:
  Tag: SAMBA_3_0_RELEASE
parse_misc.c parse_net.c parse_samr.c 
Log Message:
syncing tree for 3.0.1rc1

Revisions:
parse_misc.c1.112.2.4 = 1.112.2.5

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_misc.c.diff?r1=1.112.2.4r2=1.112.2.5
parse_net.c 1.106.2.5 = 1.106.2.6

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_net.c.diff?r1=1.106.2.5r2=1.106.2.6
parse_samr.c1.166.2.6 = 1.166.2.7

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_samr.c.diff?r1=1.166.2.6r2=1.166.2.7


CVS update: samba/source/rpc_parse

2003-12-03 Thread jerry

Date:   Thu Dec  4 03:35:45 2003
Author: jerry

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

Modified Files:
  Tag: SAMBA_3_0
parse_samr.c 
Log Message:
* fix RemoveSidForeignDomain() ; bug 252
* don't fall back to unmapped UNIX group for 
  get_local_group_from_sid()
* remove an extra become/unbecome_root() pair 
  from group enumeration


Revisions:
parse_samr.c1.143.2.23 = 1.143.2.24

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_samr.c.diff?r1=1.143.2.23r2=1.143.2.24


CVS update: samba/source/rpc_parse

2003-12-03 Thread jerry

Date:   Thu Dec  4 04:08:32 2003
Author: jerry

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

Modified Files:
parse_samr.c 
Log Message:
* fix RemoveSidForeignDomain() ; bug 252
* don't fall back to unmapped UNIX group for 
  get_local_group_from_sid()
* remove an extra become/unbecome_root() pair 
  from group enumeration


Revisions:
parse_samr.c1.175 = 1.176

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_samr.c.diff?r1=1.175r2=1.176


CVS update: samba/source/rpc_parse

2003-11-22 Thread abartlet

Date:   Sat Nov 22 13:19:38 2003
Author: abartlet

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

Modified Files:
  Tag: SAMBA_3_0
parse_net.c parse_samr.c 
Log Message:
Changes all over the shop, but all towards:
 - NTLM2 support in the server
 - KEY_EXCH support in the server
 - variable length session keys.

In detail:

 - NTLM2 is an extension of NTLMv1, that is compatible with existing
domain controllers (unlike NTLMv2, which requires a DC upgrade).

 * This is known as 'NTLMv2 session security' *

(This is not yet implemented on the RPC pipes however, so there may
well still be issues for PDC setups, particuarly around password
changes.  We do not fully understand the sign/seal implications of
NTLM2 on RPC pipes.)

This requires modifications to our authentication subsystem, as we
must handle the 'challege' input into the challenge-response algorithm
being changed.  This also needs to be turned off for
'security=server', which does not support this.

- KEY_EXCH is another 'security' mechanism, whereby the session key
actually used by the server is sent by the client, rather than being
the shared-secret directly or indirectly.

- As both these methods change the session key, the auth subsystem
needed to be changed, to 'override' session keys provided by the
backend.

- There has also been a major overhaul of the NTLMSSP subsystem, to merge the 'client' 
and 'server' functions, so they both operate on a single structure.  This should help 
the SPNEGO implementation. 

- The 'names blob' in NTLMSSP is always in unicode - never in ascii.
Don't make an ascii version ever.

- The other big change is to allow variable length session keys.  We
have always assumed that session keys are 16 bytes long - and padded
to this length if shorter.  However, Kerberos session keys are 8 bytes
long, when the krb5 login uses DES.

 * This fix allows SMB signging on machines not yet running MIT KRB5 1.3.1. *

- Add better DEBUG() messages to ntlm_auth, warning administrators of
misconfigurations that prevent access to the privileged pipe.  This
should help reduce some of the 'it just doesn't work' issues.

- Fix data_blob_talloc() to behave the same way data_blob() does when
passed a NULL data pointer.  (just allocate)


REMEMBER to make clean after this commit - I have changed plenty of data structures...




Revisions:
parse_net.c 1.85.2.17 = 1.85.2.18

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_net.c.diff?r1=1.85.2.17r2=1.85.2.18
parse_samr.c1.143.2.21 = 1.143.2.22

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_samr.c.diff?r1=1.143.2.21r2=1.143.2.22


CVS update: samba/source/rpc_parse

2003-11-22 Thread abartlet

Date:   Sat Nov 22 13:29:02 2003
Author: abartlet

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

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

Changes all over the shop, but all towards:
 - NTLM2 support in the server
 - KEY_EXCH support in the server
 - variable length session keys.

In detail:

 - NTLM2 is an extension of NTLMv1, that is compatible with existing
domain controllers (unlike NTLMv2, which requires a DC upgrade).

 * This is known as 'NTLMv2 session security' *

(This is not yet implemented on the RPC pipes however, so there may
well still be issues for PDC setups, particuarly around password
changes.  We do not fully understand the sign/seal implications of
NTLM2 on RPC pipes.)

This requires modifications to our authentication subsystem, as we
must handle the 'challege' input into the challenge-response algorithm
being changed.  This also needs to be turned off for
'security=server', which does not support this.

- KEY_EXCH is another 'security' mechanism, whereby the session key
actually used by the server is sent by the client, rather than being
the shared-secret directly or indirectly.

- As both these methods change the session key, the auth subsystem
needed to be changed, to 'override' session keys provided by the
backend.

- There has also been a major overhaul of the NTLMSSP subsystem, to
merge the 'client' and 'server' functions, so they both operate on a
single structure.  This should help the SPNEGO implementation.

- The 'names blob' in NTLMSSP is always in unicode - never in ascii.
Don't make an ascii version ever.

- The other big change is to allow variable length session keys.  We
have always assumed that session keys are 16 bytes long - and padded
to this length if shorter.  However, Kerberos session keys are 8 bytes
long, when the krb5 login uses DES.

 * This fix allows SMB signging on machines not yet running MIT KRB5 1.3.1. *

- Add better DEBUG() messages to ntlm_auth, warning administrators of
misconfigurations that prevent access to the privileged pipe.  This
should help reduce some of the 'it just doesn't work' issues.

- Fix data_blob_talloc() to behave the same way data_blob() does when
passed a NULL data pointer.  (just allocate)


REMEMBER to make clean after this commit - I have changed plenty of
data structures...  

Andrew Bartlett



Revisions:
parse_net.c 1.109 = 1.110

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_net.c.diff?r1=1.109r2=1.110
parse_samr.c1.173 = 1.174

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_samr.c.diff?r1=1.173r2=1.174


CVS update: samba/source/rpc_parse

2003-11-22 Thread abartlet

Date:   Sat Nov 22 23:38:41 2003
Author: abartlet

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

Modified Files:
  Tag: SAMBA_3_0
parse_samr.c 
Log Message:
Add support for variable-length session keys in our client code.

This means that we now support 'net rpc join' with KRB5 (des based)
logins.  Now, you need to hack 'net' to do that, but the principal is
important...

When we add kerberos to 'net rpc', it should be possible to still do
user management and the like over RPC.

(server-side support to follow shortly)

Andrew Bartlett

Revisions:
parse_samr.c1.143.2.22 = 1.143.2.23

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_samr.c.diff?r1=1.143.2.22r2=1.143.2.23


CVS update: samba/source/rpc_parse

2003-11-22 Thread abartlet

Date:   Sun Nov 23 00:22:17 2003
Author: abartlet

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

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

Add support for variable-length session keys in our client code.

This means that we now support 'net rpc join' with KRB5 (des based)
logins.  Now, you need to hack 'net' to do that, but the principal is
important...

When we add kerberos to 'net rpc', it should be possible to still do
user management and the like over RPC.

-

Add server-side support for variable-length session keys (as used by
DES based krb5 logins).

Andrew Bartlett



Revisions:
parse_samr.c1.174 = 1.175

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_samr.c.diff?r1=1.174r2=1.175


CVS update: samba/source/rpc_parse

2003-11-17 Thread jra

Date:   Mon Nov 17 22:07:23 2003
Author: jra

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

Modified Files:
parse_misc.c parse_samr.c 
Log Message:
Fix from Andrew Bartlett to fix up the munged-dial problem.
Jeremy.


Revisions:
parse_misc.c1.117 = 1.118

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_misc.c.diff?r1=1.117r2=1.118
parse_samr.c1.172 = 1.173

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_samr.c.diff?r1=1.172r2=1.173


CVS update: samba/source/rpc_parse

2003-11-17 Thread jra

Date:   Mon Nov 17 22:07:47 2003
Author: jra

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

Modified Files:
  Tag: SAMBA_3_0
parse_misc.c parse_samr.c 
Log Message:
Fix from Andrew Bartlett to fix up the munged-dial problem.
Jeremy.


Revisions:
parse_misc.c1.94.2.13 = 1.94.2.14

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_misc.c.diff?r1=1.94.2.13r2=1.94.2.14
parse_samr.c1.143.2.20 = 1.143.2.21

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_samr.c.diff?r1=1.143.2.20r2=1.143.2.21


CVS update: samba/source/rpc_parse

2003-11-13 Thread jerry

Date:   Thu Nov 13 20:15:17 2003
Author: jerry

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

Modified Files:
  Tag: SAMBA_3_0
parse_spoolss.c 
Log Message:
* Fix from SATOH Fumiyasu for bug 660 (failing to view print
  jobs) by only enforce the 'max reported print jobs' parameter
  when it is non-zero.

* Fixed bug 338 by making sure that data values are written 
  out when we are marshalling an EnumPrinterDataEx() reply.
  This probably fixes other bugs reported against point-n-print
  feature in 3.0.0




Revisions:
parse_spoolss.c 1.155.2.22 = 1.155.2.23

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_spoolss.c.diff?r1=1.155.2.22r2=1.155.2.23


CVS update: samba/source/rpc_parse

2003-11-13 Thread jerry

Date:   Thu Nov 13 20:16:28 2003
Author: jerry

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

Modified Files:
parse_spoolss.c 
Log Message:
* Fix from SATOH Fumiyasu for bug 660 (failing to view print
  jobs) by only enforce the 'max reported print jobs' parameter
  when it is non-zero.

* Fixed bug 338 by making sure that data values are written 
  out when we are marshalling an EnumPrinterDataEx() reply.
  This probably fixes other bugs reported against point-n-print
  feature in 3.0.0




Revisions:
parse_spoolss.c 1.206 = 1.207

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_spoolss.c.diff?r1=1.206r2=1.207


CVS update: samba/source/rpc_parse

2003-11-13 Thread jerry

Date:   Fri Nov 14 03:36:13 2003
Author: jerry

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

Modified Files:
  Tag: SAMBA_3_0_RELEASE
parse_misc.c parse_spoolss.c 
Log Message:
sync tree from 3.0

Revisions:
parse_misc.c1.112.2.3 = 1.112.2.4

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_misc.c.diff?r1=1.112.2.3r2=1.112.2.4
parse_spoolss.c 1.203.2.4 = 1.203.2.5

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_spoolss.c.diff?r1=1.203.2.4r2=1.203.2.5


CVS update: samba/source/rpc_parse

2003-11-11 Thread jerry

Date:   Tue Nov 11 19:22:00 2003
Author: jerry

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

Modified Files:
  Tag: SAMBA_3_0
parse_misc.c 
Log Message:
fix crash bug due to empyrt munged dial string; patch from metze

Revisions:
parse_misc.c1.94.2.12 = 1.94.2.13

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_misc.c.diff?r1=1.94.2.12r2=1.94.2.13


CVS update: samba/source/rpc_parse

2003-11-11 Thread jerry

Date:   Tue Nov 11 19:22:44 2003
Author: jerry

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

Modified Files:
parse_misc.c 
Log Message:
fix crash bug due to empyrt munged dial string; patch from metze

Revisions:
parse_misc.c1.116 = 1.117

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_misc.c.diff?r1=1.116r2=1.117


CVS update: samba/source/rpc_parse

2003-11-07 Thread jerry

Date:   Fri Nov  7 15:52:25 2003
Author: jerry

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

Modified Files:
  Tag: SAMBA_3_0_RELEASE
parse_prs.c parse_rpc.c 
Log Message:
 syncing tree with SAMBA_3_0

Revisions:
parse_prs.c 1.90.2.4 = 1.90.2.5

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_prs.c.diff?r1=1.90.2.4r2=1.90.2.5
parse_rpc.c 1.56.2.2 = 1.56.2.3

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_rpc.c.diff?r1=1.56.2.2r2=1.56.2.3


CVS update: samba/source/rpc_parse

2003-11-07 Thread jerry

Date:   Fri Nov  7 16:09:24 2003
Author: jerry

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

Added Files:
  Tag: SAMBA_3_0_RELEASE
parse_shutdown.c 
Log Message:
adding files from 3.0

Revisions:
parse_shutdown.cNONE = 1.1.4.1

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_shutdown.c?rev=1.1.4.1


CVS update: samba/source/rpc_parse

2003-11-07 Thread jra

Date:   Fri Nov  7 18:32:24 2003
Author: jra

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

Modified Files:
  Tag: SAMBA_3_0
parse_misc.c parse_samr.c 
Log Message:
Handle munged dial string. Patch from Aur?lien Degr?mont [EMAIL PROTECTED]with 
memory leak fixes by me.
Jeremy.


Revisions:
parse_misc.c1.94.2.11 = 1.94.2.12

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_misc.c.diff?r1=1.94.2.11r2=1.94.2.12
parse_samr.c1.143.2.19 = 1.143.2.20

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_samr.c.diff?r1=1.143.2.19r2=1.143.2.20


CVS update: samba/source/rpc_parse

2003-11-07 Thread jra

Date:   Fri Nov  7 18:32:29 2003
Author: jra

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

Modified Files:
parse_misc.c parse_samr.c 
Log Message:
Handle munged dial string. Patch from Aur?lien Degr?mont [EMAIL PROTECTED]
with memory leak fixes by me.
Jeremy.


Revisions:
parse_misc.c1.115 = 1.116

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_misc.c.diff?r1=1.115r2=1.116
parse_samr.c1.171 = 1.172

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_samr.c.diff?r1=1.171r2=1.172


CVS update: samba/source/rpc_parse

2003-11-07 Thread jerry

Date:   Fri Nov  7 23:12:55 2003
Author: jerry

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

Modified Files:
  Tag: SAMBA_3_0_RELEASE
parse_misc.c parse_samr.c 
Log Message:
last round of syncs for 3.0.1pre2

Revisions:
parse_misc.c1.112.2.2 = 1.112.2.3

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_misc.c.diff?r1=1.112.2.2r2=1.112.2.3
parse_samr.c1.166.2.5 = 1.166.2.6

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_samr.c.diff?r1=1.166.2.5r2=1.166.2.6


CVS update: samba/source/rpc_parse

2003-11-05 Thread tpot

Date:   Wed Nov  5 17:34:33 2003
Author: tpot

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

Modified Files:
parse_prs.c 
Log Message:
Merge of some compiler warning fixes.


Revisions:
parse_prs.c 1.94 = 1.95

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


CVS update: samba/source/rpc_parse

2003-11-03 Thread tpot

Date:   Mon Nov  3 14:21:10 2003
Author: tpot

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

Modified Files:
  Tag: SAMBA_3_0
parse_prs.c 
Log Message:
Fix some uninitialised variable warnings.


Revisions:
parse_prs.c 1.75.2.18 = 1.75.2.19

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_prs.c.diff?r1=1.75.2.18r2=1.75.2.19


CVS update: samba/source/rpc_parse

2003-10-30 Thread jmcd

Date:   Thu Oct 30 17:07:32 2003
Author: jmcd

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

Modified Files:
parse_lsa.c 
Log Message:
Another round of GUID-struct uuid.

Takes care of the lsass pipe


Revisions:
parse_lsa.c 1.98 = 1.99

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


CVS update: samba/source/rpc_parse

2003-10-30 Thread jmcd

Date:   Thu Oct 30 17:37:21 2003
Author: jmcd

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

Modified Files:
parse_misc.c parse_rpc.c parse_sec.c 
Log Message:
Ok, nearing the end of the GUID-struct uuid changes.

Takes care of secdescs.

Had to move the uuid marshall/unmarshalling code to parse_misc, because
it's needed outside of parse_rpc.c (for no-auth calls)


Revisions:
parse_misc.c1.114 = 1.115

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_misc.c.diff?r1=1.114r2=1.115
parse_rpc.c 1.65 = 1.66

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_rpc.c.diff?r1=1.65r2=1.66
parse_sec.c 1.56 = 1.57

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_sec.c.diff?r1=1.56r2=1.57


CVS update: samba/source/rpc_parse

2003-10-24 Thread jmcd

Date:   Fri Oct 24 13:36:34 2003
Author: jmcd

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

Added Files:
parse_shutdown.c 
Log Message:
New files for support of initshutdown pipe.  Win2k doesn't respond properly
to all requests on the winreg pipe, so we need to handle this new pipe.

First part of fix for bug #534


Revisions:
parse_shutdown.cNONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_shutdown.c?rev=1.1


CVS update: samba/source/rpc_parse

2003-10-24 Thread jmcd

Date:   Fri Oct 24 13:36:37 2003
Author: jmcd

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

Added Files:
  Tag: SAMBA_3_0
parse_shutdown.c 
Log Message:
New files for support of initshutdown pipe.  Win2k doesn't respond properly
to all requests on the winreg pipe, so we need to handle this new pipe.

First part of fix for bug #534


Revisions:
parse_shutdown.cNONE = 1.1.2.1

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_shutdown.c?rev=1.1.2.1


CVS update: samba/source/rpc_parse

2003-10-24 Thread jmcd

Date:   Fri Oct 24 13:49:25 2003
Author: jmcd

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

Modified Files:
parse_rpc.c 
Log Message:
Add initshutdown pipe commands to rpcclient.  Second part of fix to bug
#534


Revisions:
parse_rpc.c 1.63 = 1.64

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_rpc.c.diff?r1=1.63r2=1.64


CVS update: samba/source/rpc_parse

2003-10-24 Thread jmcd

Date:   Fri Oct 24 13:49:29 2003
Author: jmcd

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

Modified Files:
  Tag: SAMBA_3_0
parse_rpc.c 
Log Message:
Add initshutdown pipe commands to rpcclient.  Second part of fix to bug
#534


Revisions:
parse_rpc.c 1.45.2.16 = 1.45.2.17

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_rpc.c.diff?r1=1.45.2.16r2=1.45.2.17


CVS update: samba/source/rpc_parse

2003-10-22 Thread jmcd

Date:   Wed Oct 22 20:59:46 2003
Author: jmcd

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

Modified Files:
parse_epmapper.c 
Log Message:
Be sure referent ID is updated for incoming structures, too.



Revisions:
parse_epmapper.c1.5 = 1.6

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_epmapper.c.diff?r1=1.5r2=1.6


CVS update: samba/source/rpc_parse

2003-10-21 Thread jmcd

Date:   Tue Oct 21 16:27:46 2003
Author: jmcd

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

Modified Files:
parse_epmapper.c 
Log Message:
Fix typo


Revisions:
parse_epmapper.c1.4 = 1.5

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


CVS update: samba/source/rpc_parse

2003-10-20 Thread jmcd

Date:   Mon Oct 20 18:35:11 2003
Author: jmcd

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

Modified Files:
parse_epmapper.c 
Log Message:
Several updates:
- add support for named pipe and netbios queries in parse code
- fix map request structure...unknown byte was alignment
- add sample of named pipe over netbios query in rpcclient (comment only)


Revisions:
parse_epmapper.c1.2 = 1.3

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


CVS update: samba/source/rpc_parse

2003-10-20 Thread jmcd

Date:   Mon Oct 20 21:10:18 2003
Author: jmcd

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

Modified Files:
parse_epmapper.c 
Log Message:
Update structures after ethereal showed some marshalling/unmarshalling 
errors.


Revisions:
parse_epmapper.c1.3 = 1.4

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


CVS update: samba/source/rpc_parse

2003-10-17 Thread jmcd

Date:   Fri Oct 17 15:03:46 2003
Author: jmcd

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

Added Files:
parse_epmapper.c 
Log Message:
Add (un)marshalling code for endpoint mapper map operation


Revisions:
parse_epmapper.cNONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_epmapper.c?rev=1.1


CVS update: samba/source/rpc_parse

2003-10-17 Thread jmcd

Date:   Fri Oct 17 19:47:06 2003
Author: jmcd

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

Modified Files:
parse_rpc.c 
Log Message:
uuid itself might not be aligned (as is the case in epm map requests), so
it needs to be aligned outside the smb_io_rpc_uuid() call if a specific
rpc or struct needs it that way.


Revisions:
parse_rpc.c 1.62 = 1.63

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_rpc.c.diff?r1=1.62r2=1.63


CVS update: samba/source/rpc_parse

2003-10-17 Thread jmcd

Date:   Sat Oct 18 01:07:37 2003
Author: jmcd

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

Modified Files:
parse_epmapper.c 
Log Message:
Fix tower length calculations and add some const


Revisions:
parse_epmapper.c1.1 = 1.2

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


CVS update: samba/source/rpc_parse

2003-10-09 Thread tpot

Date:   Thu Oct  9 06:29:08 2003
Author: tpot

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

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

Remove duplicate function (now in rpc_parse/parse_prs.c) and fix a RPC debug
(I renamed the element of the structure).

Andrew Bartlett


Revisions:
parse_rpc.c 1.60 = 1.61

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_rpc.c.diff?r1=1.60r2=1.61


CVS update: samba/source/rpc_parse

2003-10-07 Thread jra

Date:   Tue Oct  7 17:23:59 2003
Author: jra

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

Modified Files:
parse_lsa.c 
Log Message:
Max warnings with gcc.
Jeremy.


Revisions:
parse_lsa.c 1.97 = 1.98

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


CVS update: samba/source/rpc_parse

2003-10-06 Thread jra

Date:   Tue Oct  7 05:06:58 2003
Author: jra

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

Modified Files:
  Tag: SAMBA_3_0
parse_lsa.c 
Log Message:
Tut tut - always run with max warnings on gcc...
Jeremy.


Revisions:
parse_lsa.c 1.75.2.11 = 1.75.2.12

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_lsa.c.diff?r1=1.75.2.11r2=1.75.2.12


CVS update: samba/source/rpc_parse

2003-10-05 Thread idra

Date:   Mon Oct  6 01:24:48 2003
Author: idra

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

Modified Files:
parse_lsa.c parse_rpc.c parse_sec.c 
Log Message:

split some security related functions in their own files.
(no need to include all of smbd files to use some basic sec functions)

also minor compile fixes




Revisions:
parse_lsa.c 1.96 = 1.97

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_lsa.c.diff?r1=1.96r2=1.97
parse_rpc.c 1.59 = 1.60

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_rpc.c.diff?r1=1.59r2=1.60
parse_sec.c 1.55 = 1.56

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_sec.c.diff?r1=1.55r2=1.56


CVS update: samba/source/rpc_parse

2003-10-05 Thread idra

Date:   Mon Oct  6 01:38:46 2003
Author: idra

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

Modified Files:
  Tag: SAMBA_3_0
parse_lsa.c parse_sec.c 
Log Message:

split some security related functions in their own files.
(no need to include all of smbd files to use some basic sec functions)

also minor compile fixes
couldn't compile to test these due to some kerberos problems wirh 3.0,
but on HEAD they're working well, so I suppose it's ok to commit



Revisions:
parse_lsa.c 1.75.2.10 = 1.75.2.11

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_lsa.c.diff?r1=1.75.2.10r2=1.75.2.11
parse_sec.c 1.41.2.9 = 1.41.2.10

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_sec.c.diff?r1=1.41.2.9r2=1.41.2.10


CVS update: samba/source/rpc_parse

2003-10-03 Thread jerry

Date:   Fri Oct  3 15:07:15 2003
Author: jerry

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

Modified Files:
  Tag: SAMBA_3_0
parse_rpc.c 
Log Message:
abstract UUID parsing code to an individual function; patch from Anthony

Revisions:
parse_rpc.c 1.45.2.14 = 1.45.2.15

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_rpc.c.diff?r1=1.45.2.14r2=1.45.2.15


CVS update: samba/source/rpc_parse

2003-10-03 Thread jerry

Date:   Fri Oct  3 15:08:16 2003
Author: jerry

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

Modified Files:
parse_rpc.c 
Log Message:
abstract UUID parsing code to an individual function; patch from Anthony

Revisions:
parse_rpc.c 1.58 = 1.59

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_rpc.c.diff?r1=1.58r2=1.59


CVS update: samba/source/rpc_parse

2003-10-03 Thread jra

Date:   Fri Oct  3 20:13:11 2003
Author: jra

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

Modified Files:
  Tag: SAMBA_3_0
parse_rpc.c 
Log Message:
Grrr. compile patches before you apply !
Jeremy.


Revisions:
parse_rpc.c 1.45.2.15 = 1.45.2.16

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_rpc.c.diff?r1=1.45.2.15r2=1.45.2.16


CVS update: samba/source/rpc_parse

2003-10-01 Thread jerry

Date:   Wed Oct  1 21:18:32 2003
Author: jerry

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

Modified Files:
  Tag: SAMBA_3_0
parse_prs.c parse_rpc.c 
Log Message:
commit sign only patch from Andrew; bug 167; tested using 2k  XP clientspreviously 
joined to the Samba domain

Revisions:
parse_prs.c 1.75.2.17 = 1.75.2.18

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_prs.c.diff?r1=1.75.2.17r2=1.75.2.18
parse_rpc.c 1.45.2.12 = 1.45.2.13

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_rpc.c.diff?r1=1.45.2.12r2=1.45.2.13


CVS update: samba/source/rpc_parse

2003-10-01 Thread abartlet

Date:   Wed Oct  1 23:04:34 2003
Author: abartlet

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

Modified Files:
  Tag: SAMBA_3_0
parse_rpc.c 
Log Message:
Remove duplicate function (now in rpc_parse/parse_prs.c) and fix a RPC debug
(I renamed the element of the structure).

Andrew Bartlett


Revisions:
parse_rpc.c 1.45.2.13 = 1.45.2.14

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_rpc.c.diff?r1=1.45.2.13r2=1.45.2.14


CVS update: samba/source/rpc_parse

2003-09-29 Thread tpot

Date:   Mon Sep 29 06:17:09 2003
Author: tpot

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

Modified Files:
parse_dfs.c parse_ds.c parse_lsa.c parse_misc.c parse_net.c 
parse_reg.c parse_samr.c parse_spoolss.c parse_srv.c 
Log Message:
Merge from 3.0:

Fix for #480. Change the interface for init_unistr2 to not take a length
but a flags field. We were assuming that 2*strlen(mb_string) == length of ucs2-le 
string.
This is not the case. Count it after conversion.
Jeremy.


Revisions:
parse_dfs.c 1.16 = 1.17

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_dfs.c.diff?r1=1.16r2=1.17
parse_ds.c  1.5 = 1.6

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_ds.c.diff?r1=1.5r2=1.6
parse_lsa.c 1.95 = 1.96

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_lsa.c.diff?r1=1.95r2=1.96
parse_misc.c1.113 = 1.114

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_misc.c.diff?r1=1.113r2=1.114
parse_net.c 1.108 = 1.109

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_net.c.diff?r1=1.108r2=1.109
parse_reg.c 1.69 = 1.70

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_reg.c.diff?r1=1.69r2=1.70
parse_samr.c1.170 = 1.171

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_samr.c.diff?r1=1.170r2=1.171
parse_spoolss.c 1.205 = 1.206

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_spoolss.c.diff?r1=1.205r2=1.206
parse_srv.c 1.66 = 1.67

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_srv.c.diff?r1=1.66r2=1.67


CVS update: samba/source/rpc_parse

2003-09-27 Thread jerry

Date:   Sat Sep 27 16:54:38 2003
Author: jerry

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

Modified Files:
  Tag: APPLIANCE_HEAD
parse_dfs.c parse_ds.c parse_lsa.c parse_misc.c parse_net.c 
parse_reg.c parse_samr.c parse_sec.c parse_spoolss.c 
parse_srv.c 
Log Message:
syncing tree with 3.0

Revisions:
parse_dfs.c 1.3.2.2 = 1.3.2.3

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_dfs.c.diff?r1=1.3.2.2r2=1.3.2.3
parse_ds.c  1.1.2.4 = 1.1.2.5

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_ds.c.diff?r1=1.1.2.4r2=1.1.2.5
parse_lsa.c 1.38.2.11 = 1.38.2.12

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_lsa.c.diff?r1=1.38.2.11r2=1.38.2.12
parse_misc.c1.68.2.16 = 1.68.2.17

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_misc.c.diff?r1=1.68.2.16r2=1.68.2.17
parse_net.c 1.42.2.9 = 1.42.2.10

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_net.c.diff?r1=1.42.2.9r2=1.42.2.10
parse_reg.c 1.43.2.8 = 1.43.2.9

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_reg.c.diff?r1=1.43.2.8r2=1.43.2.9
parse_samr.c1.94.2.14 = 1.94.2.15

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_samr.c.diff?r1=1.94.2.14r2=1.94.2.15
parse_sec.c 1.26.2.18 = 1.26.2.19

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_sec.c.diff?r1=1.26.2.18r2=1.26.2.19
parse_spoolss.c 1.81.2.62 = 1.81.2.63

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_spoolss.c.diff?r1=1.81.2.62r2=1.81.2.63
parse_srv.c 1.26.2.6 = 1.26.2.7

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_srv.c.diff?r1=1.26.2.6r2=1.26.2.7


CVS update: samba/source/rpc_parse

2003-09-25 Thread jra

Date:   Thu Sep 25 21:26:16 2003
Author: jra

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

Modified Files:
  Tag: SAMBA_3_0
parse_dfs.c parse_ds.c parse_lsa.c parse_misc.c parse_net.c 
parse_reg.c parse_samr.c parse_spoolss.c parse_srv.c 
Log Message:
Fix for #480. Change the interface for init_unistr2 to not take a length
but a flags field. We were assuming that 2*strlen(mb_string) == length of ucs2-le 
string.
This is not the case. Count it after conversion.
Jeremy.


Revisions:
parse_dfs.c 1.11.2.3 = 1.11.2.4

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_dfs.c.diff?r1=1.11.2.3r2=1.11.2.4
parse_ds.c  1.2.2.5 = 1.2.2.6

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_ds.c.diff?r1=1.2.2.5r2=1.2.2.6
parse_lsa.c 1.75.2.9 = 1.75.2.10

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_lsa.c.diff?r1=1.75.2.9r2=1.75.2.10
parse_misc.c1.94.2.10 = 1.94.2.11

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_misc.c.diff?r1=1.94.2.10r2=1.94.2.11
parse_net.c 1.85.2.16 = 1.85.2.17

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_net.c.diff?r1=1.85.2.16r2=1.85.2.17
parse_reg.c 1.50.2.7 = 1.50.2.8

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_reg.c.diff?r1=1.50.2.7r2=1.50.2.8
parse_samr.c1.143.2.18 = 1.143.2.19

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_samr.c.diff?r1=1.143.2.18r2=1.143.2.19
parse_spoolss.c 1.155.2.21 = 1.155.2.22

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_spoolss.c.diff?r1=1.155.2.21r2=1.155.2.22
parse_srv.c 1.49.2.7 = 1.49.2.8

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_srv.c.diff?r1=1.49.2.7r2=1.49.2.8


CVS update: samba/source/rpc_parse

2003-09-19 Thread jra

Date:   Fri Sep 19 21:57:43 2003
Author: jra

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

Modified Files:
  Tag: SAMBA_3_0
parse_sec.c 
Log Message:
Ensure that dup_sec_desc copies the 'type' field correctly. This caused
me to expose a type arguement to make_sec_desc(). We weren't copying
the SE_DESC_DACL_AUTO_INHERITED flag which could cause errors on
auto inherited checks.
Jeremy.


Revisions:
parse_sec.c 1.41.2.8 = 1.41.2.9

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_sec.c.diff?r1=1.41.2.8r2=1.41.2.9


CVS update: samba/source/rpc_parse

2003-09-19 Thread jra

Date:   Fri Sep 19 21:57:46 2003
Author: jra

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

Modified Files:
parse_sec.c 
Log Message:
Ensure that dup_sec_desc copies the 'type' field correctly. This caused
me to expose a type arguement to make_sec_desc(). We weren't copying
the SE_DESC_DACL_AUTO_INHERITED flag which could cause errors on
auto inherited checks.
Jeremy.


Revisions:
parse_sec.c 1.54 = 1.55

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_sec.c.diff?r1=1.54r2=1.55


CVS update: samba/source/rpc_parse

2003-09-18 Thread jra

Date:   Thu Sep 18 23:53:48 2003
Author: jra

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

Modified Files:
  Tag: SAMBA_3_0
parse_samr.c 
Log Message:
The unknown_5 32 bit field in the user structs is actually 2 16-bit
fields, bad_password_count and logon_count. Ensure this is stored/fetched
in the various SAMs. As it replaces the unknown_5 field this fits
exactly into the tdb SAM without any binary problems. It also is added
to the LDAP SAM as two extra attributes. It breaks compatibility with
the experimental SAMs xml and mysql. The maintainers of these SAMs must
fix them so upgrades like this can be done transparently. I will insist
on the experimental status until this is solved.
Jeremy.


Revisions:
parse_samr.c1.143.2.17 = 1.143.2.18

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_samr.c.diff?r1=1.143.2.17r2=1.143.2.18


CVS update: samba/source/rpc_parse

2003-09-18 Thread jra

Date:   Thu Sep 18 23:54:12 2003
Author: jra

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

Modified Files:
parse_samr.c 
Log Message:
The unknown_5 32 bit field in the user structs is actually 2 16-bit
fields, bad_password_count and logon_count. Ensure this is stored/fetched
in the various SAMs. As it replaces the unknown_5 field this fits
exactly into the tdb SAM without any binary problems. It also is added
to the LDAP SAM as two extra attributes. It breaks compatibility with
the experimental SAMs xml and mysql. The maintainers of these SAMs must
fix them so upgrades like this can be done transparently. I will insist
on the experimental status until this is solved.
Jeremy.


Revisions:
parse_samr.c1.169 = 1.170

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_samr.c.diff?r1=1.169r2=1.170


CVS update: samba/source/rpc_parse

2003-09-08 Thread jerry

Date:   Mon Sep  8 14:13:36 2003
Author: jerry

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

Modified Files:
  Tag: SAMBA_3_0_RELEASE
parse_net.c 
Log Message:
syncing files for rc3

Revisions:
parse_net.c 1.106.2.3 = 1.106.2.4

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_net.c.diff?r1=1.106.2.3r2=1.106.2.4


CVS update: samba/source/rpc_parse

2003-09-08 Thread jerry

Date:   Tue Sep  9 04:07:20 2003
Author: jerry

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

Modified Files:
parse_echo.c parse_net.c parse_prs.c parse_reg.c parse_samr.c 
parse_spoolss.c 
Log Message:
sync 3.0 into HEAD for the last time



Revisions:
parse_echo.c1.1 = 1.2

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_echo.c.diff?r1=1.1r2=1.2
parse_net.c 1.107 = 1.108

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_net.c.diff?r1=1.107r2=1.108
parse_prs.c 1.92 = 1.93

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_prs.c.diff?r1=1.92r2=1.93
parse_reg.c 1.68 = 1.69

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_reg.c.diff?r1=1.68r2=1.69
parse_samr.c1.168 = 1.169

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_samr.c.diff?r1=1.168r2=1.169
parse_spoolss.c 1.204 = 1.205

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_spoolss.c.diff?r1=1.204r2=1.205


CVS update: samba/source/rpc_parse

2003-09-07 Thread tpot

Date:   Mon Sep  8 02:13:38 2003
Author: tpot

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

Modified Files:
  Tag: SAMBA_3_0
parse_net.c 
Log Message:
Fix for bug #334.  We don't unmarshall the trusted domain or secrets
info delta correctly and thus crash when doing a net rpc samdump.

The easiest thing at the moment it to comment out these functions as
they seriously don't correspond with reality (netmon/ethereal) and the
data in the containers aren't used anyway.


Revisions:
parse_net.c 1.85.2.15 = 1.85.2.16

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_net.c.diff?r1=1.85.2.15r2=1.85.2.16


CVS update: samba/source/rpc_parse

2003-09-02 Thread jerry

Date:   Tue Sep  2 23:13:42 2003
Author: jerry

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

Added Files:
  Tag: APPLIANCE_HEAD
parse_echo.c 
Log Message:
another round of merges from 3.0

Revisions:
parse_echo.cNONE = 1.1.6.1

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_echo.c?rev=1.1.6.1


CVS update: samba/source/rpc_parse

2003-08-28 Thread jerry

Date:   Thu Aug 28 16:21:38 2003
Author: jerry

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

Modified Files:
  Tag: SAMBA_3_0_RELEASE
parse_samr.c 
Log Message:
syncing files from 3.0

Revisions:
parse_samr.c1.166.2.3 = 1.166.2.4

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_samr.c.diff?r1=1.166.2.3r2=1.166.2.4


CVS update: samba/source/rpc_parse

2003-08-14 Thread abartlet

Date:   Tue Aug 12 05:01:24 2003
Author: abartlet

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

Modified Files:
  Tag: SAMBA_3_0
parse_prs.c 
Log Message:
Fix comment


Revisions:
parse_prs.c 1.75.2.15 = 1.75.2.16

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_prs.c.diff?r1=1.75.2.15r2=1.75.2.16


CVS update: samba/source/rpc_parse

2003-08-14 Thread herb

Date:   Fri Aug 15 01:42:29 2003
Author: herb

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

Modified Files:
  Tag: SAMBA_3_0
parse_echo.c parse_net.c parse_reg.c parse_spoolss.c 
Log Message:
get rid of some sompiler warnings on IRIX


Revisions:
parse_echo.c1.1.2.1 = 1.1.2.2

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_echo.c.diff?r1=1.1.2.1r2=1.1.2.2
parse_net.c 1.85.2.14 = 1.85.2.15

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_net.c.diff?r1=1.85.2.14r2=1.85.2.15
parse_reg.c 1.50.2.6 = 1.50.2.7

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_reg.c.diff?r1=1.50.2.6r2=1.50.2.7
parse_spoolss.c 1.155.2.20 = 1.155.2.21

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_spoolss.c.diff?r1=1.155.2.20r2=1.155.2.21


CVS update: samba/source/rpc_parse

2003-08-14 Thread herb

Date:   Fri Aug 15 04:42:04 2003
Author: herb

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

Modified Files:
  Tag: SAMBA_3_0
parse_prs.c 
Log Message:
get rid of more compiler warnings


Revisions:
parse_prs.c 1.75.2.16 = 1.75.2.17

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_prs.c.diff?r1=1.75.2.16r2=1.75.2.17


CVS update: samba/source/rpc_parse

2003-08-01 Thread jmcd

Date:   Fri Aug  1 15:28:37 2003
Author: jmcd

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

Modified Files:
  Tag: SAMBA_3_0
parse_lsa.c parse_samr.c 
Log Message:
Update my copyrights according to my agreement with IBM

Revisions:
parse_lsa.c 1.75.2.8 = 1.75.2.9

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_lsa.c.diff?r1=1.75.2.8r2=1.75.2.9
parse_samr.c1.143.2.15 = 1.143.2.16

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_samr.c.diff?r1=1.143.2.15r2=1.143.2.16


CVS update: samba/source/rpc_parse

2003-07-30 Thread jerry

Date:   Wed Jul 30 17:29:00 2003
Author: jerry

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

Modified Files:
  Tag: SAMBA_3_0
parse_ds.c 
Log Message:
add support for DsEnumerateDomainTrusted for enumerating all the 
trusted domains in a forest.



Revisions:
parse_ds.c  1.2.2.3 = 1.2.2.4

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_ds.c.diff?r1=1.2.2.3r2=1.2.2.4


CVS update: samba/source/rpc_parse

2003-07-30 Thread jerry

Date:   Thu Jul 31 05:43:47 2003
Author: jerry

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

Modified Files:
  Tag: SAMBA_3_0
parse_ds.c 
Log Message:
working on transtive trusts issue:

  * use DsEnumerateDomainTrusts() instead of LDAP search.
wbinfo -m now lists all trusted downlevel domains and 
all domains in the forest.

Thnigs to do:  

  o Look at Krb5 connection trusted domains
  o make sure to initial the trusted domain cache as soon
as possible



Revisions:
parse_ds.c  1.2.2.4 = 1.2.2.5

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_ds.c.diff?r1=1.2.2.4r2=1.2.2.5


CVS update: samba/source/rpc_parse

2003-07-24 Thread tpot

Date:   Fri Jul 25 04:24:40 2003
Author: tpot

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

Modified Files:
  Tag: SAMBA_3_0
parse_prs.c 
Log Message:
More printf portability fixes.  Got caught out by some gcc'isms last
time.  )-:


Revisions:
parse_prs.c 1.75.2.14 = 1.75.2.15

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_prs.c.diff?r1=1.75.2.14r2=1.75.2.15


CVS update: samba/source/rpc_parse

2003-07-16 Thread jerry

Date:   Thu Jul 17 02:49:26 2003
Author: jerry

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

Modified Files:
parse_lsa.c 
Log Message:
fix the build.  Ifdef out some code



Revisions:
parse_lsa.c 1.93 = 1.94

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


  1   2   3   >