svn commit: samba r2221 - in branches/SAMBA_4_0/source/build/pidl: .

2004-09-03 Thread tpot
Author: tpot Date: 2004-09-04 01:31:02 + (Sat, 04 Sep 2004) New Revision: 2221 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/branches/SAMBA_4_0/source/build/pidlrev=2221nolog=1 Log: Experiment with extra properties for telling the ethereal parser what to do

svn commit: samba r2222 - in branches/SAMBA_4_0/source/build/pidl: .

2004-09-03 Thread tpot
Author: tpot Date: 2004-09-04 01:50:11 + (Sat, 04 Sep 2004) New Revision: WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/branches/SAMBA_4_0/source/build/pidlrev=nolog=1 Log: Generate correct function prototypes for unions marked as public. Modified: branches

svn commit: samba r2223 - in branches/SAMBA_4_0/source/build/pidl: .

2004-09-03 Thread tpot
Author: tpot Date: 2004-09-04 01:53:20 + (Sat, 04 Sep 2004) New Revision: 2223 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/branches/SAMBA_4_0/source/build/pidlrev=2223nolog=1 Log: Include autogenerated header file for idl file we are processing with --eparser

svn commit: lorikeet r40 - in trunk/ethereal/plugins/pidl: .

2004-09-03 Thread tpot
Author: tpot Date: 2004-09-04 01:54:58 + (Sat, 04 Sep 2004) New Revision: 40 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=lorikeetpath=/trunk/ethereal/plugins/pidlrev=40nolog=1 Log: Start to prettify strings. Place decoded string in higher level proto_tree so the user doesn't

svn commit: lorikeet r41 - in trunk/ethereal/plugins/pidl: .

2004-09-03 Thread tpot
Author: tpot Date: 2004-09-04 01:56:11 + (Sat, 04 Sep 2004) New Revision: 41 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=lorikeetpath=/trunk/ethereal/plugins/pidlrev=41nolog=1 Log: Misc fixes for building more parsers: - copy definition of DATA_BLOB - add typedef

svn commit: lorikeet r38 - in trunk/ethereal: .

2004-09-02 Thread tpot
Author: tpot Date: 2004-09-02 06:43:42 + (Thu, 02 Sep 2004) New Revision: 38 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=lorikeetpath=/trunk/etherealrev=38nolog=1 Log: Add some notes. Modified: trunk/ethereal/README Changeset: Modified: trunk/ethereal/README

svn commit: lorikeet r39 - in trunk/ethereal/plugins/pidl: .

2004-09-02 Thread tpot
Author: tpot Date: 2004-09-02 11:42:20 + (Thu, 02 Sep 2004) New Revision: 39 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=lorikeetpath=/trunk/ethereal/plugins/pidlrev=39nolog=1 Log: Remove some debugging stuff. Modified: trunk/ethereal/plugins/pidl/eparser.c Changeset

svn commit: samba r2183 - in branches/SAMBA_4_0/source/build/pidl: .

2004-09-02 Thread tpot
Author: tpot Date: 2004-09-02 11:54:13 + (Thu, 02 Sep 2004) New Revision: 2183 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/branches/SAMBA_4_0/source/build/pidlrev=2183nolog=1 Log: Tidy up naming of ethereal fields. The field names are taken from the structure

svn commit: samba r2198 - branches/SAMBA_3_0/source trunk/source

2004-09-02 Thread tpot
Author: tpot Date: 2004-09-02 22:51:12 + (Thu, 02 Sep 2004) New Revision: 2198 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=2198nolog=1 Log: Correct fix for #1360. Need to use -Wl when passing flags to the linker. Modified: branches/SAMBA_3_0/source

svn commit: samba-web r304 - in trunk/news: . advocacy announcements developers releases team users

2004-09-02 Thread tpot
Author: tpot Date: 2004-09-03 05:33:39 + (Fri, 03 Sep 2004) New Revision: 304 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba-webpath=/trunk/newsrev=304nolog=1 Log: Remove files now autogenerated by deryck's news script. Removed: trunk/news/advocacy/index.html trunk

svn commit: samba r2167 - in branches/SAMBA_4_0/source/build/pidl: .

2004-09-01 Thread tpot
Author: tpot Date: 2004-09-01 09:16:39 + (Wed, 01 Sep 2004) New Revision: 2167 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/branches/SAMBA_4_0/source/build/pidlrev=2167nolog=1 Log: Implement some stubbed out functions. Modified: branches/SAMBA_4_0/source/build

svn commit: samba r2168 - in branches/SAMBA_4_0/source/build/pidl: .

