apps/pfixtools.git
16 years agoRewind work, and start in another direction.
Pierre Habouzit [Thu, 23 Aug 2007 21:57:39 +0000 (23:57 +0200)]
Rewind work, and start in another direction.

  Prepare some administrivia.

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
16 years agoFix build system, drop gai things, we will go with threads as policy processes are...
Pierre Habouzit [Sat, 18 Aug 2007 10:27:30 +0000 (12:27 +0200)]
Fix build system, drop gai things, we will go with threads as policy processes are long lived.

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
16 years agoWe won't use D
Pierre Habouzit [Sat, 18 Aug 2007 10:15:42 +0000 (12:15 +0200)]
We won't use D

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
16 years agosupport for D in the build system.
Pierre Habouzit [Wed, 30 May 2007 17:03:33 +0000 (19:03 +0200)]
support for D in the build system.

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
17 years agobe sure we have our generated sources with us.
Pierre Habouzit [Thu, 10 May 2007 20:17:12 +0000 (22:17 +0200)]
be sure we have our generated sources with us.

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
17 years agostyle, mostly. Also fix return case now that we parse everything :)
Pierre Habouzit [Wed, 2 May 2007 22:46:16 +0000 (00:46 +0200)]
style, mostly. Also fix return case now that we parse everything :)

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
17 years agoactually do the parsing.
Pierre Habouzit [Wed, 2 May 2007 16:13:50 +0000 (18:13 +0200)]
actually do the parsing.

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
17 years agofurther work on data parsing.
Pierre Habouzit [Wed, 2 May 2007 10:24:57 +0000 (12:24 +0200)]
further work on data parsing.

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
17 years agoRefactor, prepare gperf things needed for the parse.
Pierre Habouzit [Tue, 1 May 2007 21:39:48 +0000 (23:39 +0200)]
Refactor, prepare gperf things needed for the parse.

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
17 years agoImplement lightweight getaddrinfo_a wrappers.
Pierre Habouzit [Fri, 27 Apr 2007 01:57:16 +0000 (03:57 +0200)]
Implement lightweight getaddrinfo_a wrappers.

  Add the module gai.[hc].
  Various improvements for jobs.
  Cosmetics in postlicyd.c
  Yes we are doing _GNU_SOURCE code now (Makefile).

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
17 years agoVarious code simplifications.
Pierre Habouzit [Thu, 26 Apr 2007 15:18:33 +0000 (17:18 +0200)]
Various code simplifications.

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
17 years agocflags.mk updates
Pierre Habouzit [Thu, 26 Apr 2007 15:18:12 +0000 (17:18 +0200)]
cflags.mk updates

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
17 years agofix makefile, also drop libudns, we will likely use libanl
Pierre Habouzit [Thu, 26 Apr 2007 15:16:25 +0000 (17:16 +0200)]
fix makefile, also drop libudns, we will likely use libanl

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
17 years agoimplement the event loop, add a stopper.
Pierre Habouzit [Mon, 5 Feb 2007 00:40:28 +0000 (01:40 +0100)]
implement the event loop, add a stopper.

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
17 years agosplit files.
Pierre Habouzit [Sun, 4 Feb 2007 23:55:47 +0000 (00:55 +0100)]
split files.
simplify some things.

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
17 years agowe do not need tasks. that's an overkill.
Pierre Habouzit [Sun, 4 Feb 2007 22:14:21 +0000 (23:14 +0100)]
we do not need tasks. that's an overkill.
fix the build system

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
17 years agocontinue to rework our jobs
Pierre Habouzit [Sun, 4 Feb 2007 21:54:05 +0000 (22:54 +0100)]
continue to rework our jobs

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
17 years agorework sources: add notion of jobs and tasks
Pierre Habouzit [Sat, 3 Feb 2007 00:37:58 +0000 (01:37 +0100)]
rework sources: add notion of jobs and tasks

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
17 years agoadd buffer_read.
Pierre Habouzit [Sat, 3 Feb 2007 00:30:17 +0000 (01:30 +0100)]
add buffer_read.

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
17 years agoupdate cflags
Pierre Habouzit [Sat, 3 Feb 2007 00:29:54 +0000 (01:29 +0100)]
update cflags

17 years agoforget about tags
Pierre Habouzit [Fri, 2 Feb 2007 23:00:12 +0000 (00:00 +0100)]
forget about tags

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
17 years agoMore clever build system
Pierre Habouzit [Fri, 2 Feb 2007 22:59:51 +0000 (23:59 +0100)]
More clever build system

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
17 years agochange guards.
Pierre Habouzit [Mon, 8 Jan 2007 07:24:58 +0000 (08:24 +0100)]
change guards.
minor updates.

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
17 years agoprepare useful things for policy request parsing.
Pierre Habouzit [Mon, 8 Jan 2007 00:10:43 +0000 (01:10 +0100)]
prepare useful things for policy request parsing.
use our usual functions.

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
17 years agoadd tags target
Pierre Habouzit [Mon, 8 Jan 2007 00:10:19 +0000 (01:10 +0100)]
add tags target

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
17 years agoImport my beloved mutt api's
Pierre Habouzit [Sun, 7 Jan 2007 23:53:36 +0000 (00:53 +0100)]
Import my beloved mutt api's

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
17 years agoinitial import.
Pierre Habouzit [Sun, 7 Jan 2007 23:34:43 +0000 (00:34 +0100)]
initial import.

Signed-off-by: Pierre Habouzit <madcoder@debian.org>