summaryrefslogtreecommitdiffstats
path: root/source/lib/util_str.c
Commit message (Expand)AuthorAgeFilesLines
* unused variable removedLuke Leighton1998-11-231-1/+1
* replace ' with _ as wellAndrew Tridgell1998-11-231-1/+2
* changed string_sub() to replace " ; and ` in the inserted string with _Andrew Tridgell1998-11-231-19/+52
* Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1998-11-171-35/+35
* largely rewrote smbpasswd so that the code is understandable. ThisAndrew Tridgell1998-11-121-4/+4
* changed syntax of registry commands so keys can start with HKLM or HKU.Luke Leighton1998-11-111-0/+31
* rpcclient registry commands.Luke Leighton1998-11-101-0/+50
* split string and unicode string routines into these files.Luke Leighton1998-11-051-0/+976