Commit Graph

11 Commits

Author SHA1 Message Date
leitner
747641557e clean up warnings 2024-10-21 16:02:34 +00:00
leitner
e122a756a1 Search Filter bugs fixed (thx Simon Rettberg) 2017-06-02 08:51:22 +00:00
leitner
1d95650489 change #include to move foo.h to libowfat/foo.h (needs current libowfat now) 2017-04-21 16:23:38 +00:00
leitner
ad390ee7ea robustness fixes 2015-05-07 23:51:01 +00:00
leitner
35f2b3b745 first shot at "addrequest" support 2007-06-28 22:17:33 +00:00
leitner
9c31097db5 stricter parser checking in scan_ldapsearchfilterstring 2005-07-13 14:23:45 +00:00
leitner
86bcdeb915 int -> unsigned int 2005-07-08 20:50:53 +00:00
leitner
300b692ad0 make scan_ldapsearchfilterstring terminate on syntax error
add index support for >= and <= queries
2005-06-13 06:38:21 +00:00
leitner
6ed206616d fix stupid bug in ldapclient that caused entries to be printed twice 2005-06-13 01:10:44 +00:00
leitner
4b3919b269 add function to free search result entries (and use it in ldapclient) 2005-04-01 09:26:50 +00:00
leitner
0720597238 a bug fix and a parser for RFC-style LDAP search expressions.
Need to integrate them into ldapclient
2002-10-04 21:09:18 +00:00