.. |
CMakeLists.txt
|
Add compression toggle to config, cmake && Add dependencies to BuildDebian (#234)
|
2020-11-23 16:55:42 +05:00 |
accept.c
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
bind.c
|
use SO_REUSEPORT to graceful shutdown
|
2020-08-10 13:39:09 +05:00 |
bind.h
|
use SO_REUSEPORT to graceful shutdown
|
2020-08-10 13:39:09 +05:00 |
buf.h
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
build.h.cmake
|
use SO_REUSEPORT to graceful shutdown
|
2020-08-10 13:39:09 +05:00 |
call.c
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
call.h
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
channel.c
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
channel.h
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
channel_api.c
|
Fix leaks and improve locking in cron (#229)
|
2020-11-23 14:13:28 +05:00 |
channel_fast.c
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
channel_fast.h
|
Fix leaks and improve locking in cron (#229)
|
2020-11-23 14:13:28 +05:00 |
channel_type.h
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
clock.c
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
clock.h
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
close.c
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
compression.c
|
Rename OD_ escaping to MM_ && fix indentation for cmakelists (#235)
|
2020-11-23 18:57:56 +05:00 |
compression.h
|
Implement libpq compression (#230)
|
2020-11-23 13:22:17 +05:00 |
cond.c
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
cond.h
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
connect.c
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
context.c
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
context.h
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
context_stack.c
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
context_stack.h
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
coroutine.c
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
coroutine.h
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
coroutine_cache.c
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
coroutine_cache.h
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
dns.c
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
epoll.c
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
epoll.h
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
event.h
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
event_mgr.c
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
event_mgr.h
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
eventfd.c
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
fd.h
|
Fix leaks and improve locking in cron (#229)
|
2020-11-23 14:13:28 +05:00 |
idle.h
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
io.c
|
Implement libpq compression (#230)
|
2020-11-23 13:22:17 +05:00 |
io.h
|
Implement libpq compression (#230)
|
2020-11-23 13:22:17 +05:00 |
iov.c
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
iov.h
|
Fix leaks and improve locking in cron (#229)
|
2020-11-23 14:13:28 +05:00 |
list.h
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
loop.c
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
loop.h
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
lrand48.c
|
put void into arglist of functions if empty (#175)
|
2020-06-14 22:02:07 +05:00 |
lrand48.h
|
fix scram, use postgresql 13 in build & tests (#223)
|
2020-10-26 10:00:17 +05:00 |
machinarium.h
|
Fix leaks and improve locking in cron (#229)
|
2020-11-23 14:13:28 +05:00 |
machinarium_private.h
|
Implement libpq compression (#230)
|
2020-11-23 13:22:17 +05:00 |
machine.c
|
fix infinte loop + add signals tests
|
2020-08-10 13:39:09 +05:00 |
machine.h
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
machine_mgr.c
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
machine_mgr.h
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
macro.h
|
tcp keepalive settings
|
2020-07-22 13:05:16 +05:00 |
mm.c
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
mm.h
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
msg.c
|
Fix leaks and improve locking in cron (#229)
|
2020-11-23 14:13:28 +05:00 |
msg.h
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
msg_cache.c
|
Fix leaks and improve locking in cron (#229)
|
2020-11-23 14:13:28 +05:00 |
msg_cache.h
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
pg_rand48.c
|
fix memory leaks in tests, fixed type overflow in random
|
2020-06-10 18:59:53 +05:00 |
poll.h
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
read.c
|
Rename OD_ escaping to MM_ && fix indentation for cmakelists (#235)
|
2020-11-23 18:57:56 +05:00 |
scheduler.c
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
scheduler.h
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
shutdown.c
|
use SO_REUSEPORT to graceful shutdown
|
2020-08-10 13:39:09 +05:00 |
signal_mgr.c
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
signal_mgr.h
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
sleep_lock.h
|
tsan: fix data race in sleeplock (#145)
|
2020-04-15 16:40:01 +05:00 |
socket.c
|
odyssey tests with asan, little test refactor (#225)
|
2020-10-27 13:47:25 +05:00 |
socket.h
|
use SO_REUSEPORT to graceful shutdown
|
2020-08-10 13:39:09 +05:00 |
task.h
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
task_mgr.c
|
fix coveirty issues + remove legacy (#224)
|
2020-10-26 17:29:05 +05:00 |
task_mgr.h
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
thread.c
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
thread.h
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
timer.h
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
tls.c
|
fix infinte loop + add signals tests
|
2020-08-10 13:39:09 +05:00 |
tls.h
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
util.h
|
Applying clang-format with saving indentations (#140)
|
2020-04-02 16:00:56 +05:00 |
write.c
|
Rename OD_ escaping to MM_ && fix indentation for cmakelists (#235)
|
2020-11-23 18:57:56 +05:00 |
zpq_stream.c
|
Rename OD_ escaping to MM_ && fix indentation for cmakelists (#235)
|
2020-11-23 18:57:56 +05:00 |
zpq_stream.h
|
Implement libpq compression (#230)
|
2020-11-23 13:22:17 +05:00 |