Home
last modified time | relevance | path

Searched refs:ldapdns (Results 1 – 25 of 35) sorted by relevance

12

/dports/dns/ldapdns/ldapdns-2.07/debian/
H A Drules59 mkdir -p $(CURDIR)/debian/ldapdns-2.07/etc/init.d
60 mkdir -p $(CURDIR)/debian/ldapdns-2.07/usr/sbin
61 …NO_DAEMONTOOLS=1 NO_TCPSERVERS=1 bin=sbin DESTDIR=$(CURDIR)/debian/ldapdns-2.07 prefix=/usr ./inst…
62 cp $(CURDIR)/sysvinit/ldapdns $(CURDIR)/debian/ldapdns-2.07/etc/init.d/ldapdns
63 cp $(CURDIR)/sysvinit/ldapaxfr $(CURDIR)/debian/ldapdns-2.07/etc/init.d/ldapaxfr
64 cp $(CURDIR)/sample/ldapdns.conf $(CURDIR)/debian/ldapdns-2.07/etc/ldapdns.conf
65 mkdir -p $(CURDIR)/debian/ldapdns-2.07/var/lib/ldapdns
66 echo 'RUN_UID=`id -u ldapdns`' >> $(CURDIR)/debian/ldapdns-2.07/etc/ldapdns.conf
67 echo 'RUN_GID=`id -g ldapdns`' >> $(CURDIR)/debian/ldapdns-2.07/etc/ldapdns.conf
68 cp $(CURDIR)/sample/axfr $(CURDIR)/debian/ldapdns-2.07/var/lib/ldapdns/axfr
H A Dchangelog1 ldapdns-2.07 (1-1) unstable; urgency=low
7 ldapdns-2.06 (1-1) unstable; urgency=low
11 ldapdns-2.05 (1-1) unstable; urgency=low
15 ldapdns-2.04 (1-1) unstable; urgency=low
19 ldapdns-2.02 (1-1) unstable; urgency=low
23 ldapdns-2.01 (1-1) unstable; urgency=low
27 ldapdns-2.00 (8-1) unstable; urgency=low
H A Dpreinst20 groups ldapdns 2>/dev/null || /usr/sbin/useradd -d /var/lib/ldapdns ldapdns
23 /etc/init.d/ldapdns stop
H A Dconffiles1 /etc/ldapdns.conf
2 /var/lib/ldapdns/axfr
H A Dcontrol1 Source: ldapdns
8 Package: ldapdns
H A Dfiles1 ldapdns-2.07-1_i386.deb net optional
/dports/dns/ldapdns/ldapdns-2.07/
H A Dengine.c31 config_t ldapdns; variable
451 if (ldapdns.ldap_suffix && *ldapdns.ldap_suffix) { in do_axfrsearch()
531 if (ldapdns.ldap_suffix && *ldapdns.ldap_suffix) { in do_simple_search()
622 if (ldapdns.ldap_suffix && *ldapdns.ldap_suffix) { in do_attrsearch()
712 if (ldapdns.ldap_suffix && *ldapdns.ldap_suffix) { in do_zonesearch()
740 if (ldapdns.ldap_suffix && *ldapdns.ldap_suffix) { in do_zonesearch()
1317 if (ldapdns.ldap_suffix && *ldapdns.ldap_suffix) { in ldapdns_process_update()
3447 ldapdns.handlers = (ldapdns.ldap_threads + ldapdns.dns_threads)*2; in main()
3481 ldapdns.handlers = ldapdns.ldap_threads = ldapdns.dns_threads; in main()
3483 ldapdns.handlers = ldapdns.dns_threads = ldapdns.ldap_threads; in main()
[all …]
H A Dinstall.sh24 cp $builddir/ldapdns $DESTDIR$prefix/$bin/.
25 chmod 0555 $DESTDIR$prefix/$bin/ldapdns
89 cp $builddir/sysvinit/ldapdns $DESTDIR/etc/init.d/ldapdns
93 cp $builddir/sysvinit/ldapdns $DESTDIR/etc/init.d/ldapdns
100 mkdir -p $DESTDIR/var/lib/ldapdns
101 chmod 0700 $DESTDIR/var/lib/ldapdns
104 cp $builddir/ldapdns $DESTDIR$prefix/$bin/ldapdns
105 chmod 0555 $DESTDIR$prefix/$bin/ldapdns
110 cfile=$DESTDIR/etc/ldapdns.conf
113 cfile=$DESTDIR/etc/sysconfig/ldapdns
[all …]
H A DMakefile.defs3 CORE=engine.o ldapdns.o dns.o response.o ht.o error.o mem.o
5 all: ldapdns ldapaxfr
6 ldapdns: udpserver.o $(CORE)
12 udpserver.o: udpserver.c env.h config.h ldapdns.h
13 tcpserver.o: tcpserver.c env.h ldapdns.h sio.h
14 engine.o: engine.c config.h env.h error.h ldapdns.h supervise.h mem.h
15 ldapdns.o: ldapdns.c ldapdns.h config.h
16 response.o: response.c ldapdns.h dns.h mem.h
17 dns.o: dns.c ldapdns.h
21 ldapdns.h: list.h str.h bin.h ht.h ip.h ip6.h ip4.h
H A DINSTALL2 guide to making ldapdns work for you.
9 rm -f /usr/local/bin/ldapdns-conf
11 rm -f /usr/local/bin/ldapdns
12 rm -rf /var/lib/ldapdns
22 2. decide how you want to run ldapdns;
38 4. use ldapdns-conf to create the service
40 5. link the service using ln -s /path/to/ldapdns/dir /service/ldapdns
69 chkconfig --add ldapdns
85 /var/lib/ldapdns/axfr
118 $ cd /usr/ports/dns/ldapdns
[all …]
H A DFAQ32 Q: what does ldapdns require?
66 A: you unpacked ldapdns 2 into your ldapdns 1 source folder. dumbass.
76 ldapdns will know about you.
82 Q: is ldapdns secure?
107 ldapdns-conf named nobody /var/ldapdns 172.16.0.2 192.168.0.15 \
114 ln -s /var/ldapdns /service/ldapdns
192 ldapdns too :)
302 DNS1 (192.168.1.40) - ldapdns
325 ldapdns?
466 in ldapdns?
[all …]
H A DMANIFEST1 CHANGELOG ldapdns changelog
39 ldapdns sysv-style startup script for ldapdns
43 ldapdns.conf sample configuration
47 ldapdns.spec RPM spec-file
50 ldapdns-conf configure ldapdns for using djb tools
66 ldapdns.c
67 ldapdns.h
H A DREADME.admin3 this assumes ldapdns was setup into /service/ldapdns using ldapdns-conf
5 these tools ONLY work with the vanilla ldapdns system. they're not
12 1. create a directory off of home called ~/.ldapdns/
14 /.ldapdns/ or (admintooldir)/.config/ but be warned; these
26 /service/ldapdns/env to $ROOT/env
28 copy the file "password" from /service/ldapdns/root into $ROOT/root
31 ln -s /service/ldapdns/env $ROOT/env
32 ln -s /service/ldapdns/root $ROOT/root
H A Dtcpserver.c47 if (ldapdns.timeout_tcp > 0) { in tp_housekeeping()
72 ldapdns.ldap_threads = 1; in tp_initialize()
73 ldapdns.handlers = 1; in tp_initialize()
86 ldapdns.ldap_threads = 1; in tp_initialize()
87 ldapdns.dns_threads = 1; in tp_initialize()
88 ldapdns.handlers = 1; in tp_initialize()
334 if (ldapdns.update) in tp_read()
335 c->update = str_dup(ldapdns.update); in tp_read()
338 if (ldapdns.axfr_base) in tp_read()
339 c->axfr_base = str_dup(ldapdns.axfr_base); in tp_read()
[all …]
H A DREADME.using-debian17 # cp ldapdns.tgz ldapdns-2.00-8.tar.gz
18 # tar xzf ldapdns-2.00-8.tar.gz
19 # cd ldapdns-2.00-8
23 you should now have a: ldapdns-2.00_8-1_i386.deb (or whatever platform
26 you cannot yet cross-compile ldapdns. if you want to do this, figure out
29 you cannot yet configure ldapdns. see the remainder of the configuration
H A DREADME.using-rpm8 # cp ldapdns.tgz ldapdns-2.00e.tar.gz
9 # rpm -ta ldapdns-2.07e.tar.gz
10 # cp /usr/src/redhat/RPMS/i386/ldapdns-2.07e*.i386.rpm .
11 # cp /usr/src/redhat/SRPMS/ldapdns-2.07e*.src.rpm .
H A Dldapdns-conf16 ldapdns=`which ldapdns`
23 if [ "X$ldapdns" = "X" ]; then exit 1; fi
46 echo 'exec envuidgid '"$auser"' envdir ./env softlimit -d2000000 '$ldapdns >>$dir/run
H A DREADME.how-can-i-help2 do you use ldapdns?
5 1. what direction should ldapdns take? if you can code, start coding. if
16 ldapdns :)
23 3. distribution. mention ldapdns on your website, and pester your
H A DREADME.comparison2 a lot of people are curious as to how ldapdns stacks up to other DNS
5 ldapdns djbdns bind msdns
18 [1] ldapdns supports live update by-way of it's LDAP server
20 [2] MS-DNS and ldapdns can both import BIND zone files.
67 the ldapdns server with a fake one with fake data. running a read-only
68 filesystem is a good way to guarantee this doesn't happen -- ldapdns
76 $ time for D in `seq 1 1000`; do host -a domain.com ip.ldapdns; done >/dev/null
78 And then wonder how could ldapdns _possibly_ be faster than BIND or
H A DCHANGELOG36 protect AXFR from being used with $SCHEMA=ldapdns
140 could hang ldapdns under extremely _low_ load.
202 2.00 welcome to ldapdns 2.00
220 /var/state/ldapdns was changed to /var/lib/ldapdns
305 * you cannot use ldapdns as a full-fledged WINS server
358 2.00s try to avoid hanging ldapdns if stderr is missing
434 and as per ldapdns-1 series)
459 fixed a bug where ldapdns could close it's server fd
503 bugfix in ldapdns-conf/ldapdns-axfr repaired
534 included tools to start ldapdns without daemontools
[all …]
H A DREADME.configure6 ldapdns supports _THREE_ different schemas. If you're using Microsoft
11 ldapdns DOES SUPPORT AXFR: see INSTALL or README for details about it.
13 ldapdns looks up DNS records in an LDAP directory. domains and zones are
17 ldapdns walks the tree up and down, first up to find SOA/NS records (it
27 note that ldapdns NEVER recursively resolves; it ONLY operates as a root
H A Dudpserver.c69 ldapdns.axfr_base = 0; in tp_initialize()
71 ldapdns.update = 0; in tp_initialize()
H A Dldapdns.c52 switch (ldapdns.dn_mode) { in name_to_ldap()
117 if (ldapdns.ldap_suffix && *ldapdns.ldap_suffix) { in ldap_to_name()
118 b = ldap_into_parts(ldapdns.ldap_suffix); in ldap_to_name()
238 if (ldapdns.relative_names) { in __parse_name()
291 if (ldapdns.relative_names) { in __parse_mx()
827 switch (ldapdns.dn_mode) { in handle_ldap_rrdata()
/dports/dns/ldapdns/ldapdns-2.07/sysvinit/
H A Dldapdns53 if [ -f /etc/sysconfig/ldapdns ]; then
55 . /etc/sysconfig/ldapdns
56 elif [ -f /etc/ldapdns.conf ]; then
57 . /etc/ldapdns.conf
72 daemon ldapdns
76 killproc ldapdns
98 status) status ldapdns
H A Dldapaxfr52 if [ -f /etc/sysconfig/ldapdns ]; then
55 . /etc/sysconfig/ldapdns
59 elif [ -f /etc/ldapdns.conf ]; then
61 . /etc/ldapdns.conf

12