2004-09-01 Thread tpot
Author: tpot Date: 2004-09-01 09:40:09 + (Wed, 01 Sep 2004) New Revision: 2168 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/branches/SAMBA_4_0/source/build/pidlrev=2168nolog=1 Log: Move these files into a separate ethereal-pidl-plugin svn repository. Not only

svn commit: lorikeet r35 - in trunk: . ethereal ethereal/plugins ethereal/plugins/pidl

2004-09-01 Thread tpot
Author: tpot Date: 2004-09-02 01:17:54 + (Thu, 02 Sep 2004) New Revision: 35 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=lorikeetpath=/trunkrev=35nolog=1 Log: Add Ethereal pidl plugin files from separate respository into lorikeet. Added: trunk/ethereal/ trunk/ethereal

svn commit: lorikeet r37 - in trunk/ethereal: .

2004-09-01 Thread tpot
Author: tpot Date: 2004-09-02 04:06:57 + (Thu, 02 Sep 2004) New Revision: 37 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=lorikeetpath=/trunk/etherealrev=37nolog=1 Log: Add some instructions on getting plugin to compile and work. Added: trunk/ethereal/README Changeset

svn commit: samba r2154 - in branches/SAMBA_4_0/source/lib/tdb/common: .

2004-08-31 Thread tpot
Author: tpot Date: 2004-08-31 23:57:14 + (Tue, 31 Aug 2004) New Revision: 2154 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/branches/SAMBA_4_0/source/lib/tdb/commonrev=2154nolog=1 Log: Merge of Jim's format string fixup in r2130:2131 Modified: branches/SAMBA_4_0

svn commit: samba r2006 - branches/SAMBA_3_0/source trunk/source

2004-08-24 Thread tpot
Author: tpot Date: 2004-08-24 11:26:53 + (Tue, 24 Aug 2004) New Revision: 2006 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=2006nolog=1 Log: Fix bug 1653 discovered by Luke Mewburn. The script code to generate the svn version number broke out-of-tree builds

svn commit: samba r2008 - in trunk/source: . smbd

2004-08-24 Thread tpot
Author: tpot Date: 2004-08-24 11:48:26 + (Tue, 24 Aug 2004) New Revision: 2008 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/trunk/sourcerev=2008nolog=1 Log: Hey hey! It's an unused file. Only in the trunk branch though - weird. Removed: trunk/source/smbd

svn commit: samba r1986 - branches/SAMBA_4_0/source/client trunk/source/client

2004-08-21 Thread tpot
Author: tpot Date: 2004-08-21 11:48:46 + (Sat, 21 Aug 2004) New Revision: 1986 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1986nolog=1 Log: Janitor for myself. Merge -r1907:1908 from SAMBA_3_0 branch. Modified: branches/SAMBA_4_0/source/client/client.c

svn commit: samba r1908 - branches/SAMBA_3_0/source/client

2004-08-19 Thread tpot
Author: tpot Date: 2004-08-19 09:59:08 + (Thu, 19 Aug 2004) New Revision: 1908 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1908nolog=1 Log: Bugzilla #1541. Fix recursive ls in smbclient. Fix by Josef Zlomek. Modified: branches/SAMBA_3_0/source/client

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

2004-08-15 Thread tpot
Author: tpot Date: 2004-08-16 04:08:36 + (Mon, 16 Aug 2004) New Revision: 1826 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1826nolog=1 Log: Implement some stub functions: ndr_pull_{save,restore,set_offset}() Implement ndr_pull_relative() Call ndr_pull_uintX

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

2004-08-13 Thread tpot
Author: tpot Date: 2004-08-14 01:26:11 + (Sat, 14 Aug 2004) New Revision: 1815 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1815nolog=1 Log: Update parser for recent changes to perl parser. Modified: branches/SAMBA_4_0/source/build/pidl/eparser.pm Changeset

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

2004-08-12 Thread tpot
Author: tpot Date: 2004-08-12 07:25:11 + (Thu, 12 Aug 2004) New Revision: 1767 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1767nolog=1 Log: Checkin of workarea. Sorry Jelmer but this overwrites some of your changes which I will have to merge in later

svn commit: samba-web r201 - branches trunk

2004-08-02 Thread tpot
Author: tpot Date: 2004-08-02 14:46:33 + (Mon, 02 Aug 2004) New Revision: 201 Added: trunk/news/ Removed: branches/news.samba.org/ Log: Move news branch into trunk for integration testing with the main site. WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba-webpath=/rev

svn commit: samba r1620 - hooks

