summaryrefslogtreecommitdiffstats
path: root/source3/lib/substitute.c
Commit message (Expand)AuthorAgeFilesLines
* split the username in the vuser structure into a separateAndrew Tridgell2000-05-021-2/+2
* Added sys_fork() and sys_getpid() functions to stop the overheadJeremy Allison2000-05-021-1/+1
* Now that fsp's are created on successful file open, the structure memberJeremy Allison2000-04-241-1/+0
* split out standard_sub_basic() again to fix a bug where %p was beingAndrew Tridgell2000-04-231-14/+29
* - got rid of the "passive" optionAndrew Tridgell2000-04-191-70/+54
* moved standard_sub() and friends into a separate moduleAndrew Tridgell2000-04-171-0/+295