Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
nfs4-acl-tools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
drift
nfs4-acl-tools
Graph
c8f2f76d443dfaab488081e452f7b842b13b3d46
Select Git revision
Branches
1
master
default
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
30
Oct
16
Jul
19
Feb
21
May
13
18
Jul
16
Aug
5
15
Sep
3
Dec
22
Aug
add --unique switch
master
master
fix nfs4-acl-editor compilation on Fedora
nfs4_setfacl.c: Fix fd leak in edit_ACL()
compile fix
Fix a memory leak in nfs4_getfacl
fix typo in the man page
Fix email address typo
Update contact info in nfs4_acl man page.
Fix typo'd nfs_setfacl reference in nfs4_acl manpage
allow spaces in principal names
Update .gitignore
Remove auto-generated nfs4-acl-tool Makefile
warning about gui
remove some autogenerated files
Add .gitignore
Remove some autogenerated files
nfs4-acl-tools: Don't call free_fields when memory isn't allocated.
nfs4-acl-tools: Fix segfault if format of the input file is incorrect
allow parsing ACEs with empty masks
nfs4-acl-tools 0.3.3: Bugfix release (no new features) and a move to git.
Lose the vestigial changelog.
Fix an old name in the autoconf template and regenerate the default `configure`
Free the pathlist at the end to quieten valgrind.
Clean up parse_alloc_fields().
Now set the group flag if Principal is GROUP@.
Copy ace_buf; this gives better error output.
Added a test if fields[WHO_INDEX] is larger than NFS4_MAX_PRINCIPALSIZE.
edited nfs4_getxattr to use same error-reporting structure as nfs4_setxattr.
Cleaned up code in nfs4_set_acl.c and added test for EREMOTEIO.
Added a test for if ACE was larger than NFS4_MAX_ACESIZE.
nfs4_setfacl: fix a memory leak in apply_action()
Fix old buggy assumptions about various buffer sizes.
Moving to git - initial import of nfs4-acl-tools 0.3.2.
Loading