summaryrefslogtreecommitdiff
path: root/source3/lib/replace.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12522: Try and fix bug #2926 by removing setlocale(LC_ALL, "C")Jeremy Allison1-1/+1
2007-10-10r11511: A classic "friday night check-in" :-). This moves muchJeremy Allison1-1/+1
2007-10-10r6822: Use chsize if we don't have ftruncate. From Steven Edwards <steven_ed4...Jeremy Allison1-8/+11
2007-10-10r4270: Add some const as a fix for bugzilla #2135.Tim Potter1-1/+1
2007-10-10r4241: More *alloc fixes.Jeremy Allison1-2/+7
2004-03-19backport from headSimo Sorce1-0/+3
2003-07-29split replace into replace and replace1 to allow setenv to be used byHerb Lewis1-18/+0
2003-02-19Merge minor library fixes from HEAD to 3.0.Andrew Bartlett1-0/+18
2003-01-03Merge from HEAD - tridge's new timegm() that actually works on solaris.Andrew Bartlett1-18/+15
2002-12-01Merge from HEAD, struct in_addr is always in network byte order, so we don'tAndrew Bartlett1-5/+0
2002-11-09Sync with HEADJelmer Vernooij1-0/+25
2002-08-17sync 3.0 branch with headJelmer Vernooij1-0/+2
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-0/+14
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-11-20added strlcpy() and strlcat()Andrew Tridgell1-0/+36
2001-10-29This commit is number 4 of 4.Andrew Bartlett1-1/+1
2001-10-02Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter1-3/+0
2001-09-17move to SAFE_FREE()Simo Sorce1-1/+1
2001-04-02include/ntdomain.h:Jeremy Allison1-2/+2
2001-03-31configure configure.in include/config.h.in lib/replace.c: Added test and repl...Jeremy Allison1-0/+7
2000-10-19Fixed missing bracket on debug statement.Tim Potter1-1/+1
2000-02-15Added replacement functions sys_popen and sys_pclose. These are basedJeremy Allison1-4/+12
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-3/+2
1999-02-03cache unix groups so that two-level getgrent calls don't occur.Luke Leighton1-0/+1
1998-11-25Makefile.in: Added maintainer mode fixes.Jeremy Allison1-0/+68
1998-11-18Fixed problem with HAVE_NETGROUP being used on platformsJeremy Allison1-12/+14
1998-11-11Fix from richard.kettlewell@kewill.com for leapyear bugs.Jeremy Allison1-1/+5
1998-10-20removed setenv(), replaced with smbw_setenv()Andrew Tridgell1-17/+0
1998-10-17Small tidyups for gcc in 'preen' mode....Jeremy Allison1-3/+2
1998-10-04more solaris 2.5 fixups. It now seems to be working pretty well.Andrew Tridgell1-0/+18
1998-09-03Ok - this is the 64 bit widening check in. It changes the configureJeremy Allison1-1/+1
1998-07-29fixed a bug in the replacement inet_ntoaAndrew Tridgell1-1/+1
1998-07-29test for a broken inet_ntoa and replace it if necessary (forAndrew Tridgell1-0/+15
1998-07-29merge from the autoconf2 branch to the main branchAndrew Tridgell1-107/+129
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-1/+1
1997-12-04got rid of the WRAP_MALLOC code - mem_man does it betterAndrew Tridgell1-67/+0
1997-05-08'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1-1/+1
1996-10-05add DEBUGLEVEL to replace.cAndrew Tridgell1-0/+3
1996-06-10moved some more locking routines to locking.c, and moved replacementAndrew Tridgell1-0/+322