summaryrefslogtreecommitdiff
path: root/source4/utils/oLschema2ldif
AgeCommit message (Expand)AuthorFilesLines
2023-11-30s4:utils: Use correct enumeration constantJoseph Sutton1-1/+1
2023-11-30s4:utils: Remove trailing whitespaceJoseph Sutton1-2/+2
2021-06-20s4:utils: Migrate oLschema2ldif to new cmdline option parserAndreas Schneider2-21/+27
2020-08-28lib/util: remove extra safe_string.h fileMatthew DeVore1-0/+2
2020-05-08Fix clang 9 missing-field-initializer warningsGary Lockyer1-1/+1
2019-12-18source4/utils/oLschema2ldif: include stdint.h before cmocka.hFabrice Fontaine1-0/+1
2019-11-19utils: only compile test_oLschema2ldif if fmemopen existsRobert Scott1-0/+1
2019-08-22s4: free popt context in utilsSwen Schillig1-0/+2
2019-04-30s4:utils: Use gnutls SHA256 in oLschema2ldifAndreas Schneider1-6/+12
2019-04-03oLschema2ldif: Resolve multiple parsing bugsMichael Hanselmann3-1/+235
2019-03-26Split oLschema2ldif into library and binaryMichael Hanselmann5-0/+863