Commit Graph

11 Commits

Author SHA1 Message Date
leitner
a6a5daf303 finish size_t conversion from unsigned long 2017-05-02 14:10:50 +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
da36873b76 mmap_read now returns const char*, remove warnings
reject non-minimal encodings for lengths and tags
catch too-large-value overflows in tags
2014-04-15 20:40:01 +00:00
leitner
7376f0342c add hash table index type 2005-10-13 16:51:44 +00:00
leitner
783126698f ACL parsing appears to work, and a new test program called dumpacl can
dump them back out.  Now we just need to check them when executing ldap
requests.  *cough*
2005-07-15 23:04:23 +00:00
leitner
832cf1011e also dump index size for comparison 2005-04-01 20:11:17 +00:00
leitner
78f1555c63 added type 1 indexes: also saves the record number in addition to the
offset of the attribute.  Faster but also doubles the index size.
2005-04-01 20:09:38 +00:00
leitner
0cad372ea0 rework parse so that it can process larger files. 2004-02-14 00:31:42 +00:00
leitner
99c24e2efe more irix cc friendliness 2002-09-07 11:49:19 +00:00
leitner
0221bf98a9 add case sensitive matching 2002-04-03 23:53:12 +00:00
leitner
13258a3f89 external database representation 2002-03-24 03:08:04 +00:00