summaryrefslogtreecommitdiffstats
path: root/source/lib/system.c
Commit message (Expand)AuthorAgeFilesLines
* Start of merge to 2_2_RELEASE branch for release.Jeremy Allison2002-04-301-4/+130
* Move over to RELEASE branch.Jeremy Allison2002-02-011-202/+260
* Syncup getting ready for release.Jeremy Allison2001-07-061-14/+53
* lib/system.c: Remove debug comments (not needed).Jeremy Allison2001-03-221-4/+0
* include/dlinklist.h: Allow link to end of list.Jeremy Allison2001-03-191-3/+31
* lib/system.c (Finally) fixed all insure errors in password caching code. We c...Jeremy Allison2001-03-171-56/+53
* merge from HEADGerald Carter2001-02-131-2/+2
* lib/system.c: Fix for pw caching.Jeremy Allison2001-01-311-12/+37
* Fix insure problems with passwd caching code...Jeremy Allison2001-01-241-16/+18
* Added modification of Richard Bollinger getpw[nam|uid] cache patch. OnlyJeremy Allison2001-01-241-2/+46
* sys_popen got damaged when converted from FILE * to int fd I think.Jeremy Allison2000-10-081-14/+3
* Adnrew's 64 bit locking fixes for RedHat 7.0.... (sigh). They don'tJeremy Allison2000-09-291-0/+14
* totally rewrote the async signal, notification and oplock notificationAndrew Tridgell2000-06-121-109/+0
* Linux kernel oplocks now seem to work, but need a _lot_ of testingAndrew Tridgell2000-06-111-8/+18
* continued the split of the kernel level oplocks code into a moreAndrew Tridgell2000-06-101-0/+2
* clean up oplock capability code ready for Linux codeAndrew Tridgell2000-06-091-7/+15
* Added sys_fork() and sys_getpid() functions to stop the overheadJeremy Allison2000-05-021-1/+31
* got rid of some more old configure tests and includesAndrew Tridgell2000-04-171-17/+0
* converted a bunch more functions to use a fd instead of a FILE*Andrew Tridgell2000-04-161-88/+14
* Fixes to add "paranoid" option to popen. Checks some basic things.Jeremy Allison2000-03-161-1/+56
* lib/system.c: Fixed gcc warnings.Jeremy Allison2000-02-231-1/+0
* Added replacement functions sys_popen and sys_pclose. These are basedJeremy Allison2000-02-151-7/+224
* include/includes.h: Trimmed down unicode directory entry to be POSIX complient.Jeremy Allison1999-12-221-3/+4
* First cut at unicode sys_xx functions. Now to start moving upwards.....Jeremy Allison1999-12-221-0/+169
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-38/+159
* sys_select added one more argument (read, write selectors).Luke Leighton1999-12-011-3/+4
* check to see if copy_passwd_struct() ever receives its own internalLuke Leighton1999-07-161-0/+7
* using jeremy's sys_getpwnam() call in the more critical area: Get_Pwnam().Luke Leighton1999-07-061-3/+3
* added jeremy's sys_getpwnam() and sys_getpwuid() routines from 2_0 tree.Luke Leighton1999-07-061-0/+57
* Makefile.in: Added maintainer mode fixes.Jeremy Allison1998-11-251-220/+6
* Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.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