svn commit: samba r23664 - in branches: SAMBA_3_0/source/smbd SAMBA_3_0_26/source/smbd

2007-06-29 Thread jra
Author: jra Date: 2007-06-30 00:22:59 + (Sat, 30 Jun 2007) New Revision: 23664 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23664 Log: Fix incorrect index - should be j not i. How did we ever live without valgrind :-). Jeremy. Modified: branches/SAMBA_3_0/s

Build status as of Sat Jun 30 00:00:02 2007

2007-06-29 Thread build
URL: http://build.samba.org/ --- /home/build/master/cache/broken_results.txt.old 2007-06-29 00:00:51.0 + +++ /home/build/master/cache/broken_results.txt 2007-06-30 00:01:15.0 + @@ -1,4 +1,4 @@ -Build status as of Fri Jun 29 00:00:02 2007 +Build status as of Sat Jun 30

svn commit: samba r23661 - in branches: SAMBA_3_0/source/rpc_server SAMBA_3_0_26/source/rpc_server

2007-06-29 Thread vlendec
Author: vlendec Date: 2007-06-29 17:40:37 + (Fri, 29 Jun 2007) New Revision: 23661 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23661 Log: Another static pstring Modified: branches/SAMBA_3_0/source/rpc_server/srv_ntsvcs_nt.c branches/SAMBA_3_0_26/source/r

svn commit: samba r23663 - in branches: SAMBA_3_0/source/smbd SAMBA_3_0_26/source/smbd

2007-06-29 Thread jra
Author: jra Date: 2007-06-29 17:57:05 + (Fri, 29 Jun 2007) New Revision: 23663 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23663 Log: Fix bug #4308 - Excel save operation corrupts file ACLs. You don't want to know what I discovered about Windows ACLs to make t

svn commit: samba r23662 - in branches: SAMBA_3_0/source SAMBA_3_0/source/lib SAMBA_3_0/source/torture SAMBA_3_0_26/source SAMBA_3_0_26/source/lib SAMBA_3_0_26/source/torture

2007-06-29 Thread vlendec
Author: vlendec Date: 2007-06-29 17:51:31 + (Fri, 29 Jun 2007) New Revision: 23662 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23662 Log: According to simo, check_dos_char is needed Added: branches/SAMBA_3_0/source/torture/t_doschar.c branches/SAMBA_3_0_

svn commit: samba r23660 - in branches: SAMBA_3_0/source SAMBA_3_0/source/lib SAMBA_3_0/source/torture SAMBA_3_0_26/source SAMBA_3_0_26/source/lib SAMBA_3_0_26/source/torture

2007-06-29 Thread vlendec
Author: vlendec Date: 2007-06-29 17:27:59 + (Fri, 29 Jun 2007) New Revision: 23660 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23660 Log: Anybody know what check_dos_char() was used for? It wasn't called at all, so it's gone. With it 8k bss went away. Removed

svn commit: samba r23659 - in branches: SAMBA_3_0/source/lib SAMBA_3_0_26/source/lib

2007-06-29 Thread vlendec
Author: vlendec Date: 2007-06-29 17:09:39 + (Fri, 29 Jun 2007) New Revision: 23659 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23659 Log: file_pload is not used outside of util_file.c Modified: branches/SAMBA_3_0/source/lib/util_file.c branches/SAMBA_3_0

svn commit: samba-web r1130 - in trunk: devel history

2007-06-29 Thread deryck
Author: deryck Date: 2007-06-29 16:23:27 + (Fri, 29 Jun 2007) New Revision: 1130 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=1130 Log: Updating "latest release" links. deryck Modified: trunk/devel/index.html trunk/history/index.html Changeset: M

svn commit: samba r23658 - in branches: SAMBA_3_0/source/lib SAMBA_3_0_26/source/lib

2007-06-29 Thread vlendec
Author: vlendec Date: 2007-06-29 16:04:26 + (Fri, 29 Jun 2007) New Revision: 23658 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23658 Log: One pstring a day This one was particularly tasty, it was a static one. So 1k less footprint per process. Modified:

svn commit: samba r23657 - in branches: SAMBA_3_0/source/param SAMBA_3_0/source/utils SAMBA_3_0_26/source/param SAMBA_3_0_26/source/utils

2007-06-29 Thread obnox
Author: obnox Date: 2007-06-29 13:07:54 + (Fri, 29 Jun 2007) New Revision: 23657 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23657 Log: Prevent setting of a global option in a share definition in "net conf setparm". Michael Modified: branches/SAMBA_3_0/s

svn commit: samba r23656 - in branches: SAMBA_3_0/source/param SAMBA_3_0/source/utils SAMBA_3_0_26/source/param SAMBA_3_0_26/source/utils

