tripledes / freeipa

Forked from freeipa 4 years ago
Clone

d9d1967 Redo boolean value encoding.

7 files Authored by jcholast 12 years ago, Committed by mkosek 12 years ago,
    Redo boolean value encoding.
    
    Move the code for encoding boolean values to LDAP boolean syntax from the
    Parameter class to the Encoder class, where the rest of LDAP encoding takes
    place. Remove encoding code from the Parameter class altogether, as all LDAP
    encoding should be done in the Encoder class.
    
        
file modified
+9 -1
file modified
+0 -10
file modified
+0 -33
file modified
+0 -6
file modified
+0 -18
file modified
+0 -1