svn commit: samba r1152 - branches/SAMBA_4_0/source/build/pidl

2004-06-15 Thread tpot
Author: tpot Date: 2004-06-15 06:56:34 + (Tue, 15 Jun 2004) New Revision: 1152 Modified: branches/SAMBA_4_0/source/build/pidl/eparser.pm branches/SAMBA_4_0/source/build/pidl/packet-dcerpc-eparser.c branches/SAMBA_4_0/source/build/pidl/packet-dcerpc-eparser.h Log: Checkin of workarea.

svn commit: samba r1153 - branches/SAMBA_4_0/source/build/pidl

2004-06-15 Thread tpot
Author: tpot Date: 2004-06-15 09:34:10 + (Tue, 15 Jun 2004) New Revision: 1153 Modified: branches/SAMBA_4_0/source/build/pidl/packet-dcerpc-eparser.c branches/SAMBA_4_0/source/build/pidl/packet-dcerpc-eparser.h Log: We can now dissect security descriptors. WebSVN:

svn commit: samba r1154 - in branches/SAMBA_3_0/source: client include libsmb param smbd torture

2004-06-15 Thread jra
Author: jra Date: 2004-06-15 18:36:45 + (Tue, 15 Jun 2004) New Revision: 1154 Modified: branches/SAMBA_3_0/source/client/client.c branches/SAMBA_3_0/source/include/client.h branches/SAMBA_3_0/source/include/smb.h branches/SAMBA_3_0/source/libsmb/clientgen.c

svn commit: samba r1155 - in trunk/source: client include libsmb param smbd torture

2004-06-15 Thread jra
Author: jra Date: 2004-06-15 19:19:00 + (Tue, 15 Jun 2004) New Revision: 1155 Modified: trunk/source/client/client.c trunk/source/include/client.h trunk/source/include/smb.h trunk/source/libsmb/clientgen.c trunk/source/param/loadparm.c trunk/source/smbd/blocking.c

svn commit: samba-docs r135 - trunk/smbdotconf

2004-06-15 Thread jra
Author: jra Date: 2004-06-15 19:25:25 + (Tue, 15 Jun 2004) New Revision: 135 Modified: trunk/smbdotconf/smb.conf.5.xml Log: Added description of auto option for case sensitive parameter. Jeremy. WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba-docspath=/rev=135nolog=1

svn commit: samba-docs r136 - in trunk: . xslt

2004-06-15 Thread jelmer
Author: jelmer Date: 2004-06-15 20:12:16 + (Tue, 15 Jun 2004) New Revision: 136 Added: trunk/xslt/pearson.xsl Modified: trunk/Makefile.in trunk/configure.in Log: Add initial version of Pearson stylesheet WebSVN:

svn commit: samba-docs r137 - trunk/howto