2007-06-29 Thread obnox
Author: obnox Date: 2007-06-29 12:30:41 + (Fri, 29 Jun 2007) New Revision: 23656 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23656 Log: Add initial checking of the validity of a paramter given to "net conf setparm". Add a utility function lp_parameter_valid()

svn commit: samba r23655 - in branches: SAMBA_3_0/source/utils SAMBA_3_0_26/source/utils

2007-06-29 Thread obnox
Author: obnox Date: 2007-06-29 12:15:41 + (Fri, 29 Jun 2007) New Revision: 23655 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23655 Log: Fix a comment and adjust some code formatting. Michael Modified: branches/SAMBA_3_0/source/utils/net_conf.c branche

svn commit: samba r23654 - in branches: SAMBA_3_0/source/libads SAMBA_3_0_25/source/libads SAMBA_3_0_26/source/libads

2007-06-29 Thread gd
Author: gd Date: 2007-06-29 11:54:29 + (Fri, 29 Jun 2007) New Revision: 23654 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23654 Log: Remove misleading inline comment. Guenther Modified: branches/SAMBA_3_0/source/libads/dns.c branches/SAMBA_3_0_25/sourc

svn commit: samba r23653 - in branches/SAMBA_4_0/source/winbind: .

2007-06-29 Thread metze
Author: metze Date: 2007-06-29 11:07:19 + (Fri, 29 Jun 2007) New Revision: 23653 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23653 Log: add dummy implementation for all nss calls to let nsstest pass against a samba4 winbind metze Modified: branches/SAMBA_

svn commit: samba r23652 - in branches: SAMBA_3_0/source/utils SAMBA_3_0_26/source/utils

2007-06-29 Thread obnox
Author: obnox Date: 2007-06-29 10:22:18 + (Fri, 29 Jun 2007) New Revision: 23652 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23652 Log: Use the recursive delete function instead of the original one when deleting a share. Just to be sure... Michael Modified:

svn commit: samba r23651 - in branches: SAMBA_3_0/source/libads SAMBA_3_0/source/libsmb SAMBA_3_0_26/source/libads SAMBA_3_0_26/source/libsmb

2007-06-29 Thread gd
Author: gd Date: 2007-06-29 09:58:11 + (Fri, 29 Jun 2007) New Revision: 23651 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23651 Log: Always, always, always compile before commit... Guenther Modified: branches/SAMBA_3_0/source/libads/kerberos_keytab.c b

svn commit: samba r23650 - in branches: SAMBA_3_0/source/libads SAMBA_3_0/source/libsmb SAMBA_3_0_26/source/libads SAMBA_3_0_26/source/libsmb

2007-06-29 Thread gd
Author: gd Date: 2007-06-29 09:54:39 + (Fri, 29 Jun 2007) New Revision: 23650 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23650 Log: Fix remaining callers of krb5_kt_default(). Guenther Modified: branches/SAMBA_3_0/source/libads/kerberos_keytab.c branc

svn commit: samba r23649 - in branches: SAMBA_3_0/source/libads SAMBA_3_0/source/libsmb SAMBA_3_0_26/source/libads SAMBA_3_0_26/source/libsmb

2007-06-29 Thread gd
Author: gd Date: 2007-06-29 09:42:14 + (Fri, 29 Jun 2007) New Revision: 23649 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23649 Log: Fix the build (by moving smb_krb5_open_keytab() to clikrb5.c). Guenther Modified: branches/SAMBA_3_0/source/libads/kerbero

svn commit: samba r23648 - in branches: SAMBA_3_0/source/libads SAMBA_3_0/source/utils SAMBA_3_0_26/source/libads SAMBA_3_0_26/source/utils

2007-06-29 Thread gd
Author: gd Date: 2007-06-29 09:01:29 + (Fri, 29 Jun 2007) New Revision: 23648 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23648 Log: Allow to list a custom krb5 keytab file with: net ads keytab list /path/to/krb5.keytab Guenther Modified: branche

svn commit: samba r23647 - in branches: SAMBA_3_0/source/libads SAMBA_3_0_26/source/libads

2007-06-29 Thread gd
Author: gd Date: 2007-06-29 08:58:03 + (Fri, 29 Jun 2007) New Revision: 23647 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23647 Log: Use smb_krb5_open_keytab() in smbd as well. Guenther Modified: branches/SAMBA_3_0/source/libads/kerberos_verify.c branc

svn commit: samba r23646 - in branches: SAMBA_3_0/source/include SAMBA_3_0/source/libads SAMBA_3_0_26/source/include SAMBA_3_0_26/source/libads

2007-06-29 Thread gd
Author: gd Date: 2007-06-29 08:56:35 + (Fri, 29 Jun 2007) New Revision: 23646 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23646 Log: Generalize our internal keytab handling to support a broader range of default keytabnames (like "ANY:FILE:/etc/krb5.keytab,krb4