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_str.c
Age
Commit message (
Expand
)
Author
Files
Lines
2000-01-26
Second set of inline optimisation fixes from Ying Chen <ying@almaden.ibm.com>.
Jeremy Allison
1
-23
/
+51
2000-01-16
make string_init() static
Andrew Tridgell
1
-1
/
+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
-129
/
+152
1999-11-20
modified domain_client_validate to take trust account name / type. this
Luke Leighton
1
-1
/
+33
1999-10-25
- typecast malloc / Realloc issues.
Luke Leighton
1
-1
/
+1
1999-10-07
- added rudimentary CAP_UNICODE support because i thought it was part of
Luke Leighton
1
-1
/
+1
1999-07-08
allow safe_strcpy() to pass 0 for max length of string, resulting in no
Luke Leighton
1
-0
/
+5
1999-03-23
Same infinite loop bug as I fixed in SAMBA_2_0, but I just spent half
Matthew Chapman
1
-4
/
+4
1999-02-16
bitmap to strings
Luke Leighton
1
-0
/
+70
1998-11-25
Makefile.in: Added maintainer mode fixes.
Jeremy Allison
1
-2
/
+2
1998-11-23
unused variable removed
Luke Leighton
1
-1
/
+1
1998-11-23
replace ' with _ as well
Andrew Tridgell
1
-1
/
+2
1998-11-23
changed string_sub() to replace " ; and ` in the inserted string with _
Andrew Tridgell
1
-19
/
+52
1998-11-17
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
Jeremy Allison
1
-35
/
+35
1998-11-12
largely rewrote smbpasswd so that the code is understandable. This
Andrew Tridgell
1
-4
/
+4
1998-11-11
changed syntax of registry commands so keys can start with HKLM or HKU.
Luke Leighton
1
-0
/
+31
1998-11-10
rpcclient registry commands.
Luke Leighton
1
-0
/
+50
1998-11-05
split string and unicode string routines into these files.
Luke Leighton
1
-0
/
+976