2004-08-02 Thread tpot
Author: tpot Date: 2004-08-02 15:07:01 + (Mon, 02 Aug 2004) New Revision: 1620 Modified: hooks/commit-email.pl Log: Some minor changes to the commit email script: - put websvn and log entry before anything else so it can be easily seen - if the diff for the changes is 100 lines

svn commit: samba r1623 - /

2004-08-02 Thread tpot
Author: tpot Date: 2004-08-02 15:25:24 + (Mon, 02 Aug 2004) New Revision: 1623 Modified: dummy Log: test WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1623nolog=1

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

2004-07-29 Thread tpot
Author: tpot Date: 2004-07-30 05:30:14 + (Fri, 30 Jul 2004) New Revision: 1611 Modified: branches/SAMBA_4_0/source/build/pidl/parser.pm Log: Put a brace on a new line. WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1611nolog=1

svn commit: samba r1597 - trunk/source/utils

2004-07-28 Thread tpot
Author: tpot Date: 2004-07-28 16:05:11 + (Wed, 28 Jul 2004) New Revision: 1597 Added: trunk/source/utils/ntlm_auth.h Modified: trunk/source/utils/ Log: Some fixes for ntlm_auth build: - Add utils/ntlm_auth.h from 3.0 branch - Ignore automatically generated file WebSVN: http

svn commit: samba r1599 - branches/SAMBA_3_0/source trunk/source

2004-07-28 Thread tpot
Author: tpot Date: 2004-07-28 16:13:43 + (Wed, 28 Jul 2004) New Revision: 1599 Modified: branches/SAMBA_3_0/source/configure.in trunk/source/configure.in Log: Use -Bsymbolic when creating shared libraries to avoid conflicts with identical symbols in the global namespace when loading

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

2004-07-27 Thread tpot
Author: tpot Date: 2004-07-27 10:56:34 + (Tue, 27 Jul 2004) New Revision: 1592 Modified: branches/SAMBA_4_0/source/build/pidl/eparser.pm Log: Fix up subtrees for non-scalar types instead of hardcoding module subtree. Arrays currently broken though. )-: WebSVN: http://websvn.samba.org

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

2004-07-27 Thread tpot
Author: tpot Date: 2004-07-27 18:43:39 + (Tue, 27 Jul 2004) New Revision: 1593 Modified: branches/SAMBA_4_0/source/build/pidl/packet-dcerpc-eparser.c Log: Fix bug in get_subtree() where we were always looking at the head of the list of subtrees. WebSVN: http://websvn.samba.org/websvn

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

2004-07-27 Thread tpot
Author: tpot Date: 2004-07-27 18:45:18 + (Tue, 27 Jul 2004) New Revision: 1594 Modified: branches/SAMBA_4_0/source/build/pidl/eparser.pm Log: Remove some array checks that we can't do because we don't store state between scalar and buffer passes. Fix array handling - most of the samr

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

2004-07-27 Thread tpot
Author: tpot Date: 2004-07-27 19:08:34 + (Tue, 27 Jul 2004) New Revision: 1595 Modified: branches/SAMBA_4_0/source/build/pidl/eparser.pm Log: Always use a loop variable named $e when iterating over lists of elements. WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath

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

2004-07-25 Thread tpot
Author: tpot Date: 2004-07-26 04:11:18 + (Mon, 26 Jul 2004) New Revision: 1586 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: Finally, a technique

svn commit: samba r1576 - trunk/source

2004-07-23 Thread tpot
Author: tpot Date: 2004-07-23 06:21:05 + (Fri, 23 Jul 2004) New Revision: 1576 Modified: trunk/source/configure.in Log: Fix for compiling PIC objects under IBM's Visual Age Compiler. Closes bugzilla #1542. WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1576nolog

svn commit: samba r1577 - trunk/source

2004-07-23 Thread tpot
Author: tpot Date: 2004-07-23 06:40:13 + (Fri, 23 Jul 2004) New Revision: 1577 Modified: trunk/source/aclocal.m4 Log: Fix typo in comment and AC_MSG_CHECKING statement. Bugzilla #1429. WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1577nolog=1

svn commit: samba r1574 - trunk/source/python

2004-07-22 Thread tpot
Author: tpot Date: 2004-07-23 04:40:28 + (Fri, 23 Jul 2004) New Revision: 1574 Modified: trunk/source/python/py_spoolss_drivers.c Log: Fix for bugzilla 1548 from Daniel Jarboe. This fixes a segfault in the getprinterdriver python wrapper. WebSVN: http://websvn.samba.org/websvn

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

2004-07-16 Thread tpot
Author: tpot Date: 2004-07-16 12:58:33 + (Fri, 16 Jul 2004) New Revision: 1534 Modified: branches/SAMBA_4_0/source/build/pidl/eparser.pm Log: Alternate method of grouping togethers buffers and scalars which actually seems to work. We create a subtree one level higher instead

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

