shuxin zheng
|
79317f0965
|
change compiling flag "-Wno-extended-offsetof" to "-Wno-invalid-offsetof" for clang
|
2020-05-19 09:28:57 +08:00 |
|
zhengshuxin
|
467664ed02
|
release acl 3.5.1 version
|
2020-01-09 10:48:04 +08:00 |
|
zhengshuxin
|
5e6457bdd2
|
update package version to 3.5.0-12
|
2020-01-09 09:45:14 +08:00 |
|
zhengshuxin
|
9697f95b8f
|
Revert "All source code have been changed to use utf8 charset with BOM header!"
This reverts commit 15d999759e .
|
2019-07-28 10:31:56 +08:00 |
|
zsxxsz
|
15d999759e
|
All source code have been changed to use utf8 charset with BOM header!
|
2019-07-27 22:44:32 +08:00 |
|
zhengshuxin
|
123328c1af
|
remove unused comments
|
2019-06-24 13:06:06 +08:00 |
|
zhengshuxin
|
1fb167d560
|
remove some useless comments
|
2019-06-24 11:58:19 +08:00 |
|
zsx
|
71fc7510a2
|
prepare for releasing acl 3.4.2 version!
|
2019-03-09 14:12:34 +08:00 |
|
zsx
|
e82b63b025
|
format code style
|
2018-12-12 11:16:12 +08:00 |
|
zsx
|
efdb56b579
|
add ACL_EMFILE errno for UNIX/Windows.
|
2018-11-15 15:48:13 +08:00 |
|
zsx
|
c7e10ae8da
|
log important commands's info from remote in order to find problem of the running status.
|
2018-11-15 15:43:29 +08:00 |
|
zsx
|
86b45b99f2
|
udp server is more stable.
|
2018-10-23 21:29:55 +08:00 |
|
zsx
|
1b69ade656
|
acl_master can handle master_reuseport from configure for udp server that the port should be bound by acl_master or the app service.
|
2018-10-23 15:40:39 +08:00 |
|
zsx
|
35221f528b
|
change server template's configure.
|
2018-10-23 15:22:03 +08:00 |
|
zsx
|
b3deca8792
|
add defer_accept control in master_listen.cpp
|
2018-10-23 14:22:35 +08:00 |
|
zhengshuxin
|
6b3133e2ca
|
bugfix: acl_master can't support UDP service on Centos whose version is below 7.x
|
2018-10-17 17:21:18 +08:00 |
|
zhengshuxin
|
8602d19660
|
test acl_master
|
2018-09-19 16:55:53 +08:00 |
|
zhengshuxin
|
65b284c1d6
|
test acl_master
|
2018-09-19 16:52:13 +08:00 |
|
zhengshuxin
|
955af9d1d4
|
addrs matching in acl_master
|
2018-09-19 16:48:40 +08:00 |
|
zsx
|
de4805a6c8
|
fixed one bug in acl_ifconf.c for checking the UNIX path for matching.
|
2018-09-17 18:44:27 +08:00 |
|
zsx
|
4a3ec4a288
|
supporting IPV6
|
2018-09-13 18:38:03 +08:00 |
|
zsx
|
16d40465f8
|
acl_master: can save command info into log file.
|
2018-03-21 19:00:58 +08:00 |
|
zsx
|
76aa09c97f
|
rpm package: move acl-master.json from acl-master to acl-tools
|
2018-03-15 15:00:08 +08:00 |
|
zsx
|
8aecd4b67b
|
rm acl-tools package from CI.
|
2018-03-07 13:31:37 +08:00 |
|
zsx
|
a6515afd23
|
add master version control by web service from master_ctld
|
2018-02-27 11:24:15 +08:00 |
|
zsx
|
93a50ea074
|
add version for acl_master
|
2018-02-27 11:10:53 +08:00 |
|
zsx
|
5546b3a201
|
rpm version to 3.3.0-80
|
2018-02-26 13:22:12 +08:00 |
|
zsx
|
e22b24942f
|
acl_unix_listen.c: won't fatal when binding UNIX addr error
|
2018-02-24 09:19:01 +08:00 |
|
zsx
|
1fee0512ae
|
acl_master: acl_master: lock file should be before starting services
|
2018-02-24 00:22:52 +08:00 |
|
zsx
|
fb91be02a7
|
acl_master: when starting, lock the specified file avoiding starting more than once;
master_guard: listening master_guard.sock other master_guard.sock@unix;
master_ctld: listening master_ctld.sock.
|
2018-02-23 23:35:31 +08:00 |
|
zsx
|
d8ab35a1ac
|
serialize gson: should support the std::map object is optional
|
2018-02-22 11:50:24 +08:00 |
|
zsx
|
827e145290
|
gson rpc: make env be optional
|
2018-02-22 10:49:09 +08:00 |
|
zsx
|
6b248b7587
|
acl_master release 3.3.0-70
|
2018-02-12 14:16:54 +08:00 |
|
zsx
|
f9d0ee85c2
|
acl-master release 3.3.0-70
|
2018-02-12 14:15:57 +08:00 |
|
zsx
|
8e73122b3a
|
fomat source code of master
|
2018-02-08 09:37:42 +08:00 |
|
zhengshuxin
|
8b71bccf62
|
master tools are all ok!
|
2018-01-31 14:28:45 +08:00 |
|
zsx
|
0cb42a8a0c
|
master warning format: rename proc to path
|
2018-01-31 12:20:37 +08:00 |
|
zsx
|
75ce3962ef
|
acl_master: master_conf.cpp check_xxx should be override after reloading services' configures.
|
2018-01-31 12:17:57 +08:00 |
|
zsx
|
1dbc76dbec
|
fixed one bug in ipc_monitor.cpp.
|
2018-01-30 10:02:27 +08:00 |
|
zsx
|
d4036e4da0
|
master warning message can be delivered without master_notify_recipients specified.
|
2018-01-29 18:25:19 +08:00 |
|
zsx
|
a500d77a65
|
master_monitor can handle dead info of services
|
2018-01-24 23:48:48 +08:00 |
|
zsx
|
3c6ead3d72
|
acl_master's web interface: add some checking items
|
2018-01-24 22:10:30 +08:00 |
|
zsx
|
4fc5db521c
|
add global lib for all master's tools
|
2018-01-24 15:10:00 +08:00 |
|
zsx
|
ea244a6673
|
master & master tools can display the version of all services
|
2018-01-23 18:57:29 +08:00 |
|
zsx
|
78beb49c5d
|
acl_master: don't save some log information
|
2018-01-19 10:16:14 +08:00 |
|
zsx
|
e9606ac8bc
|
acl_ifconf_search can match TCP/UDP/UNIX domain socket addr automaticly
|
2018-01-16 13:55:55 +08:00 |
|
zsx
|
e7adfbb169
|
bugfix: fixed bugs in acl_ifconf.c's acl_ifconf_search and acl_udp_server.c
|
2018-01-16 11:43:35 +08:00 |
|
zsx
|
c9a11e6a29
|
acl_master: remove ACL_MASTER_SERV:command avoding misusing it, just using path
|
2018-01-05 10:40:05 +08:00 |
|
zsx
|
dc21d58218
|
master: add lost item named start in service_list.cpp
|
2018-01-03 18:59:37 +08:00 |
|
root
|
01be5a98c6
|
acl_udp_server: can exit gracefully
|
2018-01-03 02:54:53 +08:00 |
|