summaryrefslogtreecommitdiff
path: root/source3/lib/util_str.c
AgeCommit message (Expand)AuthorFilesLines
1998-11-25Makefile.in: Added maintainer mode fixes.Jeremy Allison1-2/+2
1998-11-23unused variable removedLuke Leighton1-1/+1
1998-11-23replace ' with _ as wellAndrew Tridgell1-1/+2
1998-11-23changed string_sub() to replace " ; and ` in the inserted string with _Andrew Tridgell1-19/+52
1998-11-17Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1-35/+35
1998-11-12largely rewrote smbpasswd so that the code is understandable. ThisAndrew Tridgell1-4/+4
1998-11-11changed syntax of registry commands so keys can start with HKLM or HKU.Luke Leighton1-0/+31
1998-11-10rpcclient registry commands.Luke Leighton1-0/+50
1998-11-05split string and unicode string routines into these files.Luke Leighton1-0/+976