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
/
source4
/
lib
/
charset
/
charcnv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-1
/
+1
2008-02-21
Remove extra whitespace, use public variable in IDL.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26498: Fix memory leak in iconv code.
Jelmer Vernooij
1
-3
/
+4
2007-12-21
r26434: Remove display charset from iconv convenience context.
Jelmer Vernooij
1
-4
/
+0
2007-12-21
r26410: Remove unnecessary static.
Jelmer Vernooij
1
-3
/
+3
2007-12-21
r26316: Use contexts for conversion functions.
Jelmer Vernooij
1
-43
/
+54
2007-12-21
r26315: Avoid using lp_ functions in libcharset.
Jelmer Vernooij
1
-24
/
+18
2007-12-21
r26278: Tallocify convenience table for iconv handles.
Jelmer Vernooij
1
-35
/
+71
2007-12-21
r26272: Remove global_loadparm in some more places.
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26259: Provide convert_string_talloc() variant that works directly with an i...
Jelmer Vernooij
1
-39
/
+48
2007-10-10
r25456: Avoid externs for charsets for now - it breaks openchange.
Jelmer Vernooij
1
-17
/
+13
2007-10-10
r25392: Add loadparm context as argument in a couple more places.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25027: Fix more warnings.
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r24780: More work allowing libutil to be used by external users.
Jelmer Vernooij
1
-3
/
+7
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r17715: make the cast explicit and remove compiler warnings
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r16571: - make push/pull_ascii()/_ucs() functions static,
Stefan Metzmacher
1
-6
/
+19
2007-10-10
r15295: Fix some dependencies
Jelmer Vernooij
1
-11
/
+10
2007-10-10
r14902: change charcnv code to fail the conversion when it hits bad
Andrew Tridgell
1
-3
/
+3
2007-10-10
r14429: charset_t cannot be used to loop over charset_t, as otherwise it can
Andrew Tridgell
1
-1
/
+1
2007-10-10
r13842: Make some more functions public.
Jelmer Vernooij
1
-16
/
+16
2007-10-10
r13186: Remove assumption that callers that specify -1 actually mean sizeof(p...
Jelmer Vernooij
1
-15
/
+0
2007-10-10
r9078: - move charset stuff to lib/charset
Stefan Metzmacher
1
-0
/
+723