summaryrefslogtreecommitdiffstats
path: root/source3/lib/system.c
Commit message (Expand)AuthorAgeFilesLines
...
* include/includes.h:Jeremy Allison1998-09-181-1/+3
* configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni...Jeremy Allison1998-09-171-0/+13
* configure configure.in: Added tests for fseek64 and ftell64.Jeremy Allison1998-09-171-3/+29
* Ok so with this bugfix 64 bit file access actually seems to work :-).Jeremy Allison1998-09-111-1/+1
* Ok - this is the 64 bit widening check in. It changes the configureJeremy Allison1998-09-031-62/+109
* Missed one struct stat.Jeremy Allison1998-09-011-2/+2
* More abstraction of file system data types, to move to a 64Jeremy Allison1998-09-011-22/+22
* This checking fixes the statcache bug that stopped NetBench from runningJeremy Allison1998-08-281-18/+52
* this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1998-08-141-7/+7
* merge from the autoconf2 branch to the main branchAndrew Tridgell1998-07-291-13/+21
* changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1998-05-111-1/+1
* Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1998-04-131-2/+0
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
* loadparm.c: Changed 'interfaces only' parameter to 'bind interfaces only'. AddedJeremy Allison1997-10-201-0/+9
* Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1997-09-261-2/+2
* This commit does 3 main things:Andrew Tridgell1997-09-141-2/+1
* charset.c : Add mapping for code page 932 (KANJI).Samba Release Account1997-08-251-0/+4
* Kanji fixes for upper/lower case conversion with sjis characters.Samba Release Account1997-08-211-0/+16
* client.c: New print queue query code from Jeff C. Foster " <jfoste@wgc.woodw...Samba Release Account1997-07-011-1/+116
* 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1997-05-081-1/+1
* Makefile: Added cleandir target.Samba Release Account1997-02-231-0/+42
* Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ...Samba Release Account1997-01-091-4/+0
* - use waitpid for ultrixAndrew Tridgell1996-10-051-4/+0
* - use workgroup from smb.conf in smbclientAndrew Tridgell1996-10-051-0/+12
* backout all the changes to nmbd.Andrew Tridgell1996-10-021-9/+0
* - a huge pile of changes from Luke which implement the browse.confAndrew Tridgell1996-10-021-0/+9
* - added "netbios name" option in smb.conf to make controlling the nameAndrew Tridgell1996-08-191-1/+1
* - sequent-ptx support from bressler@iftccu.ca.boeing.com (RickAndrew Tridgell1996-08-131-0/+7
* Basic doc changes to keep up to date.Samba Release Account1996-06-191-1/+5
* fixed a typo in the select() emulation codeSamba Release Account1996-05-041-1/+1
* Initial version imported to CVS Samba Release Account1996-05-041-0/+222