summaryrefslogtreecommitdiffstats
path: root/source/lib/substitute.c
Commit message (Collapse)AuthorAgeFilesLines
* r6225: get rid of warnings from my compiler about nested externsHerb Lewis2005-04-061-1/+2
|
* r5174: ensure that we consistently use the current_user_info.smb_name vs. ↵Gerald Carter2005-02-021-0/+12
| | | | smb_name when parsing smb.conf and reloading config files
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ↵Jeremy Allison2004-12-071-5/+5
| | | | | | | | | allocation functions so we can funnel through some well known functions. Should help greatly with malloc checking. HEAD patch to follow. Jeremy.
* r3049: fixing some calls in the printing code to stanard_sub_basic(); fix ↵Gerald Carter2004-10-181-3/+5
| | | | standard_sub_snum() to use the current user's gid; add some (snum == -1) checks to standard_sub_advanced()
* r647: fix for setting the called name to by our IP if the called name was ↵Gerald Carter2004-05-111-6/+6
| | | | *SMBSERVER and *SMBSERV -- fixes issue with connecting to printers via \ip.ad.dr.ess\printer UNC path
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+802
metze