index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
util
/
charset
/
codepoints.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-07
lib:util: codepoint_cmpi: be transitive and case-insensitive
Douglas Bagnall
1
-16
/
+2
2024-04-10
util:charset:codepoints: codepoint_cmpi warning about non-transitivity
Douglas Bagnall
1
-0
/
+12
2024-04-10
util:charset:codepoints: condepoint_cmpi uses NUMERIC_CMP()
Douglas Bagnall
1
-1
/
+2
2023-12-08
util/charset: Remove trailing whitespace
Joseph Sutton
1
-6
/
+6
2023-04-14
lib:util: Fix code spelling
Andreas Schneider
1
-1
/
+1
2022-04-04
lib: Stay ASCII-compatible for toupper_m/tolower_m
Volker Lendecke
1
-6
/
+0
2017-04-18
lib:charset: Remove use of talloc_autofree_context() for global_iconv_handle
Jeremy Allison
1
-3
/
+9
2017-04-18
lib:charset: Make global_iconv_handle private
Jeremy Allison
1
-1
/
+1
2017-04-18
lib:charset: Add utility functions reinit_iconv_handle() and free_iconv_handl...
Jeremy Allison
1
-0
/
+18
2017-03-28
lib: Avoid an includes.h
Volker Lendecke
1
-1
/
+3
2017-01-22
lib/util/charset: Optimize next_codepoint for the ascii case
Volker Lendecke
1
-0
/
+4
2015-12-09
CVE-2015-5330: next_codepoint_handle_ext: don't short-circuit UTF16 low bytes
Douglas Bagnall
1
-1
/
+4
2015-12-09
CVE-2015-5330: Fix handling of unicode near string endings
Douglas Bagnall
1
-8
/
+16
2015-03-24
lib: load_case_tables() -> smb_init_locale()
Volker Lendecke
1
-1
/
+1
2015-03-24
lib: Remove load_case_tables_library()
Volker Lendecke
1
-5
/
+0
2015-03-24
lib: Convert [up|low]case.dat to C
Volker Lendecke
1
-51
/
+16393
2014-12-08
lib: Simplify load_case_tables_library()
Volker Lendecke
1
-8
/
+9
2011-09-20
lib/util/charset: remove charset module loading
Andrew Bartlett
1
-7
/
+7
2011-09-10
lib/util/charset Run charset sets with and without the system iconv
Andrew Bartlett
1
-2
/
+3
2011-06-23
lib/util/charset: Remove autodetection of charset from LOCALE
Andrew Bartlett
1
-31
/
+0
2011-06-23
lib/util/charset: Remove 'display charset'
Andrew Bartlett
1
-9
/
+3
2011-05-18
lib/util/charset Don't allow invalid 'dos charset = utf8'
Andrew Bartlett
1
-0
/
+5
2011-04-27
dynconfig: Have only one dynconfig.o in the common code.
Andrew Bartlett
1
-1
/
+1
2011-03-30
lib/util/charset Add tests for convert_string_talloc_handle()
Andrew Bartlett
1
-0
/
+9
2011-03-30
lib/util/charset Remove pointless static bool initialised
Andrew Bartlett
1
-5
/
+0
2011-03-25
lib/util/charset rename iconv_convenience to iconv_handle
Andrew Bartlett
1
-24
/
+24
2011-02-18
lib/util/charset Add back setlocale(), but only when called from binaries
Andrew Bartlett
1
-3
/
+23
2011-02-18
lib/util/charcnv Move iconv handle setup in common
Andrew Bartlett
1
-3
/
+359
2011-02-18
charset Remove use of {isupper,islower,toupper,tolower}_w functions
Andrew Bartlett
1
-0
/
+2
2011-02-18
lib/util/charset use get_dyn_CODEPAGEDIR(), which is in common
Andrew Bartlett
1
-2
/
+2
2011-02-18
lib/util/charset use a path to dynconfig.h that works in s3 and s4
Andrew Bartlett
1
-1
/
+1
2011-02-18
lib/util/charset add functions isupper_m and islower_m
Andrew Bartlett
1
-0
/
+16
2011-02-07
s4-charset: use dyn_CODEPAGEDIR for location of upcase.dat/lowcase.dat
Andrew Tridgell
1
-12
/
+4
2010-03-30
charset: look for the codepages in the right place
Andrew Tridgell
1
-2
/
+2
2008-10-24
Split up codepoints code, use consistent _m suffix.
Jelmer Vernooij
1
-0
/
+118