svn commit: samba r8096 - in branches/SAMBA_4_0/source/libnet: .

2005-07-03 Thread mimir
Author: mimir Date: 2005-07-03 14:47:19 + (Sun, 03 Jul 2005) New Revision: 8096 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=8096 Log: Remove function that has became libnet_Lookup fuction. rafal Modified: branches/SAMBA_4_0/source/libnet/libnet_rpc.c

svn commit: samba r8098 - in branches/SAMBA_4_0/source/libnet: .

2005-07-03 Thread mimir
Author: mimir Date: 2005-07-03 17:17:32 + (Sun, 03 Jul 2005) New Revision: 8098 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=8098 Log: Add my copyright and remove unecessary header dependency. rafal Modified: branches/SAMBA_4_0/source/libnet/libnet_rpc.c

svn commit: samba r8075 - in branches/SAMBA_4_0/source/libnet: .

2005-07-02 Thread mimir
Author: mimir Date: 2005-07-02 14:28:15 + (Sat, 02 Jul 2005) New Revision: 8075 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=8075 Log: Make rpc connect function part of libnet api, as I suppose many implementers of more complex function might need to use it. Also

svn commit: samba r8076 - in branches/SAMBA_4_0/source/libnet: .

2005-07-02 Thread mimir
Author: mimir Date: 2005-07-02 14:32:49 + (Sat, 02 Jul 2005) New Revision: 8076 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=8076 Log: Put name resolution methods into libnet_context. This allows libnet based application use methods of their own choice and makes

svn commit: samba r8077 - in branches/SAMBA_4_0/source/libnet: .

2005-07-02 Thread mimir
Author: mimir Date: 2005-07-02 14:33:55 + (Sat, 02 Jul 2005) New Revision: 8077 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=8077 Log: Propagate changes in rpc connect routine to functions using it (it's quite common). rafal Modified: branches/SAMBA_4_0

svn commit: samba r8078 - in branches/SAMBA_4_0/source/include: .

2005-07-02 Thread mimir
Author: mimir Date: 2005-07-02 14:35:01 + (Sat, 02 Jul 2005) New Revision: 8078 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=8078 Log: rpc connect function uses structure now. rafal Modified: branches/SAMBA_4_0/source/include/structs.h Changeset

svn commit: samba r8079 - in branches/SAMBA_4_0/source/torture/libnet: .

2005-07-02 Thread mimir
Author: mimir Date: 2005-07-02 14:36:34 + (Sat, 02 Jul 2005) New Revision: 8079 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=8079 Log: Dcerpc pipe in libnet_context is just pipe now, instead of explicit samr. rafal Modified: branches/SAMBA_4_0/source

svn commit: samba r8080 - in branches/SAMBA_4_0/source/torture/libnet: .

2005-07-02 Thread mimir
Author: mimir Date: 2005-07-02 14:37:21 + (Sat, 02 Jul 2005) New Revision: 8080 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=8080 Log: Use libnet_context where using libnet_Lookup functions now. rafal Modified: branches/SAMBA_4_0/source/torture/libnet

svn commit: samba r8081 - in branches/SAMBA_4_0/source/torture: . libnet

2005-07-02 Thread mimir
Author: mimir Date: 2005-07-02 14:38:05 + (Sat, 02 Jul 2005) New Revision: 8081 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=8081 Log: Add simple test for RpcConnect function. rafal Added: branches/SAMBA_4_0/source/torture/libnet/libnet_rpc.c Modified

svn commit: samba r7999 - in branches/SAMBA_4_0/source/include: .

2005-06-29 Thread mimir
Author: mimir Date: 2005-06-29 20:30:12 + (Wed, 29 Jun 2005) New Revision: 7999 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7999 Log: Fix lacking structure definition. rafal Modified: branches/SAMBA_4_0/source/include/structs.h Changeset: Modified

svn commit: samba r7813 - in branches/SAMBA_4_0/source/libcli/resolve: .

2005-06-21 Thread mimir
Author: mimir Date: 2005-06-21 20:18:08 + (Tue, 21 Jun 2005) New Revision: 7813 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7813 Log: Make async request independent from config file routines. rafal Modified: branches/SAMBA_4_0/source/libcli/resolve

svn commit: samba r7814 - in branches/SAMBA_4_0/source/libcli/composite: .

2005-06-21 Thread mimir
Author: mimir Date: 2005-06-21 20:19:17 + (Tue, 21 Jun 2005) New Revision: 7814 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7814 Log: Propagate the change in resolve_name_send function. Modified: branches/SAMBA_4_0/source/libcli/composite/connect.c

svn commit: samba r7816 - in branches/SAMBA_4_0/source: libnet torture torture/libnet

2005-06-21 Thread mimir
Author: mimir Date: 2005-06-21 20:22:38 + (Tue, 21 Jun 2005) New Revision: 7816 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7816 Log: Implementation of shortcut function for those (probably many) who don't like to bother with netbios type names when looking

svn commit: samba r7748 - in branches/SAMBA_4_0/source/libnet: .

2005-06-19 Thread mimir
Author: mimir Date: 2005-06-19 09:35:02 + (Sun, 19 Jun 2005) New Revision: 7748 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7748 Log: Use state structure in connection with io to get returned address. rafal Modified: branches/SAMBA_4_0/source/libnet

svn commit: samba r7732 - in branches/SAMBA_4_0/source/libnet: .

2005-06-18 Thread mimir
Author: mimir Date: 2005-06-18 22:10:32 + (Sat, 18 Jun 2005) New Revision: 7732 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7732 Log: Implementation of very basic lookup function (to be used in more specific routines like resolving a pdc). Also, couple

svn commit: samba r7733 - in branches/SAMBA_4_0/source/include: .

2005-06-18 Thread mimir
Author: mimir Date: 2005-06-18 22:12:20 + (Sat, 18 Jun 2005) New Revision: 7733 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7733 Log: New io structure for name lookup function. rafal Modified: branches/SAMBA_4_0/source/include/structs.h Changeset

svn commit: samba r7734 - in branches/SAMBA_4_0/source/libnet: .

2005-06-18 Thread mimir
Author: mimir Date: 2005-06-18 22:29:41 + (Sat, 18 Jun 2005) New Revision: 7734 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7734 Log: A few missing pieces... rafal Modified: branches/SAMBA_4_0/source/libnet/config.mk branches/SAMBA_4_0/source/libnet

svn commit: samba r7735 - in branches/SAMBA_4_0/source/libcli/resolve: .

2005-06-18 Thread mimir
Author: mimir Date: 2005-06-18 22:32:14 + (Sat, 18 Jun 2005) New Revision: 7735 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7735 Log: Extend resolve_name function so that it's possible to pass resolve methods explicitly or NULL for defaults saved in smb.conf

svn commit: samba r7736 - in branches/SAMBA_4_0/source/libcli/composite: .

2005-06-18 Thread mimir
Author: mimir Date: 2005-06-18 22:33:07 + (Sat, 18 Jun 2005) New Revision: 7736 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7736 Log: Propagate change in resolve_name function. Let's use default methods in this case. rafal Modified: branches/SAMBA_4_0

svn commit: samba r7737 - in branches/SAMBA_4_0/source/torture: . libnet

2005-06-18 Thread mimir
Author: mimir Date: 2005-06-18 22:37:11 + (Sat, 18 Jun 2005) New Revision: 7737 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7737 Log: Test for libnet_Lookup function. rafal Added: branches/SAMBA_4_0/source/torture/libnet/libnet_lookup.c Modified

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

2005-06-18 Thread mimir
Author: mimir Date: 2005-06-18 23:18:31 + (Sat, 18 Jun 2005) New Revision: 7738 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7738 Log: It's actually an API function test. rafal Modified: branches/SAMBA_4_0/source/torture/torture.c Changeset: Modified

svn commit: samba r7587 - in branches/SAMBA_4_0/source/libnet: .

2005-06-14 Thread mimir
Author: mimir Date: 2005-06-14 22:08:00 + (Tue, 14 Jun 2005) New Revision: 7587 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7587 Log: More comments. rafal Modified: branches/SAMBA_4_0/source/libnet/domain.c Changeset: Modified: branches/SAMBA_4_0/source

svn commit: samba r7490 - in branches/SAMBA_4_0/source: include libnet

2005-06-11 Thread mimir
Author: mimir Date: 2005-06-11 10:31:33 + (Sat, 11 Jun 2005) New Revision: 7490 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7490 Log: Rename functions and prefices s/rpc_composite/libnet_rpc/ This makes more clear where the functions belong to. Also the rule

svn commit: samba r7491 - in branches/SAMBA_4_0/source/torture/libnet: .

2005-06-11 Thread mimir
Author: mimir Date: 2005-06-11 10:33:31 + (Sat, 11 Jun 2005) New Revision: 7491 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7491 Log: libnet functions used in tests have different names now. rafal Modified: branches/SAMBA_4_0/source/torture/libnet

svn commit: samba r7379 - in branches/SAMBA_4_0/source: include libnet

2005-06-07 Thread mimir
Author: mimir Date: 2005-06-07 23:21:38 + (Tue, 07 Jun 2005) New Revision: 7379 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7379 Log: Simplify CreateUser function and io structure. Also, implementing it based on composite functions. Moving to fully async

svn commit: samba r7380 - in branches/SAMBA_4_0/source/libnet: .

2005-06-07 Thread mimir
Author: mimir Date: 2005-06-07 23:24:10 + (Tue, 07 Jun 2005) New Revision: 7380 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7380 Log: Mistakenly put one file twice in command line. Here's source of CreateUser call. It serves one level of call by now. Once any

svn commit: samba r7381 - in branches/SAMBA_4_0/source/libnet: .

2005-06-07 Thread mimir
Author: mimir Date: 2005-06-07 23:24:57 + (Tue, 07 Jun 2005) New Revision: 7381 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7381 Log: Put more rpc specifics in libnet context. rafal Modified: branches/SAMBA_4_0/source/libnet/libnet.h Changeset: Modified

svn commit: samba r7382 - in branches/SAMBA_4_0/source/utils/net: .

2005-06-07 Thread mimir
Author: mimir Date: 2005-06-07 23:26:13 + (Tue, 07 Jun 2005) New Revision: 7382 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7382 Log: Convert net_user code so that is can be compiled against changed CreateUser call. Doesn't work yet, but the test passes. rafal

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

2005-06-07 Thread mimir
Author: mimir Date: 2005-06-07 23:27:49 + (Tue, 07 Jun 2005) New Revision: 7383 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7383 Log: Add CreateUser test to torture suite. rafal Modified: branches/SAMBA_4_0/source/torture/config.mk branches/SAMBA_4_0

svn commit: samba r7384 - in branches/SAMBA_4_0/source/torture/libnet: .

2005-06-07 Thread mimir
Author: mimir Date: 2005-06-07 23:41:23 + (Tue, 07 Jun 2005) New Revision: 7384 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7384 Log: I've forgotten to commit test source. Fix the build and get some sleep... rafal Added: branches/SAMBA_4_0/source/torture

svn commit: samba r7323 - in branches/SAMBA_4_0/source/libnet: .

2005-06-06 Thread mimir
Author: mimir Date: 2005-06-06 08:59:19 + (Mon, 06 Jun 2005) New Revision: 7323 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7323 Log: Complete composite domain open call. rafal Modified: branches/SAMBA_4_0/source/libnet/composite.h branches/SAMBA_4_0

svn commit: samba r7324 - in branches/SAMBA_4_0/source/torture/libnet: .

2005-06-06 Thread mimir
Author: mimir Date: 2005-06-06 09:00:37 + (Mon, 06 Jun 2005) New Revision: 7324 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7324 Log: Torture test for composite domain open function. rafal Added: branches/SAMBA_4_0/source/torture/libnet/domain.c

svn commit: samba r7247 - in branches/SAMBA_4_0/source/libnet: .

2005-06-03 Thread mimir
Author: mimir Date: 2005-06-03 19:09:21 + (Fri, 03 Jun 2005) New Revision: 7247 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7247 Log: User shorter and more convenient name for credentials in libnet context. rafal Modified: branches/SAMBA_4_0/source/libnet

svn commit: samba r7250 - in branches/SAMBA_4_0/source/libnet: .

2005-06-03 Thread mimir
Author: mimir Date: 2005-06-03 23:10:26 + (Fri, 03 Jun 2005) New Revision: 7250 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7250 Log: Starting work on composite domain open call. rafal Added: branches/SAMBA_4_0/source/libnet/domain.c Modified: branches

svn commit: samba r7251 - in branches/SAMBA_4_0/source: include libnet

2005-06-03 Thread mimir
Author: mimir Date: 2005-06-03 23:11:09 + (Fri, 03 Jun 2005) New Revision: 7251 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7251 Log: Initial work on composite domain open call. rafal Modified: branches/SAMBA_4_0/source/include/structs.h branches

svn commit: samba r7252 - in branches/SAMBA_4_0/source/libnet: .

2005-06-03 Thread mimir
Author: mimir Date: 2005-06-03 23:11:51 + (Fri, 03 Jun 2005) New Revision: 7252 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=7252 Log: Formatting. rafal Modified: branches/SAMBA_4_0/source/libnet/libnet.h Changeset: Modified: branches/SAMBA_4_0/source

svn commit: samba r6962 - in branches/SAMBA_4_0/source/libnet: .

2005-05-24 Thread mimir
Author: mimir Date: 2005-05-24 22:47:01 + (Tue, 24 May 2005) New Revision: 6962 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=6962 Log: Severely simplified share functions. Removed call levels as we don't seem to need them at the moment. Functions completely

svn commit: samba r6963 - in branches/SAMBA_4_0/source: include libnet

2005-05-24 Thread mimir
Author: mimir Date: 2005-05-24 22:48:49 + (Tue, 24 May 2005) New Revision: 6963 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=6963 Log: Further definitions for share manipulation code. Untested. Original patch provided by Gregory Leocadie [EMAIL PROTECTED

svn commit: samba r6797 - in branches/SAMBA_4_0/source/auth/kerberos: .

2005-05-15 Thread mimir
Author: mimir Date: 2005-05-15 23:15:03 + (Sun, 15 May 2005) New Revision: 6797 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=6797 Log: Typo fix. rafal Modified: branches/SAMBA_4_0/source/auth/kerberos/kerberos-notes.txt Changeset: Modified: branches

svn commit: samba r6708 - in branches/SAMBA_4_0/source/libcli/composite: .

2005-05-10 Thread mimir
Author: mimir Date: 2005-05-10 12:45:48 + (Tue, 10 May 2005) New Revision: 6708 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=6708 Log: Another type of monitor message. rafal Modified: branches/SAMBA_4_0/source/libcli/composite/monitor.h Changeset

svn commit: samba r6709 - in branches/SAMBA_4_0/source/libnet: .

2005-05-10 Thread mimir
Author: mimir Date: 2005-05-10 13:05:40 + (Tue, 10 May 2005) New Revision: 6709 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=6709 Log: Add monitor messages to useradd composite useradd function. rafal Modified: branches/SAMBA_4_0/source/libnet/userman.c

svn commit: samba r6717 - in branches/SAMBA_4_0/source/torture/libnet: .

2005-05-10 Thread mimir
Author: mimir Date: 2005-05-10 18:17:40 + (Tue, 10 May 2005) New Revision: 6717 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=6717 Log: - torture test of async useradd function and monitor messages. - make message handling functions static. rafal Modified

svn commit: samba r6718 - in branches/SAMBA_4_0/source/libnet: .

2005-05-10 Thread mimir
Author: mimir Date: 2005-05-10 18:18:12 + (Tue, 10 May 2005) New Revision: 6718 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=6718 Log: Formatting fixes. rafal Modified: branches/SAMBA_4_0/source/libnet/userinfo.c Changeset: Modified: branches/SAMBA_4_0

svn commit: samba r6624 - in branches/SAMBA_4_0/source/libnet: .

2005-05-06 Thread mimir
Author: mimir Date: 2005-05-06 07:14:33 + (Fri, 06 May 2005) New Revision: 6624 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=6624 Log: I have put monitor function pointer into userinfo call, but I haven't put any possibility to pass such pointer from calling

svn commit: samba r6637 - in branches/SAMBA_4_0/source/torture/libnet: .

2005-05-06 Thread mimir
Author: mimir Date: 2005-05-06 19:36:49 + (Fri, 06 May 2005) New Revision: 6637 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=6637 Log: Test for asynchronous function and monitor messages. rafal Modified: branches/SAMBA_4_0/source/torture/libnet/userinfo.c

svn commit: samba r6614 - in branches/SAMBA_4_0/source/libcli/composite: .

2005-05-04 Thread mimir
Author: mimir Date: 2005-05-04 19:12:04 + (Wed, 04 May 2005) New Revision: 6614 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=6614 Log: Basic approach to monitoring messages for composite functions. rafal Added: branches/SAMBA_4_0/source/libcli/composite

svn commit: samba r6615 - in branches/SAMBA_4_0/source/include: .

2005-05-04 Thread mimir
Author: mimir Date: 2005-05-04 19:15:24 + (Wed, 04 May 2005) New Revision: 6615 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=6615 Log: As usual, I forgot to commit new structure in this file... rafal Modified: branches/SAMBA_4_0/source/include/structs.h

svn commit: samba r6616 - in branches/SAMBA_4_0/source/libnet: .

2005-05-04 Thread mimir
Author: mimir Date: 2005-05-04 19:16:22 + (Wed, 04 May 2005) New Revision: 6616 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=6616 Log: First (and totally untested) approach to monitoring userinfo composite call. rafal Modified: branches/SAMBA_4_0/source

svn commit: samba r6439 - in branches/SAMBA_4_0/source/libnet: .

2005-04-22 Thread mimir
Author: mimir Date: 2005-04-23 02:59:53 + (Sat, 23 Apr 2005) New Revision: 6439 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=6439 Log: Clarify the comment. rafal Modified: branches/SAMBA_4_0/source/libnet/composite.h Changeset: Modified: branches

svn commit: samba r6440 - in branches/SAMBA_4_0/source/libnet: .

2005-04-22 Thread mimir
Author: mimir Date: 2005-04-23 03:01:21 + (Sat, 23 Apr 2005) New Revision: 6440 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=6440 Log: Adding libcli composite functions dependency, as we need to locate a host and connect to its services prior to doing

svn commit: samba r6432 - in branches/SAMBA_4_0/source/torture/libnet: .

2005-04-22 Thread mimir
Author: mimir Date: 2005-04-22 15:13:01 + (Fri, 22 Apr 2005) New Revision: 6432 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=6432 Log: Restorin previous construction of conditions after a little discussion with Richard and Andrew. rafal Modified: branches

svn commit: samba r6414 - in branches/SAMBA_4_0/source: include libnet

2005-04-21 Thread mimir
Author: mimir Date: 2005-04-21 07:24:16 + (Thu, 21 Apr 2005) New Revision: 6414 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=6414 Log: Added composite user del function. Slightly broken still, but I don't want it to hang around not commited. rafal Modified

svn commit: samba r6415 - in branches/SAMBA_4_0/source/torture: . libnet

2005-04-21 Thread mimir
Author: mimir Date: 2005-04-21 07:25:16 + (Thu, 21 Apr 2005) New Revision: 6415 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=6415 Log: Added NET-USERDEL torture test which proves something's wrong with user del function. rafal Modified: branches/SAMBA_4_0

svn commit: samba r6419 - in branches/SAMBA_4_0/source/libnet: .

2005-04-21 Thread mimir
Author: mimir Date: 2005-04-21 12:21:14 + (Thu, 21 Apr 2005) New Revision: 6419 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=6419 Log: Fix strange behaviour of NET-USERDEL where account doesn't actually gets deleted. rafal Modified: branches/SAMBA_4_0

svn commit: samba r6420 - in branches/SAMBA_4_0/source/torture/libnet: .

2005-04-21 Thread mimir
Author: mimir Date: 2005-04-21 12:22:48 + (Thu, 21 Apr 2005) New Revision: 6420 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=6420 Log: Close user account handle before calling tested function to better simulate real conditions of calling the function. rafal

svn commit: samba r6424 - in branches/SAMBA_4_0/source/libnet: .

2005-04-21 Thread mimir
Author: mimir Date: 2005-04-21 23:25:38 + (Thu, 21 Apr 2005) New Revision: 6424 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=6424 Log: More comments and fixes to existing ones. rafal Modified: branches/SAMBA_4_0/source/libnet/userman.c Changeset

svn commit: samba r6425 - in branches/SAMBA_4_0/source/libnet: .

2005-04-21 Thread mimir
Author: mimir Date: 2005-04-22 00:22:11 + (Fri, 22 Apr 2005) New Revision: 6425 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=6425 Log: Yet another comment. rafal Modified: branches/SAMBA_4_0/source/libnet/userman.c Changeset: Modified: branches/SAMBA_4_0

svn commit: samba r6426 - in branches/SAMBA_4_0/source/torture/libnet: .

2005-04-21 Thread mimir
Author: mimir Date: 2005-04-22 00:32:37 + (Fri, 22 Apr 2005) New Revision: 6426 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=6426 Log: DCE/RPC bind string parsing is not needed anymore, as we use lp_workgroup parameter as domain name to operate on. rafal

svn commit: samba r6430 - in branches/SAMBA_4_0/source/torture/libnet: .

2005-04-21 Thread mimir
Author: mimir Date: 2005-04-22 05:11:53 + (Fri, 22 Apr 2005) New Revision: 6430 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=6430 Log: Delete existing test account if, for some reason, it hasn't been deleted last time running the test. rafal Modified

svn commit: samba r6405 - in branches/SAMBA_4_0/source/torture/libnet: .

2005-04-20 Thread mimir
Author: mimir Date: 2005-04-21 01:00:30 + (Thu, 21 Apr 2005) New Revision: 6405 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=6405 Log: Complete NET-USERADD torture test for user add composite function. rafal Modified: branches/SAMBA_4_0/source/torture

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

2005-04-20 Thread mimir
Author: mimir Date: 2005-04-21 01:01:26 + (Thu, 21 Apr 2005) New Revision: 6406 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=6406 Log: Include new NET-USERADD test in torture suite. rafal Modified: branches/SAMBA_4_0/source/torture/config.mk branches

svn commit: samba r6381 - in branches/SAMBA_4_0/source/libnet: .

2005-04-18 Thread mimir
Author: mimir Date: 2005-04-19 03:55:58 + (Tue, 19 Apr 2005) New Revision: 6381 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=6381 Log: Started working on user account management functions. rafal Added: branches/SAMBA_4_0/source/libnet/userman.c Modified

svn commit: samba r6384 - in branches/SAMBA_4_0/source/libnet: .

2005-04-18 Thread mimir
Author: mimir Date: 2005-04-19 03:57:57 + (Tue, 19 Apr 2005) New Revision: 6384 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=6384 Log: Formatting fixes. rafal Modified: branches/SAMBA_4_0/source/libnet/userinfo.c Changeset: Modified: branches/SAMBA_4_0

svn commit: samba r6164 - in branches/SAMBA_4_0/source/libnet: .

2005-04-01 Thread mimir
Author: mimir Date: 2005-04-01 08:14:57 + (Fri, 01 Apr 2005) New Revision: 6164 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=6164 Log: More comments in the code. rafal Modified: branches/SAMBA_4_0/source/libnet/userinfo.c Changeset: Modified: branches

svn commit: samba r5677 - in branches/SAMBA_4_0/source/libnet: .

2005-03-06 Thread mimir
Author: mimir Date: 2005-03-07 05:09:37 + (Mon, 07 Mar 2005) New Revision: 5677 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=5677 Log: Split structure definitions from implementation. rafal Added: branches/SAMBA_4_0/source/libnet/composite.h Modified

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

2005-03-06 Thread mimir
Author: mimir Date: 2005-03-07 05:10:44 + (Mon, 07 Mar 2005) New Revision: 5678 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=5678 Log: Torture tests require also libnet in order to run NET-* tests. rafal Modified: branches/SAMBA_4_0/source/torture

svn commit: samba r5679 - in branches/SAMBA_4_0/source/torture/libnet: .

2005-03-06 Thread mimir
Author: mimir Date: 2005-03-07 05:12:33 + (Mon, 07 Mar 2005) New Revision: 5679 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=5679 Log: Complete basic test of rpc_composite_userinfo function (which btw proves the function is completely broken but that's what tests

svn commit: samba r5651 - in branches/SAMBA_4_0/source/torture: . libnet

2005-03-03 Thread mimir
Author: mimir Date: 2005-03-04 00:24:21 + (Fri, 04 Mar 2005) New Revision: 5651 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=5651 Log: A bit more code in userinfo test and hook up test function to main torture binary. rafal Modified: branches/SAMBA_4_0

svn commit: samba r5610 - in branches/SAMBA_4_0/source/torture/libnet: .

2005-03-01 Thread mimir
Author: mimir Date: 2005-03-01 23:53:18 + (Tue, 01 Mar 2005) New Revision: 5610 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=5610 Log: Starting libnet test of userinfo call. Unfinished yet, though doesn't break anything at the moment. rafal Added: branches

svn commit: samba r5576 - in branches/SAMBA_4_0/source/libnet: .

2005-02-26 Thread mimir
Author: mimir Date: 2005-02-26 11:39:32 + (Sat, 26 Feb 2005) New Revision: 5576 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=5576 Log: Bunch of fixes pointed by tridge. A few more to come... rafal Modified: branches/SAMBA_4_0/source/libnet/userinfo.c

svn commit: samba r5472 - in branches/SAMBA_4_0/source/libnet: .

2005-02-20 Thread mimir
Author: mimir Date: 2005-02-20 18:20:51 + (Sun, 20 Feb 2005) New Revision: 5472 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=5472 Log: First approach to composite rpc call fetchin user info. It does only compile. Completely untested yet, so almost certainly

svn commit: samba r5474 - in branches/SAMBA_4_0/source/libnet: .

2005-02-20 Thread mimir
Author: mimir Date: 2005-02-20 19:13:19 + (Sun, 20 Feb 2005) New Revision: 5474 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=5474 Log: Remove random notes put in code. rafal Modified: branches/SAMBA_4_0/source/libnet/userinfo.c Changeset: Modified

svn commit: samba r5423 - in branches/SAMBA_4_0/source/utils/net: .

2005-02-16 Thread mimir
Author: mimir Date: 2005-02-16 21:50:38 + (Wed, 16 Feb 2005) New Revision: 5423 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=5423 Log: Change function table structure to allow short description of command groups. Also give up help function pointer

svn commit: samba r5424 - in branches/SAMBA_4_0/source/utils/net: .

2005-02-16 Thread mimir
Author: mimir Date: 2005-02-16 21:51:37 + (Wed, 16 Feb 2005) New Revision: 5424 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=5424 Log: Automatically generate basic help display on basis of name and description from function table. rafal Modified: branches

svn commit: samba r5425 - in branches/SAMBA_4_0/source/utils/net: .

2005-02-16 Thread mimir
Author: mimir Date: 2005-02-16 21:54:01 + (Wed, 16 Feb 2005) New Revision: 5425 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=5425 Log: Convert function tables to new structure (with description) and remove unnecessary help functions as help is generated

svn commit: samba r5380 - in branches/SAMBA_4_0/source/utils/net: .

2005-02-13 Thread mimir
Author: mimir Date: 2005-02-14 00:58:30 + (Mon, 14 Feb 2005) New Revision: 5380 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=5380 Log: Removed extra newline. rafal Modified: branches/SAMBA_4_0/source/utils/net/net_join.c Changeset: Modified: branches

svn commit: samba r5381 - in branches/SAMBA_4_0/source/utils/net: .

2005-02-13 Thread mimir
Author: mimir Date: 2005-02-14 00:59:52 + (Mon, 14 Feb 2005) New Revision: 5381 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=5381 Log: Added net_user.c with net tool interface for managing user accounts. rafal Added: branches/SAMBA_4_0/source/utils/net

svn commit: samba r5365 - in branches/SAMBA_4_0/source/libnet: .

2005-02-12 Thread mimir
Author: mimir Date: 2005-02-13 00:48:21 + (Sun, 13 Feb 2005) New Revision: 5365 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=5365 Log: Initial code for adding user accounts via libnet call. rafal Added: branches/SAMBA_4_0/source/libnet/libnet_user.c

svn commit: samba r5366 - in branches/SAMBA_4_0/source/libnet: .

2005-02-12 Thread mimir
Author: mimir Date: 2005-02-13 00:50:38 + (Sun, 13 Feb 2005) New Revision: 5366 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=5366 Log: added initial code for adding user accounts to libnet makefile. It doesn't do anything useful yet, but at least doesn't break

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

2005-02-12 Thread mimir
Author: mimir Date: 2005-02-13 00:52:45 + (Sun, 13 Feb 2005) New Revision: 5367 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=5367 Log: Minor typo fixes. rafal Modified: branches/SAMBA_4_0/prog_guide.txt Changeset: Modified: branches/SAMBA_4_0

svn commit: samba r5256 - in branches/SAMBA_4_0/source/libnet: .

2005-02-06 Thread mimir
Author: mimir Date: 2005-02-06 23:06:27 + (Sun, 06 Feb 2005) New Revision: 5256 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=5256 Log: More verbose description of functions (as I learn the code). rafal Modified: branches/SAMBA_4_0/source/libnet

svn commit: samba r4948 - in branches/SAMBA_4_0/source/libnet: .

2005-01-23 Thread mimir
Author: mimir Date: 2005-01-23 22:14:44 + (Sun, 23 Jan 2005) New Revision: 4948 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=4948 Log: Typo fixes in comments. rafal Modified: branches/SAMBA_4_0/source/libnet/libnet_rpc.h Changeset: Modified: branches

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

2004-12-26 Thread mimir
Author: mimir Date: 2004-12-26 23:21:59 + (Sun, 26 Dec 2004) New Revision: 315 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-docsrev=315 Log: Typo fix. rafal Modified: trunk/Samba-HOWTO-Collection/ProfileMgmt.xml Changeset: Modified: trunk/Samba-HOWTO

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

2004-12-20 Thread mimir
Author: mimir Date: 2004-12-20 22:03:51 + (Mon, 20 Dec 2004) New Revision: 309 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=samba-docsrev=309 Log: Typo fix. rafal Modified: trunk/Samba-HOWTO-Collection/PolicyMgmt.xml Changeset: Modified: trunk/Samba-HOWTO

svn commit: samba r3646 - in trunk/source/passdb: .

2004-11-09 Thread mimir
Author: mimir Date: 2004-11-10 00:56:43 + (Wed, 10 Nov 2004) New Revision: 3646 WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=revroot=sambarev=3646 Log: Fix (partially) the build. rafal Modified: trunk/source/passdb/util_sam_sid.c Changeset: Modified: trunk/source/passdb

svn commit: samba r2838 - in trunk/source/include: .

2004-10-07 Thread mimir
Author: mimir Date: 2004-10-07 13:26:13 + (Thu, 07 Oct 2004) New Revision: 2838 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/trunk/source/includerev=2838nolog=1 Log: Big patch. Switch from secrets_* functions to new trust passwords api integrated with passdb interface

svn commit: samba r2839 - in trunk/source/passdb: .

2004-10-07 Thread mimir
Author: mimir Date: 2004-10-07 13:37:10 + (Thu, 07 Oct 2004) New Revision: 2839 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/trunk/source/passdbrev=2839nolog=1 Log: Big patch. Switch from secrets_* functions to new trust passwords api integrated with passdb interface

svn commit: samba r2840 - in trunk/source/libsmb: .

2004-10-07 Thread mimir
Author: mimir Date: 2004-10-07 13:44:10 + (Thu, 07 Oct 2004) New Revision: 2840 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/trunk/source/libsmbrev=2840nolog=1 Log: Big patch. Switch from secrets_* functions to new trust passwords api integrated with passdb interface

svn commit: samba r2841 - in trunk/source/lib: .

2004-10-07 Thread mimir
Author: mimir Date: 2004-10-07 13:46:04 + (Thu, 07 Oct 2004) New Revision: 2841 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/trunk/source/librev=2841nolog=1 Log: Big patch. Switch from secrets_* functions to new trust passwords api integrated with passdb interface

svn commit: samba r2842 - in trunk/source/auth: .

2004-10-07 Thread mimir
Author: mimir Date: 2004-10-07 13:48:19 + (Thu, 07 Oct 2004) New Revision: 2842 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/trunk/source/authrev=2842nolog=1 Log: Big patch. Switch from secrets_* functions to new trust passwords api integrated with passdb interface

svn commit: samba r2843 - in trunk/source/tdb: .

2004-10-07 Thread mimir
Author: mimir Date: 2004-10-07 13:50:51 + (Thu, 07 Oct 2004) New Revision: 2843 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/trunk/source/tdbrev=2843nolog=1 Log: Big patch. Switch from secrets_* functions to new trust passwords api integrated with passdb interface

svn commit: samba r2846 - in trunk/source/utils: .

2004-10-07 Thread mimir
Author: mimir Date: 2004-10-07 14:01:29 + (Thu, 07 Oct 2004) New Revision: 2846 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/trunk/source/utilsrev=2846nolog=1 Log: Big patch. Switch from secrets_* functions to new trust passwords api integrated with passdb interface

svn commit: samba r2848 - in trunk/source/smbd: .

2004-10-07 Thread mimir
Author: mimir Date: 2004-10-07 14:07:32 + (Thu, 07 Oct 2004) New Revision: 2848 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/trunk/source/smbdrev=2848nolog=1 Log: Big patch. Switch from secrets_* functions to new trust passwords api integrated with passdb interface

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

2004-10-03 Thread mimir
Author: mimir Date: 2004-10-03 19:53:20 + (Sun, 03 Oct 2004) New Revision: 2813 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/branches/SAMBA_3_0/source/librev=2813nolog=1 Log: Fix the build. At least temporarily, since I've got the impression that _real_ fix is more

svn commit: samba r2814 - in branches/SAMBA_3_0/source/torture: .

2004-10-03 Thread mimir
Author: mimir Date: 2004-10-03 20:25:34 + (Sun, 03 Oct 2004) New Revision: 2814 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/branches/SAMBA_3_0/source/torturerev=2814nolog=1 Log: Exactly the same as main build fix. rafal Modified: branches/SAMBA_3_0/source

svn commit: samba r2647 - in trunk/source/passdb: .

2004-09-25 Thread mimir
Author: mimir Date: 2004-09-26 03:14:26 + (Sun, 26 Sep 2004) New Revision: 2647 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/trunk/source/passdbrev=2647nolog=1 Log: 1) Deal with null pointer returned when secrets.tdb haven't ever heard about trust passwords

svn commit: samba r2557 - in trunk/source/passdb: .

2004-09-22 Thread mimir
Author: mimir Date: 2004-09-23 02:26:10 + (Thu, 23 Sep 2004) New Revision: 2557 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/trunk/source/passdbrev=2557nolog=1 Log: Added functions enabling to switch from secrets_* calls to a proper passdb calls with no extra lines

svn commit: samba-web r338 - in trunk/GUI: .

2004-09-19 Thread mimir
Author: mimir Date: 2004-09-19 14:19:05 + (Sun, 19 Sep 2004) New Revision: 338 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba-webpath=/trunk/GUIrev=338nolog=1 Log: Link update per author's request. rafal Modified: trunk/GUI/index.html Changeset: Modified: trunk/GUI

svn commit: samba r2327 - in trunk/source/libsmb: .

2004-09-13 Thread mimir
Author: mimir Date: 2004-09-13 13:44:31 + (Mon, 13 Sep 2004) New Revision: 2327 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/trunk/source/libsmbrev=2327nolog=1 Log: Migrate ADS domain membership password as well as NT. Also, properly lock machine password while

svn commit: samba r2095 - in trunk/source/printing: .

2004-08-28 Thread mimir
Author: mimir Date: 2004-08-28 11:57:02 + (Sat, 28 Aug 2004) New Revision: 2095 WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/trunk/source/printingrev=2095nolog=1 Log: Fix a typo that broke the build. rafal Modified: trunk/source/printing/printfsp.c Changeset

<    1   2   3   4   5   6   >