This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 33
Diff to update table_sqlite(5) #54
Open
ghost
wants to merge
43
commits into
master
Choose a base branch
from
smtpfd
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on May 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 3136fbb - Browse repository at this point
Copy the full SHA 3136fbbView commit details
Commits on May 20, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 2820310 - Browse repository at this point
Copy the full SHA 2820310View commit details -
Configuration menu - View commit details
-
Copy full SHA for b290b1a - Browse repository at this point
Copy the full SHA b290b1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2c574d - Browse repository at this point
Copy the full SHA e2c574dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29158c8 - Browse repository at this point
Copy the full SHA 29158c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffb8bf4 - Browse repository at this point
Copy the full SHA ffb8bf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 715fb90 - Browse repository at this point
Copy the full SHA 715fb90View commit details
Commits on May 23, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 50e5fe7 - Browse repository at this point
Copy the full SHA 50e5fe7View commit details
Commits on May 24, 2017
-
introduce a helper layer for imsg process management.
make the frontend process use it.
Configuration menu - View commit details
-
Copy full SHA for b12ed3b - Browse repository at this point
Copy the full SHA b12ed3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2eae71f - Browse repository at this point
Copy the full SHA 2eae71fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae02db5 - Browse repository at this point
Copy the full SHA ae02db5View commit details
Commits on May 26, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 410d861 - Browse repository at this point
Copy the full SHA 410d861View commit details -
Configuration menu - View commit details
-
Copy full SHA for 602e5ab - Browse repository at this point
Copy the full SHA 602e5abView commit details
Commits on May 29, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 26d2baf - Browse repository at this point
Copy the full SHA 26d2bafView commit details -
replace config parser and get rid of config handling in the
child processes for now.
Configuration menu - View commit details
-
Copy full SHA for bbb466b - Browse repository at this point
Copy the full SHA bbb466bView commit details -
simplify engine and frontend code:
- remove unncessary signal handlers - simpler exit path - use static functions where possible
Configuration menu - View commit details
-
Copy full SHA for 3aa74a7 - Browse repository at this point
Copy the full SHA 3aa74a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1121fc2 - Browse repository at this point
Copy the full SHA 1121fc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 112f687 - Browse repository at this point
Copy the full SHA 112f687View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2c3f59 - Browse repository at this point
Copy the full SHA e2c3f59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07834ee - Browse repository at this point
Copy the full SHA 07834eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5ad1bd - Browse repository at this point
Copy the full SHA e5ad1bdView commit details
Commits on May 30, 2017
-
Configuration menu - View commit details
-
Copy full SHA for f5ff470 - Browse repository at this point
Copy the full SHA f5ff470View commit details -
Configuration menu - View commit details
-
Copy full SHA for a64a73f - Browse repository at this point
Copy the full SHA a64a73fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96e5d22 - Browse repository at this point
Copy the full SHA 96e5d22View commit details -
Configuration menu - View commit details
-
Copy full SHA for e95fb1e - Browse repository at this point
Copy the full SHA e95fb1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6d8f1e - Browse repository at this point
Copy the full SHA d6d8f1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e3f654 - Browse repository at this point
Copy the full SHA 3e3f654View commit details -
tweak the condig parser a bit.
make the main process fork external filters as found in the config file and pass the imsg handle to the engine.
Configuration menu - View commit details
-
Copy full SHA for b1e1128 - Browse repository at this point
Copy the full SHA b1e1128View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2381969 - Browse repository at this point
Copy the full SHA 2381969View commit details
Commits on May 31, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 6823d6c - Browse repository at this point
Copy the full SHA 6823d6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d8035d - Browse repository at this point
Copy the full SHA 1d8035dView commit details
Commits on Jul 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5808452 - Browse repository at this point
Copy the full SHA 5808452View commit details
Commits on Jul 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 7c41923 - Browse repository at this point
Copy the full SHA 7c41923View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8970ebb - Browse repository at this point
Copy the full SHA 8970ebbView commit details
Commits on Jul 18, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 4ca7e6a - Browse repository at this point
Copy the full SHA 4ca7e6aView commit details
Commits on Jul 19, 2017
-
Configuration menu - View commit details
-
Copy full SHA for d4aaaf1 - Browse repository at this point
Copy the full SHA d4aaaf1View commit details
Commits on Jul 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 8d3417b - Browse repository at this point
Copy the full SHA 8d3417bView commit details
Commits on Jul 27, 2017
-
consider that a smtpf session has two ends A and B, and simply relay
smtp lines between them for now.
Configuration menu - View commit details
-
Copy full SHA for 85c98eb - Browse repository at this point
Copy the full SHA 85c98ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 003f0c9 - Browse repository at this point
Copy the full SHA 003f0c9View commit details -
add an example of smtpf handling a command directly, instead of forwa…
…rding to the server.
Configuration menu - View commit details
-
Copy full SHA for 90dd9fa - Browse repository at this point
Copy the full SHA 90dd9faView commit details
Commits on Apr 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 368dbd8 - Browse repository at this point
Copy the full SHA 368dbd8View commit details
Commits on Jul 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 778dbaa - Browse repository at this point
Copy the full SHA 778dbaaView commit details
Commits on Jul 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 71b604c - Browse repository at this point
Copy the full SHA 71b604cView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.