2007-12-01 |
Pierre Habouzit | listen on a port (postlicyd) |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Pierre Habouzit | Add new APIs |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Pierre Habouzit | Reorganize code slightly |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Pierre Habouzit | We don't need a separate module here. |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Pierre Habouzit | Plug the postfix policy query parsing again. |
commit | commitdiff | tree | snapshot |
2007-12-01 |
Pierre Habouzit | prepare hooking of policy.c module. |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Pierre Habouzit | greylist initializer. |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Pierre Habouzit | Begin work on the greylist module. |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Pierre Habouzit | Have a generic pidfile API. |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Pierre Habouzit | Implement usage |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Pierre Habouzit | move license in mk/ |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Pierre Habouzit | Add a threading framework |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Pierre Habouzit | simplifications |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Pierre Habouzit | Use even more magic. |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Pierre Habouzit | Have an epoll module. |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Pierre Habouzit | common module updates. |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Pierre Habouzit | remove stupid inlines |
commit | commitdiff | tree | snapshot |
2007-09-01 |
Pierre Habouzit | Refactoring. |
commit | commitdiff | tree | snapshot |
2007-09-01 |
Pierre Habouzit | renames |
commit | commitdiff | tree | snapshot |
2007-09-01 |
Pierre Habouzit | Merge daemon.c into common.c |
commit | commitdiff | tree | snapshot |
2007-09-01 |
Pierre Habouzit | Merge daemon.h in common.h |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Pierre Habouzit | Useless function |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Pierre Habouzit | Better handling of forking and exiting and signals. |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Pierre Habouzit | Use pidfile in initscript. |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Pierre Habouzit | Fix typo, and use the privileges drop. |
commit | commitdiff | tree | snapshot |
2007-08-30 |
Pierre Habouzit | Add a function to drop privileges. |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Pierre Habouzit | Debian packaging. |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Pierre Habouzit | Spurious copyright header, and add an install target... |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Pierre Habouzit | Support a pidfile. |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Pierre Habouzit | Strip whitespace for secrets |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Pierre Habouzit | Rename srsd into pfix-srsd. |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Pierre Habouzit | Add daemon_detach, and use it. |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Pierre Habouzit | More homogeneous name: tcp_listen -> tcp_listen_nonblock. |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Pierre Habouzit | Rename project -> pfixtools. |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Pierre Habouzit | Ahem, use non blocking IO. silly me. |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Pierre Habouzit | For the sake of completeness: |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Pierre Habouzit | Small fix: tcp_table(5) should not end with \r\n but \n. |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Pierre Habouzit | Don't hardcode srsd as the daemon name, use a define. |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Pierre Habouzit | Srs tcp_table(5) daemon. |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Pierre Habouzit | Special buffer initializer |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Pierre Habouzit | More simplifications, prepare the path to be a real... |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Pierre Habouzit | Simplifications, style. |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Pierre Habouzit | that style of mine 2 years ago hurt my eyes |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Pierre Habouzit | Clean tests on clean. |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Pierre Habouzit | fix makefile |
commit | commitdiff | tree | snapshot |
2007-08-27 |
Pierre Habouzit | Lot of work on postlicyd, also make the repository... |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Pierre Habouzit | refactor |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Pierre Habouzit | More administrivia. |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Pierre Habouzit | Rewind work, and start in another direction. |
commit | commitdiff | tree | snapshot |
2007-08-18 |
Pierre Habouzit | Fix build system, drop gai things, we will go with... |
commit | commitdiff | tree | snapshot |
2007-08-18 |
Pierre Habouzit | We won't use D |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Pierre Habouzit | support for D in the build system. |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Pierre Habouzit | be sure we have our generated sources with us. |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Pierre Habouzit | style, mostly. Also fix return case now that we parse... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Pierre Habouzit | actually do the parsing. |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Pierre Habouzit | further work on data parsing. |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Pierre Habouzit | Refactor, prepare gperf things needed for the parse. |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Pierre Habouzit | Implement lightweight getaddrinfo_a wrappers. |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Pierre Habouzit | Various code simplifications. |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Pierre Habouzit | cflags.mk updates |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Pierre Habouzit | fix makefile, also drop libudns, we will likely use... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Pierre Habouzit | implement the event loop, add a stopper. |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Pierre Habouzit | split files. |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Pierre Habouzit | we do not need tasks. that's an overkill. |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Pierre Habouzit | continue to rework our jobs |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Pierre Habouzit | rework sources: add notion of jobs and tasks |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Pierre Habouzit | add buffer_read. |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Pierre Habouzit | update cflags |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Pierre Habouzit | forget about tags |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Pierre Habouzit | More clever build system |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Pierre Habouzit | change guards. |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Pierre Habouzit | prepare useful things for policy request parsing. |
commit | commitdiff | tree | snapshot |
2007-01-08 |
Pierre Habouzit | add tags target |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Pierre Habouzit | Import my beloved mutt api's |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Pierre Habouzit | initial import. |
commit | commitdiff | tree | snapshot |
|