2004-07-16 Thread tpot
Author: tpot Date: 2004-07-16 12:59:16 + (Fri, 16 Jul 2004) New Revision: 1535 Modified: branches/SAMBA_4_0/source/build/pidl/packet-dcerpc-eparser.c Log: Create a subtree for each array element. WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1535nolog=1

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

2004-07-16 Thread tpot
Author: tpot Date: 2004-07-17 03:43:15 + (Sat, 17 Jul 2004) New Revision: 1540 Modified: branches/SAMBA_4_0/source/build/pidl/eparser.pm Log: - Remove return statements when a parse error is detected as ethereal will do this for us. - Fix a format string error - Use subtrees for scalar

svn commit: samba-web r147 - trunk

2004-07-12 Thread tpot
Author: tpot Date: 2004-07-13 01:49:25 + (Tue, 13 Jul 2004) New Revision: 147 Modified: trunk/ml-etiquette.html Log: Add a note about what has always been the unofficial list policy; recipients who send mailer daemon or vacation messages to list posters are unsubscribed without warning

svn commit: samba r1374 - in branches/SAMBA_4_0/source/lib/ldb: common ldb_ldap ldb_tdb tools

2004-07-06 Thread tpot
Author: tpot Date: 2004-07-07 01:02:54 + (Wed, 07 Jul 2004) New Revision: 1374 Modified: branches/SAMBA_4_0/source/lib/ldb/common/ldb_ldif.c branches/SAMBA_4_0/source/lib/ldb/common/ldb_msg.c branches/SAMBA_4_0/source/lib/ldb/common/ldb_parse.c branches/SAMBA_4_0/source/lib/ldb

svn commit: samba r1313 - branches/SAMBA_4_0/source/rpc_server/spoolss

2004-06-30 Thread tpot
Author: tpot Date: 2004-07-01 04:17:26 + (Thu, 01 Jul 2004) New Revision: 1313 Modified: branches/SAMBA_4_0/source/rpc_server/spoolss/dcesrv_spoolss.c Log: Split up OpenPrinterEx into functions to handle opening printers and print servers. WebSVN: http://websvn.samba.org/websvn

svn commit: samba r1275 - branches/SAMBA_4_0/source/librpc/idl

2004-06-28 Thread tpot
Author: tpot Date: 2004-06-28 07:03:14 + (Mon, 28 Jun 2004) New Revision: 1275 Modified: branches/SAMBA_4_0/source/librpc/idl/spoolss.idl Log: Make spoolss_PrinterInfo2 and spoolss_PrinterInfo5 public so we can use them in the enumprinters server code. WebSVN: http://websvn.samba.org

svn commit: samba r1276 - branches/SAMBA_4_0/source/rpc_server/spoolss

2004-06-28 Thread tpot
Author: tpot Date: 2004-06-28 07:12:45 + (Mon, 28 Jun 2004) New Revision: 1276 Modified: branches/SAMBA_4_0/source/rpc_server/spoolss/dcesrv_spoolss.c Log: Return data for enumprinters level 2 and 5. WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1276nolog=1

svn commit: samba r1268 - in branches/SAMBA_4_0/source: build/tests lib/ldb/ldb_tdb libcli/raw libcli/util ntvfs rpc_server/samr smb_server

2004-06-27 Thread tpot
Author: tpot Date: 2004-06-27 11:06:10 + (Sun, 27 Jun 2004) New Revision: 1268 Modified: branches/SAMBA_4_0/source/build/tests/shared_mmap.c branches/SAMBA_4_0/source/lib/ldb/ldb_tdb/ldb_search.c branches/SAMBA_4_0/source/libcli/raw/clisession.c branches/SAMBA_4_0/source/libcli

svn commit: samba r1269 - branches/SAMBA_4_0/source/librpc/ndr

2004-06-27 Thread tpot
Author: tpot Date: 2004-06-27 12:01:03 + (Sun, 27 Jun 2004) New Revision: 1269 Modified: branches/SAMBA_4_0/source/librpc/ndr/libndr.h branches/SAMBA_4_0/source/librpc/ndr/ndr.c Log: Add a 'base' field to the ndr_ofs_list structure which is the base to which the offset applies

svn commit: samba r1270 - in branches/SAMBA_4_0/source/rpc_server: common samr

