Commit Graph

15 Commits

Author SHA1 Message Date
leitner
0b2a282ec0 begin work on modifyrequest parser 2002-04-03 13:44:15 +00:00
leitner
4792ff7c58 indexed substrings (prefixes only, for now), and untested AND and OR
support.
2002-03-26 15:51:53 +00:00
leitner
13258a3f89 external database representation 2002-03-24 03:08:04 +00:00
leitner
8f9cd366f0 split fmt_ldapadl into fmt_ldapadl and fmt_ldapavl (the former is a
SEQUENCE used in search requests, the latter is a SET used in search
results)
2002-03-14 21:05:36 +00:00
leitner
da78511a26 tinydns now actually appears to answer a test question correctly! 2002-01-16 01:05:43 +00:00
leitner
4dfbff54a2 enhance ldapclient so it can actually formulate, encode and send search
request.
2002-01-15 18:36:47 +00:00
leitner
0fe1e3e9eb Fix makefile 2002-01-15 00:43:44 +00:00
leitner
81e6e9856a bindresponse is actually the same as ldapresult.
might as well rename it.
2002-01-15 00:30:39 +00:00
leitner
b166396c5e t2 can now parse all my openldap and mozilla requests and responses. 2002-01-15 00:24:41 +00:00
leitner
91f809d603 add parser for SearchResultEntry 2002-01-14 23:22:28 +00:00
leitner
7f7fb3c2f9 parse substring search correctly 2002-01-14 21:50:49 +00:00
leitner
5413d2bdeb renamed a struct,
started ldapsearchresultentry formatter
fixed scan_ldapmessage to accept PRIMITIVE messages, too (unbind)
2002-01-14 21:23:33 +00:00
leitner
e14842729a finish ldapsearchrequest scanner 2002-01-14 19:49:09 +00:00
leitner
52d8194d4f more work 2002-01-14 18:24:32 +00:00
leitner
2d32361380 check in work in progress.
Please see README.
2002-01-14 16:14:31 +00:00