index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
util
/
charset
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-20
lib/util/charset: remove charset module loading
Andrew Bartlett
2
-16
/
+13
2011-09-10
lib/util/charset: the comparsion must be against our charset modules
Andrew Bartlett
1
-2
/
+2
2011-09-10
lib/util/charset Use name of ISO-8859-1 that matches our internal implementation
Andrew Bartlett
1
-44
/
+44
2011-09-10
lib/util/charset: Improve toture assertions in iconv test
Andrew Bartlett
1
-1
/
+14
2011-09-10
lib/util/charset Run charset sets with and without the system iconv
Andrew Bartlett
1
-11
/
+23
2011-06-23
lib/util/charset: Remove 'display charset'
Andrew Bartlett
1
-55
/
+55
2011-04-28
lib/util/charset Add tests for srclen=-1 behaviour.
Andrew Bartlett
1
-0
/
+443
2011-04-13
lib/util/charset Add many more charset tests
Andrew Bartlett
1
-15
/
+444
2011-04-13
lib/util/charset Rename convert_string test to allow a 'non_handle' test
Andrew Bartlett
1
-3
/
+2
2011-04-13
lib/util/charset Add more tests for convert_string_error_handle()
Andrew Bartlett
1
-0
/
+101
2011-04-13
lib/util/charset Add tests for convert_string_error_handle
Andrew Bartlett
1
-1
/
+68
2011-04-13
lib/util/charset Add expected values for upper/lower case tests
Andrew Bartlett
1
-0
/
+16
2011-03-31
lib/util/charset Add tests for strcasecmp_m(), talloc_strupper() et al
Andrew Bartlett
1
-0
/
+170
2011-03-31
lib/util/charset Add tests for strlen_m_ext() and convert_string_talloc()
Andrew Bartlett
1
-2
/
+87
2011-03-30
lib/util/charset Add tests for convert_string_talloc_handle()
Andrew Bartlett
1
-0
/
+418
2011-03-25
lib/util/charset rename iconv_convenience to iconv_handle
Andrew Bartlett
1
-2
/
+2
2011-03-24
charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...
Andrew Tridgell
1
-3
/
+3
2011-03-23
lib/util: Merge basic string length and comparison functions
Andrew Bartlett
1
-8
/
+8
2010-12-11
s4-smbtorture: Make test names lowercase and dot-separated.
Jelmer Vernooij
2
-2
/
+2
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-5
/
+5
2009-11-20
charset/tests/iconv - Remove the "const" from "ptr_in" to prevent "discard_co...
Matthias Dieter Wallnöfer
1
-7
/
+7
2009-09-07
s4:tests/iconv - Fix a warning
Matthias Dieter Wallnöfer
1
-1
/
+2
2009-08-24
Fix make test.
Jeremy Allison
1
-0
/
+1
2009-04-23
Add a new non-convenience version of push_codepoint.
Jelmer Vernooij
1
-1
/
+1
2009-03-01
s4: Use same function signature for convert_* as s3.
Jelmer Vernooij
1
-7
/
+4
2009-03-01
Add allow_badcharcnv argument to all conversion function, for
Jelmer Vernooij
1
-3
/
+3
2008-10-31
finished adding UTF16_MUNGED charset
Andrew Tridgell
1
-0
/
+58
2008-10-24
Add version of next_codepoint without iconv_convenience.
Jelmer Vernooij
1
-1
/
+1
2008-10-24
Split up codepoints code, use consistent _m suffix.
Jelmer Vernooij
1
-32
/
+32
2008-10-24
Rename string_replace_w to string_replace_m, which is more correct.
Jelmer Vernooij
1
-7
/
+7
2008-10-24
Move charset library to top level.
Jelmer Vernooij
2
-0
/
+696