Adding keyword properties

git-svn-id: https://svn.alkaloid.net/gpl/ldap2dns/trunk@143 06cd67b6-e706-0410-b29e-9de616bca6e9
This commit is contained in:
Ben Klang
2005-12-08 20:35:34 +00:00
parent 4f187fa5db
commit 0e181ffa1e
6 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
# $Id $
Version 0.3.6 (latest) Version 0.3.6 (latest)
+ New maintainer: Ben Klang <ben@alkaloid.net> + New maintainer: Ben Klang <ben@alkaloid.net>
+ Fixed bug with duplicate OIDs in dns.schema from partially applied patch + Fixed bug with duplicate OIDs in dns.schema from partially applied patch

2
FAQ
View File

@@ -28,6 +28,8 @@ considered stable or even working unless you audit it yourself.
You have been warned. Caveat emptor. You have been warned. Caveat emptor.
# $Id $
-- Old FAQ entry below (meaning is unclear to me -- 2005/12/07 bklang -- -- Old FAQ entry below (meaning is unclear to me -- 2005/12/07 bklang --
From: Steven Dossett <sdossett@panath.com> From: Steven Dossett <sdossett@panath.com>

View File

@@ -20,3 +20,4 @@ Please send any problem or success reports to the maintainer.
-- --
Ben Klang <ben@alkaloid.net> Ben Klang <ben@alkaloid.net>
Alkaloid Networks Alkaloid Networks
# $Id $

View File

@@ -1,4 +1,4 @@
# $Id: Makefile,v 1.36 2005/12/08 14:13:25 bklang Exp $ # $Id$
VERSION=0.3.6 VERSION=0.3.6
RELEASE=3 RELEASE=3
CC=gcc -O2 CC=gcc -O2

1
TODO
View File

@@ -1,3 +1,4 @@
# $Id $
* Add support for configuring basedn, binddn, bindpw, and execute command via * Add support for configuring basedn, binddn, bindpw, and execute command via
environment variables. (2005/12/07 bklang) environment variables. (2005/12/07 bklang)

View File

@@ -7,6 +7,8 @@
# #
# Please submit bugfixes or comments via http://projects.alkaloid.net # Please submit bugfixes or comments via http://projects.alkaloid.net
# #
# $Id $
#
# norootforbuild # norootforbuild
# neededforbuild %OPENLDAPPKG%-devel # neededforbuild %OPENLDAPPKG%-devel