equal
deleted
inserted
replaced
|
1 Written by Bruce Guenter <bruceg@em.ca> |
|
2 |
|
3 Dan Kuykendall <dan@kuykendall.org> extended the FAQ and HOWTO and |
|
4 converted them to SGML. |
|
5 |
|
6 Mike Bell <mike@mikebell.org> has contributed the current PHP module |
|
7 and several patches. |
|
8 |
|
9 The CDB library was originally written by D.J.Bernstein <djb@pobox.com>. |
|
10 I have subsequently rewritten parts of it to better fit into C++ style |
|
11 accesses. The only copyright notice I could find in the original |
|
12 package says: |
|
13 |
|
14 If you want to incorporate cdb into your own packages, you can |
|
15 just copy the code here. |
|
16 |
|
17 The MD5 Message-Digest Algorithm library was written by Ulrich Drepper |
|
18 <drepper@gnu.ai.mit.edu>, 1995, and was taken from the GNU C Library |
|
19 |
|
20 Kerberos5 support written by Nickolai Zeldovich <kolya@zepa.net> |
|
21 |
|
22 Anil Madhavapeddy <anil@recoil.org> has contributed a makefile / |
|
23 configure.in patch. |
|
24 |
|
25 Eugene Miretskiy <eugene@invision.net> contributed the original quota |
|
26 checking program, vcheckquota. |
|
27 |