svn commit: samba r3574 - in branches/SAMBA_4_0/source: ntvfs ntvfs/posix script/tests torture torture/basic torture/raw

2004-11-06 Thread tridge
Author: tridge Date: 2004-11-06 09:12:53 + (Sat, 06 Nov 2004) New Revision: 3574 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=3574 Log: the RAW-OPEN test changes broke a couple of the other tests. This fixes most of them, although RAW-SEARCH still fails (due to

svn commit: samba r3575 - in branches/SAMBA_4_0/source/ntvfs/posix: .

2004-11-06 Thread tridge
Author: tridge Date: 2004-11-06 09:34:17 + (Sat, 06 Nov 2004) New Revision: 3575 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=3575 Log: fixed attribute normalisation in xattr code. RAW-SEARCH now passes again. Modified:

svn commit: samba r3576 - in branches/SAMBA_4_0/source/torture/raw: .

2004-11-06 Thread tridge
Author: tridge Date: 2004-11-06 09:35:56 + (Sat, 06 Nov 2004) New Revision: 3576 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=3576 Log: don't consider short share delay timeouts to be an error, so we can run test_posix.sh in a reaonable time by using

svn commit: samba r3577 - in branches/SAMBA_4_0/source/torture/rpc: .

2004-11-06 Thread metze
Author: metze Date: 2004-11-06 10:07:08 + (Sat, 06 Nov 2004) New Revision: 3577 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=3577 Log: add a torture_join_domain_ads_dc() function, which will join as a w2k dc joins a ads domain (this is currently not fully

svn commit: samba r3578 - in branches/SAMBA_4_0/source: include/system lib/netif

2004-11-06 Thread tridge
Author: tridge Date: 2004-11-06 12:10:57 + (Sat, 06 Nov 2004) New Revision: 3578 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=3578 Log: a couple of include changes that should help with FreeBSD Modified: branches/SAMBA_4_0/source/include/system/filesys.h

svn commit: samba r3579 - in branches/SAMBA_4_0/source: lib utils/net

2004-11-06 Thread tridge
Author: tridge Date: 2004-11-06 12:14:14 + (Sat, 06 Nov 2004) New Revision: 3579 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=3579 Log: with the gcc warning flag from abartlet we don't need sys_strftime() Modified: branches/SAMBA_4_0/source/lib/time.c

svn commit: samba r3580 - in branches/SAMBA_4_0/source: ntvfs/posix script/tests torture/basic

2004-11-06 Thread tridge
Author: tridge Date: 2004-11-06 12:35:31 + (Sat, 06 Nov 2004) New Revision: 3580 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=3580 Log: - on file overwrite in ntcreatex we need to replace the file permissions. - pvfs now passes BASE-OPENATTR - pvfs also passes

svn commit: samba r3581 - in branches/SAMBA_4_0/source/lib: .

2004-11-06 Thread metze
Author: metze Date: 2004-11-06 20:06:56 + (Sat, 06 Nov 2004) New Revision: 3581 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=3581 Log: fix some signedness warnings with gcc-4.0 (there some callers to be fixed later) metze Modified:

svn commit: samba r3582 - in branches/SAMBA_4_0/source/librpc/ndr: .

2004-11-06 Thread metze
Author: metze Date: 2004-11-06 20:08:05 + (Sat, 06 Nov 2004) New Revision: 3582 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=3582 Log: more gcc-4.0 signedness fixes metze Modified: branches/SAMBA_4_0/source/librpc/ndr/ndr_basic.c Changeset: Modified:

svn commit: samba r3583 - in branches/SAMBA_4_0/source: libcli/ldap torture/ldap

2004-11-06 Thread metze
Author: metze Date: 2004-11-06 20:15:39 + (Sat, 06 Nov 2004) New Revision: 3583 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=3583 Log: - seperate the ldap client code and the ldap parsing code (vl: we should only sync the parsing code with trunk) - use

svn commit: samba r3584 - in branches/SAMBA_4_0/source/libcli/ldap: .

2004-11-06 Thread metze
Author: metze Date: 2004-11-06 20:43:36 + (Sat, 06 Nov 2004) New Revision: 3584 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=3584 Log: fix referral handling metze Modified: branches/SAMBA_4_0/source/libcli/ldap/ldap.c

svn commit: samba r3585 - in branches/SAMBA_4_0/source/libcli/ldap: .

2004-11-06 Thread metze
Author: metze Date: 2004-11-06 21:51:22 + (Sat, 06 Nov 2004) New Revision: 3585 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=3585 Log: check sscanf return code metze Modified: branches/SAMBA_4_0/source/libcli/ldap/ldap.c Changeset: Modified:

svn commit: samba r3586 - in branches/SAMBA_4_0/source: auth build/pidl build/smb_build client gtk/tools lib lib/ldb lib/registry lib/registry/common lib/registry/tools lib/socket libcli/auth librpc librpc/rpc ntvfs ntvfs/posix ntvfs/unixuid rpc_server rpc_server/remote smbd torture utils utils/net

2004-11-06 Thread jelmer
Author: jelmer Date: 2004-11-06 23:23:15 + (Sat, 06 Nov 2004) New Revision: 3586 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=3586 Log: Fix some of the issues with the module init functions. Both subsystems and modules can now have init functions, which can be

svn commit: samba-docs r272 - in trunk/Samba-HOWTO-Collection: .

2004-11-06 Thread jht
Author: jht Date: 2004-11-06 23:31:27 + (Sat, 06 Nov 2004) New Revision: 272 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-docsrev=272 Log: Fix provided by Robin Munn [EMAIL PROTECTED] Modified: trunk/Samba-HOWTO-Collection/CUPS-printing.xml Changeset:

svn commit: samba r3587 - in branches/SAMBA_4_0/source/build/smb_build: .

2004-11-06 Thread tpot
Author: tpot Date: 2004-11-07 00:40:41 + (Sun, 07 Nov 2004) New Revision: 3587 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=3587 Log: Add status_codes.i as a dependencies for dcerpc.i Modified: branches/SAMBA_4_0/source/build/smb_build/makefile.pl

svn commit: samba r3588 - in branches/SAMBA_4_0/source/scripting/swig: . torture

2004-11-06 Thread tpot
Author: tpot Date: 2004-11-07 00:41:43 + (Sun, 07 Nov 2004) New Revision: 3588 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=3588 Log: Fix bug in converting SIDs containing large unsigned integers from Python. Modified:

svn commit: samba r3589 - in branches/SAMBA_4_0/source/scripting/swig: .

2004-11-06 Thread tpot
Author: tpot Date: 2004-11-07 01:09:14 + (Sun, 07 Nov 2004) New Revision: 3589 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=3589 Log: Add some extra status codes. Modified: branches/SAMBA_4_0/source/scripting/swig/status_codes.i Changeset: Modified:

svn commit: samba r3590 - in branches/SAMBA_4_0/source/scripting/swig: .

2004-11-06 Thread tpot
Author: tpot Date: 2004-11-07 01:11:11 + (Sun, 07 Nov 2004) New Revision: 3590 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=3590 Log: Add some more commands to rpcclient from a patch by jbm. Add SamrQueryDomInfo, SamrQueryDomInfo2, SamrEnumDomainAliases, and

svn commit: samba-docs r273 - in trunk: . Samba-HOWTO-Collection

2004-11-06 Thread jht
Author: jht Date: 2004-11-07 02:16:31 + (Sun, 07 Nov 2004) New Revision: 273 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-docsrev=273 Log: IDMAP Completion. Modified: trunk/Makefile.in trunk/Samba-HOWTO-Collection/Bugs.xml

svn commit: lorikeet r118 - in trunk/samba4-ad-thesis: .

2004-11-06 Thread abartlet
Author: abartlet Date: 2004-11-07 03:45:09 + (Sun, 07 Nov 2004) New Revision: 118 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=lorikeetrev=118 Log: Add GPL, references to PIDL and MIDL, clean up academic references in the thesis. Clean up and expand Glossary. Andrew

svn commit: lorikeet r119 - in trunk/samba4-ad-thesis: .

2004-11-06 Thread abartlet
Author: abartlet Date: 2004-11-07 05:03:52 + (Sun, 07 Nov 2004) New Revision: 119 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=lorikeetrev=119 Log: Make bibtex happy - fill out the bibliography a bit more. Andrew Bartlett Modified: trunk/samba4-ad-thesis/thesis.bib

svn commit: lorikeet r120 - in trunk/samba4-ad-thesis: .

2004-11-06 Thread abartlet
Author: abartlet Date: 2004-11-07 05:07:14 + (Sun, 07 Nov 2004) New Revision: 120 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=lorikeetrev=120 Log: Move from Lyx to \LaTeX, and use the anuthesis templates. This adds an abstract and acknowledgements page. The style

svn commit: lorikeet r121 - in trunk/samba4-ad-thesis: .

2004-11-06 Thread abartlet
Author: abartlet Date: 2004-11-07 05:24:49 + (Sun, 07 Nov 2004) New Revision: 121 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=lorikeetrev=121 Log: Where would I be without lukeh to look out for my typos? Andrew Bartlett Modified: trunk/samba4-ad-thesis/thesis.bib

svn commit: lorikeet r122 - in trunk/samba4-ad-thesis: .

2004-11-06 Thread abartlet
Author: abartlet Date: 2004-11-07 05:34:10 + (Sun, 07 Nov 2004) New Revision: 122 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=lorikeetrev=122 Log: Small layout fixes, and rebalance some of the images around the document . Andrew Bartlett Modified:

svn commit: lorikeet r123 - in trunk/samba4-ad-thesis: .

2004-11-06 Thread abartlet
Author: abartlet Date: 2004-11-07 06:03:03 + (Sun, 07 Nov 2004) New Revision: 123 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=lorikeetrev=123 Log: Put the last two chapters in a appendix. Andrew Bartlett Modified: trunk/samba4-ad-thesis/chapters.tex