r645: Patch from kawasa_r@itg.hitachi.co.jp to correctly enable core dumps.
[tprouty/samba.git] / source / lib / replace.c
2004-03-19 Simo Sorcebackport from head
2004-03-19 Simo Sorcethe buffer must be greater then src string len otherwis...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-29 Herb Lewissplit replace into replace and replace1 to allow setenv...
2003-02-19 Andrew BartlettMerge minor library fixes from HEAD to 3.0.
2003-02-19 Andrew BartlettMove to a in-memory ccache for winbind, and replace...
2003-01-03 Andrew BartlettMerge from HEAD - tridge's new timegm() that actually...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-16 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-01 Andrew BartlettMerge from HEAD, struct in_addr is always in network...
2002-12-01 Andrew BartlettPOSIX indicates that this is always in network byte...
2002-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-23 Andrew Tridgella working timegm() function for systems that don't...
2002-11-09 Jelmer VernooijSync with HEAD
2002-11-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-30 Jim McDonoughFix build. Don't use BSD setenv. Use POSIX putenv.
2002-10-30 Andrew Tridgelladded a timegm() function for systems that don't have it
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-17 Andrew BartlettMove tridge's getgrouplist() replacement function from...
2002-07-23 Andrew Tridgellimplemented getgrouplist() for systems that don't have...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-05-11 Simo Sorcemove vsyslog() from snprintf.c to replace.c
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2001-11-20 Andrew Tridgelladded strlcpy() and strlcat()
2001-10-29 Andrew BartlettThis commit is number 4 of 4.
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-04-02 Jeremy Allisoninclude/ntdomain.h:
2001-03-31 Jeremy Allisonconfigure configure.in include/config.h.in lib/replace...
2000-10-19 Tim PotterFixed missing bracket on debug statement.
2000-02-15 Jeremy AllisonAdded replacement functions sys_popen and sys_pclose...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-02-03 Luke Leightoncache unix groups so that two-level getgrent calls...
1998-11-25 Jeremy AllisonMakefile.in: Added maintainer mode fixes.
1998-11-18 Jeremy AllisonFixed problem with HAVE_NETGROUP being used on platforms
1998-11-11 Jeremy AllisonFix from richard.kettlewell@kewill.com for leapyear...
1998-10-20 Andrew Tridgellremoved setenv(), replaced with smbw_setenv()
1998-10-17 Jeremy AllisonSmall tidyups for gcc in 'preen' mode....
1998-10-04 Andrew Tridgellmore solaris 2.5 fixups. It now seems to be working...
1998-09-03 Jeremy AllisonOk - this is the 64 bit widening check in. It changes...
1998-07-29 Andrew Tridgellfixed a bug in the replacement inet_ntoa
1998-07-29 Andrew Tridgelltest for a broken inet_ntoa and replace it if necessary...
1998-07-29 Andrew Tridgellmerge from the autoconf2 branch to the main branch
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1997-12-04 Andrew Tridgellgot rid of the WRAP_MALLOC code - mem_man does it better
1997-05-08 Samba Release Account'The mother of all checkins' :-). Jeremy Allison (jalli...
1996-10-05 Andrew Tridgelladd DEBUGLEVEL to replace.c
1996-06-10 Andrew Tridgellmoved some more locking routines to locking.c, and...