index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
lib
/
util_unistr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hum, I should remove my gloves when I'm in front of an xterm :)
Jean-François Micouleau
2000-02-07
1
-2
/
+2
*
Jeremy can you check lib/util_unistr.c for codepages support ?
Jean-François Micouleau
2000-02-07
1
-0
/
+97
*
Second set of inline optimisation fixes from Ying Chen <ying@almaden.ibm.com>.
Jeremy Allison
2000-01-26
1
-3
/
+3
*
Converted most of the functions in lib/util_str.c to smb_ucs2_t equivalents.
Jeremy Allison
1999-12-29
1
-37
/
+875
*
Fixed range checking in unicode to multibyte function. Oops.
Jeremy Allison
1999-12-23
1
-9
/
+15
*
Added wtoupper/wtolower.
Jeremy Allison
1999-12-23
1
-0
/
+19
*
Samba now includes a full ucs2 upper to lower case (and vica versa) map table.
Jeremy Allison
1999-12-23
1
-0
/
+56
*
include/includes.h: Trimmed down unicode directory entry to be POSIX complient.
Jeremy Allison
1999-12-22
1
-0
/
+14
*
Ok - we now have the following functions for UNICODE support :
Jeremy Allison
1999-12-22
1
-0
/
+127
*
Added new unicode functions - not used yet, but are the basis for the
Jeremy Allison
1999-12-21
1
-1
/
+209
*
Unicode conversion fix in Japanese environment from Motonobu TAKAHASHI.
Jeremy Allison
1999-12-13
1
-2
/
+2
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-194
/
+445
*
samuserset <username> -p password. YESSSSS :)
Luke Leighton
1999-11-04
1
-6
/
+16
*
had to move unistr2_dup(), unistr2_free() and unistr2_copy() into
Luke Leighton
1999-11-03
1
-0
/
+34
*
NetServerTransportEnum parsing, client-side and rpcclient "srvtransports" added.
Luke Leighton
1999-10-30
1
-0
/
+23
*
- typecast malloc / Realloc issues.
Luke Leighton
1999-10-25
1
-8
/
+8
*
- added rudimentary CAP_UNICODE support because i thought it was part of
Luke Leighton
1999-10-07
1
-2
/
+3
*
Fix for endianness problem reported by Edan Idzerda <edan@mtu.edu>. A
Matthew Chapman
1999-04-08
1
-2
/
+3
*
Always null-terminate strings.
Matthew Chapman
1999-02-15
1
-16
/
+33
*
const cast issues. [p.s - tidy work, matt!]
Luke Leighton
1999-02-12
1
-16
/
+31
*
UNICODE cleanup (see lib/util_unistr.c).
Matthew Chapman
1999-02-12
1
-196
/
+114
*
UNICODE issues.
Luke Leighton
1999-02-11
1
-7
/
+7
*
the UNICODE issue...
Luke Leighton
1999-02-11
1
-1
/
+27
*
use jeremy's versions of the UNICODE routines.
Luke Leighton
1999-02-10
1
-38
/
+50
*
UNICODE byte ordering issue: typecast to uint16* replaced with SSVAL()
Luke Leighton
1999-02-08
1
-6
/
+6
*
largely rewrote smbpasswd so that the code is understandable. This
Andrew Tridgell
1998-11-12
1
-1
/
+1
*
rpcclient registry commands.
Luke Leighton
1998-11-10
1
-0
/
+64
*
split string and unicode string routines into these files.
Luke Leighton
1998-11-05
1
-0
/
+186