From 9c8b44176b47d2186c88743dc1f68023c26d780b Mon Sep 17 00:00:00 2001 From: brain Date: Mon, 4 Apr 2005 18:13:55 +0000 Subject: Added new documentation for ELine class and OnUserPostNick method git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@977 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/xline_8h.html | 229 ++++++++++++++++++++++++++++++++++-------- 1 file changed, 188 insertions(+), 41 deletions(-) (limited to 'docs/module-doc/xline_8h.html') diff --git a/docs/module-doc/xline_8h.html b/docs/module-doc/xline_8h.html index f9e922106..b14c53e16 100644 --- a/docs/module-doc/xline_8h.html +++ b/docs/module-doc/xline_8h.html @@ -18,6 +18,8 @@ Go to the source code of this file. + + @@ -44,48 +46,106 @@ - + + + + + + + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - +

Compounds

class  ELine
class  GLine
 GLine class. More...

void add_kline (long duration, char *source, char *reason, char *hostmask)
bool del_gline (char *hostmask)
void add_eline (long duration, char *source, char *reason, char *hostmask)
bool del_gline (char *hostmask)
bool del_qline (char *nickname)
bool del_zline (char *ipaddr)
bool del_kline (char *hostmask)
bool del_qline (char *nickname)
bool del_eline (char *hostmask)
bool del_zline (char *ipaddr)
char * matches_qline (const char *nick)
bool del_kline (char *hostmask)
char * matches_gline (const char *host)
char * matches_qline (const char *nick)
char * matches_zline (const char *ipaddr)
char * matches_gline (const char *host)
char * matches_kline (const char *host)
char * matches_zline (const char *ipaddr)
char * matches_exception (const char *host)
char * matches_kline (const char *host)
void expire_lines ()
void expire_lines ()
void apply_lines ()
void apply_lines ()
void stats_k (userrec *user)
void stats_k (userrec *user)
void stats_g (userrec *user)
void stats_g (userrec *user)
void stats_q (userrec *user)
void stats_q (userrec *user)
void stats_z (userrec *user)
void stats_z (userrec *user)
void stats_e (userrec *user)
void gline_set_creation_time (char *host, time_t create_time)
void gline_set_creation_time (char *host, time_t create_time)
void qline_set_creation_time (char *nick, time_t create_time)
void qline_set_creation_time (char *nick, time_t create_time)
void zline_set_creation_time (char *ip, time_t create_time)
void zline_set_creation_time (char *ip, time_t create_time)
bool zline_make_global (char *ipaddr)
bool zline_make_global (char *ipaddr)
bool qline_make_global (char *nickname)
bool qline_make_global (char *nickname)
void sync_xlines (serverrec *serv, char *tcp_host)
void sync_xlines (serverrec *serv, char *tcp_host)

Function Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
void add_eline long  duration,
char *  source,
char *  reason,
char *  hostmask
+
+ + + + + +
+   + + +

+

@@ -286,7 +346,7 @@
-

+

@@ -314,7 +374,36 @@
-

+

+ + + + +
+ + + + + + + + + + +
bool del_eline char *  hostmask  ) 
+
+ + + + + +
+   + + +

+

+

@@ -343,7 +432,7 @@
-

+

@@ -372,7 +461,7 @@
-

+

@@ -401,7 +490,7 @@
-

+

@@ -430,7 +519,7 @@
-

+

@@ -458,7 +547,7 @@
-

+

@@ -496,7 +585,36 @@
-

+

+ + + + +
+ + + + + + + + + + +
char* matches_exception const char *  host  ) 
+
+ + + + + +
+   + + +

+

+

@@ -525,7 +643,7 @@
-

+

@@ -554,7 +672,7 @@
-

+

@@ -583,7 +701,7 @@
-

+

@@ -612,7 +730,7 @@
-

+

@@ -641,7 +759,7 @@
-

+

@@ -707,7 +825,36 @@
-

+

+ + + + +
+ + + + + + + + + + +
void stats_e userrec user  ) 
+
+ + + + + +
+   + + +

+

+

@@ -736,7 +883,7 @@
-

+

@@ -765,7 +912,7 @@
-

+

@@ -794,7 +941,7 @@
-

+

@@ -823,7 +970,7 @@
-

+

@@ -861,7 +1008,7 @@
-

+

@@ -890,7 +1037,7 @@
-

+

@@ -928,7 +1075,7 @@
-


Generated on Sat Apr 2 19:27:03 2005 for InspIRCd by +
Generated on Mon Apr 4 18:12:50 2005 for InspIRCd by doxygen 1.3.3
-- cgit v1.2.3