mirror of
https://github.com/bklang/ldap2dns.git
synced 2025-10-26 14:04:14 -04:00
Adding keyword properties
git-svn-id: https://svn.alkaloid.net/gpl/ldap2dns/trunk@143 06cd67b6-e706-0410-b29e-9de616bca6e9
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# $Id $
|
||||
|
||||
Version 0.3.6 (latest)
|
||||
+ New maintainer: Ben Klang <ben@alkaloid.net>
|
||||
+ Fixed bug with duplicate OIDs in dns.schema from partially applied patch
|
||||
|
||||
2
FAQ
2
FAQ
@@ -28,6 +28,8 @@ considered stable or even working unless you audit it yourself.
|
||||
You have been warned. Caveat emptor.
|
||||
|
||||
|
||||
# $Id $
|
||||
|
||||
-- Old FAQ entry below (meaning is unclear to me -- 2005/12/07 bklang --
|
||||
|
||||
From: Steven Dossett <sdossett@panath.com>
|
||||
|
||||
1
INSTALL
1
INSTALL
@@ -20,3 +20,4 @@ Please send any problem or success reports to the maintainer.
|
||||
--
|
||||
Ben Klang <ben@alkaloid.net>
|
||||
Alkaloid Networks
|
||||
# $Id $
|
||||
|
||||
2
Makefile
2
Makefile
@@ -1,4 +1,4 @@
|
||||
# $Id: Makefile,v 1.36 2005/12/08 14:13:25 bklang Exp $
|
||||
# $Id$
|
||||
VERSION=0.3.6
|
||||
RELEASE=3
|
||||
CC=gcc -O2
|
||||
|
||||
1
TODO
1
TODO
@@ -1,3 +1,4 @@
|
||||
# $Id $
|
||||
* Add support for configuring basedn, binddn, bindpw, and execute command via
|
||||
environment variables. (2005/12/07 bklang)
|
||||
|
||||
|
||||
@@ -7,6 +7,8 @@
|
||||
#
|
||||
# Please submit bugfixes or comments via http://projects.alkaloid.net
|
||||
#
|
||||
# $Id $
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
# neededforbuild %OPENLDAPPKG%-devel
|
||||
|
||||
Reference in New Issue
Block a user