Code Review
/
src
/
app-framework-binder.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
first ⋅ prev ⋅
next
packaging: Update spec and deb packaging
[src/app-framework-binder.git]
/
src
/
main.c
2017-12-07
José Bollo
afb-api-ws: Make weak ws-client by default (to be fixed)
4.99.4
eel/4.99.4
eel_4.99.4
blob
|
commitdiff
|
raw
2017-11-20
José Bollo
Merge "Fix build for native package"
blob
|
commitdiff
|
raw
|
diff to current
2017-11-06
José Bollo
afb-session: redefine the function 'afb_session_create'
blob
|
commitdiff
|
raw
|
diff to current
2017-10-09
José Bollo
Provide API and VERB name of requests
blob
|
commitdiff
|
raw
|
diff to current
2017-10-09
José Bollo
Remove tailing spaces and TODO file
blob
|
commitdiff
|
raw
|
diff to current
2017-09-07
José Bollo
Improve handling of verbosity in bindings
blob
|
commitdiff
|
raw
|
diff to current
2017-09-05
José Bollo
Fix segmentation fault when random token
blob
|
commitdiff
|
raw
|
diff to current
2017-09-01
José Bollo
Give priority to option --binding
blob
|
commitdiff
|
raw
|
diff to current
2017-08-29
José Bollo
main: set name even for syslog
blob
|
commitdiff
|
raw
|
diff to current
2017-08-29
José Bollo
Add option --name for naming the process
blob
|
commitdiff
|
raw
|
diff to current
2017-08-25
José Bollo
Add option --weak-ldpaths (for weak loading path)
blob
|
commitdiff
|
raw
|
diff to current
2017-08-25
José Bollo
afb-api-so: fix a bug in error detection
blob
|
commitdiff
|
raw
|
diff to current
2017-07-31
José Bollo
Fix fallthrough warnings
blob
|
commitdiff
|
raw
|
diff to current
2017-07-31
José Bollo
debugging: add calls to 'personality'
blob
|
commitdiff
|
raw
|
diff to current
2017-07-05
José Bollo
afb-debug: add features for debugging
blob
|
commitdiff
|
raw
|
diff to current
2017-07-05
José Bollo
main: improve start
blob
|
commitdiff
|
raw
|
diff to current
2017-07-03
José Bollo
Make status common
blob
|
commitdiff
|
raw
|
diff to current
2017-06-02
José Bollo
Fix error on initialisation
blob
|
commitdiff
|
raw
|
diff to current
2017-06-01
José Bollo
Add hooking for events
blob
|
commitdiff
|
raw
|
diff to current
2017-05-31
José Bollo
fix bad exit status report
blob
|
commitdiff
|
raw
|
diff to current
2017-05-30
José Bollo
Adds hooks for service (svc)
blob
|
commitdiff
|
raw
|
diff to current
2017-05-05
José Bollo
Improve includes
blob
|
commitdiff
|
raw
|
diff to current
2017-05-04
José Bollo
Prepare bindings version 2
blob
|
commitdiff
|
raw
|
diff to current
2017-04-21
José Bollo
afb-monitor: draft of monitoring
blob
|
commitdiff
|
raw
|
diff to current
2017-04-21
José Bollo
main: init session module first
blob
|
commitdiff
|
raw
|
diff to current
2017-04-20
José Bollo
Add default api to apiset
blob
|
commitdiff
|
raw
|
diff to current
2017-04-19
José Bollo
simplify main file
blob
|
commitdiff
|
raw
|
diff to current
2017-04-13
José Bollo
Introduce apiset for grouping apis
blob
|
commitdiff
|
raw
|
diff to current
2017-04-12
José Bollo
Add credential data to xreq
blob
|
commitdiff
|
raw
|
diff to current
2017-04-12
José Bollo
Optimisation of xreq
blob
|
commitdiff
|
raw
|
diff to current
2017-04-11
José Bollo
Add startup call in command line
blob
|
commitdiff
|
raw
|
diff to current
2017-04-10
José Bollo
Refactor of initialisation
blob
|
commitdiff
|
raw
|
diff to current
2017-04-10
José Bollo
Refactor setting of directories
blob
|
commitdiff
|
raw
|
diff to current
2017-04-10
José Bollo
Fix typo
blob
|
commitdiff
|
raw
|
diff to current
2017-04-10
José Bollo
Isolate interupt management
blob
|
commitdiff
|
raw
|
diff to current
2017-04-07
José Bollo
Add hooking of daemon interface
blob
|
commitdiff
|
raw
|
diff to current
2017-04-06
José Bollo
Reactivate hooking of requests
blob
|
commitdiff
|
raw
|
diff to current
2017-04-04
José Bollo
Use SIGHUP instead of SIGKILL
blob
|
commitdiff
|
raw
|
diff to current
2017-04-04
José Bollo
Launch job at a earlier step
blob
|
commitdiff
|
raw
|
diff to current
2017-04-03
José Bollo
Rework the jobs
blob
|
commitdiff
|
raw
|
diff to current
2017-03-30
José Bollo
Overall integration of job initialisation
blob
|
commitdiff
|
raw
|
diff to current
2017-03-30
José Bollo
Fix concurrency issues on event manager
blob
|
commitdiff
|
raw
|
diff to current
2017-03-30
José Bollo
Refactor initialisation of the daemon
blob
|
commitdiff
|
raw
|
diff to current
2017-03-29
José Bollo
Add comments
blob
|
commitdiff
|
raw
|
diff to current
2017-03-27
José Bollo
Make main thread used for common jobs
blob
|
commitdiff
|
raw
|
diff to current
2017-03-27
José Bollo
Remove option readyfd
blob
|
commitdiff
|
raw
|
diff to current
2017-03-27
José Bollo
Replace session's value with sessions's cookies
blob
|
commitdiff
|
raw
|
diff to current
2017-03-22
José Bollo
Refactor of threading and signal monitor
blob
|
commitdiff
|
raw
|
diff to current
2017-03-21
José Bollo
Instanciate the environment variables
blob
|
commitdiff
|
raw
|
diff to current
2017-03-13
José Bollo
Beginning of integration as systemd service
blob
|
commitdiff
|
raw
|
diff to current
2017-03-13
José Bollo
notify systemd of being started
blob
|
commitdiff
|
raw
|
diff to current
2017-02-21
José Bollo
Fix issue in initialisation of api by sessions
blob
|
commitdiff
|
raw
|
diff to current
2017-01-12
José Bollo
Improves documentation and directory management
blob
|
commitdiff
|
raw
|
diff to current
2017-01-05
José Bollo
First step for grouping processes
blob
|
commitdiff
|
raw
|
diff to current
2017-01-05
José Bollo
Adds options --no-httpd and --exec
blob
|
commitdiff
|
raw
|
diff to current
2017-01-04
José Bollo
allows to repeat option --ldpaths
blob
|
commitdiff
|
raw
|
diff to current
2017-01-04
José Bollo
Refactor of file main.c
blob
|
commitdiff
|
raw
|
diff to current
2017-01-03
José Bollo
Improves naming of session's module
blob
|
commitdiff
|
raw
|
diff to current
2017-01-03
José Bollo
Adds 2017 to copyrights
blob
|
commitdiff
|
raw
|
diff to current
2016-12-14
José Bollo
main: Removes setting roothttp to . by default
blob
|
commitdiff
|
raw
|
diff to current
2016-10-28
José Bollo
hook: adding of hook feature for requests
blob
|
commitdiff
|
raw
|
diff to current
2016-10-10
José Bollo
Threads: handles request with threads
blob
|
commitdiff
|
raw
|
diff to current
2016-09-15
José Bollo
Ignore the SIGPIPE
blob
|
commitdiff
|
raw
|
diff to current
2016-08-31
José Bollo
Add the option roothttp
blob
|
commitdiff
|
raw
|
diff to current
2016-08-31
José Bollo
bindings: adds ability to use data of applications
blob
|
commitdiff
|
raw
|
diff to current
2016-08-03
José Bollo
websocket transparancy for C/S bindings
blob
|
commitdiff
|
raw
|
diff to current
2016-07-27
José Bollo
fix unexpected ending spaces
blob
|
commitdiff
|
raw
|
diff to current
2016-06-23
José Bollo
vocabulary: moving from 'plugin' to 'binding'
blob
|
commitdiff
|
raw
|
diff to current
2016-06-13
José Bollo
Service instanciation
49/5949/1
blob
|
commitdiff
|
raw
|
diff to current
2016-05-30
José Bollo
add option --session-max
blob
|
commitdiff
|
raw
|
diff to current
2016-05-30
José Bollo
applies timeout setting for apis
blob
|
commitdiff
|
raw
|
diff to current
2016-05-24
José Bollo
add log macros for plugins
blob
|
commitdiff
|
raw
|
diff to current
2016-05-20
José Bollo
set version to 0.5
blob
|
commitdiff
|
raw
|
diff to current
2016-05-20
José Bollo
fix one-page-application redirect
blob
|
commitdiff
|
raw
|
diff to current
2016-05-20
José Bollo
plugin: improves error detection
blob
|
commitdiff
|
raw
|
diff to current
2016-05-17
José Bollo
provides developper files
blob
|
commitdiff
|
raw
|
diff to current
2016-05-13
Fulup Ar Foll
Merge branch 'master' of https://github.com/iotbzh...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-13
José Bollo
cleaning copyrights
blob
|
commitdiff
|
raw
|
diff to current
2016-05-13
José Bollo
new verbose and clean up
blob
|
commitdiff
|
raw
|
diff to current
2016-05-11
José Bollo
improves signal handling & call monitoring
blob
|
commitdiff
|
raw
|
diff to current
2016-05-10
José Bollo
implmentation of dbus-service activated
blob
|
commitdiff
|
raw
|
diff to current
2016-05-10
José Bollo
refactored logging
blob
|
commitdiff
|
raw
|
diff to current
2016-05-10
José Bollo
Refactoring requests and context handling
blob
|
commitdiff
|
raw
|
diff to current
2016-05-04
José Bollo
Switch to libsystemd events
blob
|
commitdiff
|
raw
|
diff to current
2016-04-19
José Bollo
refactoring context handling
blob
|
commitdiff
|
raw
|
diff to current
2016-04-17
José Bollo
set download path
blob
|
commitdiff
|
raw
|
diff to current
2016-04-17
José Bollo
cleaner http handling in main
blob
|
commitdiff
|
raw
|
diff to current
2016-04-14
José Bollo
renamings
blob
|
commitdiff
|
raw
|
diff to current
2016-04-14
José Bollo
removes use of printf
blob
|
commitdiff
|
raw
|
diff to current
2016-04-08
José Bollo
restoring cookie of session
blob
|
commitdiff
|
raw
|
diff to current
2016-04-07
José Bollo
split api handling
blob
|
commitdiff
|
raw
|
diff to current
2016-04-07
José Bollo
more simplification
blob
|
commitdiff
|
raw
|
diff to current
2016-04-07
José Bollo
simplifications
blob
|
commitdiff
|
raw
|
diff to current
2016-04-05
José Bollo
Merge branch 'master' of github.com:iotbzh/afb-daemon
blob
|
commitdiff
|
raw
|
diff to current
2016-04-05
José Bollo
allows connection to upgrade
blob
|
commitdiff
|
raw
|
diff to current
2016-04-05
José Bollo
new main loop in place
blob
|
commitdiff
|
raw
|
diff to current
2016-04-05
José Bollo
start epoll integration by upoll
blob
|
commitdiff
|
raw
|
diff to current
2016-04-05
José Bollo
refactored verbosity
blob
|
commitdiff
|
raw
|
diff to current
2016-04-04
José Bollo
work in progress, session handling
blob
|
commitdiff
|
raw
|
diff to current
2016-04-01
José Bollo
work in progress
blob
|
commitdiff
|
raw
|
diff to current
next