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
/
util_unistr.c
Age
Commit message (
Expand
)
Author
Files
Lines
1999-10-30
NetServerTransportEnum parsing, client-side and rpcclient "srvtransports" added.
Luke Leighton
1
-0
/
+23
1999-10-25
- typecast malloc / Realloc issues.
Luke Leighton
1
-8
/
+8
1999-10-07
- added rudimentary CAP_UNICODE support because i thought it was part of
Luke Leighton
1
-2
/
+3
1999-04-08
Fix for endianness problem reported by Edan Idzerda <edan@mtu.edu>. A
Matthew Chapman
1
-2
/
+3
1999-02-15
Always null-terminate strings.
Matthew Chapman
1
-16
/
+33
1999-02-12
const cast issues. [p.s - tidy work, matt!]
Luke Leighton
1
-16
/
+31
1999-02-12
UNICODE cleanup (see lib/util_unistr.c).
Matthew Chapman
1
-196
/
+114
1999-02-11
UNICODE issues.
Luke Leighton
1
-7
/
+7
1999-02-11
the UNICODE issue...
Luke Leighton
1
-1
/
+27
1999-02-10
use jeremy's versions of the UNICODE routines.
Luke Leighton
1
-38
/
+50
1999-02-08
UNICODE byte ordering issue: typecast to uint16* replaced with SSVAL()
Luke Leighton
1
-6
/
+6
1998-11-12
largely rewrote smbpasswd so that the code is understandable. This
Andrew Tridgell
1
-1
/
+1
1998-11-10
rpcclient registry commands.
Luke Leighton
1
-0
/
+64
1998-11-05
split string and unicode string routines into these files.
Luke Leighton
1
-0
/
+186