summaryrefslogtreecommitdiffstats
path: root/source/lib/replace.c
Commit message (Expand)AuthorAgeFilesLines
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* added strlcpy() and strlcat()Andrew Tridgell2001-11-201-0/+36
* This commit is number 4 of 4.Andrew Bartlett2001-10-291-1/+1
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-3/+0
* move to SAFE_FREE()Simo Sorce2001-09-171-1/+1
* include/ntdomain.h:Jeremy Allison2001-04-021-2/+2
* configure configure.in include/config.h.in lib/replace.c: Added test and repl...Jeremy Allison2001-03-311-0/+7
* Fixed missing bracket on debug statement.Tim Potter2000-10-191-1/+1
* Added replacement functions sys_popen and sys_pclose. These are basedJeremy Allison2000-02-151-4/+12
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-3/+2
* cache unix groups so that two-level getgrent calls don't occur.Luke Leighton1999-02-031-0/+1
* Makefile.in: Added maintainer mode fixes.Jeremy Allison1998-11-251-0/+68
* Fixed problem with HAVE_NETGROUP being used on platformsJeremy Allison1998-11-181-12/+14
* Fix from richard.kettlewell@kewill.com for leapyear bugs.Jeremy Allison1998-11-111-1/+5
* removed setenv(), replaced with smbw_setenv()Andrew Tridgell1998-10-201-17/+0
* Small tidyups for gcc in 'preen' mode....Jeremy Allison1998-10-171-3/+2
* more solaris 2.5 fixups. It now seems to be working pretty well.Andrew Tridgell1998-10-041-0/+18
* Ok - this is the 64 bit widening check in. It changes the configureJeremy Allison1998-09-031-1/+1
* fixed a bug in the replacement inet_ntoaAndrew Tridgell1998-07-291-1/+1
* test for a broken inet_ntoa and replace it if necessary (forAndrew Tridgell1998-07-291-0/+15
* merge from the autoconf2 branch to the main branchAndrew Tridgell1998-07-291-107/+129
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
* got rid of the WRAP_MALLOC code - mem_man does it betterAndrew Tridgell1997-12-041-67/+0
* 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1997-05-081-1/+1
* add DEBUGLEVEL to replace.cAndrew Tridgell1996-10-051-0/+3
* moved some more locking routines to locking.c, and moved replacementAndrew Tridgell1996-06-101-0/+322