[SCM] Samba Shared Repository - branch master updated

2011-06-09 Thread Andrew Tridgell
The branch, master has been updated via 516dc40 samba-tool: added --local option to drs replicate command via 1596595 s4-ipv6: don't default to 127.0.0.1 in provision from 19213b8 Ensure when creating a directory, if we make any changes due to inheritance parameters, we

[SCM] Samba Shared Repository - branch master updated

2011-06-09 Thread Matthias Dieter Wallnöfer
The branch, master has been updated via 9f02fb5 s4:rpc_server/dcesrv_samr.c - quiet enum warnings via 260bc98 s4:ntvfs subsystem - quiet enum warnings via 40ea52a s4:libnet/libnet_rpc.c - quiet an enum warning via 49352ca s4:winbind/wb_samba3_protocol.c - quiet enum

quiet enum warnings

2011-06-09 Thread Stefan (metze) Metzmacher
Hi Matthias, case RAW_FILEINFO_GETATTR: info-getattr.out.attrib = name-dos.attrib; info-getattr.out.size = name-st.st_size; @@ -333,9 +330,11 @@ static NTSTATUS pvfs_map_fileinfo(struct pvfs_state *pvfs,

[SCM] Samba Shared Repository - branch master updated

2011-06-09 Thread Andrew Bartlett
The branch, master has been updated via 5a37d32 s3-selftest Add test for smbclient --authentication-file via 74eed8f s3-param Remove special case for global_myname(), rename to lp_netbios_name() via 0e95311 s3-lib Add myhostname_upper() via bb00f97 s3-selftest Add

s3-param Remove special case for lp_workgroup()

2011-06-09 Thread Stefan (metze) Metzmacher
Hi Andrew, commit 3ccc7609476139bc6a906110a2623605f3802159 introduced a regression in rpcclient, which makes it unusable, as the lp_workgroup() returns uninitialized memory. I have put a fix for this into autobuild, but it would be nice if you could add some blackbox tests for rpcclient, so that

s3-param Remove special case for global_myname(), rename to lp_netbios_name()

2011-06-09 Thread Stefan (metze) Metzmacher
Hi Andrew, while I like you changes to use lp_netbios_name(), lp_netbios_scope() and lp_workgroup() directly, I noticed that this changes changed the behavior if someone specifies these parameters on the command line. lp_set_cmdline() doesn't cause the lp_set_cmdline(netbios name, foo); doesn't

[SCM] Samba Shared Repository - branch master updated

2011-06-09 Thread Christian Ambach
The branch, master has been updated via ed04cd0 s3:net fix a typo via 3219818 s3:modules fix some non-empty blank lines from d7fe70a s3:rpcclient: remove unused new_workgroup variable http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log

Re: quiet enum warnings

2011-06-09 Thread Matthias Dieter Wallnöfer
Okay, these are different point of views. Tridge, what do you think? Cheers, Matthias Stefan (metze) Metzmacher wrote: Hi Matthias, case RAW_FILEINFO_GETATTR: info-getattr.out.attrib = name-dos.attrib; info-getattr.out.size =

[SCM] Samba Shared Repository - branch v3-6-test updated

2011-06-09 Thread Karolin Seeger
The branch, v3-6-test has been updated via 64bba3b VERSION: Bump version up to 3.6.0. from 8db38ec WHATSNEW: Update changes since rc1. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-6-test - Log - commit

[SCM] Samba Shared Repository - branch v3-6-stable updated

2011-06-09 Thread Karolin Seeger
The branch, v3-6-stable has been updated via d46a3a2 VERSION: Bump version up to 3.6.0. from 314f161 WHATSNEW: Update changes since rc1. http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-6-stable - Log - commit

[SCM] Samba Shared Repository - branch v3-6-test updated

2011-06-09 Thread Karolin Seeger
The branch, v3-6-test has been updated via 9994cca Part 5 of bugfix for #8211 - inherit owner = yes doesn't interact correctly with inherit permissions = yes and POSIX ACLs via 10489d9 Part 4 of bugfix for #8211 - inherit owner = yes doesn't interact correctly with inherit

[SCM] Samba Shared Repository - branch v3-6-test updated

2011-06-09 Thread Karolin Seeger
The branch, v3-6-test has been updated via 4d47e12 Fix re-opened bug 8083 - inherit owner = yes doesn't interact correctly with vfs_acl_xattr or vfs_acl_tdb module. from 9994cca Part 5 of bugfix for #8211 - inherit owner = yes doesn't interact correctly with inherit permissions =

[SCM] Samba Shared Repository - branch master updated

2011-06-09 Thread Andrew Tridgell
The branch, master has been updated via 73cbcd9 s4-drs: added debug lines for missing linked attribute fields via 56d09d5 s4-drs: ensure we add a RMD_ADDTIME when upgrading a linked attribute via 3e4c080 s4-drs: cope with missing RMD_ADDTIME in linked attributes

[SCM] Samba Shared Repository - branch master updated

2011-06-09 Thread Andrew Bartlett
The branch, master has been updated via 91f3515 s3-param Avoid strupper_m() where possible. via 77c612f s4-librpc Remove unsued server_id4.idl from 73cbcd9 s4-drs: added debug lines for missing linked attribute fields