components/httping/patches/httping.1.patch
author zihao.zhu@oracle.com <zihao.zhu@oracle.com>
Tue, 03 May 2016 19:23:30 -0700
changeset 5911 a8d897c4c442
parent 3890 9eec2b00040d
permissions -rw-r--r--
PSARC/2016/225 OpenLDAP Update to 2.4.44 22159934 Update OpenLDAP 2.4.30 to OpenLDAP 2.4.44 15793387 Does slapd really belong in pkg:/library/openldap? 15811938 libldap_r-2.4.so.2.8.3`ldap_parse_sasl_bind_result+0x18d memory leaks 17937475 CVE-2013-4449: openldap: segfault on certain queries with rwm overlay 21837740 problem in SERVICE/OPENLDAP 21645415 OpenLDAP core dumps if listener-threads is set to 2 19597840 libldap_r-2.4.so.2.8.3`ldap_new_connection+0x192 causes SIGSEGV 20866611 TLS_PROTOCOL_MIN functional but undocumented in ldap.conf(5oldap) 21614972 ldapmodify doesn't operate as expected due to solaris renaming 21247153 openldap account should be password=NP not default to locked 21232554 binary is named openldapsearch, man page is ldapsearch 21630074 openldap calling fopen() without F 15826440 svc:/network/ldap/server:openldap_24 needs properties for slapd options 21607640 openldap server needs to support ldaps by default 18230501 OpenLDAP should ship with lint libraries 21772464 svc:/network/ldap/server:openldap_24 needs management authorizations 22959761 Need to set proper privileges in the method_credential in OpenLDAP manifest 23057730 pkg mediator should be used for OpenLDAP installation
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3890
9eec2b00040d 20555268 httping should be updated to version 2.4
Rich Burridge <rich.burridge@oracle.com>
parents: 1172
diff changeset
     1
Remove a Linux specific comment from the httping man page.
9eec2b00040d 20555268 httping should be updated to version 2.4
Rich Burridge <rich.burridge@oracle.com>
parents: 1172
diff changeset
     2
9eec2b00040d 20555268 httping should be updated to version 2.4
Rich Burridge <rich.burridge@oracle.com>
parents: 1172
diff changeset
     3
This change will not be sent upstream.
1172
812e434cd1a8 PSARC 2013/044 httping 1.5.7
Rich Burridge <rich.burridge@oracle.com>
parents: 411
diff changeset
     4
3890
9eec2b00040d 20555268 httping should be updated to version 2.4
Rich Burridge <rich.burridge@oracle.com>
parents: 1172
diff changeset
     5
--- httping-2.4/httping.1.orig	2015-02-16 08:15:41.545818708 -0800
9eec2b00040d 20555268 httping should be updated to version 2.4
Rich Burridge <rich.burridge@oracle.com>
parents: 1172
diff changeset
     6
+++ httping-2.4/httping.1	2015-02-16 08:16:09.286228137 -0800
9eec2b00040d 20555268 httping should be updated to version 2.4
Rich Burridge <rich.burridge@oracle.com>
parents: 1172
diff changeset
     7
@@ -49,7 +49,7 @@
9eec2b00040d 20555268 httping should be updated to version 2.4
Rich Burridge <rich.burridge@oracle.com>
parents: 1172
diff changeset
     8
 Retrieve proxy settings from environment variables ('http_proxy' and 'https_proxy').
1172
812e434cd1a8 PSARC 2013/044 httping 1.5.7
Rich Burridge <rich.burridge@oracle.com>
parents: 411
diff changeset
     9
 .TP
812e434cd1a8 PSARC 2013/044 httping 1.5.7
Rich Burridge <rich.burridge@oracle.com>
parents: 411
diff changeset
    10
 .B "\-F"
3890
9eec2b00040d 20555268 httping should be updated to version 2.4
Rich Burridge <rich.burridge@oracle.com>
parents: 1172
diff changeset
    11
-Attempt TCP Fast Open while trying to connect to a server (for Linux, version 3.7 onwards of the kernel)   
1172
812e434cd1a8 PSARC 2013/044 httping 1.5.7
Rich Burridge <rich.burridge@oracle.com>
parents: 411
diff changeset
    12
+Attempt TCP Fast Open while trying to connect to a server.
812e434cd1a8 PSARC 2013/044 httping 1.5.7
Rich Burridge <rich.burridge@oracle.com>
parents: 411
diff changeset
    13
 .TP
3890
9eec2b00040d 20555268 httping should be updated to version 2.4
Rich Burridge <rich.burridge@oracle.com>
parents: 1172
diff changeset
    14
 .B "\-f"
9eec2b00040d 20555268 httping should be updated to version 2.4
Rich Burridge <rich.burridge@oracle.com>
parents: 1172
diff changeset
    15
 Flood ping: do not sit idle between each ping but ping as fast as the computer and network allow you to.