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
*
Doxygen janitor
Martin Pool
2003-02-21
1
-3
/
+10
*
Return 0 instead of crashing when a NULL source string is passed
Tim Potter
2003-01-29
1
-0
/
+1
*
patches from Urban
Gerald Carter
2002-11-08
1
-0
/
+2
*
reverted an incorrect fix. What I was trying to do was fix a problem
Andrew Tridgell
2002-10-21
1
-1
/
+1
*
a space is a standard valid character in a filename
Andrew Tridgell
2002-10-21
1
-1
/
+1
*
added a useful unistr2 display function
Andrew Tridgell
2002-08-22
1
-0
/
+10
*
Partly based on the work by mimir (Rafal Szczesniak
Andrew Bartlett
2002-04-14
1
-0
/
+41
*
OpenPrinter() merge from 2.2
Gerald Carter
2002-03-26
1
-0
/
+32
*
must use native endian index when creating default valid.dat table so it
Herb Lewis
2002-03-21
1
-2
/
+2
*
fixed the upper/lower case table generation on big-endian machines
Herb Lewis
2002-03-06
1
-9
/
+26
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
fixed warnings on irix and crash bug on big endian machines
Andrew Tridgell
2001-12-20
1
-1
/
+5
*
much better auto-init of valid_table[]. This should just about remove
Andrew Tridgell
2001-12-20
1
-7
/
+43
*
mark '.' as a valid character
Andrew Tridgell
2001-12-20
1
-1
/
+1
*
The beginnings of alternative backends for winbindd
Andrew Tridgell
2001-12-01
1
-0
/
+17
*
fixed typo
Andrew Tridgell
2001-11-29
1
-1
/
+1
*
fixed toupper_w() and friends on big-endian
Andrew Tridgell
2001-11-29
1
-6
/
+6
*
2nd attempt at fixing lame char tables on big endian machines
Andrew Tridgell
2001-11-29
1
-6
/
+6
*
fixed lame char tables on big endian machines
Andrew Tridgell
2001-11-29
1
-5
/
+5
*
fixed some bugs.
Simo Sorce
2001-11-18
1
-9
/
+5
*
some bugfix and new functions,
Simo Sorce
2001-11-12
1
-3
/
+42
*
fixed, moved and added some functions
Simo Sorce
2001-11-10
1
-93
/
+112
*
Added missing strchr_wa.
Jeremy Allison
2001-11-04
1
-0
/
+5
*
a big one:
Simo Sorce
2001-11-04
1
-23
/
+182
*
remove {} from default valid char list
Andrew Tridgell
2001-11-04
1
-1
/
+1
*
old fixes I forgot to commit
Simo Sorce
2001-10-09
1
-5
/
+5
*
fixed lame valid table
Andrew Tridgell
2001-10-07
1
-2
/
+2
*
fixed basic ucs2 operation on big endian boxes. Still a bit more to
Andrew Tridgell
2001-10-03
1
-5
/
+5
*
switched over to a new method of handling uppercase/lowercase mappings
Andrew Tridgell
2001-10-03
1
-69
/
+70
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-3
/
+0
*
make strupper() and strlower() not modify the string if it doesn't
Andrew Tridgell
2001-09-30
1
-4
/
+14
*
- the inactive core of the new mangling code that use tdb
Simo Sorce
2001-09-25
1
-0
/
+107
*
fixes big endian unistring problems. Need to check that it didn't
Herb Lewis
2001-08-24
1
-2
/
+9
*
It looks like the rpc client code in libsmb hasn't been converted to the
Tim Potter
2001-07-20
1
-0
/
+10
*
removed some unnecessary code
Andrew Tridgell
2001-07-18
1
-10
/
+0
*
fixed strrchr_m
Andrew Tridgell
2001-07-06
1
-4
/
+3
*
unicode string length is twice longer ;-)
Jean-François Micouleau
2001-07-04
1
-1
/
+1
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-1573
/
+71
*
Added other_safe_chars to alpha_strcpy(). Needs testing but is a better
Jeremy Allison
2001-06-23
1
-2
/
+6
*
next_token() was supposed to be a reentrant replacement for strtok(),
Andrew Tridgell
2001-06-21
1
-150
/
+0
*
Fix from TAKAHASHI Motonobu <monyo@samba.gr.jp> for multibyte conversion
Jeremy Allison
2001-06-12
1
-30
/
+16
*
Got "medieval on our ass" about adding the -1 to slprintf.
Jeremy Allison
2001-04-08
1
-2
/
+2
*
AS/U on a sparc now joins and authenticates against a Samba PDC !
Jeremy Allison
2001-03-15
1
-69
/
+1
*
Fixed reading of strings from big-endian RPC clients.
Jeremy Allison
2001-03-13
1
-0
/
+68
*
make ascii_to_unistr always use little-endian. This fn is never used
Andrew Tridgell
2001-02-21
1
-2
/
+5
*
initial client side unicode support (needed for netapp filer)
Andrew Tridgell
2001-02-20
1
-1
/
+1
*
Removed uninitialised variable.
Jeremy Allison
2000-12-20
1
-1
/
+0
*
A couple more UMR fixes.
Jeremy Allison
2000-12-18
1
-2
/
+2
*
Never free anything in the rpc_parse/prs_XXX functions. Do it in the enclosing
Jeremy Allison
2000-12-15
1
-5
/
+5
*
lib/util_unistr.c:
Jean-François Micouleau
2000-12-15
1
-22
/
+21
[next]