annotate TODO @ 108:1b2a4fac1303 stable-0-6-21

fix title bug with old schema in pst2ldif, also escape commas in distinguished names per rfc4514.
author Carl Byington <carl@five-ten-sg.com>
date Tue, 21 Oct 2008 14:37:13 -0700
parents 06c0262ad689
children 1b3922080ca8
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
47
5fb8d997feed more fixes for 64 bit format
carl
parents: 0
diff changeset
1
51
06c0262ad689 code cleanup
carl
parents: 50
diff changeset
2 Need testing on big-endian machines. We may be missing some LEnn_CPU()
06c0262ad689 code cleanup
carl
parents: 50
diff changeset
3 calls.
47
5fb8d997feed more fixes for 64 bit format
carl
parents: 0
diff changeset
4
108
1b2a4fac1303 fix title bug with old schema in pst2ldif, also escape commas in distinguished names per rfc4514.
Carl Byington <carl@five-ten-sg.com>
parents: 51
diff changeset
5 The debug log code, and readpstlog, needs large file support to handle
1b2a4fac1303 fix title bug with old schema in pst2ldif, also escape commas in distinguished names per rfc4514.
Carl Byington <carl@five-ten-sg.com>
parents: 51
diff changeset
6 debug files larger than 2GB.