strchr and strrchr are macros when compiling with optimisation in gcc, so we can...
[gd/samba/.git] / source / lib / substitute.c
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-04-25 Jeremy AllisonFixed %U and %D substitutions. %U is lowercase user...
2001-04-08 Jeremy AllisonGot "medieval on our ass" about adding the -1 to slprintf.
2001-03-26 Jeremy AllisonPatch to make automount lookup fallback to get home...
2001-01-23 Jeremy Allisoninclude/vfs.h:
2000-08-25 Andrew Tridgell- fixed the %U macro so that the old (and documented...
2000-06-09 Jean-François Mico... do some standard_sub_advanced() in api_net_sam_logon...
2000-05-02 Andrew Tridgellsplit the username in the vuser structure into a separate
2000-05-02 Jeremy AllisonAdded sys_fork() and sys_getpid() functions to stop...
2000-04-24 Jeremy AllisonNow that fsp's are created on successful file open...
2000-04-23 Andrew Tridgellsplit out standard_sub_basic() again to fix a bug where...
2000-04-19 Andrew Tridgell- got rid of the "passive" option
2000-04-17 Andrew Tridgellmoved standard_sub() and friends into a separate module