Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

F/persist refactor and libtest #71

Merged
merged 2 commits into from Jan 17, 2014

Conversation

talien
Copy link
Contributor

@talien talien commented Jan 16, 2014

No description provided.

Viktor Tusa added 2 commits January 16, 2014 15:26
This lib covers common tasks for creating/restarting/destroying
PersistState objects.

Also refactored test to use persist_lib provided functions.

Signed-off-by: Viktor Tusa <tusa@balabit.hu>
Added persist_state_remove_entry.

Removing an entry from persist-state sets its in_use value to zero.
At next open of persist_state, this entry will be purged.
@talien
Copy link
Contributor Author

talien commented Jan 17, 2014

remove_entry will be used in a patch later (not published yet), and i thought, that it is worth to publish it earlier, because it makes the PersistEntry related API more complete (full CRUD).

bazsi added a commit that referenced this pull request Jan 17, 2014
@bazsi bazsi merged commit 5715455 into syslog-ng:master Jan 17, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants