CVS log for loncom/lciptables

[BACK] Up to [LON-CAPA] / loncom

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Jun 9 02:35:37 2019 UTC (4 years, 9 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, version_2_11_X, version_2_11_4_uiuc, version_2_11_4_msu, version_2_11_4, version_2_11_3_uiuc, version_2_11_3_msu, version_2_11_3, HEAD
Diff to previous 1.8: preferred, unified to selected 1.4: preferred, unified
Changes since revision 1.8: +4 -4 lines
- Dynamic management of LON-CAPA port 5663 compatible with firewalld
  - &get_default_zone(() provides default zone
  - Revert changes in rev. 1.17 to &uses_firewalld() -- now returns
    1 if firewalld in use, but not the default zone.
  - Additional arg, value = 1 if firewalld in use  is passed to
    &firewall_open_port(), &firewall_close_port(),
    &firewall_is_port_open(), &firewall_close_anywhere()

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Oct 24 15:11:19 2018 UTC (5 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.7: preferred, unified to selected 1.4: preferred, unified
Changes since revision 1.7: +18 -9 lines
- Sanity checking.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Oct 24 04:19:27 2018 UTC (5 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.6: preferred, unified to selected 1.4: preferred, unified
Changes since revision 1.6: +28 -13 lines
- Dynamic management of LON-CAPA port 5663 compatible with firewalld.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat May 14 23:38:07 2011 UTC (12 years, 10 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_2_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2, version_2_11_1, version_2_11_0_RC3, version_2_11_0_RC2, version_2_11_0_RC1, version_2_11_0, version_2_10_X, version_2_10_1, loncapaMITrelate_1, language_hyphenation_merge, language_hyphenation, BZ4492-merge, BZ4492-feature_horizontal_radioresponse, BZ4492-feature_Support_horizontal_radioresponse, BZ4492-Support_horizontal_radioresponse
Diff to previous 1.5: preferred, unified to selected 1.4: preferred, unified
Changes since revision 1.5: +2 -2 lines
- Remove duplicate declaration.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat May 14 16:12:53 2011 UTC (12 years, 10 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_10_0
Diff to previous 1.4: preferred, unified
Changes since revision 1.4: +1 -45 lines
- Duplicated &try_to_lock() routine moved to one location (in LONCAPA.pm).
- Try to get locks for lock_apachereload and lock_lciptables before
  making system calls (in lond and loncron respectively).

Revision 1.4: download - view: text, markup, annotated - [selected for diffs]
Thu Dec 30 18:40:19 2010 UTC (13 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_10_0_RC2
Diff to previous 1.3: preferred, unified
Changes since revision 1.3: +2 -2 lines
- No longer stop and start of firewall rules for existing hosts when loncron
  calls lciptables.
- Additional arg in Firewall::firewall_close_port() - ref to %iphosts
  hash of hosts in cluster.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Oct 12 10:17:10 2010 UTC (13 years, 5 months ago) by foxr
Branches: MAIN
Diff to previous 1.2: preferred, unified to selected 1.4: preferred, unified
Changes since revision 1.2: +5 -5 lines
I think this will now work in fc13 but not sure how to test it well.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Mar 25 01:28:34 2010 UTC (14 years ago) by raeburn
Branches: MAIN
CVS tags: version_2_9_X, version_2_9_1, version_2_9_0, version_2_8_99_1, version_2_10_0_RC1, PRINT_INCOMPLETE_base, PRINT_INCOMPLETE
Diff to previous 1.1: preferred, unified to selected 1.4: preferred, unified
Changes since revision 1.1: +4 -4 lines
- Second arg passed to:
    Firewall::firewall_close_port()
    Firewall::firewall_open_port()
is now a reference to an array of chains (as one or both of:
    RH-Firewall-1-INPUT and INPUT may contain entries for LON-CAPA port.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jun 11 00:15:27 2009 UTC (14 years, 9 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_9_99_0, version_2_8_99_0, bz6209-base, bz6209, bz5969, bz2851, GCI_3, GCI_2, BZ5971-printing-apage
Diff to selected 1.4: preferred, unified
loncron updates firewall access to lond port (5663) when connections are updated.
- uses lciptables (setuid script which calls routines in LONCAPA::Firewall.pm).
- list of IPs of hosts in cluster stored in temporary file, so
  lciptables does not need to load lonnet.pm
  (contains inadmissable commands in setuid context).

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>