Serj Kalichev
|
f603f495d4
Replace sprintf() by snprintf()
|
10 anni fa |
Serj Kalichev
|
03c8558b2a
Don't strlen() on possibly null pointer
|
10 anni fa |
Serj Kalichev
|
dc672e4492
Use macros instead value
|
10 anni fa |
Serj Kalichev
|
2b1c1bf0a9
Fix extra warnings
|
10 anni fa |
Serj Kalichev
|
1a733d2882
Add internal getopt implamentation. BSD version
|
11 anni fa |
Serj Kalichev
|
d165c116f3
Read-only socket for konfd
|
11 anni fa |
Serj Kalichev
|
da3fe1d552
Create listen socket in separate function
|
11 anni fa |
Serj Kalichev
|
57b4f88a22
Syslog facility for konfd
|
11 anni fa |
Serj Kalichev
|
60376f0577
Syslog facility for clish utility
|
11 anni fa |
Serj Kalichev
|
21e5c5ae08
Fix UNIX_PATH_MAX portability problem. Thanks to S.Galabov
|
11 anni fa |
Serj Kalichev
|
e26d4aabb1
Fix include internal.h
|
11 anni fa |
Serj Kalichev
|
eb0379fe22
Fix optind initialization while opt parsing
|
12 anni fa |
Serj Kalichev
|
f6e29b07f4
Implement -h option for konfd protocol. It defines the maximal depth of output for --dump command.
|
13 anni fa |
Serj Kalichev
|
915e6e9383
More debug for konfd. Print ANSWER
|
13 anni fa |
Serj Kalichev
|
f6dc1793be
Fix del_pattern execution
|
13 anni fa |
Serj Kalichev
|
8836a89808
konfd returns error when illegal pattern is given
|
13 anni fa |
Serj Kalichev
|
7595328a6d
Speed optimization
|
13 anni fa |
Serj Kalichev
|
5441bdb1fa
The konfd refactoring. Speed up. Not finished yet. The bugs a possible.
|
13 anni fa |
Serj Kalichev
|
dcfda01475
Don't use internal clish/private.h in external headers
|
13 anni fa |
Serj Kalichev
|
6c2e039780
Fix param help
|
13 anni fa |
Serj Kalichev
|
15be23e998
Stylistic changes
|
13 anni fa |
Serj Kalichev
|
c39c84477f
A little code simplify
|
13 anni fa |
Serj Kalichev
|
c1a551ef8a
konfd don't print syslog messages to stderr
|
13 anni fa |
Serj Kalichev
|
1cc7e8f725
Add chroot to konfd. Bad mtimes. Don't use
|
13 anni fa |
Serj Kalichev
|
403b3d0114
Some pidfile changes
|
13 anni fa |
Serj Kalichev
|
2535cbbedf
Unfinished konfd deamonization.
|
13 anni fa |
Serj Kalichev
|
53982de1a4
Unfinished fixes for konfd daemon
|
13 anni fa |
Serj Kalichev
|
ea400c7333
Fix build problem with MSG_NOSIGNAL on OpenBSD.
|
14 anni fa |
Serj Kalichev
|
aa35c4b919
Fix konfd daemon behaviour. It remove its socket from filesystem.
|
14 anni fa |
Serj Kalichev
|
f947f5c11b
Use getopt_long() for utilities if getopt.h exists.
|
14 anni fa |