Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
[samba.git] / source3 / lib / replace.c
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...