2004-06-27 Thread tpot
Author: tpot Date: 2004-06-27 12:03:06 + (Sun, 27 Jun 2004) New Revision: 1270 Added: branches/SAMBA_4_0/source/rpc_server/common/gendb.c Modified: branches/SAMBA_4_0/source/rpc_server/samr/samdb.c Log: Start to break samdb into general bits so we can share code with other similar dbs

svn commit: samba r1271 - in branches/SAMBA_4_0/source/rpc_server: . spoolss

2004-06-27 Thread tpot
Author: tpot Date: 2004-06-27 12:03:57 + (Sun, 27 Jun 2004) New Revision: 1271 Modified: branches/SAMBA_4_0/source/rpc_server/config.mk branches/SAMBA_4_0/source/rpc_server/spoolss/dcesrv_spoolss.c branches/SAMBA_4_0/source/rpc_server/spoolss/spoolssdb.c Log: Return spoolss

svn commit: samba r1264 - branches/SAMBA_4_0/source/librpc/ndr

2004-06-26 Thread tpot
Author: tpot Date: 2004-06-26 11:34:42 + (Sat, 26 Jun 2004) New Revision: 1264 Modified: branches/SAMBA_4_0/source/librpc/ndr/ndr.c Log: Make sure to initialize ofs_list when creating new ndr_{push,pull} structures. WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev

svn commit: samba r1266 - branches/SAMBA_4_0/source/rpc_server/spoolss

2004-06-26 Thread tpot
Author: tpot Date: 2004-06-26 13:28:30 + (Sat, 26 Jun 2004) New Revision: 1266 Modified: branches/SAMBA_4_0/source/rpc_server/spoolss/dcesrv_spoolss.c Log: Start to split out EnumPrinters into a separate fn for each info level. WebSVN: http://websvn.samba.org/websvn/changeset.php?rep

svn commit: samba r1226 - branches/SAMBA_4_0/source/rpc_server/spoolss

2004-06-23 Thread tpot
Author: tpot Date: 2004-06-23 07:31:09 + (Wed, 23 Jun 2004) New Revision: 1226 Modified: branches/SAMBA_4_0/source/rpc_server/spoolss/dcesrv_spoolss.c Log: Return dummy information for two printers. Note that ndr_push_array() can be used here - neat! WebSVN: http://websvn.samba.org

svn commit: samba r1210 - in branches/SAMBA_4_0/source: param rpc_server rpc_server/spoolss

2004-06-21 Thread tpot
Author: tpot Date: 2004-06-21 06:55:01 + (Mon, 21 Jun 2004) New Revision: 1210 Added: branches/SAMBA_4_0/source/rpc_server/spoolss/spoolssdb.c Modified: branches/SAMBA_4_0/source/param/loadparm.c branches/SAMBA_4_0/source/rpc_server/config.mk Log: A skeleton spoolssdb, based on samdb

svn commit: samba r1211 - branches/SAMBA_4_0/source/rpc_server/spoolss

2004-06-21 Thread tpot
Author: tpot Date: 2004-06-21 14:13:34 + (Mon, 21 Jun 2004) New Revision: 1211 Added: branches/SAMBA_4_0/source/rpc_server/spoolss/enumprinters.txt Log: Some output from rpcclient -c enumprinters to remind me what a relative string looks like. I'm not sure relstrs can be shoehorned

svn commit: samba r1201 - branches/SAMBA_4_0/source/rpc_server/spoolss

2004-06-20 Thread tpot
Author: tpot Date: 2004-06-20 07:36:26 + (Sun, 20 Jun 2004) New Revision: 1201 Modified: branches/SAMBA_4_0/source/rpc_server/spoolss/dcesrv_spoolss.c branches/SAMBA_4_0/source/rpc_server/spoolss/dcesrv_spoolss.h Log: Skeleton versions of OpenPrinterEx() and ClosePrinter() to get

svn commit: samba r1204 - in branches/SAMBA_4_0/source: include rpc_server

2004-06-20 Thread tpot
Author: tpot Date: 2004-06-20 10:00:32 + (Sun, 20 Jun 2004) New Revision: 1204 Modified: branches/SAMBA_4_0/source/include/local.h branches/SAMBA_4_0/source/rpc_server/dcerpc_server.c Log: decrpc - dcerpc WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/branches

svn commit: samba r1205 - branches/SAMBA_4_0/source/rpc_server/common

2004-06-20 Thread tpot
Author: tpot Date: 2004-06-20 10:48:00 + (Sun, 20 Jun 2004) New Revision: 1205 Modified: branches/SAMBA_4_0/source/rpc_server/common/common.h Log: Whoops - this should fix the build. WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1205nolog=1

svn commit: samba r1206 - branches/SAMBA_4_0/source/librpc/idl

