Re: svn commit: samba r4261 - in branches/SAMBA_4_0/source: include libcli/raw ntvfs/posix smb_server torture

2004-12-18 Thread Stefan (metze) Metzmacher
[EMAIL PROTECTED] schrieb: Author: tridge Date: 2004-12-17 22:47:49 + (Fri, 17 Dec 2004) New Revision: 4261 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=4261 Log: added the RAW_FILEINFO_EA_LIST trans2 qfileinfo and qpathinfo level. Interestingly, this level did no

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

2004-12-18 Thread tridge
Author: tridge Date: 2004-12-18 23:31:17 + (Sat, 18 Dec 2004) New Revision: 4264 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=4264 Log: fix acl handling on systems without xattr support Modified: branches/SAMBA_4_0/source/ntvfs/posix/pvfs_xattr.c Changeset

svn commit: samba r4265 - in trunk/source/rpc_server: .

2004-12-18 Thread tpot
Author: tpot Date: 2004-12-19 00:09:22 + (Sun, 19 Dec 2004) New Revision: 4265 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=4265 Log: Unremove unused extern (?) as it is actually used. Modified: trunk/source/rpc_server/srv_spoolss_nt.c Changeset: Modified:

svn commit: samba r4266 - in trunk/source: include profile torture

2004-12-18 Thread tpot
Author: tpot Date: 2004-12-19 00:11:18 + (Sun, 19 Dec 2004) New Revision: 4266 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=4266 Log: Use sys/types.h constants for permissions in shmget() call. Bugzilla #2150 filed by lukem. (Shared memory is only used in smbt

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

2004-12-18 Thread tridge
Author: tridge Date: 2004-12-19 00:13:24 + (Sun, 19 Dec 2004) New Revision: 4267 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=4267 Log: fixed the charset code to use the builtin_functions. Jelmer, please be more careful about testing new code. Your charsets re

svn commit: samba r4268 - in branches/SAMBA_3_0/source: include profile torture

2004-12-18 Thread tpot
Author: tpot Date: 2004-12-19 00:31:31 + (Sun, 19 Dec 2004) New Revision: 4268 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=4268 Log: Merge fix for bugzilla #2150. Modified: branches/SAMBA_3_0/source/include/includes.h branches/SAMBA_3_0/source/profile/pr

svn commit: samba r4269 - in branches/SAMBA_4_0: .

2004-12-18 Thread tridge
Author: tridge Date: 2004-12-19 00:52:08 + (Sun, 19 Dec 2004) New Revision: 4269 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=4269 Log: expanded the note about what you need on linux for xattr support Modified: branches/SAMBA_4_0/howto.txt Changeset: Modif

svn commit: samba r4270 - branches/SAMBA_3_0/source/lib trunk/source/lib

2004-12-18 Thread tpot
Author: tpot Date: 2004-12-19 00:53:52 + (Sun, 19 Dec 2004) New Revision: 4270 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=4270 Log: Add some const as a fix for bugzilla #2135. Modified: branches/SAMBA_3_0/source/lib/replace.c trunk/source/lib/replace.c

svn commit: samba r4271 - in trunk/source: .

2004-12-18 Thread tpot
Author: tpot Date: 2004-12-19 01:02:45 + (Sun, 19 Dec 2004) New Revision: 4271 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=4271 Log: Bugzilla #1988. Apparently this fixes linking on AIX 5.3 for non-gcc compilers. Modified: trunk/source/configure.in Chang

svn commit: samba r4272 - in trunk/source/libads: .

2004-12-18 Thread tpot
Author: tpot Date: 2004-12-19 03:22:14 + (Sun, 19 Dec 2004) New Revision: 4272 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=4272 Log: Move variable declaration before first statement in block. Modified: trunk/source/libads/ads_status.c Changeset: Modified:

svn commit: samba r4273 - in branches/SAMBA_3_0/source/libads: .

2004-12-18 Thread tpot
Author: tpot Date: 2004-12-19 03:23:10 + (Sun, 19 Dec 2004) New Revision: 4273 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=4273 Log: Same fix for r4272 in SAMBA_3_0 branch. Modified: branches/SAMBA_3_0/source/libads/ads_status.c Changeset: Modified: branc

svn commit: samba r4274 - in branches/SAMBA_4_0/source/ntvfs/ipc: .

2004-12-18 Thread tridge
Author: tridge Date: 2004-12-19 03:31:57 + (Sun, 19 Dec 2004) New Revision: 4274 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=4274 Log: make the prototype RAP netshareenum call return something a bit more sensible. Modified: branches/SAMBA_4_0/source/ntvfs/i

svn commit: samba r4275 - in branches/SAMBA_4_0/source/rpc_server/common: .

2004-12-18 Thread tridge
Author: tridge Date: 2004-12-19 04:23:29 + (Sun, 19 Dec 2004) New Revision: 4275 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=4275 Log: improve the share type info Modified: branches/SAMBA_4_0/source/rpc_server/common/share_info.c Changeset: Modified: br

svn commit: samba r4276 - in branches/SAMBA_4_0/source/rpc_server/lsa: .

2004-12-18 Thread tridge
Author: tridge Date: 2004-12-19 05:01:52 + (Sun, 19 Dec 2004) New Revision: 4276 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=4276 Log: added server side support for lsa_OpenAccount() Modified: branches/SAMBA_4_0/source/rpc_server/lsa/dcesrv_lsa.c Change

svn commit: samba r4277 - in branches/SAMBA_4_0/source: rpc_server/lsa torture/rpc

2004-12-18 Thread tridge
Author: tridge Date: 2004-12-19 05:53:13 + (Sun, 19 Dec 2004) New Revision: 4277 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=4277 Log: - added server support for lsa_EnumAccounts() - expanded the lsa test suite to better test lsa_EnumAccounts() Modified:

svn commit: samba r4278 - in branches/SAMBA_4_0/source/rpc_server/lsa: .

2004-12-18 Thread tridge
Author: tridge Date: 2004-12-19 06:41:27 + (Sun, 19 Dec 2004) New Revision: 4278 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=4278 Log: - added server support for lsa_EnumPrivsAccount() Modified: branches/SAMBA_4_0/source/rpc_server/lsa/dcesrv_lsa.c Ch

svn commit: samba r4279 - in branches/SAMBA_4_0/source: librpc/idl torture/rpc

2004-12-18 Thread tridge
Author: tridge Date: 2004-12-19 07:20:55 + (Sun, 19 Dec 2004) New Revision: 4279 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=4279 Log: added IDL and test code for lsa_AddPrivilegesToAccount() and lsa_RemovePrivilegesFromAccount() Modified: branches/SA

svn commit: samba r4280 - in branches/SAMBA_4_0/source/rpc_server/lsa: .

2004-12-18 Thread tridge
Author: tridge Date: 2004-12-19 07:50:19 + (Sun, 19 Dec 2004) New Revision: 4280 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=4280 Log: added server side support for lsa_AddPrivilegesToAccount() and lsa_RemovePrivilegesFromAccount() these are the last of the s