branch: externals/consult
commit 3dbb14797583cb14e40966529021ee723287d200
Author: Daniel Mendler
Commit: Daniel Mendler
Use always
---
consult.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/consult.el b/consult.el
index e3add04cb5..e7ff7404a4 100644
--- a/consult.el
branch: externals/pyim
commit 3692134d6f07c3553cd0e1d4d2b582329f0ab150
Merge: ca463aa652 f32814e15e
Author: Chen Bin
Commit: GitHub
Merge pull request #437 from redguardtoo/master
fixed compiling error in pyim-dregcache.el
---
pyim-dregcache.el | 1 +
1 file changed, 1 insertion(+)
branch: externals/pyim
commit f32814e15e56ba503b48de62f9e39098988c05f4
Author: Chen Bin
Commit: Chen Bin
fixed compiling error in pyim-dregcache.el
---
pyim-dregcache.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/pyim-dregcache.el b/pyim-dregcache.el
index c7142c84c9..14c90b16d5 10
elpasync pushed a change to branch elpa/helm-core.
from 30cdeac619 Improve drag-an-drop for HFF
adds 939da105d3 add missing require solving compilation warning
adds 49bf6a160a Merge pull request #2511 from widefox/master
No new revisions were added by this update.
Summary of
branch: elpa/helm
commit 939da105d36b95b7a9fd27ba82e1a67b34e62f61
Author: Johnny
Commit: Johnny
add missing require solving compilation warning
---
helm-grep.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/helm-grep.el b/helm-grep.el
index 66c7e70334..ebfd7d8c21 100644
--- a/helm-gre
branch: elpa/helm
commit 49bf6a160a96057f56e51c69e9402569b12643f1
Merge: 30cdeac619 939da105d3
Author: Thierry Volpiatto
Commit: GitHub
Merge pull request #2511 from widefox/master
add missing require solving compilation warning
---
helm-grep.el | 1 +
1 file changed, 1 insertion(+
branch: externals/cobol-mode
commit 0326a1abe2234eb24de044ca685af5ee9b18fa7d
Author: Stefan Monnier
Commit: Stefan Monnier
Fix new warnings
* cobol-mode.el (cobol--syntax-propertize-adjacent-quotes) Stay within
80 columns.
* .gitignore: New file.
---
.gitignore| 3
branch: main
commit 353df7c743d5780314905865a7d007b3346250f4
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (dtache): Remove, obsolete
---
elpa-packages | 9 +
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/elpa-packages b/elpa-packages
index 87b174c4cc
monnier pushed a change to branch elpa/corfu-popup.
was 359e2e9849 Remove unused macro
The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.
elpasync pushed a change to branch externals/detached.
from 1e17ad9965 Remove phashes in guix build file
new f2e1fd52f1 Update incorrect cl-defgeneric functions
new 43faf84594 Add metadata git branch function to package
Summary of changes:
README.md | 17 +++
branch: externals/detached
commit 43faf8459416aaa22738fbafec0f67f210a912fd
Author: Niklas Eklund
Commit: Niklas Eklund
Add metadata git branch function to package
Move the git branch metadata annotator function from the README to
detached.el.
---
README.md | 17 +++---
branch: externals/detached
commit f2e1fd52f1d9909ca847b289f51cc468fd332d3f
Author: Niklas Eklund
Commit: Niklas Eklund
Update incorrect cl-defgeneric functions
Should be using cl-defmethod instead.
---
detached.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --gi
branch: elpa/popon
commit 51625a30024a56a7385893f28deed4bb9d5dff6a
Author: Akib Azmain Turja
Commit: Akib Azmain Turja
Add installation instruction for package.el
---
README.org | 4
1 file changed, 4 insertions(+)
diff --git a/README.org b/README.org
index f6cc04576a..1f7b70b1ae 1006
branch: elpa/flymake-popon
commit 46803bee577a34dad961b796cc4f5d289f8c68d5
Author: Akib Azmain Turja
Commit: Akib Azmain Turja
Add installation instruction for package.el
---
README.org | 4
1 file changed, 4 insertions(+)
diff --git a/README.org b/README.org
index c7605a6860..86c4b62
branch: elpa/corfu-terminal
commit aa2df089ca63df6fba6492d04abb74c4eec0e0c9
Author: Akib Azmain Turja
Commit: Akib Azmain Turja
Add installation instruction for package.el
---
README.org | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.org b/README.org
index
branch: externals/coterm
commit 24ebe50850df6eb98d1a70f34b70d67e940c62ac
Author: Miha Rihtaršič
Commit: Miha Rihtaršič
Fix error on printf '\010' or printf '\020\010'
---
coterm.el | 9 ++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/coterm.el b/coterm.el
index 086ad
branch: externals/consult
commit 70d2588f5dba60cfe607829d039799944d9e9f83
Author: Daniel Mendler
Commit: Daniel Mendler
consult--project-root: Preserve this-command (Fix #581)
---
consult.el | 12 +++-
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/consult.el b/consul
branch: externals/consult
commit 2dab69568b4a6aea2fc379882583c89d334ce090
Author: Daniel Mendler
Commit: Daniel Mendler
Update comment
---
consult.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/consult.el b/consult.el
index c1e7009240..e3add04cb5 100644
--- a/consult
elpasync pushed a change to branch externals/consult.
from 380886441e Add consult--source-modified-buffer
new 70d2588f5d consult--project-root: Preserve this-command (Fix #581)
new 2dab69568b Update comment
Summary of changes:
consult.el | 12 +++-
1 file changed,
cjohansson pushed a change to branch externals/phps-mode.
from a3a81f9a17 Updated version and modified date
new 614c82c3c0 Added error notices
new 69d4de374b Updated version and date
Summary of changes:
phps-mode-lex-analyzer.el | 158 ++---
branch: externals/phps-mode
commit 69d4de374b1696bebf1fda5c9f8e1652b1b0fe2b
Author: Christian Johansson
Commit: Christian Johansson
Updated version and date
---
phps-mode.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/phps-mode.el b/phps-mode.el
index d5fc5c6d20.
branch: externals/phps-mode
commit 614c82c3c09fc08c615f1b595a2162281cb43dcd
Author: Christian Johansson
Commit: Christian Johansson
Added error notices
---
phps-mode-lex-analyzer.el | 158 ++
phps-mode.el | 22 +++
2 files change
branch: main
commit 44287cbf000ca9a85f42f4a72f45adb26f383e79
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (nftables-mode): New package
---
elpa-packages | 1 +
1 file changed, 1 insertion(+)
diff --git a/elpa-packages b/elpa-packages
index 93a85154e5..87b174c4cc 100644
---
branch: externals/nftables-mode
commit 70910dbc2af744a4a35487deab1af806ced29716
Merge: 869f14abf4 760486c219
Author: Trent W. Buck
Commit: Trent W. Buck
Merge remote-tracking branch 'KB/master'
---
iptab | 2 -
iptab.ips | 2 -
iptab.nat | 2 -
nftabl
branch: externals/nftables-mode
commit 94f54f52ec3b19bcb422ee932cc54554d4d65c0a
Author: Trent W. Buck
Commit: Trent W. Buck
reference nftables ruleset
based on the one that was in KB but now slightly different because sigh
---
nftables-host.nft | 158 +++
branch: externals/nftables-mode
commit 7f924acbac5d8dd248614a1e9fc56729e9617743
Author: Trent W. Buck
Commit: Trent W. Buck
basic README for github
---
README.rst | 17 +
1 file changed, 17 insertions(+)
diff --git a/README.rst b/README.rst
new file mode 100644
index 00
branch: externals/nftables-mode
commit 109dfa382a0e8d0f2bb8ce30f721e4801ea3f710
Author: Trent W. Buck
Commit: Trent W. Buck
Remove "list ruleset" due to https://bugs.debian.org/982576
---
nftables-host.nft | 4 +++-
nftables-router.nft | 4 +++-
2 files changed, 6 insertions(+), 2 deletio
branch: externals/nftables-mode
commit 794a6e67745a92cae2c104872c6902e3f6364edd
Author: Trent W. Buck
Commit: Trent W. Buck
limit ICMP by type, tweak notes, expand on iif vs iifname, document "flush
table" gotcha
---
nftables-host.nft | 83 +-
branch: externals/nftables-mode
commit 05600129ee8ea0774c6ac446a2bd18fc1dde54eb
Author: Stefan Monnier
Commit: Stefan Monnier
Minor changes to follow more conventions
* nftables-mode.el: Use `;;` for top-level non-heading comments.
Add a minimal `Commentary:` section.
(nftab
branch: externals/nftables-mode
commit a207b02bd63ff4c883f2bbce419788e18b41d779
Author: Lars Ingebrigtsen
Commit: Stefan Monnier
Lightly edited, adding some of the normal conventions for .el files
---
nftables-mode.el | 55 +++
1 file chan
branch: externals/nftables-mode
commit 20fa3d3a55e6670ef6a741716533ed578e27ed6b
Author: Trent W. Buck
Commit: Trent W. Buck
Oops, this was never under version control before.
---
nftables-mode-test.nft | 845 +
1 file changed, 845 insertions(+
branch: externals/nftables-mode
commit 7b031a2014439eb466422c196da1ed45833b2149
Merge: 70910dbc2a 109dfa382a
Author: Trent W. Buck
Commit: Trent W. Buck
Merge remote-tracking branch 'ansible/master'
---
nftables-host.nft | 14 ++
nftables-router.nft | 12 ++--
2 files
branch: externals/nftables-mode
commit f354d71598d0c97d32c764b3cdea774911eea440
Author: Trent W. Buck
Commit: Trent W. Buck
break prologue (nee PRELUDE) out of input
---
nftables-router.nft | 68 +
1 file changed, 43 insertions(+), 25 dele
branch: externals/nftables-mode
commit bf11cb5fec61a03c5374134e6da1c34062db3c3a
Author: Trent W. Buck
Commit: Trent W. Buck
merge the RFC4890 input and forward vmaps into a single common vmap
---
nftables-host.nft | 85 +--
1 file changed,
branch: externals/nftables-mode
commit 242fae1e7171012c0fb7ceb9a2d8b10faa5ddfa8
Author: Trent W. Buck
Commit: Trent W. Buck
limit ICMP by type, tweak notes, expand on iif vs iifname, document "flush
table" gotcha
---
nftables-host.nft | 27 ---
1 file changed, 16 in
branch: externals/nftables-mode
commit 760486c2197d9226e7b9a946dbbf36c3d6efa94b
Author: Trent W. Buck
Commit: Trent W. Buck
update note from sshguard
---
nftables-router.nft | 2 ++
1 file changed, 2 insertions(+)
diff --git a/nftables-router.nft b/nftables-router.nft
index f91bb7c583..7c4
branch: externals/nftables-mode
commit fb87ee1e07aaecd1dbf5d616de29a4d7c3d2f117
Author: Trent W. Buck
Commit: Trent W. Buck
Use stateful ICMP/ICMPv6 filtering by default (but leave the vmaps as
documentation)
---
nftables-router.nft | 7 +--
1 file changed, 5 insertions(+), 2 deletions
branch: externals/nftables-mode
commit 1817c43fb92bcc677955c93156e2564140876d5c
Author: Trent W. Buck
Commit: Trent W. Buck
Initial example nftables ruleset
Later I will add "nftables-router.nft" (replaces our "iptab" and
"iptab.nat") and
"nftables-router-ips.nft" (replaces out
branch: externals/nftables-mode
commit 3fd8b3f79ed8040a8defe9551ab1cc22acdec708
Author: Trent W. Buck
Commit: Trent W. Buck
comment tweaks
---
nftables-host.nft | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/nftables-host.nft b/nftables-host.nft
index 166f7cd52c..aae3
branch: externals/nftables-mode
commit 103844fb4163415705597ff73b88609d082e9643
Author: Trent W. Buck
Commit: Trent W. Buck
move the ICMPv6 policy to a separate named map, so it's out of the way
---
nftables-host.nft | 80 ++-
1 file chang
branch: externals/nftables-mode
commit 16adfabcec88578dd590d0121ec54e4b5ebb3ff4
Author: Trent W. Buck
Commit: Trent W. Buck
add reminder re IPv6 ranges for SSH IPS
---
nftables-router.nft | 4
1 file changed, 4 insertions(+)
diff --git a/nftables-router.nft b/nftables-router.nft
index
branch: externals/nftables-mode
commit 8fcd04379c795ce6d0e9ef8b825c15358822baf6
Author: Trent W. Buck
Commit: Trent W. Buck
bugfix and tweak
---
nftables-host.nft | 15 +++
1 file changed, 11 insertions(+), 4 deletions(-)
diff --git a/nftables-host.nft b/nftables-host.nft
index
branch: externals/nftables-mode
commit 3e9c8cf90725fce52d9efae791c62a9d20ab2b7c
Author: Trent W. Buck
Commit: Trent W. Buck
fixup! typo fixes (thanks mattcen)
---
nftables-host.nft | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/nftables-host.nft b/nftables-host.nft
branch: externals/nftables-mode
commit 70b0e577a6284cc434a83080359cb7cd99677d02
Author: Trent W. Buck
Commit: Trent W. Buck
Debian doesn't have "pptp" in /etc/services
---
nftables-router.nft | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/nftables-router.nft b/nftables-
branch: externals/nftables-mode
commit 497425991978216231e568a2d68aef513296aaff
Author: Trent W. Buck
Commit: Trent W. Buck
typo fixes (thanks mattcen)
---
nftables-router.nft | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/nftables-router.nft b/nftables-router.nft
i
branch: externals/nftables-mode
commit d04e123fc39f750c17670b4292d75f12114ddb46
Author: Trent W. Buck
Commit: Trent W. Buck
fixup! reference nftables ruleset
---
nftables-router.nft | 685
1 file changed, 685 insertions(+)
diff --git a/n
branch: externals/nftables-mode
commit 9bc4a6f589aa57fc14836386775fefeb6dac6837
Author: Trent W. Buck
Commit: Trent W. Buck
Don't do "flush ruleset" (i.e. expect auxiliary tables w/ race conditions)
---
nftables-router.nft | 10 +-
1 file changed, 9 insertions(+), 1 deletion(-)
dif
branch: externals/nftables-mode
commit 14856f12c1d4cf65928fa6e292025454ef560321
Author: Trent W. Buck
Commit: Trent W. Buck
more notes
---
nftables-router.nft | 9 +
1 file changed, 9 insertions(+)
diff --git a/nftables-router.nft b/nftables-router.nft
index 2deb5b368d..de03904583
branch: externals/nftables-mode
commit 35e908d7745f344197429a5c188b21a1b68e7e71
Author: Trent W. Buck
Commit: Trent W. Buck
just a backup copy in case I lose the original somewhere
---
nftables-mode.el | 309 +++
1 file changed, 309 insert
branch: externals/nftables-mode
commit 166b789260ea8c58c97e7905f97eb54107387994
Author: Trent W. Buck
Commit: Trent W. Buck
old comments
---
nftables-router.nft | 4
1 file changed, 4 insertions(+)
diff --git a/nftables-router.nft b/nftables-router.nft
index 1ced5255b4..95725d612a 100
branch: externals/nftables-mode
commit f00cf640fb7adeebc1b20dce80acf0bc5b85bd1e
Author: Trent W. Buck
Commit: Trent W. Buck
nftables - glob gotcha; HOW to rename ifaces; gateway (-i/-o) policy; mail
reputation protection
---
nftables-router.nft | 126 +++
branch: externals/nftables-mode
commit 34ffd618ac0c46959005afbd16a0f70e2f579836
Author: Trent W. Buck
Commit: Trent W. Buck
fixup! Got the IPS working at last (inc IPv6), mua ha ha!
---
nftables-router.nft | 86 +++--
1 file changed, 83 insert
branch: externals/nftables-mode
commit 869f14abf41c504fc9fcb2538033e566f425b1f4
Author: Trent W. Buck
Commit: Trent W. Buck
Initial import.
---
iptab | 50 +
iptab.ips | 69 +++
iptab
branch: externals/nftables-mode
commit 6fbf0a5557d23313a8342a11da946ba08a1bc9d1
Author: Trent W. Buck
Commit: Trent W. Buck
Update iptab imports from twb's personal git repo.
---
iptab | 48 +
iptab.ips | 67 +++
branch: externals/nftables-mode
commit 6e908b1d678fc9b8c7c1d868c8ed4c0a8f6c00ba
Author: Trent W. Buck
Commit: Trent W. Buck
Got the IPS working at last (inc IPv6), mua ha ha!
---
nftables-router.nft | 122
1 file changed, 122 insertions(+
branch: externals/nftables-mode
commit b2991ce112d5bc13f3f61bcb9db77176c80c36da
Author: Trent W. Buck
Commit: Trent W. Buck
Notes from RFC4890 (separate vmaps initially)
---
nftables-host.nft | 46 --
1 file changed, 44 insertions(+), 2 deletions(
branch: externals/nftables-mode
commit b466c545f536dec3f9d3fcb507fbcf30c61ed43d
Author: Trent W. Buck
Commit: Trent W. Buck
Example NAT rules (load OK, but haven't actually tested packets going
through them)
---
nftables-router.nft | 87 -
branch: externals/nftables-mode
commit 3a03651cda201c9be8a5035b4f9621377a2eb959
Author: Trent W. Buck
Commit: Trent W. Buck
Old changes that I forgot to commit
---
nftables-mode.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/nftables-mode.el b/nftables-mode.el
in
branch: externals/nftables-mode
commit 7350707c889f6cee08908a0d59aa81e5579137e9
Author: Trent W. Buck
Commit: Trent W. Buck
forked from nftables-host.nft
---
nftables-router.nft | 231
1 file changed, 231 insertions(+)
diff --git a/nftab
branch: externals/nftables-mode
commit 3e71d87a8c072d7700d9496ea6fbdbdeebb0abd5
Author: Trent W. Buck
Commit: Trent W. Buck
Chuck out the stateless vmap example from the "simple version" firewall
---
nftables-host.nft | 80 ++-
1 file chan
branch: externals/nftables-mode
commit e47799589c89a768a87d332a712b2e02f3d33814
Author: Trent W. Buck
Commit: Trent W. Buck
add remaining allow/deny rules from alpha as an example
---
nftables-router.nft | 30 ++
1 file changed, 22 insertions(+), 8 deletions(-)
branch: externals/nftables-mode
commit 8b6ccea869bd80669f97fbac1c5b303071cec674
Author: Trent W. Buck
Commit: Trent W. Buck
fixup! Got the IPS working at last (inc IPv6), mua ha ha!
---
nftables-router.nft | 9 +++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/nftables
branch: externals/nftables-mode
commit 9058451303b3d05b544c51de14d57a78caf05a00
Author: Trent W. Buck
Commit: Trent W. Buck
correct for Towards a Perfect Ruleset number
---
nftables-host.nft | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/nftables-host.nft b/nftables-hos
monnier pushed a change to branch externals/nftables-mode.
at 05600129ee Minor changes to follow more conventions
This branch includes the following new commits:
new 6fbf0a5557 Update iptab imports from twb's personal git repo.
new 1817c43fb9 Initial example nftables rul
branch: externals/nftables-mode
commit 78a1a4889837a25f5a5bff6a089bb8b262d5b133
Author: Trent W. Buck
Commit: Trent W. Buck
cannot reject as default policy
root@not-omega:~# nft 'add chain inet my_filter my_forward { type filter
hook forward priority filter; policy reject; }'
elpasync pushed a change to branch elpa/helm-core.
from a25fa0e614 Ensure helm-ff-icons-transformer is not appended again
adds 0e826d535b Switch to marked buffers in other frame
adds 30cdeac619 Improve drag-an-drop for HFF
No new revisions were added by this update.
Summary
elpasync pushed a change to branch elpa/helm.
from a25fa0e614 Ensure helm-ff-icons-transformer is not appended again
new 0e826d535b Switch to marked buffers in other frame
new 30cdeac619 Improve drag-an-drop for HFF
Summary of changes:
helm-buffers.el | 8 +-
helm-fi
branch: elpa/helm
commit 0e826d535bd3e5fce1edfe48aa2d7b99d5c85889
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Switch to marked buffers in other frame
---
helm-buffers.el | 8 +++-
helm-types.el | 2 +-
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/helm-buffers
branch: elpa/helm
commit 30cdeac619f7e44366180116252400a1b018d092
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Improve drag-an-drop for HFF
Allow dropping files to other frames
---
helm-files.el | 75 +++
1 file changed
elpasync pushed a change to branch elpa/corfu-terminal.
at 359e2e9849 Remove unused macro
No new revisions were added by this update.
branch: main
commit b8e1a0c6f4a122e7630d6c1b3e3bcbf78bb8d61d
Author: Akib Azmain Turja
Commit: Philip Kaludercic
* elpa-packages (corfu-popup): Rename to corfu-terminal
---
elpa-packages | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/elpa-packages b/elpa-packages
index
71 matches
Mail list logo