|
77fd797019
|
Fix pid file permission
|
2016-08-16 11:24:31 +04:30 |
|
|
4bd6c0d0d5
|
update copyright message
|
2016-04-06 12:42:13 +04:30 |
|
|
ac47bdf2e0
|
add support for custom log filename using "-l" parameter
|
2015-11-07 13:49:47 +03:30 |
|
|
6a037612d8
|
add user-specified syslog priority setting
|
2015-11-07 13:08:04 +03:30 |
|
|
2bd53dde07
|
add basic syslog support
|
2015-11-07 12:23:42 +03:30 |
|
|
96409f2ca6
|
- add basic support for command-line options
|
2015-11-06 23:28:33 +03:30 |
|
|
5bdb4b048c
|
-Update TODO
- Fix indenting
|
2015-10-31 12:53:53 +03:30 |
|
root
|
e153639fef
|
- Fix build on linux
|
2015-10-27 10:42:05 +03:30 |
|
Your Name
|
2ca3df1338
|
- Add libpidutil as submodule for easier building
- Fix build on FreeBSD
|
2015-10-26 21:29:33 +03:30 |
|
|
a9922836dd
|
- add IPv6 support
|
2015-10-26 18:15:27 +03:30 |
|
|
1d6bd03881
|
- Add missing header file
|
2015-10-25 16:41:32 +03:30 |
|
|
980b6e5eab
|
- improve chomp() logic
|
2015-10-25 16:39:42 +03:30 |
|
|
ba17cca28b
|
- fix missing break
- update README
|
2015-10-25 16:12:59 +03:30 |
|
|
006ddff6af
|
- fix indenting (yes, I am a freak)
|
2015-10-25 16:07:29 +03:30 |
|
|
e3ee2782b7
|
- CVS Logging
- Update README
|
2015-10-25 15:58:23 +03:30 |
|
|
1f9d8d934c
|
- Improve TCP listener logic. Initialization is done before forking
- Add UDP listener
- Add DEBUG knob
|
2015-10-25 15:16:55 +03:30 |
|
|
4c689a160f
|
- Add threading support. Listeners now have their own threads
- Cleanup Makefile
|
2015-10-25 14:10:45 +03:30 |
|
|
8a79888d5e
|
- remove duplicate log_open
|
2015-10-21 18:18:39 +03:30 |
|
|
59dfb51800
|
- remove unnecessary newline
|
2015-10-21 18:17:18 +03:30 |
|
|
ed43cbd4e1
|
- add basic logging support to fsipd
|
2015-10-21 18:16:13 +03:30 |
|
|
58bd6213eb
|
- add logfile library for easier logging
|
2015-10-21 17:13:44 +03:30 |
|
|
00a927fcda
|
- now depends on libpidutil
- README cleanup
- Makefile cleanup
|
2015-10-21 11:38:14 +03:30 |
|
|
23785e3df1
|
Merge branch 'master' of https://github.com/farrokhi/fsipd
|
2015-10-20 17:09:30 +03:30 |
|
|
6d3fb07414
|
- import libpidfile for easier pidfile management instead of FreeBSD specific libutil
|
2015-10-20 17:03:29 +03:30 |
|
|
27d5bde5af
|
Structure cleanup
|
2015-10-12 19:37:46 +03:30 |
|
|
d0cf5bcbbf
|
- Correctly log source IP address and Port number (sip and sport) to syslog
|
2015-10-11 14:56:33 +03:30 |
|
|
da1d29469b
|
- add TODO
|
2015-09-16 17:00:51 +04:30 |
|
|
b93240cc27
|
- socket should be opened as readonly
|
2015-09-16 16:51:12 +04:30 |
|
|
a9c666a183
|
- basic port listening functionality (prototyping)
|
2015-09-16 16:41:39 +04:30 |
|
|
5d65386edf
|
- Add basic daemon and Makefile
|
2015-09-16 11:29:27 +04:30 |
|