2004-06-20 Thread tpot
Author: tpot Date: 2004-06-20 11:29:08 + (Sun, 20 Jun 2004) New Revision: 1206 Modified: branches/SAMBA_4_0/source/librpc/idl/spoolss.idl Log: Give the spoolss pipe an endpoint. Make PrinterInfo1 struct public so we can call the push function in spoolss_EnumPrinters(). WebSVN: http

svn commit: samba r1207 - branches/SAMBA_4_0/source/param

2004-06-20 Thread tpot
Author: tpot Date: 2004-06-20 11:33:06 + (Sun, 20 Jun 2004) New Revision: 1207 Modified: branches/SAMBA_4_0/source/param/loadparm.c Log: Add spoolss to the list of endpoint servers. WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1207nolog=1

svn commit: samba r1208 - branches/SAMBA_4_0/source/rpc_server/spoolss

2004-06-20 Thread tpot
Author: tpot Date: 2004-06-20 11:34:26 + (Sun, 20 Jun 2004) New Revision: 1208 Modified: branches/SAMBA_4_0/source/rpc_server/spoolss/dcesrv_spoolss.c Log: Return some dummy printer information for the EnumPrinters RPC. rpcclient enumprinters prints this information OK. Some minor

svn commit: samba r1185 - in branches/SAMBA_4_0/source/rpc_server: . spoolss

2004-06-18 Thread tpot
Author: tpot Date: 2004-06-18 07:34:28 + (Fri, 18 Jun 2004) New Revision: 1185 Added: branches/SAMBA_4_0/source/rpc_server/spoolss/ branches/SAMBA_4_0/source/rpc_server/spoolss/dcesrv_spoolss.c branches/SAMBA_4_0/source/rpc_server/spoolss/dcesrv_spoolss.h Modified: branches

svn commit: samba r1188 - branches/SAMBA_4_0/source/rpc_server/spoolss

2004-06-18 Thread tpot
Author: tpot Date: 2004-06-18 12:11:41 + (Fri, 18 Jun 2004) New Revision: 1188 Modified: branches/SAMBA_4_0/source/rpc_server/spoolss/dcesrv_spoolss.c Log: Use generated pidl template for this file and return DCESRV_FAULT instead of a bogus WERROR. WebSVN: http://websvn.samba.org/websvn

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

2004-06-17 Thread tpot
Author: tpot Date: 2004-06-17 12:12:26 + (Thu, 17 Jun 2004) New Revision: 1174 Modified: branches/SAMBA_4_0/source/build/pidl/eparser.pm Log: Remove $var_prefix parameter for all functions. We don't need it for ethereal. WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath

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

2004-06-16 Thread tpot
Author: tpot Date: 2004-06-16 07:33:28 + (Wed, 16 Jun 2004) New Revision: 1166 Modified: branches/SAMBA_4_0/source/build/pidl/eparser.pm Log: Convert (commented out) ndr_pull_error() calls into proto_tree_add_text() calls so egregious parse errors are displayed in the ethereal gui

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

2004-06-16 Thread tpot
Author: tpot Date: 2004-06-16 09:32:01 + (Wed, 16 Jun 2004) New Revision: 1167 Modified: branches/SAMBA_4_0/source/build/pidl/eparser.pm Log: Misc cleanups: - shorten COL_INFO message - make parser error messages prettier - separate variable declarations from function body

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: http

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: http://websvn.samba.org/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: http

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: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1160nolog

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 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: http

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

2004-06-10 Thread tpot
Author: tpot Date: 2004-06-10 06:56:36 + (Thu, 10 Jun 2004) New Revision: 1099 Modified: branches/SAMBA_4_0/source/build/pidl/eparser.pm Log: Set $module variable to name of module. Only generate code for module registration if we could find a UUID. Tweaks to get [relative] compiling

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

2004-06-10 Thread tpot
Author: tpot Date: 2004-06-10 07:04:02 + (Thu, 10 Jun 2004) New Revision: 1100 Modified: branches/SAMBA_4_0/source/build/pidl/packet-dcerpc-eparser.c branches/SAMBA_4_0/source/build/pidl/packet-dcerpc-eparser.h Log: Comment out functions that we now get from other sources (misc.idl

svn commit: samba-docs r125 - trunk/howto

2004-06-10 Thread tpot
Author: tpot Date: 2004-06-11 00:38:24 + (Fri, 11 Jun 2004) New Revision: 125 Modified: trunk/howto/msdfs.xml Log: Remove reference to non-existent configure option --with-msdfs as DFS is always on now. WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba-docspath=/rev

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

2004-06-08 Thread tpot
Author: tpot Date: 2004-06-08 12:33:47 + (Tue, 08 Jun 2004) New Revision: 1083 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 branches/SAMBA_4_0

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

2004-06-06 Thread tpot
Author: tpot Date: 2004-06-06 10:25:54 + (Sun, 06 Jun 2004) New Revision: 1045 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: Wow - we actually

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

2004-06-06 Thread tpot
Author: tpot Date: 2004-06-06 11:18:38 + (Sun, 06 Jun 2004) New Revision: 1047 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: Now samr eparser

svn commit: samba r1052 - branches/SAMBA_4_0/source/lib/ldb/man/man3

2004-06-06 Thread tpot
Author: tpot Date: 2004-06-07 01:40:30 + (Mon, 07 Jun 2004) New Revision: 1052 Removed: branches/SAMBA_4_0/source/lib/ldb/man/man3/ldb.3 Log: Remove autogenerated file. WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1052nolog=1

svn commit: samba r1053 - in branches/SAMBA_4_0/source/lib/tdb: . common include

2004-06-06 Thread tpot
Author: tpot Date: 2004-06-07 01:51:04 + (Mon, 07 Jun 2004) New Revision: 1053 Modified: branches/SAMBA_4_0/source/lib/tdb/Makefile.tdb branches/SAMBA_4_0/source/lib/tdb/common/spinlock.c branches/SAMBA_4_0/source/lib/tdb/common/tdb.c branches/SAMBA_4_0/source/lib/tdb/include

svn commit: samba r1054 - in branches/SAMBA_4_0/source/lib/tdb: . bin

2004-06-06 Thread tpot
Author: tpot Date: 2004-06-07 01:53:55 + (Mon, 07 Jun 2004) New Revision: 1054 Added: branches/SAMBA_4_0/source/lib/tdb/bin/ Modified: branches/SAMBA_4_0/source/lib/tdb/Makefile.tdb Log: Build extra binaries in bin directory like ldb does. WebSVN: http://websvn.samba.org/websvn

svn commit: samba r1055 - in branches/SAMBA_4_0/source/lib/ldb: . include

2004-06-06 Thread tpot
Author: tpot Date: 2004-06-07 01:59:23 + (Mon, 07 Jun 2004) New Revision: 1055 Modified: branches/SAMBA_4_0/source/lib/ldb/Makefile.ldb branches/SAMBA_4_0/source/lib/ldb/include/includes.h Log: Standalone build fixes for ldb: - Various Makefile fixes - #include stdint.h ldb still

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

2004-06-04 Thread tpot
Author: tpot Date: 2004-06-04 08:00:51 + (Fri, 04 Jun 2004) New Revision: 1003 Modified: branches/SAMBA_4_0/source/build/pidl/eparser.pm Log: Removed e_ndr stuff - too verbose. Merged across populating %needed with hf index members for functions from old version of eparser. WebSVN: http

svn commit: samba r1026 - in branches/SAMBA_4_0/source: auth libads rpc_server/netlogon torture/rpc

2004-06-04 Thread tpot
Author: tpot Date: 2004-06-05 03:37:27 + (Sat, 05 Jun 2004) New Revision: 1026 Modified: branches/SAMBA_4_0/source/auth/auth_ntlmssp.c branches/SAMBA_4_0/source/libads/ldap.c branches/SAMBA_4_0/source/rpc_server/netlogon/dcerpc_netlogon.c branches/SAMBA_4_0/source/torture/rpc

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

2004-06-03 Thread tpot
Author: tpot Date: 2004-06-03 06:58:28 + (Thu, 03 Jun 2004) New Revision: 986 Modified: branches/SAMBA_4_0/source/build/pidl/eparser.pm Log: Attempt #3 at eparser. This time use the 'pull' code as a base as it's closer to what ethereal does. Also try to keep as much of the generated

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

2004-06-03 Thread tpot
Author: tpot Date: 2004-06-03 07:33:36 + (Thu, 03 Jun 2004) New Revision: 987 Modified: branches/SAMBA_4_0/source/build/pidl/eparser.pm Log: Start replacing ndr_* functions with e_ndr_* and removing stuff related to storing data in structure members. WebSVN: http://websvn.samba.org

svn commit: samba r1000 - /

2004-06-03 Thread tpot
Author: tpot Date: 2004-06-04 00:36:30 + (Fri, 04 Jun 2004) New Revision: 1000 Modified: dummy Log: I just had to get commit 1000. (-: WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=1000nolog=1

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

2004-05-30 Thread tpot
Author: tpot Date: 2004-05-30 12:02:57 + (Sun, 30 May 2004) New Revision: 948 Modified: branches/SAMBA_4_0/source/build/pidl/eparser.pm branches/SAMBA_4_0/source/build/pidl/pidl.pl Log: Tridge suggested that the best way to write the ethereal parser is to base it on the generator

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

2004-05-30 Thread tpot
Author: tpot Date: 2004-05-31 03:27:28 + (Mon, 31 May 2004) New Revision: 953 Modified: branches/SAMBA_4_0/source/build/pidl/eparser.pm Log: Remove unused Pull and Print parse functions. Remove Push from remaining parse function names. Add some debug comments in parser output to aid

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

2004-05-30 Thread tpot
Author: tpot Date: 2004-05-31 03:38:46 + (Mon, 31 May 2004) New Revision: 954 Modified: branches/SAMBA_4_0/source/build/pidl/eparser.pm Log: Start working on typedef parsing. WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=954nolog=1

svn commit: samba-web r70 - branches

2004-05-24 Thread tpot
Author: tpot Date: 2004-05-24 06:50:42 + (Mon, 24 May 2004) New Revision: 70 Added: branches/tmp.samba.org/ Log: Take a copy of the mainline branch to implement a staging area at http://tmp.samba.org. This is for deryck to go nuts and make big changes without affecting the production

svn commit: samba-web r71 - branches/tmp.samba.org

2004-05-24 Thread tpot
Author: tpot Date: 2004-05-24 07:01:28 + (Mon, 24 May 2004) New Revision: 71 Modified: branches/tmp.samba.org/local_header.html Log: Add a note mentioning that this isn't the real samba.org and to look elsewhere. Also test the automatic update mechanism. WebSVN: http://websvn.samba.org

svn commit: samba r872 - /

2004-05-24 Thread tpot
Author: tpot Date: 2004-05-25 05:49:10 + (Tue, 25 May 2004) New Revision: 872 Modified: dummy Log: Test commit. WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=872nolog=1

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

2004-05-21 Thread tpot
Author: tpot Date: 2004-05-21 12:15:04 + (Fri, 21 May 2004) New Revision: 806 Modified: branches/SAMBA_4_0/source/build/pidl/eparser.pm Log: Checkin of workarea - tridge gave me some good ideas today for a better way to do this. WebSVN: http://websvn.samba.org/websvn/changeset.php?rep

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

2004-05-17 Thread tpot
Author: tpot Date: 2004-05-17 11:39:33 + (Mon, 17 May 2004) New Revision: 756 Modified: branches/SAMBA_4_0/source/build/pidl/dump.pm Log: Handle default element in union. WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=756nolog=1

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

2004-05-17 Thread tpot
Author: tpot Date: 2004-05-17 11:48:39 + (Mon, 17 May 2004) New Revision: 757 Modified: branches/SAMBA_4_0/source/build/pidl/dump.pm Log: Handle empty union arms (ala rid only entries in netlogon). WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=757nolog=1

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

2004-05-17 Thread tpot
Author: tpot Date: 2004-05-17 12:34:17 + (Mon, 17 May 2004) New Revision: 759 Modified: branches/SAMBA_4_0/source/build/pidl/eparser.pm Log: Fix some perl warnings. WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=759nolog=1

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

2004-05-16 Thread tpot
Author: tpot Date: 2004-05-16 07:39:43 + (Sun, 16 May 2004) New Revision: 750 Modified: branches/SAMBA_4_0/source/build/pidl/eparser.pm Log: Rename global $name - $module. Start working on parsing structs. WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/rev=750nolog

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

2004-05-16 Thread tpot
Author: tpot Date: 2004-05-16 11:20:06 + (Sun, 16 May 2004) New Revision: 753 Modified: branches/SAMBA_4_0/source/build/pidl/eparser.pm Log: Big reorganisation of everything - also fixes handling of dissectors for structures. Instead of trying to parse everything to produce output

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

2004-05-15 Thread tpot
Author: tpot Date: 2004-05-15 11:22:16 + (Sat, 15 May 2004) New Revision: 744 Modified: branches/SAMBA_4_0/source/build/pidl/eparser.pm Log: A bunch of minor fixes. The ethereal pidl parser now dissects simple samr calls - only the ones that take policy handles and uint32s. WebSVN: http

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

2004-05-15 Thread tpot
Author: tpot Date: 2004-05-15 12:26:46 + (Sat, 15 May 2004) New Revision: 746 Modified: branches/SAMBA_4_0/source/build/pidl/eparser.pm Log: Add entry in proto tree when we don't handle an IDL type. Start parsing for parsing unions, structs and enums. Don't display field type in display

<    3   4   5   6   7   8   9   10   11   12   >