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
/
util_str.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-23
lib/util/charset: Remove 'display charset'
Andrew Bartlett
1
-1
/
+0
2011-05-18
lib/util/charset use talloc_stackframe() rather than talloc_tos()
Andrew Bartlett
1
-12
/
+12
2011-05-05
Fix many const compiler warnings.
Jeremy Allison
1
-1
/
+1
2011-05-05
Clean up some const and other compiler warnings.
Jeremy Allison
1
-4
/
+4
2011-04-29
lib/util/charset Move strstr_m() to the top level
Andrew Bartlett
1
-0
/
+83
2011-03-31
lib/util/charset Add tests for strcasecmp_m(), talloc_strupper() et al
Andrew Bartlett
1
-10
/
+39
2011-03-31
lib/util/charset smb_panic() on incorrect use of strlen_m_ext
Andrew Bartlett
1
-0
/
+18
2011-03-31
lib/util/charset Add wrapper to allow testing of strlen_m_ext()
Andrew Bartlett
1
-2
/
+14
2011-03-31
lib/util/charset correct calculation of UTF8 character sizes
Andrew Bartlett
1
-1
/
+1
2011-03-25
lib/util/charset rename iconv_convenience to iconv_handle
Andrew Bartlett
1
-16
/
+16
2011-03-23
lib/util: Merge basic string length and comparison functions
Andrew Bartlett
1
-0
/
+416