[SCM] Samba Shared Repository - branch master updated

Günther Deschner gd at samba.org
Thu Sep 16 03:50:33 MDT 2010


The branch, master has been updated
       via  14340a4 idl: Added EPMAPPER_STATUS_CANT_PERFORM_OP.
      from  7e729c4 s4-dns: use a non-forwardable ticket in samba_dnsupdate

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 14340a45bef921db19581258838ec2371d4d21e9
Author: Andreas Schneider <asn at samba.org>
Date:   Mon Aug 30 13:22:57 2010 +0200

    idl: Added EPMAPPER_STATUS_CANT_PERFORM_OP.
    
    Signed-off-by: Günther Deschner <gd at samba.org>

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

Summary of changes:
 librpc/idl/epmapper.idl |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/librpc/idl/epmapper.idl b/librpc/idl/epmapper.idl
index 25b9517..d23b68a 100644
--- a/librpc/idl/epmapper.idl
+++ b/librpc/idl/epmapper.idl
@@ -30,6 +30,7 @@ interface epmapper
 	  with.
 	*/
 
+	const int EPMAPPER_STATUS_CANT_PERFORM_OP = 0x6d8;
 	const int EPMAPPER_STATUS_NO_MORE_ENTRIES = 0x16c9a0d6;
 	const int EPMAPPER_STATUS_NO_MEMORY = 0x16C9A012;
 	const int EPMAPPER_STATUS_OK = 0;


-- 
Samba Shared Repository


More information about the samba-cvs mailing list