svn commit: samba r13066 - in branches/SAMBA_4_0/source/gtk: . man

jelmer at samba.org jelmer at samba.org
Sun Jan 22 22:53:59 GMT 2006


Author: jelmer
Date: 2006-01-22 22:53:58 +0000 (Sun, 22 Jan 2006)
New Revision: 13066

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=13066

Log:
Add (very simple) manpages for gepdump and gwcrontab, remove gwsam from 
installed binaries (as it's not ready for use yet)

Added:
   branches/SAMBA_4_0/source/gtk/man/gepdump.1.xml
   branches/SAMBA_4_0/source/gtk/man/gwcrontab.1.xml
Modified:
   branches/SAMBA_4_0/source/gtk/config.mk


Changeset:
Modified: branches/SAMBA_4_0/source/gtk/config.mk
===================================================================
--- branches/SAMBA_4_0/source/gtk/config.mk	2006-01-22 10:29:42 UTC (rev 13065)
+++ branches/SAMBA_4_0/source/gtk/config.mk	2006-01-22 22:53:58 UTC (rev 13066)
@@ -13,39 +13,26 @@
 		common/credentials.o
 REQUIRED_SUBSYSTEMS = CHARSET LIBBASIC EXT_LIB_gtk RPC_NDR_SAMR
 
-################################################
-# Start BINARY gregedit
 [BINARY::gregedit]
 INSTALLDIR = BINDIR
 OBJ_FILES = tools/gregedit.o
 REQUIRED_SUBSYSTEMS = CONFIG REGISTRY GTK_SAMBA
 MANPAGE = man/gregedit.1
-# End BINARY gregedit
-################################################
 
-################################################
-# Start BINARY gepdump 
 [BINARY::gepdump]
 INSTALLDIR = BINDIR
+MANPAGE = man/gepdump.1
 OBJ_FILES = tools/gepdump.o
 REQUIRED_SUBSYSTEMS = CONFIG GTK_SAMBA RPC_NDR_EPMAPPER RPC_NDR_MGMT
-# End BINARY gepdump 
-################################################
 
-################################################
-# Start BINARY gwcrontab
 [BINARY::gwcrontab]
 INSTALLDIR = BINDIR
+MANPAGE = man/gwcrontab.1
 OBJ_FILES = tools/gwcrontab.o
 REQUIRED_SUBSYSTEMS = CONFIG GTK_SAMBA RPC_NDR_ATSVC
-# End BINARY gwcrontab
-################################################
 
-################################################
-# Start BINARY gwsam
+# This binary is disabled for now as it doesn't do anything useful yet...
 [BINARY::gwsam]
-INSTALLDIR = BINDIR
+#INSTALLDIR = BINDIR
 OBJ_FILES = tools/gwsam.o tools/gwsam_user.o
 REQUIRED_SUBSYSTEMS = CONFIG RPC_NDR_SAMR GTK_SAMBA
-# End BINARY gwsam
-################################################

Added: branches/SAMBA_4_0/source/gtk/man/gepdump.1.xml
===================================================================
--- branches/SAMBA_4_0/source/gtk/man/gepdump.1.xml	2006-01-22 10:29:42 UTC (rev 13065)
+++ branches/SAMBA_4_0/source/gtk/man/gepdump.1.xml	2006-01-22 22:53:58 UTC (rev 13066)
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
+				  
+<refentry id="gepdump.1">
+
+<refmeta>
+	<refentrytitle>gepdump</refentrytitle>
+	<manvolnum>1</manvolnum>
+</refmeta>
+
+
+<refnamediv>
+	<refname>gepdump</refname>
+	<refpurpose>Endpoint mapper viewer in GTK+</refpurpose>
+</refnamediv>
+
+<refsynopsisdiv>
+	<cmdsynopsis>
+		<command>gepdump</command>
+	</cmdsynopsis>
+</refsynopsisdiv>
+
+<refsect1>
+	<title>DESCRIPTION</title>
+
+	<para>gepdump is a simple Gtk+-based DCE/RPC analysis tool that is 
+capable of showing the endpoints on a remote host and which interfaces are 
+available over those endpoints. It also features the ability to look up statistics for each interface.</para>
+
+</refsect1>
+
+<refsect1>
+	<title>VERSION</title>
+
+	<para>This man page is correct for version 4.0 of the Samba suite.</para>
+</refsect1>
+
+<refsect1>
+	<title>SEE ALSO</title>
+
+	<para>gregedit</para>
+
+</refsect1>
+
+<refsect1>
+	<title>AUTHOR</title>
+
+	<para>This utility is part of the <ulink url="http://www.samba.org/">Samba</ulink> suite, which is developed by the global <ulink url="http://www.samba.org/samba/team/">Samba Team</ulink>.</para>
+
+	<para>This manpage and gepdump were written by Jelmer Vernooij. </para>
+	
+</refsect1>
+
+</refentry>

Added: branches/SAMBA_4_0/source/gtk/man/gwcrontab.1.xml
===================================================================
--- branches/SAMBA_4_0/source/gtk/man/gwcrontab.1.xml	2006-01-22 10:29:42 UTC (rev 13065)
+++ branches/SAMBA_4_0/source/gtk/man/gwcrontab.1.xml	2006-01-22 22:53:58 UTC (rev 13066)
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
+				  
+<refentry id="gwcrontab.1">
+
+<refmeta>
+	<refentrytitle>gwcrontab</refentrytitle>
+	<manvolnum>1</manvolnum>
+</refmeta>
+
+
+<refnamediv>
+	<refname>gwcrontab</refname>
+	<refpurpose>Task planning frontend for DCE/RPC</refpurpose>
+</refnamediv>
+
+<refsynopsisdiv>
+	<cmdsynopsis>
+		<command>gwcrontab</command>
+	</cmdsynopsis>
+</refsynopsisdiv>
+
+<refsect1>
+	<title>DESCRIPTION</title>
+
+	<para>gwcrontab is a simple remote frontend to the Windows atsvc service. This service performs the same tasks as <emphasis>at</emphasis> and <emphasis>cron</emphasis> do on POSIX systems. </para>
+
+	<para>The GUI is aimed to look similar to the "Planning Tasks" application in Windows.</para>
+
+</refsect1>
+
+<refsect1>
+	<title>VERSION</title>
+
+	<para>This man page is correct for version 4.0 of the Samba suite.</para>
+</refsect1>
+
+<refsect1>
+	<title>AUTHOR</title>
+
+	<para>This utility is part of the <ulink url="http://www.samba.org/">Samba</ulink> suite, which is developed by the global <ulink url="http://www.samba.org/samba/team/">Samba Team</ulink>.</para>
+
+	<para>This manpage and gwcrontab were written by Jelmer Vernooij. </para>
+	
+</refsect1>
+
+</refentry>



More information about the samba-cvs mailing list