This file is indexed.

/usr/share/gtk-doc/html/liboobs/index.html is in liboobs-1-dev 3.0.0-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Liboobs (System configuration management) Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Liboobs (System configuration management) Reference Manual">
<link rel="next" href="ch01.html" title="Common API">
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div class="book">
<div class="titlepage">
<div>
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">Liboobs (System configuration management) Reference Manual</p></th></tr></table></div>
<div><p class="releaseinfo">This documentation describes liboobs 3.0.0
.</p></div>
</div>
<hr>
</div>
<div class="toc"><dl>
<dt><span class="chapter"><a href="ch01.html">Common API</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="OobsSession.html">OobsSession</a></span><span class="refpurpose"> — Manager of the connection to the backends</span>
</dt>
<dt>
<span class="refentrytitle"><a href="OobsObject.html">OobsObject</a></span><span class="refpurpose"> — Base object for all configuration objects</span>
</dt>
<dt>
<span class="refentrytitle"><a href="OobsList.html">OobsList</a></span><span class="refpurpose"> — Object to deal with several configuration elements</span>
</dt>
<dt>
<span class="refentrytitle"><a href="OobsError.html">OobsError</a></span><span class="refpurpose"> — Error codes</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="ch02.html">Users and groups management</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="OobsGroupsConfig.html">OobsGroupsConfig</a></span><span class="refpurpose"> — Object that represents groups configuration</span>
</dt>
<dt>
<span class="refentrytitle"><a href="OobsUsersConfig.html">OobsUsersConfig</a></span><span class="refpurpose"> — Object that represents users configuration</span>
</dt>
<dt>
<span class="refentrytitle"><a href="OobsSelfConfig.html">OobsSelfConfig</a></span><span class="refpurpose"> — Object that represents the current user</span>
</dt>
<dt>
<span class="refentrytitle"><a href="OobsGroup.html">OobsGroup</a></span><span class="refpurpose"> — Object that represents an individual group</span>
</dt>
<dt>
<span class="refentrytitle"><a href="OobsUser.html">OobsUser</a></span><span class="refpurpose"> — Object that represents an individual user</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="ch03.html">Shared folders management</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="OobsSMBConfig.html">OobsSMBConfig</a></span><span class="refpurpose"> — Object that represents SMB configuration</span>
</dt>
<dt>
<span class="refentrytitle"><a href="OobsNFSConfig.html">OobsNFSConfig</a></span><span class="refpurpose"> — Object that represents NFS configuration</span>
</dt>
<dt>
<span class="refentrytitle"><a href="OobsShare.html">OobsShare</a></span><span class="refpurpose"> — Base object for shared folders</span>
</dt>
<dt>
<span class="refentrytitle"><a href="OobsShareNFS.html">OobsShareNFS</a></span><span class="refpurpose"> — Object that represents NFS configuration</span>
</dt>
<dt>
<span class="refentrytitle"><a href="OobsShareSMB.html">OobsShareSMB</a></span><span class="refpurpose"> — Object that represents SMB configuration.</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="ch04.html">Date and time management</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="OobsTimeConfig.html">OobsTimeConfig</a></span><span class="refpurpose"> — Object that represents time configuration</span>
</dt>
<dt>
<span class="refentrytitle"><a href="OobsNTPConfig.html">OobsNTPConfig</a></span><span class="refpurpose"> — Object that represents NTP configuration</span>
</dt>
<dt>
<span class="refentrytitle"><a href="OobsNTPServer.html">OobsNTPServer</a></span><span class="refpurpose"> — Object that represents an individual NTP server</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="ch05.html">System boot management</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="OobsServicesConfig.html">OobsServicesConfig</a></span><span class="refpurpose"> — Object that represents the configuration of services that start/stop during init/shutdown</span>
</dt>
<dt>
<span class="refentrytitle"><a href="OobsService.html">OobsService</a></span><span class="refpurpose"> — Object that represents an individual init.d service</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="ch06.html">Network interfaces management</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="OobsIfacesConfig.html">OobsIfacesConfig</a></span><span class="refpurpose"> — Object that represents network interfaces configuration</span>
</dt>
<dt>
<span class="refentrytitle"><a href="OobsIface.html">OobsIface</a></span><span class="refpurpose"> — Base object for network interfaces</span>
</dt>
<dt>
<span class="refentrytitle"><a href="OobsIfaceEthernet.html">OobsIfaceEthernet</a></span><span class="refpurpose"> — Object that represents an individual Ethernet interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="OobsIfaceIRLan.html">OobsIfaceIRLan</a></span><span class="refpurpose"> — Object that represents an individual IRLan interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="OobsIfacePlip.html">OobsIfacePlip</a></span><span class="refpurpose"> — Object that represents an individual Plip interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="OobsIfacePPP.html">OobsIfacePPP</a></span><span class="refpurpose"> — Object that represents an individual PPP interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="OobsIfaceWireless.html">OobsIfaceWireless</a></span><span class="refpurpose"> — Object that represents an individual Wireless interface</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="ch07.html">Hosts resolution management</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="OobsHostsConfig.html">OobsHostsConfig</a></span><span class="refpurpose"> — Object that represents hosts resolution configuration</span>
</dt>
<dt>
<span class="refentrytitle"><a href="OobsStaticHost.html">OobsStaticHost</a></span><span class="refpurpose"> — Object that represents an individual static host settings</span>
</dt>
</dl></dd>
</dl></div>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.18</div>
</body>
</html>