index
:
monitoring-plugins
archive/avendor
archive/maint-1.4
archive/release-1.3.0
archive/state_file
hw/http-connect
hw/output/functions
hw/output/plugins
iputils
maint-2.1
maint-2.2
maint-2.3
maint-2.3.2
maint-2.4
master
tg/ntp_rework
tv/new_threshold_syntax
Monitoring Plugins
Monitoring Plugins
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
check_pgsql.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-13
check_pgsql now builds with postgres lib v8.3 (Jan Wagner #1878972)
Matthias Eble
1
-0/+1
2008-01-31
Bump plugin/ to GPLv3 (check_overcr to check_users)
Thomas Guyot-Sionnest
1
-24/+21
2007-01-28
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
Holger Weiss
1
-1/+1
2006-10-19
first pass at cleaning localization for new release
Benoit Mortier
1
-14/+30
2006-06-17
cleaning up help and usage
Benoit Mortier
1
-27/+27
2006-06-06
modify the is_pg_dbname() function to allow databases with '-' in their name.
M. Sean Finney
1
-2/+2
2004-12-25
various fixes for localization
Benoit Mortier
1
-4/+2
2004-12-10
Fixing broken compile
Matthew Kent
1
-4/+4
2004-12-03
reverting my changes from !=TRUE to == ERROR, that's not good ;-( sorry
Benoit Mortier
1
-1/+1
2004-12-03
print_help and print_usage() cleanup
Benoit Mortier
1
-2/+2
2004-12-03
remove UT_HLP_VRS from print_usage
Benoit Mortier
1
-3/+1
2004-12-03
fixes for internationalization
Benoit Mortier
1
-8/+5
2004-12-03
Localization fixes
Benoit Mortier
1
-1/+1
2004-12-03
correcting copyright and remaning int result = STATE_UNKNOWN;
Benoit Mortier
1
-1/+2
2004-12-03
bump copyright year
Benoit Mortier
1
-9/+12
2004-12-02
More internationalization work
Benoit Mortier
1
-3/+2
2004-12-02
return of process_arguments() is TRUE not OK !
Benoit Mortier
1
-1/+1
2004-12-02
changed Error: by CRITICAL -
Benoit Mortier
1
-1/+1
2004-12-01
standardize localization string
Benoit Mortier
1
-19/+21
2004-11-24
Making messages more consistent
Ton Voon
1
-2/+2
2004-03-14
use fperfdata
Karl DeBisschop
1
-8/+8
2003-11-17
add perfdata
Karl DeBisschop
1
-13/+12
2003-08-22
- bindtextdomain for gettext, a few other smale cleanups here and there
Karl DeBisschop
1
-0/+4
2003-08-10
the last round of pedantic compiler warnings
Karl DeBisschop
1
-101/+110
2003-08-02
establish "UT_" namespace for usage text in #defines
Karl DeBisschop
1
-5/+7
2003-07-30
markup for translation
Karl DeBisschop
1
-4/+9
2003-07-29
mark for translation
Karl DeBisschop
1
-39/+23
2003-07-26
mark for translation
Karl DeBisschop
1
-76/+90
2003-03-11
Remove getopt_long checks
Ton Voon
1
-6/+1
2003-03-07
Added getaddrinfo.[ch] & gethostbyname.[ch] to provide RFC2553 functions
Jeremy T. Bouse
1
-1/+0
2003-02-18
spurious backslash escape
Karl DeBisschop
1
-2/+1
2003-02-08
use enum instead of define
Karl DeBisschop
1
-6/+8
2003-01-16
semicolon needed where progname define was replaced
Karl DeBisschop
1
-1/+1
2003-01-13
convert PROGANE from a define to a const char
Karl DeBisschop
1
-5/+5
2002-11-09
define and use usage3 where second part of message is a an int/char
Karl DeBisschop
1
-3/+3
2002-10-21
now we provide long opts if they do not exist
Karl DeBisschop
1
-6/+1
2002-02-28
Initial revision
Ethan Galstad
1
-0/+440