summaryrefslogtreecommitdiff
path: root/source3/lib/system.c
AgeCommit message (Expand)AuthorFilesLines
1998-09-18got rid of SMB_STRUCT_STATVFS. I don't think we should be definingAndrew Tridgell1-15/+0
1998-09-18include/includes.h:Jeremy Allison1-1/+3
1998-09-17configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni...Jeremy Allison1-0/+13
1998-09-17configure configure.in: Added tests for fseek64 and ftell64.Jeremy Allison1-3/+29
1998-09-11Ok so with this bugfix 64 bit file access actually seems to work :-).Jeremy Allison1-1/+1
1998-09-03Ok - this is the 64 bit widening check in. It changes the configureJeremy Allison1-62/+109
1998-09-01Missed one struct stat.Jeremy Allison1-2/+2
1998-09-01More abstraction of file system data types, to move to a 64Jeremy Allison1-22/+22
1998-08-28This checking fixes the statcache bug that stopped NetBench from runningJeremy Allison1-18/+52
1998-08-14this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1-7/+7
1998-07-29merge from the autoconf2 branch to the main branchAndrew Tridgell1-13/+21
1998-05-11changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1-1/+1
1998-04-13Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1-2/+0
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-1/+1
1997-10-20loadparm.c: Changed 'interfaces only' parameter to 'bind interfaces only'. AddedJeremy Allison1-0/+9
1997-09-26Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1-2/+2
1997-09-14This commit does 3 main things:Andrew Tridgell1-2/+1
1997-08-25charset.c : Add mapping for code page 932 (KANJI).Samba Release Account1-0/+4
1997-08-21Kanji fixes for upper/lower case conversion with sjis characters.Samba Release Account1-0/+16
1997-07-01client.c: New print queue query code from Jeff C. Foster " <jfoste@wgc.woodw...Samba Release Account1-1/+116
1997-05-08'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1-1/+1
1997-02-23Makefile: Added cleandir target.Samba Release Account1-0/+42
1997-01-09Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ...Samba Release Account1-4/+0
1996-10-05- use waitpid for ultrixAndrew Tridgell1-4/+0
1996-10-05- use workgroup from smb.conf in smbclientAndrew Tridgell1-0/+12
1996-10-02backout all the changes to nmbd.Andrew Tridgell1-9/+0
1996-10-02- a huge pile of changes from Luke which implement the browse.confAndrew Tridgell1-0/+9
1996-08-19- added "netbios name" option in smb.conf to make controlling the nameAndrew Tridgell1-1/+1
1996-08-13- sequent-ptx support from bressler@iftccu.ca.boeing.com (RickAndrew Tridgell1-0/+7
1996-06-19Basic doc changes to keep up to date.Samba Release Account1-1/+5
1996-05-04fixed a typo in the select() emulation codeSamba Release Account1-1/+1
1996-05-04Initial version imported to CVS Samba Release Account1-0/+222