svn commit: samba r24773 - in branches: SAMBA_3_2/source/lib SAMBA_3_2_0/source/lib

2007-08-29 Thread vlendec
Author: vlendec Date: 2007-08-29 11:46:44 + (Wed, 29 Aug 2007) New Revision: 24773 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24773 Log: Fix a ctdb connection lockup The lockup could happen when packet_read_sync() gets two packets in a row, the first one

svn commit: samba r24782 - in branches: SAMBA_3_2/source/libsmb SAMBA_3_2_0/source/libsmb

2007-08-29 Thread vlendec
Author: vlendec Date: 2007-08-29 13:56:52 + (Wed, 29 Aug 2007) New Revision: 24782 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24782 Log: Fix C++ warnings Modified: branches/SAMBA_3_2/source/libsmb/dsgetdcname.c branches/SAMBA_3_2_0/source/libsmb

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

2007-08-30 Thread vlendec
Author: vlendec Date: 2007-08-30 09:51:33 + (Thu, 30 Aug 2007) New Revision: 24798 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24798 Log: RAW-SAMBA3POSIXTIMEDLOCK This adds the torture:localdir option, smbtorture expects the share to actually reside

svn commit: samba r24800 - in branches/SAMBA_4_0/source: .

2007-08-30 Thread vlendec
Author: vlendec Date: 2007-08-30 10:32:22 + (Thu, 30 Aug 2007) New Revision: 24800 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24800 Log: Don't execute RAW-SAMBA3POSIXTIMEDLOCK Thanks jelmer, I was not aware of the difference between knownfail and skip

svn commit: samba r24802 - in branches: SAMBA_3_2/source/script/tests SAMBA_3_2_0/source/script/tests

2007-08-30 Thread vlendec
Author: vlendec Date: 2007-08-30 14:16:20 + (Thu, 30 Aug 2007) New Revision: 24802 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24802 Log: Activate new tests RAW-SAMBA3CASEINSENSITIVE and RAW-SAMBA3POSIXTIMEDLOCK Modified: branches/SAMBA_3_2/source/script

svn commit: samba r24803 - in branches: SAMBA_3_2/source/include SAMBA_3_2_0/source/include

2007-08-30 Thread vlendec
Author: vlendec Date: 2007-08-30 14:55:32 + (Thu, 30 Aug 2007) New Revision: 24803 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24803 Log: For some funny reason us4/gcc seems to fall over the ' Modified: branches/SAMBA_3_2/source/include/smb_macros.h

svn commit: samba r24826 - in branches: SAMBA_3_0_25/source/nsswitch SAMBA_3_2/source/nsswitch SAMBA_3_2_0/source/nsswitch

2007-08-31 Thread vlendec
Author: vlendec Date: 2007-08-31 09:39:11 + (Fri, 31 Aug 2007) New Revision: 24826 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24826 Log: Fix two memleaks in idmap_cache.c, bug 4917 Thanks again to Patrick Rynhart for persisting :-) Simo, please check

svn commit: samba r24902 - in branches: SAMBA_3_2/source/lib SAMBA_3_2_0/source/lib

2007-09-02 Thread vlendec
Author: vlendec Date: 2007-09-02 17:48:01 + (Sun, 02 Sep 2007) New Revision: 24902 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24902 Log: DEBUG might use talloc_tos() itself... Modified: branches/SAMBA_3_2/source/lib/talloc_stack.c branches/SAMBA_3_2_0

svn commit: samba r24903 - in branches: SAMBA_3_2/source/lib SAMBA_3_2_0/source/lib

2007-09-02 Thread vlendec
Author: vlendec Date: 2007-09-02 17:50:05 + (Sun, 02 Sep 2007) New Revision: 24903 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24903 Log: One more tick in #if 0 code Modified: branches/SAMBA_3_2/source/lib/util.c branches/SAMBA_3_2_0/source/lib/util.c

svn commit: samba r24943 - in branches: SAMBA_3_2/source/utils SAMBA_3_2_0/source/utils

2007-09-03 Thread vlendec
Author: vlendec Date: 2007-09-04 05:39:06 + (Tue, 04 Sep 2007) New Revision: 24943 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24943 Log: Some stackframes Modified: branches/SAMBA_3_2/source/utils/nmblookup.c branches/SAMBA_3_2/source/utils/pdbedit.c

svn commit: samba r24948 - in branches/SAMBA_3_2_0/source/script/tests: .

2007-09-04 Thread vlendec
Author: vlendec Date: 2007-09-04 10:03:31 + (Tue, 04 Sep 2007) New Revision: 24948 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24948 Log: There is no point testing UNIXINFO -- 3.2.0 does not do it Modified: branches/SAMBA_3_2_0/source/script/tests

svn commit: samba r24950 - in branches/SAMBA_3_2_0/source: include lib nsswitch passdb rpc_server smbd utils web

2007-09-04 Thread vlendec
Author: vlendec Date: 2007-09-04 11:21:42 + (Tue, 04 Sep 2007) New Revision: 24950 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24950 Log: Merge r21784 Replace smb_register_idle_event() with event_add_timed(). This fixes winbind which did not run the idle

svn commit: samba r24951 - in branches: SAMBA_3_2/source/utils SAMBA_3_2_0/source/utils

2007-09-04 Thread vlendec
Author: vlendec Date: 2007-09-04 13:21:24 + (Tue, 04 Sep 2007) New Revision: 24951 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24951 Log: Warn if os level 255 Thanks to Karolin Seeger [EMAIL PROTECTED] Modified: branches/SAMBA_3_2/source/utils/testparm.c

svn commit: samba r24953 - in branches/SAMBA_3_2_0/source: lib pam_smbpass

2007-09-04 Thread vlendec
Author: vlendec Date: 2007-09-04 14:10:23 + (Tue, 04 Sep 2007) New Revision: 24953 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24953 Log: Merge r21785 and r23121: Avoid an unnecessary gettimeofday() call Volker Fix Bug #2727 and let pam_smbpass at least

svn commit: samba r24956 - in branches/SAMBA_3_2_0/source/smbd: .

2007-09-04 Thread vlendec
Author: vlendec Date: 2007-09-04 15:01:57 + (Tue, 04 Sep 2007) New Revision: 24956 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24956 Log: Merge r21879: Move process_blocking_lock_queue to a timed event. The idea is that we have

svn commit: samba r24957 - in branches/SAMBA_3_2_0/source: auth include param smbd

2007-09-04 Thread vlendec
Author: vlendec Date: 2007-09-04 19:52:59 + (Tue, 04 Sep 2007) New Revision: 24957 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24957 Log: Merge 21867, 21869, 21870 and 21871: Simplify calling convention of timeout_processing. lp_deadtime is only referenced

svn commit: samba r24993 - in branches: SAMBA_3_2/source/lib SAMBA_3_2/source/rpc_parse SAMBA_3_2_0/source/lib SAMBA_3_2_0/source/rpc_parse

2007-09-07 Thread vlendec
Author: vlendec Date: 2007-09-07 12:13:16 + (Fri, 07 Sep 2007) New Revision: 24993 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=24993 Log: Apply some const Modified: branches/SAMBA_3_2/source/lib/hmacmd5.c branches/SAMBA_3_2/source/rpc_parse/parse_prs.c

svn commit: samba r25024 - in branches: SAMBA_3_0_25/source/groupdb SAMBA_3_2/source/groupdb SAMBA_3_2_0/source/groupdb

2007-09-08 Thread vlendec
Author: vlendec Date: 2007-09-08 09:15:08 + (Sat, 08 Sep 2007) New Revision: 25024 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25024 Log: Fix a whole bunch of Coverity bugs The callers of get_domain_group_from_sid() with some justification expected map-gid

svn commit: samba r25025 - in branches: SAMBA_3_2/source/lib SAMBA_3_2_0/source/lib

2007-09-08 Thread vlendec
Author: vlendec Date: 2007-09-08 10:30:11 + (Sat, 08 Sep 2007) New Revision: 25025 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25025 Log: Remove an unused function Modified: branches/SAMBA_3_2/source/lib/substitute.c branches/SAMBA_3_2_0/source/lib

svn commit: samba r25036 - in branches: SAMBA_3_2/source/param SAMBA_3_2_0/source/param

2007-09-08 Thread vlendec
Author: vlendec Date: 2007-09-08 17:08:59 + (Sat, 08 Sep 2007) New Revision: 25036 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25036 Log: Fix a become/unbecome_root() pair Modified: branches/SAMBA_3_2/source/param/loadparm.c branches/SAMBA_3_2_0/source

svn commit: samba r25061 - in branches: SAMBA_3_2/source/lib SAMBA_3_2_0/source/lib

2007-09-10 Thread vlendec
Author: vlendec Date: 2007-09-10 17:49:51 + (Mon, 10 Sep 2007) New Revision: 25061 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25061 Log: Pro-actively shut up Coverity :-) Modified: branches/SAMBA_3_2/source/lib/file_id.c branches/SAMBA_3_2_0/source/lib

svn commit: samba-docs r1180 - in trunk/manpages-3: .

