summaryrefslogtreecommitdiff
path: root/source3/param/params.c
AgeCommit message (Expand)AuthorFilesLines
2000-06-16reverted lukes changes in param/Andrew Tridgell1-0/+1
2000-06-16more update.Luke Leighton1-1/+0
2000-05-05Fix for crash bug in OpenConfFile() if no smb.conf exists.Tim Potter1-1/+1
2000-04-16converted a bunch more functions to use a fd instead of a FILE*Andrew Tridgell1-29/+49
2000-01-26Second set of inline optimisation fixes from Ying Chen <ying@almaden.ibm.com>.Jeremy Allison1-1/+1
1999-12-21Fix based on code from monyo@home.monyo.com to fix multibyte continuationJeremy Allison1-17/+31
1998-11-17Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1-1/+1
1998-10-05removed requirement of having a smb.conf for smbwrapper to work.Andrew Tridgell1-2/+4
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-2/+2
1997-10-31pm_process() never closed the file (a memory and file descriptor leak)Andrew Tridgell1-0/+3
1997-10-06client.c: Changed shadowed variable.Jeremy Allison1-1/+0
1997-10-04nmblookup.c:Christopher R. Hertel1-307/+548
1997-05-08'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1-1/+1
1996-07-24minor cleanupsAndrew Tridgell1-1/+1
1996-06-10got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1-1/+0
1996-06-04a huge pile of changes :-)Andrew Tridgell1-72/+64
1996-05-04Initial version imported to CVS Samba Release Account1-0/+335