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
/
source3
/
lib
/
charcnv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2002-07-18
Another bug found by valgrind. Don't AND a src length of -1.
Jeremy Allison
1
-1
/
+2
2002-07-12
The changes in make_sec_desc to make us match W2K broke the marshalling/unmar...
Jeremy Allison
1
-1
/
+1
2002-04-17
make suure we get the return value from the pull_*() functions right
Andrew Tridgell
1
-6
/
+12
2002-04-16
stricter conditions on termination in strings
Andrew Tridgell
1
-6
/
+6
2002-04-16
fixed the handling of STR_TERMINATE
Andrew Tridgell
1
-3
/
+21
2002-04-16
i forgot to commit these parts of the string handling patch earlier. Sorry.
Andrew Tridgell
1
-5
/
+5
2002-03-25
add {push,pull}_ucs2{allocate,talloc}() functions.
Andrew Bartlett
1
-0
/
+58
2002-03-23
Patch from Hasch@t-online.de (Juergen Hasch) to add allocate and talloc
Andrew Bartlett
1
-1
/
+86
2002-03-01
Fix up the pull_utf8_fstring/pstring functions, and add their push eqivilants.
Andrew Bartlett
1
-4
/
+14
2002-03-01
This should kill off the 'cannot convert' error messages on non-iconv hosts.
Andrew Bartlett
1
-1
/
+1
2002-02-19
Patch from Hasch@t-online.de (Juergen Hasch) to add UTF-8 as an explict
Andrew Bartlett
1
-1
/
+67
2002-02-04
better debug messages!
Simo Sorce
1
-0
/
+1
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-22
We have to do some initialization before the string conversion
Martin Pool
1
-13
/
+15
2001-12-31
more irix -64 portability fixes
Andrew Tridgell
1
-1
/
+0
2001-12-20
much better auto-init of valid_table[]. This should just about remove
Andrew Tridgell
1
-1
/
+12
2001-11-28
fixed some krb5 ifdefs
Andrew Tridgell
1
-2
/
+2
2001-11-23
More better now.
Martin Pool
1
-4
/
+4
2001-11-23
Quieten gcc const warning.
Martin Pool
1
-17
/
+21
2001-11-12
messed up with patches, this should be the right one,
Simo Sorce
1
-2
/
+1
2001-11-12
some bugfix and new functions,
Simo Sorce
1
-5
/
+43
2001-11-10
fixed, moved and added some functions
Simo Sorce
1
-5
/
+41
2001-11-07
add convert_string_allocate() function
Simo Sorce
1
-5
/
+86
2001-11-04
a big one:
Simo Sorce
1
-1
/
+7
2001-10-29
More spelling and grammer from Vance. <vance@digital-host.net>
Andrew Bartlett
1
-6
/
+6
2001-10-23
get rid of compiler warnings (casts and delete unused variables)
Herb Lewis
1
-7
/
+5
2001-10-03
switched over to a new method of handling uppercase/lowercase mappings
Andrew Tridgell
1
-0
/
+1
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-2
/
+0
2001-09-30
make strupper() and strlower() not modify the string if it doesn't
Andrew Tridgell
1
-2
/
+2
2001-09-29
Add a few const statements to various odd bits of the tree. (Fixes some
Andrew Bartlett
1
-1
/
+1
2001-09-25
added a little smbtorture test for dumping the unicode table of a
Andrew Tridgell
1
-1
/
+0
2001-09-24
fixed a silly off by 1 bug
Andrew Tridgell
1
-0
/
+3
2001-09-07
added "display charset" option in smb.conf, along with d_printf()
Andrew Tridgell
1
-34
/
+61
2001-07-25
ucs2 is always a multiple of 2 bytes
Andrew Tridgell
1
-0
/
+6
2001-07-22
changed the iconv interface to go via ucs2 for all conversions. This
Andrew Tridgell
1
-2
/
+0
2001-07-22
switch from UCS2 to UCS-2LE
Andrew Tridgell
1
-3
/
+2
2001-07-08
fixed the auto-initialisation of the iconv descriptors
Andrew Tridgell
1
-11
/
+11
2001-07-06
check for initialisation in convert_string()
Andrew Tridgell
1
-0
/
+6
2001-07-04
more portability fixes
Andrew Tridgell
1
-0
/
+2
2001-07-04
fixed uninitialised variable
Andrew Tridgell
1
-1
/
+1
2001-07-04
The big character set handling changeover!
Andrew Tridgell
1
-299
/
+285
2001-03-11
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
1
-2
/
+0
2001-02-14
Baltic codepage fixes from Toomas Soome <tsoome@ut.ee>
Tim Potter
1
-0
/
+62
2001-01-07
Codepages and stuff for Turkish language support. Contributed by
Tim Potter
1
-0
/
+25
2000-02-18
Fixes for Eastern Europe code page.
Jeremy Allison
1
-0
/
+1
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1
-75
/
+129
1998-11-06
lib/charcnv.c: Improved debug comment.
Jeremy Allison
1
-1
/
+1
1998-04-16
reply.c: Fix bugs where debug statements were accessing the fd_ptr struct
Jeremy Allison
1
-14
/
+14
1998-04-13
Changes to allow Samba to be compiled with -Wstrict-prototypes
Jeremy Allison
1
-5
/
+5
1998-04-02
Updated Eastern European translation table from dan@feld.cvut.cz.
Jeremy Allison
1
-4
/
+20
[next]