2007-09-12 Thread vlendec
Author: vlendec Date: 2007-09-12 11:56:02 + (Wed, 12 Sep 2007) New Revision: 1180 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-docsrev=1180 Log: Fix sample for base_rid parameter base_rid = 1000 does not work reliably because it turns domain users (513

svn commit: samba-docs r1181 - in trunk/manpages-3: .

2007-09-12 Thread vlendec
Author: vlendec Date: 2007-09-12 12:16:36 + (Wed, 12 Sep 2007) New Revision: 1181 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-docsrev=1181 Log: Fix typo Modified: trunk/manpages-3/idmap_ad.8.xml Changeset: Modified: trunk/manpages-3/idmap_ad.8.xml

svn commit: samba r25169 - in branches: SAMBA_3_2/source/client SAMBA_3_2_0/source/client

2007-09-14 Thread vlendec
Author: vlendec Date: 2007-09-14 18:31:33 + (Fri, 14 Sep 2007) New Revision: 25169 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25169 Log: Fix bug 4028 Modified: branches/SAMBA_3_2/source/client/client.c branches/SAMBA_3_2_0/source/client/client.c

svn commit: samba r25176 - in branches/SAMBA_3_0_MAINT/source/client: .

2007-09-15 Thread vlendec
Author: vlendec Date: 2007-09-15 15:31:54 + (Sat, 15 Sep 2007) New Revision: 25176 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25176 Log: Merge fix for bug 4028 Modified: branches/SAMBA_3_0_MAINT/source/client/client.c Changeset: Modified: branches

svn commit: samba r25184 - in branches: SAMBA_3_2/source/lib SAMBA_3_2/source/smbd SAMBA_3_2_0/source/lib SAMBA_3_2_0/source/smbd

2007-09-15 Thread vlendec
Author: vlendec Date: 2007-09-15 20:24:35 + (Sat, 15 Sep 2007) New Revision: 25184 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25184 Log: Fix some C++ warnings and an uninitialized variable Modified: branches/SAMBA_3_2/source/lib/charcnv.c branches

svn commit: samba r25186 - in branches/SAMBA_4_0/source/torture/basic: .

2007-09-16 Thread vlendec
Author: vlendec Date: 2007-09-16 10:30:31 + (Sun, 16 Sep 2007) New Revision: 25186 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25186 Log: Fix a memory corruption in base-mangle Modified: branches/SAMBA_4_0/source/torture/basic/mangle_test.c Changeset

svn commit: samba r25255 - in branches/SAMBA_3_0_MAINT/source/lib/talloc: .

2007-09-20 Thread vlendec
Author: vlendec Date: 2007-09-20 09:47:18 + (Thu, 20 Sep 2007) New Revision: 25255 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25255 Log: Revert -r25116 in 3_0_MAINT on behalf of Jeremy Modified: branches/SAMBA_3_0_MAINT/source/lib/talloc/talloc.c

svn commit: samba r25274 - in branches: SAMBA_3_2/source/lib SAMBA_3_2_0/source/lib

2007-09-21 Thread vlendec
Author: vlendec Date: 2007-09-21 10:23:35 + (Fri, 21 Sep 2007) New Revision: 25274 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25274 Log: Attempt to fix RPC-SAMBA3-GETUSERNAME Modified: branches/SAMBA_3_2/source/lib/util_unistr.c branches/SAMBA_3_2_0

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

2007-09-22 Thread vlendec
Author: vlendec Date: 2007-09-22 09:22:58 + (Sat, 22 Sep 2007) New Revision: 25296 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25296 Log: Apply patch by Elrond [EMAIL PROTECTED]: Put __location__ into a few printfs. Thanks, Volker Modified: branches

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

2007-09-24 Thread vlendec
Author: vlendec Date: 2007-09-24 19:48:10 + (Mon, 24 Sep 2007) New Revision: 25310 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25310 Log: Make sure we do not regress on r25309 Modified: branches/SAMBA_4_0/source/torture/raw/raw.c branches/SAMBA_4_0/source

svn commit: samba r25311 - in branches: SAMBA_3_0_MAINT/source/smbd SAMBA_3_2/source/smbd SAMBA_3_2_0/source/smbd

2007-09-24 Thread vlendec
Author: vlendec Date: 2007-09-24 21:43:54 + (Mon, 24 Sep 2007) New Revision: 25311 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25311 Log: Patch from Heinrich Mislik [EMAIL PROTECTED] to fix AIX quotas. Heinrich, I trust you on that, I don't even have compiled

svn commit: samba r25317 - in branches: SAMBA_3_2/source/script/tests SAMBA_3_2_0/source/script/tests

2007-09-25 Thread vlendec
Author: vlendec Date: 2007-09-25 16:42:53 + (Tue, 25 Sep 2007) New Revision: 25317 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25317 Log: Activate raw-samba3rootdirfid Modified: branches/SAMBA_3_2/source/script/tests/test_posix_s3.sh branches/SAMBA_3_2_0

svn commit: samba r25323 - in branches: SAMBA_3_2/source/lib SAMBA_3_2_0/source/lib

2007-09-25 Thread vlendec
Author: vlendec Date: 2007-09-25 21:32:49 + (Tue, 25 Sep 2007) New Revision: 25323 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25323 Log: Fix the build Modified: branches/SAMBA_3_2/source/lib/ctdbd_conn.c branches/SAMBA_3_2_0/source/lib/ctdbd_conn.c

svn commit: samba r25324 - in branches: SAMBA_3_2/source/smbd SAMBA_3_2_0/source/smbd

2007-09-25 Thread vlendec
Author: vlendec Date: 2007-09-25 21:41:39 + (Tue, 25 Sep 2007) New Revision: 25324 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25324 Log: Fix msdfs proxy Jeremy, please check! Modified: branches/SAMBA_3_2/source/smbd/msdfs.c branches/SAMBA_3_2_0/source

svn commit: samba r25327 - in branches: SAMBA_3_2/source/smbd SAMBA_3_2_0/source/smbd

2007-09-25 Thread vlendec
Author: vlendec Date: 2007-09-25 23:26:05 + (Tue, 25 Sep 2007) New Revision: 25327 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25327 Log: Normalize the path we return for 'msdfs proxy' We now accept both \\server\tmp and \server\tmp. There are other places

svn commit: samba r25480 - in branches: SAMBA_3_2/source/rpc_server SAMBA_3_2_0/source/rpc_server

2007-10-03 Thread vlendec
Author: vlendec Date: 2007-10-03 12:51:36 + (Wed, 03 Oct 2007) New Revision: 25480 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25480 Log: Fix a segfault Modified: branches/SAMBA_3_2/source/rpc_server/srv_srvsvc_nt.c branches/SAMBA_3_2_0/source/rpc_server

svn commit: samba r25481 - in branches: SAMBA_3_2/source/utils SAMBA_3_2_0/source/utils

2007-10-03 Thread vlendec
Author: vlendec Date: 2007-10-03 12:55:45 + (Wed, 03 Oct 2007) New Revision: 25481 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25481 Log: Fix some typos, don't panic as non-root on net getdomainsid Thanks to Karolin Seeger [EMAIL PROTECTED] Modified

svn commit: samba r25482 - in branches: SAMBA_3_2/source/rpc_server SAMBA_3_2_0/source/rpc_server

2007-10-03 Thread vlendec
Author: vlendec Date: 2007-10-03 13:13:02 + (Wed, 03 Oct 2007) New Revision: 25482 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25482 Log: Slightly simplify logic Instead of one big if-branch for if (process_exists(..)) return if (!process_exists(..)) Modified

svn commit: samba r25484 - in branches: SAMBA_3_2/source/rpc_server SAMBA_3_2_0/source/rpc_server

2007-10-03 Thread vlendec
Author: vlendec Date: 2007-10-03 18:37:57 + (Wed, 03 Oct 2007) New Revision: 25484 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25484 Log: Fix srvsrc_NetFileEnum listing only for one user Modified: branches/SAMBA_3_2/source/rpc_server/srv_srvsvc_nt.c

svn commit: samba r25500 - in branches/SAMBA_3_2_0/source/rpc_server: .

2007-10-03 Thread vlendec
Author: vlendec Date: 2007-10-04 00:19:40 + (Thu, 04 Oct 2007) New Revision: 25500 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25500 Log: I remember having tested *something*, not sure what... Modified: branches/SAMBA_3_2_0/source/rpc_server/srv_srvsvc_nt.c

svn commit: samba r25499 - in branches/SAMBA_3_2/source/utils: .

2007-10-03 Thread vlendec
Author: vlendec Date: 2007-10-04 00:10:54 + (Thu, 04 Oct 2007) New Revision: 25499 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25499 Log: Fix rpc_file_list_internals Modified: branches/SAMBA_3_2/source/utils/net_rpc.c Changeset: Modified: branches

svn commit: samba r25502 - in branches: SAMBA_3_2/source/smbd SAMBA_3_2_0/source/smbd

2007-10-04 Thread vlendec
Author: vlendec Date: 2007-10-04 13:13:16 + (Thu, 04 Oct 2007) New Revision: 25502 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25502 Log: Fix bug 5006 Thanks to Joerg.Bernau at web.de Modified: branches/SAMBA_3_2/source/smbd/reply.c branches/SAMBA_3_2_0

svn commit: samba r25528 - in branches: SAMBA_3_2/source/registry SAMBA_3_2_0/source/registry

2007-10-05 Thread vlendec
Author: vlendec Date: 2007-10-05 20:42:14 + (Fri, 05 Oct 2007) New Revision: 25528 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25528 Log: Only do transactions on registry.tdb if anything changes I got annoyed by the fsync calls clobbering my harddrive when

svn commit: samba r25533 - in branches: SAMBA_3_2/source/libsmb SAMBA_3_2/source/torture SAMBA_3_2_0/source/libsmb SAMBA_3_2_0/source/torture

2007-10-05 Thread vlendec
Author: vlendec Date: 2007-10-05 21:28:54 + (Fri, 05 Oct 2007) New Revision: 25533 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25533 Log: remove a pstring Modified: branches/SAMBA_3_2/source/libsmb/nterr.c branches/SAMBA_3_2/source/torture/torture.c

svn commit: samba r25534 - in branches: SAMBA_3_2/source/include SAMBA_3_2/source/lib SAMBA_3_2/source/printing SAMBA_3_2/source/registry SAMBA_3_2/source/rpc_server SAMBA_3_2/source/smbd SAMBA_3_2_0/

2007-10-05 Thread vlendec
Author: vlendec Date: 2007-10-05 21:41:17 + (Fri, 05 Oct 2007) New Revision: 25534 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25534 Log: Apply some const Why? It moves these structs from the data into the text segment, so they will never been copy-on-write

svn commit: samba r25538 - in branches: SAMBA_3_2/source/libsmb SAMBA_3_2/source/torture SAMBA_3_2_0/source/libsmb SAMBA_3_2_0/source/torture

2007-10-05 Thread vlendec
Author: vlendec Date: 2007-10-05 22:06:24 + (Fri, 05 Oct 2007) New Revision: 25538 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25538 Log: Revert r25533 Modified: branches/SAMBA_3_2/source/libsmb/nterr.c branches/SAMBA_3_2/source/torture/torture.c

svn commit: samba r25561 - in branches: SAMBA_3_2/source/lib SAMBA_3_2/source/rpc_parse SAMBA_3_2/source/services SAMBA_3_2_0/source/lib SAMBA_3_2_0/source/rpc_parse SAMBA_3_2_0/source/services

2007-10-07 Thread vlendec
Author: vlendec Date: 2007-10-07 12:56:43 + (Sun, 07 Oct 2007) New Revision: 25561 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25561 Log: Make use of [un]marshall_sec_desc Minor cleanup only Modified: branches/SAMBA_3_2/source/lib/sharesec.c branches

svn commit: samba r25563 - in branches: SAMBA_3_2/source/torture SAMBA_3_2_0/source/torture

2007-10-07 Thread vlendec
Author: vlendec Date: 2007-10-07 13:36:56 + (Sun, 07 Oct 2007) New Revision: 25563 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25563 Log: Show which local-substitute subtest fails Modified: branches/SAMBA_3_2/source/torture/torture.c branches/SAMBA_3_2_0

svn commit: samba r25564 - in branches: SAMBA_3_2/source/lib SAMBA_3_2/source/param SAMBA_3_2/source/rpc_server SAMBA_3_2_0/source/lib SAMBA_3_2_0/source/param SAMBA_3_2_0/source/rpc_server

2007-10-07 Thread vlendec
Author: vlendec Date: 2007-10-07 17:58:48 + (Sun, 07 Oct 2007) New Revision: 25564 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25564 Log: Pass sharename to delete_share_security() Modified: branches/SAMBA_3_2/source/lib/sharesec.c branches/SAMBA_3_2

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

2007-10-17 Thread vlendec
Author: vlendec Date: 2007-10-17 18:26:40 + (Wed, 17 Oct 2007) New Revision: 25688 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25688 Log: Add a simple test for a samba3 regression When trying an reqchal/auth2 for an unknown workstation account, we have

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

2007-11-04 Thread vlendec
Author: vlendec Date: 2007-11-05 02:33:30 + (Mon, 05 Nov 2007) New Revision: 25827 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=25827 Log: Start of samba3-regconfig test Modified: branches/SAMBA_4_0/source/torture/rpc/rpc.c branches/SAMBA_4_0/source

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

2007-11-19 Thread vlendec
Author: vlendec Date: 2007-11-19 15:01:03 + (Mon, 19 Nov 2007) New Revision: 26029 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26029 Log: In RAW-STREAMS test listing of streams Modified: branches/SAMBA_4_0/source/torture/raw/streams.c Changeset: Modified

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

2007-11-23 Thread vlendec
Author: vlendec Date: 2007-11-23 16:02:27 + (Fri, 23 Nov 2007) New Revision: 26104 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26104 Log: Revert 26103 -- breaks make test Modified: branches/SAMBA_4_0/source/torture/raw/streams.c Changeset: Modified

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

2007-11-23 Thread vlendec
Author: vlendec Date: 2007-11-23 15:29:22 + (Fri, 23 Nov 2007) New Revision: 26103 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26103 Log: Leave streams around to unlink Add test case for stream name case insensitity Modified: branches/SAMBA_4_0/source

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

2007-11-25 Thread vlendec
Author: vlendec Date: 2007-11-25 13:38:07 + (Sun, 25 Nov 2007) New Revision: 26111 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26111 Log: Fix an uninitialized variable Modified: branches/SAMBA_4_0/source/torture/rpc/dfs.c Changeset: Modified: branches

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

2007-11-28 Thread vlendec
Author: vlendec Date: 2007-11-28 15:59:11 + (Wed, 28 Nov 2007) New Revision: 26184 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26184 Log: Streams are tricky Modified: branches/SAMBA_4_0/source/torture/raw/streams.c Changeset: Modified: branches

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

2007-12-23 Thread vlendec
Author: vlendec Date: 2007-12-23 15:57:58 + (Sun, 23 Dec 2007) New Revision: 26568 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26568 Log: Revert r26482 Next attempt to fix the Samba3 torture breakage Jelmer, can you please review this? Thanks, Volker

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

2007-12-23 Thread vlendec
Author: vlendec Date: 2007-12-23 16:05:05 + (Sun, 23 Dec 2007) New Revision: 26569 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=26569 Log: Jelmer tells me that ldb must inevitably be build as a shared library, otherwise it will break. Sorry for breaking Samba4

svn commit: samba-docs r1222 - in trunk/smbdotconf/filename: .

2008-01-09 Thread vlendec
Author: vlendec Date: 2008-01-09 10:24:03 + (Wed, 09 Jan 2008) New Revision: 1222 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-docsrev=1222 Log: document changed default Modified: trunk/smbdotconf/filename/maxstatcachesize.xml Changeset: Modified: trunk

svn commit: samba r19445 - in branches/SAMBA_3_0/source/utils: .

2006-10-21 Thread vlendec
Author: vlendec Date: 2006-10-21 16:27:38 + (Sat, 21 Oct 2006) New Revision: 19445 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19445 Log: Attempt to fix net rpc share Modified: branches/SAMBA_3_0/source/utils/net_rpc.c Changeset: Modified: branches

svn commit: samba r19446 - in branches/SAMBA_3_0/source/utils: .

2006-10-21 Thread vlendec
Author: vlendec Date: 2006-10-21 16:46:30 + (Sat, 21 Oct 2006) New Revision: 19446 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19446 Log: Comment can be NULL now Modified: branches/SAMBA_3_0/source/utils/net_rpc.c Changeset: Modified: branches/SAMBA_3_0

svn commit: samba r19447 - in branches/SAMBA_3_0/source/utils: .

2006-10-21 Thread vlendec
Author: vlendec Date: 2006-10-21 16:52:25 + (Sat, 21 Oct 2006) New Revision: 19447 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19447 Log: Do not throw away information Modified: branches/SAMBA_3_0/source/utils/net_rpc.c Changeset: Modified: branches

svn commit: samba r19448 - in branches/SAMBA_3_0/source: lib param rpc_server

2006-10-21 Thread vlendec
Author: vlendec Date: 2006-10-21 17:00:47 + (Sat, 21 Oct 2006) New Revision: 19448 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19448 Log: Convert delete_share_security to struct share_params plus some cleanups Modified: branches/SAMBA_3_0/source/lib

svn commit: samba r19450 - in branches/SAMBA_3_0/source/utils: .

2006-10-22 Thread vlendec
Author: vlendec Date: 2006-10-22 10:01:55 + (Sun, 22 Oct 2006) New Revision: 19450 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19450 Log: Fix smbtree's use of netshareenum. Jelmer, how much of r18802 did you actually test?? Volker Modified: branches

svn commit: samba r19469 - in branches/SAMBA_3_0/source/libsmb: .

2006-10-23 Thread vlendec
Author: vlendec Date: 2006-10-23 20:13:53 + (Mon, 23 Oct 2006) New Revision: 19469 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19469 Log: Another user of NetShareEnum Modified: branches/SAMBA_3_0/source/libsmb/libsmbclient.c Changeset: Modified: branches

svn commit: samba r19484 - in branches/SAMBA_3_0/source/libgpo: .

2006-10-24 Thread vlendec
Author: vlendec Date: 2006-10-24 20:12:38 + (Tue, 24 Oct 2006) New Revision: 19484 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19484 Log: Fix Coverity #329 Modified: branches/SAMBA_3_0/source/libgpo/gpo_ldap.c Changeset: Modified: branches/SAMBA_3_0/source

svn commit: samba r19485 - in branches: SAMBA_3_0/source/lib/ldb/ldb_ldap SAMBA_4_0/source/lib/ldb/ldb_ldap

2006-10-24 Thread vlendec
Author: vlendec Date: 2006-10-24 20:15:13 + (Tue, 24 Oct 2006) New Revision: 19485 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19485 Log: Fix Coverity # 319 Modified: branches/SAMBA_3_0/source/lib/ldb/ldb_ldap/ldb_ldap.c branches/SAMBA_4_0/source/lib/ldb

svn commit: samba r19486 - in branches/SAMBA_3_0/source/lib/ldb/common: .

2006-10-24 Thread vlendec
Author: vlendec Date: 2006-10-24 20:20:39 + (Tue, 24 Oct 2006) New Revision: 19486 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19486 Log: Probably Coverity is wrong here, but this fixes their ID 317. Not sure whether to merge it to 4_0. I want it in 3_0 because

svn commit: samba r19487 - in branches/SAMBA_3_0/source/rpcclient: .

2006-10-24 Thread vlendec
Author: vlendec Date: 2006-10-24 20:23:14 + (Tue, 24 Oct 2006) New Revision: 19487 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19487 Log: Fix coverity # 313 Modified: branches/SAMBA_3_0/source/rpcclient/cmd_echo.c Changeset: Modified: branches/SAMBA_3_0

svn commit: samba r19656 - in branches/SAMBA_3_0/source/nsswitch: .

2006-11-10 Thread vlendec
Author: vlendec Date: 2006-11-10 15:55:06 + (Fri, 10 Nov 2006) New Revision: 19656 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19656 Log: Correctly check for malloc failure Modified: branches/SAMBA_3_0/source/nsswitch/winbindd_ads.c Changeset: Modified

svn commit: samba r19657 - in branches/SAMBA_3_0/source/nsswitch: .

2006-11-10 Thread vlendec
Author: vlendec Date: 2006-11-10 15:56:20 + (Fri, 10 Nov 2006) New Revision: 19657 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19657 Log: Correctly check for malloc failure Modified: branches/SAMBA_3_0/source/nsswitch/winbindd_ads.c Changeset: Modified

svn commit: samba r19665 - in branches/SAMBA_3_0/source/param: .

2006-11-11 Thread vlendec
Author: vlendec Date: 2006-11-11 16:50:38 + (Sat, 11 Nov 2006) New Revision: 19665 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19665 Log: Fix a memleak Modified: branches/SAMBA_3_0/source/param/loadparm.c Changeset: Modified: branches/SAMBA_3_0/source

svn commit: samba r19666 - in branches/SAMBA_3_0/source/lib/talloc: .

2006-11-11 Thread vlendec
Author: vlendec Date: 2006-11-11 17:02:08 + (Sat, 11 Nov 2006) New Revision: 19666 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19666 Log: Talloc_guide text on multithreading by Remi Turboult Modified: branches/SAMBA_3_0/source/lib/talloc/talloc_guide.txt

svn commit: samba r19667 - in branches/SAMBA_3_0/source/nsswitch: .

2006-11-11 Thread vlendec
Author: vlendec Date: 2006-11-11 17:04:08 + (Sat, 11 Nov 2006) New Revision: 19667 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19667 Log: Fix incorrect null check Modified: branches/SAMBA_3_0/source/nsswitch/winbindd_wins.c Changeset: Modified: branches

svn commit: samba r19668 - in branches/SAMBA_3_0/source: locking param script

2006-11-11 Thread vlendec
Author: vlendec Date: 2006-11-11 17:05:11 + (Sat, 11 Nov 2006) New Revision: 19668 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19668 Log: Convert the locking params to use struct share_param instead of snum Modified: branches/SAMBA_3_0/source/locking

svn commit: samba r19669 - in branches/SAMBA_3_0/source: lib param rpc_server utils

2006-11-11 Thread vlendec
Author: vlendec Date: 2006-11-11 18:07:51 + (Sat, 11 Nov 2006) New Revision: 19669 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19669 Log: set_share_security does not need a mem_ctx passed Modified: branches/SAMBA_3_0/source/lib/sharesec.c branches

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

2006-11-13 Thread vlendec
Author: vlendec Date: 2006-11-13 09:18:36 + (Mon, 13 Nov 2006) New Revision: 19684 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19684 Log: Talloc_guide text on multithreading by Remi Turboult Modified: branches/SAMBA_4_0/source/lib/talloc/talloc_guide.txt

svn commit: samba r19685 - in branches/SAMBA_3_0/source/tdb: common include tools

2006-11-13 Thread vlendec
Author: vlendec Date: 2006-11-13 09:34:55 + (Mon, 13 Nov 2006) New Revision: 19685 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19685 Log: Two changes inspired by problems with huge tdbs. tdbtool's list command now prints the hash on every record for easier

svn commit: samba r19686 - in branches/SAMBA_3_0/source/nsswitch: .

2006-11-13 Thread vlendec
Author: vlendec Date: 2006-11-13 09:58:51 + (Mon, 13 Nov 2006) New Revision: 19686 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19686 Log: Fix the build Modified: branches/SAMBA_3_0/source/nsswitch/winbindd_util.c Changeset: Modified: branches/SAMBA_3_0

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

2006-11-13 Thread vlendec
Author: vlendec Date: 2006-11-13 10:34:59 + (Mon, 13 Nov 2006) New Revision: 19687 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19687 Log: Fix uninitialized variables found by Coverity (and gcc -O1... ;-)) Volker Modified: branches/SAMBA_3_0/source/libads

svn commit: samba r19688 - in branches/SAMBA_3_0/source/lib/ldb/modules: .

2006-11-13 Thread vlendec
Author: vlendec Date: 2006-11-13 10:43:12 + (Mon, 13 Nov 2006) New Revision: 19688 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19688 Log: Fix a deadcode warning by Coverity. Simo, I'm not sure this is the correct fix. So I'd like you to look at it and merge

svn commit: samba r19689 - in branches/SAMBA_3_0/source/rpc_server: .

2006-11-13 Thread vlendec
Author: vlendec Date: 2006-11-13 10:50:55 + (Mon, 13 Nov 2006) New Revision: 19689 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19689 Log: Fix a NULL dereference found by coverity (the call to strlen). Jerry, please check this. The way I understood alpha_strcpy

svn commit: samba r19766 - in branches/SAMBA_3_0/source/utils: .

2006-11-18 Thread vlendec
Author: vlendec Date: 2006-11-18 11:29:29 + (Sat, 18 Nov 2006) New Revision: 19766 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19766 Log: Fix a const-warning. Jerry, what did you want to fix with this line? Volker Modified: branches/SAMBA_3_0/source/utils

svn commit: samba r19773 - in branches/SAMBA_3_0/source/auth: .

2006-11-18 Thread vlendec
Author: vlendec Date: 2006-11-18 17:05:50 + (Sat, 18 Nov 2006) New Revision: 19773 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19773 Log: TALLOC_FREE checks for NULL itself Modified: branches/SAMBA_3_0/source/auth/auth_util.c Changeset: Modified: branches

svn commit: samba r19774 - in branches/SAMBA_3_0/source/lib/talloc: .

2006-11-18 Thread vlendec
Author: vlendec Date: 2006-11-18 17:06:02 + (Sat, 18 Nov 2006) New Revision: 19774 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19774 Log: Fix typo Modified: branches/SAMBA_3_0/source/lib/talloc/talloc.c Changeset: Modified: branches/SAMBA_3_0/source/lib

svn commit: samba r19775 - in branches/SAMBA_3_0/source/rpc_server: .

2006-11-18 Thread vlendec
Author: vlendec Date: 2006-11-18 17:06:43 + (Sat, 18 Nov 2006) New Revision: 19775 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19775 Log: Fix typo Modified: branches/SAMBA_3_0/source/rpc_server/srv_eventlog_nt.c Changeset: Modified: branches/SAMBA_3_0

svn commit: samba r19776 - in branches/SAMBA_3_0/source/rpc_server: .

2006-11-18 Thread vlendec
Author: vlendec Date: 2006-11-18 17:07:15 + (Sat, 18 Nov 2006) New Revision: 19776 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19776 Log: Hmmm. I should have done one instead of three commits. Sorry :-) Modified: branches/SAMBA_3_0/source/rpc_server

svn commit: samba r19777 - in branches/SAMBA_3_0/source/registry: .

2006-11-18 Thread vlendec
Author: vlendec Date: 2006-11-18 17:46:32 + (Sat, 18 Nov 2006) New Revision: 19777 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19777 Log: Make regsubkey_ctr_addkey return WERROR. Nobody checks this so far, but this will change. Volker Modified: branches

svn commit: samba r19778 - in branches/SAMBA_3_0/source: registry rpc_server services

2006-11-19 Thread vlendec
Author: vlendec Date: 2006-11-19 10:50:33 + (Sun, 19 Nov 2006) New Revision: 19778 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19778 Log: Make regkey_open_internal take a talloc ctx Modified: branches/SAMBA_3_0/source/registry/reg_frontend.c branches

svn commit: samba r19779 - in branches/SAMBA_3_0/source/registry: .

2006-11-19 Thread vlendec
Author: vlendec Date: 2006-11-19 10:54:57 + (Sun, 19 Nov 2006) New Revision: 19779 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19779 Log: Fail properly on talloc_strdup failure Modified: branches/SAMBA_3_0/source/registry/reg_frontend.c Changeset: Modified

svn commit: samba r19780 - in branches/SAMBA_3_0/source: registry rpc_server services

2006-11-19 Thread vlendec
Author: vlendec Date: 2006-11-19 11:11:01 + (Sun, 19 Nov 2006) New Revision: 19780 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19780 Log: Ok, regkey_open_internal needs a regkey_close_internal. Giving a talloc ctx is misleading here. This needs fixing properly

svn commit: samba r19786 - in branches/SAMBA_3_0/source: lib librpc/idl

2006-11-19 Thread vlendec
Author: vlendec Date: 2006-11-19 17:07:59 + (Sun, 19 Nov 2006) New Revision: 19786 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19786 Log: My last checkin to winreg_StringBuf killed rpccli_winreg_EnumKeys against W2k3. The server requires that size==0

svn commit: samba r19790 - in branches: SAMBA_3_0/source/libmsrpc SAMBA_3_0/source/librpc/gen_ndr SAMBA_3_0/source/rpcclient SAMBA_3_0/source/utils SAMBA_4_0/source/pidl/lib/Parse/Pidl SAMBA_4_0/sourc

2006-11-19 Thread vlendec
Author: vlendec Date: 2006-11-19 17:56:35 + (Sun, 19 Nov 2006) New Revision: 19790 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19790 Log: Check in the PIDL change and the converted unixinfo and winbind pipes without waiting for comments. This is what version

svn commit: samba r19793 - in branches/SAMBA_3_0/source/librpc/gen_ndr: .

2006-11-19 Thread vlendec
Author: vlendec Date: 2006-11-19 18:06:08 + (Sun, 19 Nov 2006) New Revision: 19793 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19793 Log: Change the lsa calls to the new calling convention. Nobody uses the changed calls yet. Volker Modified: branches

svn commit: samba r19794 - in branches/SAMBA_3_0/source: librpc/gen_ndr rpcclient

2006-11-19 Thread vlendec
Author: vlendec Date: 2006-11-19 18:22:20 + (Sun, 19 Nov 2006) New Revision: 19794 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19794 Log: Convert DFS Modified: branches/SAMBA_3_0/source/librpc/gen_ndr/cli_dfs.c branches/SAMBA_3_0/source/librpc/gen_ndr

svn commit: samba r19797 - in branches/SAMBA_3_0/source: client librpc/gen_ndr libsmb rpcclient utils

2006-11-19 Thread vlendec
Author: vlendec Date: 2006-11-19 18:57:52 + (Sun, 19 Nov 2006) New Revision: 19797 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19797 Log: Convert the remaining pipes to the new unique out ptr handling Modified: branches/SAMBA_3_0/source/client/client.c

svn commit: samba r19835 - in branches: SAMBA_3_0/source/utils SAMBA_3_0_24/source/utils

2006-11-22 Thread vlendec
Author: vlendec Date: 2006-11-22 14:17:36 + (Wed, 22 Nov 2006) New Revision: 19835 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19835 Log: Some net sam policy improvements. Thanks to Karolin Seeger [EMAIL PROTECTED] Volker Modified: branches/SAMBA_3_0

svn commit: samba r19837 - in branches/SAMBA_3_0/source/registry: .

2006-11-22 Thread vlendec
Author: vlendec Date: 2006-11-22 15:10:46 + (Wed, 22 Nov 2006) New Revision: 19837 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19837 Log: Some reformatting (Jerry, I hope you do not mind Modified: branches/SAMBA_3_0/source/registry/reg_db.c Changeset

svn commit: samba r19838 - in branches/SAMBA_3_0/source/registry: .

2006-11-22 Thread vlendec
Author: vlendec Date: 2006-11-22 15:41:29 + (Wed, 22 Nov 2006) New Revision: 19838 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=19838 Log: We have to delete the value record as well, otherwise the old values pop up again if the key is re-created. Volker

  1   2   3   4   5   6   7   8   9   10   >