Commit graph

29 commits

Author SHA1 Message Date
111bdb4828 Call const_get with implicit self 2024-07-12 10:49:33 -03:00
6b2677ba83 Fix type signature in docs 2024-07-12 05:24:38 -03:00
8fee5d4b36 Rename locals 2024-07-12 05:21:47 -03:00
3cc2221cc3 Add cap_all 2024-07-12 05:18:07 -03:00
0e0b52320f Update set_rights! 2024-07-12 04:54:21 -03:00
2da0db58a1 Update docs 2024-07-12 04:52:55 -03:00
30be0cee0c Match language of underlying function 2024-07-12 04:49:20 -03:00
8839b1f4d4 Update set_rights 2024-07-12 04:46:29 -03:00
5d8a05fb22 Migrate to Fiddle::Importer 2024-07-12 04:41:46 -03:00
995dde70c1 Replace local var 2024-07-12 04:26:53 -03:00
08cfdd1e81 Add improvements 2024-07-12 04:19:26 -03:00
997115c08e Add docs 2024-07-12 03:58:34 -03:00
1cce8d62c8 Add docs 2024-07-12 03:54:34 -03:00
71ec204525 v0.2.0 2024-06-27 02:17:16 -03:00
f623ad955d fixup! Update docs 2024-06-27 01:35:34 -03:00
e4ef10313a Update docs 2024-06-27 01:32:51 -03:00
f2d90e414e Run 'bundle exec rubocop -A' 2024-06-27 01:01:24 -03:00
054a16eebc Group more capabilities under 'File capabilities' 2024-06-27 00:40:32 -03:00
a582248d8d docs: add categories in constants.rb 2024-06-25 17:34:58 -03:00
0bc7db2dc2 Discourage direct use of FFI by making it a private constant 2024-06-25 15:37:43 -03:00
476ff5a474 Add CAP_RIGHTS_VERSION 2024-06-25 12:18:46 -03:00
4139481af4 Add BSD::Capsicum.set_rights! 2024-06-25 10:41:56 -03:00
1fc9c715e0 Fix typo 2024-06-25 08:19:05 -03:00
7c23bd0a2f Alias enter! as enter_capability_mode! 2024-06-25 04:49:30 -03:00
b1f1e9d5d6 Fix typo 2024-06-25 04:46:47 -03:00
f7aa10ba23 Update bsd/capsicum.rb 2024-06-25 04:42:27 -03:00
7fa8e74962 Rename LibC as FFI 2024-06-25 04:37:54 -03:00
0f46ec57b3 Add link to man pages 2024-06-25 04:30:58 -03:00
f694cadd48 bsdcapsicum.rb is born :) 2024-06-25 03:32:04 -03:00