summaryrefslogtreecommitdiffstats
path: root/source/lib/system.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes for HPUX.Jeremy Allison1999-02-041-14/+14
* Added sys_setgroups wrapper if getgroups are broken. Mainly used on SunOS.Jeremy Allison1999-01-231-1/+58
* acconfig.h configure configure.in include/config.h.in lib/system.c: Fixed --w...Jeremy Allison1999-01-041-2/+2
* acconfig.h configure configure.in include/config.h.inJeremy Allison1998-12-151-0/+13
* Added RELIANTUNIX define for specific header file order includes for largeJeremy Allison1998-12-061-0/+4
* Makefile.in: Implemented andrej's private and swat file changes.Jeremy Allison1998-12-011-0/+4
* Added lib/doscalls.c : This file collects all the calls that use dos_to_unix()Jeremy Allison1998-11-241-224/+11
* Changed (most) open()/fopen()/creat()/mmap() calls to use sys_XXX() instead.Jeremy Allison1998-11-171-3/+59
* fixed typo in getgroups codeAndrew Tridgell1998-10-051-1/+3
* added sys_getwd()Andrew Tridgell1998-10-021-3/+13
* Got very strict about the differences and uses ofJeremy Allison1998-09-291-1/+49
* Makefile.in: Fixed bug with continuation line causing proto to fail.Jeremy Allison1998-09-251-0/+101
* got rid of SMB_STRUCT_STATVFS. I don't think we should be definingAndrew Tridgell1998-09-181-15/+0
* 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