summaryrefslogtreecommitdiffstats
path: root/source3/lib/replace.c
Commit message (Expand)AuthorAgeFilesLines
* r16230: Fix Klocwork #861 and others. localtime and asctimeJeremy Allison2007-10-101-50/+51
* r16017: Add Samba4 replacement for timegm to workJeremy Allison2007-10-101-24/+0
* r12522: Try and fix bug #2926 by removing setlocale(LC_ALL, "C")Jeremy Allison2007-10-101-1/+1
* r11511: A classic "friday night check-in" :-). This moves muchJeremy Allison2007-10-101-1/+1
* r6822: Use chsize if we don't have ftruncate. From Steven Edwards <steven_ed4...Jeremy Allison2007-10-101-8/+11
* r4270: Add some const as a fix for bugzilla #2135.Tim Potter2007-10-101-1/+1
* r4241: More *alloc fixes.Jeremy Allison2007-10-101-2/+7
* backport from headSimo Sorce2004-03-191-0/+3
* split replace into replace and replace1 to allow setenv to be used byHerb Lewis2003-07-291-18/+0
* Merge minor library fixes from HEAD to 3.0.Andrew Bartlett2003-02-191-0/+18
* Merge from HEAD - tridge's new timegm() that actually works on solaris.Andrew Bartlett2003-01-031-18/+15
* Merge from HEAD, struct in_addr is always in network byte order, so we don'tAndrew Bartlett2002-12-011-5/+0
* Sync with HEADJelmer Vernooij2002-11-091-0/+25
* sync 3.0 branch with headJelmer Vernooij2002-08-171-0/+2
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-0/+14
* 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