index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
lib
/
util_str.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move over to RELEASE branch.
Jeremy Allison
2002-02-01
1
-14
/
+35
*
Sync-up with SAMBA_2_2 branch.
Jeremy Allison
2001-10-11
1
-21
/
+0
*
Syncup getting ready for release.
Jeremy Allison
2001-07-06
1
-3
/
+5
*
Added other_safe_chars to alpha_strcpy(). Better fix for problem.
Jeremy Allison
2001-06-23
1
-4
/
+8
*
Added Darwin guess.
Jeremy Allison
2001-04-15
1
-88
/
+93
*
Got "medieval on our ass" about adding the -1 to slprintf.
Jeremy Allison
2001-04-08
1
-1
/
+1
*
Big merge to sync up appliance-head and 2.2.
Jeremy Allison
2001-01-08
1
-0
/
+1
*
needed to use strwicmp() in smbclient code, so I moved it to util_str.c
Gerald Carter
2000-08-29
1
-0
/
+30
*
Merged parse_domain_user() from TNG.
Tim Potter
2000-06-14
1
-0
/
+20
*
Second set of inline optimisation fixes from Ying Chen <ying@almaden.ibm.com>.
Jeremy Allison
2000-01-26
1
-23
/
+51
*
make string_init() static
Andrew Tridgell
2000-01-16
1
-1
/
+1
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-129
/
+152
*
modified domain_client_validate to take trust account name / type. this
Luke Leighton
1999-11-20
1
-1
/
+33
*
- typecast malloc / Realloc issues.
Luke Leighton
1999-10-25
1
-1
/
+1
*
- added rudimentary CAP_UNICODE support because i thought it was part of
Luke Leighton
1999-10-07
1
-1
/
+1
*
allow safe_strcpy() to pass 0 for max length of string, resulting in no
Luke Leighton
1999-07-08
1
-0
/
+5
*
Same infinite loop bug as I fixed in SAMBA_2_0, but I just spent half
Matthew Chapman
1999-03-23
1
-4
/
+4
*
bitmap to strings
Luke Leighton
1999-02-16
1
-0
/
+70
*
Makefile.in: Added maintainer mode fixes.
Jeremy Allison
1998-11-25
1
-2
/
+2
*
unused variable removed
Luke Leighton
1998-11-23
1
-1
/
+1
*
replace ' with _ as well
Andrew Tridgell
1998-11-23
1
-1
/
+2
*
changed string_sub() to replace " ; and ` in the inserted string with _
Andrew Tridgell
1998-11-23
1
-19
/
+52
*
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
Jeremy Allison
1998-11-17
1
-35
/
+35
*
largely rewrote smbpasswd so that the code is understandable. This
Andrew Tridgell
1998-11-12
1
-4
/
+4
*
changed syntax of registry commands so keys can start with HKLM or HKU.
Luke Leighton
1998-11-11
1
-0
/
+31
*
rpcclient registry commands.
Luke Leighton
1998-11-10
1
-0
/
+50
*
split string and unicode string routines into these files.
Luke Leighton
1998-11-05
1
-0
/
+976