summaryrefslogtreecommitdiffstats
path: root/source/lib/substitute.c
Commit message (Expand)AuthorAgeFilesLines
* sync with SAMBA_2_2 for 2.2.6rc1Gerald Carter2002-10-091-9/+5
* merging for 2.2.6pre1Gerald Carter2002-07-271-16/+16
* Start of merge to 2_2_RELEASE branch for release.Jeremy Allison2002-04-301-1/+16
* Move over to RELEASE branch.Jeremy Allison2002-02-011-23/+58
* Syncup getting ready for release.Jeremy Allison2001-07-061-2/+12
* Got "medieval on our ass" about adding the -1 to slprintf.Jeremy Allison2001-04-081-1/+1
* Patch to make automount lookup fallback to get home directory from getpwnam.Jeremy Allison2001-03-261-9/+15
* include/vfs.h:Jeremy Allison2001-01-231-2/+3
* Call standard_sub_advanced() after lp_logon_XX() calls.Jeremy Allison2000-10-301-3/+0
* Fixing someone's problem where %U was not being substituted.Richard Sharpe2000-10-301-0/+3
* - fixed the %U macro so that the old (and documented) semantics workAndrew Tridgell2000-08-251-2/+13
* do some standard_sub_advanced() in api_net_sam_logon on lp_logon_xxx().Jean-François Micouleau2000-06-091-1/+1
* 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