summaryrefslogtreecommitdiffstats
path: root/source3/utils/testprns.c
Commit message (Expand)AuthorAgeFilesLines
* No need to #include smb.h, when we already #include include.hAndrew Bartlett2002-11-241-1/+0
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Removed TimeInit() call from every client program (except for one placeTim Potter2001-11-231-2/+0
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-4/+0
* declare dbf in one spotAndrew Tridgell2001-09-101-1/+0
* replaced stdio in many parts of samba with a XFILE. XFILE is a cut-downAndrew Tridgell2001-09-101-3/+3
* The big character set handling changeover!Andrew Tridgell2001-07-041-2/+0
* Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1998-11-171-1/+1
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
* charset.c: Split charset_initialise() into 2 - a charset_initialise() andSamba Release Account1997-07-181-1/+1
* Makefile: Added quoata changes for Linux from Thorvald NatvigSamba Release Account1997-06-111-1/+1
* 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1997-05-081-1/+1
* - changed the umask handling. We now set the umask to 0 and explicitlyAndrew Tridgell1996-10-041-3/+2
* got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1996-06-101-1/+0
* Lots of changes!Andrew Tridgell1996-05-311-0/+2
* Initial version imported to CVS Samba Release Account1996-05-041-0/+72