2004-06-15 Thread jelmer
Author: jelmer Date: 2004-06-15 20:15:16 + (Tue, 15 Jun 2004) New Revision: 137 Modified: trunk/howto/Passdb.xml Log: Remove info about GUI for SAM for now (it's been vaporware for some time now) WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba-docspath=/rev=137nolog=1

svn commit: samba-docs r138 - trunk/manpages

2004-06-15 Thread jra
Author: jra Date: 2004-06-15 20:23:49 + (Tue, 15 Jun 2004) New Revision: 138 Modified: trunk/manpages/smbclient.1.xml Log: Added docs for case_sensitive command. Jeremy. WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba-docspath=/rev=138nolog=1

svn commit: samba r1156 - branches/SAMBA_3_0/source/lib

2004-06-15 Thread jra
Author: jra Date: 2004-06-15 23:46:58 + (Tue, 15 Jun 2004) New Revision: 1156 Modified: branches/SAMBA_3_0/source/lib/util.c Log: Ensure new remote arch of CIFSFS is seen. Jeremy. WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1156nolog=1

svn commit: samba r1157 - trunk/source/lib

2004-06-15 Thread jra
Author: jra Date: 2004-06-15 23:47:26 + (Tue, 15 Jun 2004) New Revision: 1157 Modified: trunk/source/lib/util.c Log: Ensure new CIFSFS remote arch is seen. Jeremy. WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1157nolog=1

svn commit: samba r1158 - branches/SAMBA_4_0/source/build/pidl

2004-06-15 Thread tpot
Author: tpot Date: 2004-06-16 01:34:19 + (Wed, 16 Jun 2004) New Revision: 1158 Modified: branches/SAMBA_4_0/source/build/pidl/eparser.pm Log: Fix bug in dissection of array count. Arrays mostly work now with the exception of a union related bug. WebSVN:

svn commit: samba r1159 - branches/SAMBA_4_0/source/build/pidl

2004-06-15 Thread tpot
Author: tpot Date: 2004-06-16 01:35:49 + (Wed, 16 Jun 2004) New Revision: 1159 Modified: branches/SAMBA_4_0/source/build/pidl/packet-dcerpc-eparser.c Log: Implement functions to dissect 64-bit values (nttime, hyper_t, int64, uint64). Rename parameter e_ndr to ndr. WebSVN:

svn commit: samba r1160 - branches/SAMBA_4_0/source/build/pidl

2004-06-15 Thread tpot
Author: tpot Date: 2004-06-16 02:03:32 + (Wed, 16 Jun 2004) New Revision: 1160 Modified: branches/SAMBA_4_0/source/build/pidl/eparser.pm Log: Some minor cosmetic fixes to make the generated code look nicer. WebSVN:

svn commit: samba r1161 - branches/SAMBA_4_0/source/torture/auth

2004-06-15 Thread abartlet
Author: abartlet Date: 2004-06-16 02:08:30 + (Wed, 16 Jun 2004) New Revision: 1161 Modified: branches/SAMBA_4_0/source/torture/auth/ntlmssp.c Log: Include a few more self-check NTLMSSP examples. Andrew Bartlett WebSVN:

svn commit: samba-web r98 - trunk

2004-06-15 Thread deryck
Author: deryck Date: 2004-06-16 03:00:21 + (Wed, 16 Jun 2004) New Revision: 98 Modified: trunk/archives.html Log: Reformatted page to make it clearer that our lists archive is not searchable. Also, cleaned up the html and removed the a that linked to the bottom of the page (seemed

svn commit: samba-web r99 - trunk/support

2004-06-15 Thread deryck
Author: deryck Date: 2004-06-16 03:42:40 + (Wed, 16 Jun 2004) New Revision: 99 Removed: trunk/support/norway.html Modified: trunk/support/countries.html trunk/support/netherlands.html trunk/support/newzealand.html Log: Remove non-replying support companies, which causes Norway

svn commit: samba r1162 - branches/SAMBA_4_0/source/build/pidl

2004-06-15 Thread tpot
Author: tpot Date: 2004-06-16 03:58:42 + (Wed, 16 Jun 2004) New Revision: 1162 Modified: branches/SAMBA_4_0/source/build/pidl/eparser.pm branches/SAMBA_4_0/source/build/pidl/packet-dcerpc-eparser.c branches/SAMBA_4_0/source/build/pidl/packet-dcerpc-eparser.h Log: Give each struct

svn commit: samba r1163 - branches/SAMBA_4_0/source/lib

2004-06-15 Thread abartlet
Author: abartlet Date: 2004-06-16 04:41:32 + (Wed, 16 Jun 2004) New Revision: 1163 Modified: branches/SAMBA_4_0/source/lib/util.c Log: Add const. Andrew Bartlett WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1163nolog=1

svn commit: samba r1164 - branches/SAMBA_4_0/source/build/pidl

2004-06-15 Thread tpot
Author: tpot Date: 2004-06-16 05:03:50 + (Wed, 16 Jun 2004) New Revision: 1164 Modified: branches/SAMBA_4_0/source/build/pidl/eparser.pm Log: Whoops - remove debugging printfs and Data::Dumper reference. Give unions their own subtree as well as structures. WebSVN: