The branch, v4-0-test has been updated
       via  b175e7bf16eb26c0bae9731a9147d1d379ca8888 (commit)
       via  dedbeea4d28ae10a15766e38e59593a2799183f3 (commit)
      from  eab5f6a7f5efa8608cb23af2cab8ab19f9f62485 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v4-0-test


- Log -----------------------------------------------------------------
commit b175e7bf16eb26c0bae9731a9147d1d379ca8888
Merge: dedbeea4d28ae10a15766e38e59593a2799183f3 
eab5f6a7f5efa8608cb23af2cab8ab19f9f62485
Author: Jelmer Vernooij <[EMAIL PROTECTED]>
Date:   Wed Apr 16 18:17:10 2008 +0200

    Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 
v4-0-test

commit dedbeea4d28ae10a15766e38e59593a2799183f3
Author: Jelmer Vernooij <[EMAIL PROTECTED]>
Date:   Wed Apr 16 18:11:37 2008 +0200

    Fix todo element on actually implemented function.

-----------------------------------------------------------------------

Summary of changes:
 source/librpc/idl/drsuapi.idl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/librpc/idl/drsuapi.idl b/source/librpc/idl/drsuapi.idl
index 9652571..2f48287 100644
--- a/source/librpc/idl/drsuapi.idl
+++ b/source/librpc/idl/drsuapi.idl
@@ -849,7 +849,7 @@ interface drsuapi
                [case(1)] drsuapi_DsNameCtr1 *ctr1;
        } drsuapi_DsNameCtr;
 
-       [todo] WERROR drsuapi_DsCrackNames(
+       WERROR drsuapi_DsCrackNames(
                [in] policy_handle *bind_handle,
                [in, out] int32 level,
                [in,switch_is(level)] drsuapi_DsNameRequest req,


-- 
Samba Shared Repository

Reply via email to