Age | Commit message (Expand) | Author | Files | Lines |
2003-08-02 | port latest changes from SAMBA_3_0 tree | Simo Sorce | 1 | -18/+0 |
2003-02-19 | Move to a in-memory ccache for winbind, and replace setenv() properly. | Andrew Bartlett | 1 | -0/+18 |
2002-12-01 | POSIX indicates that this is always in network byte order, so we don't need the | Andrew Bartlett | 1 | -5/+0 |
2002-11-23 | a working timegm() function for systems that don't have it | Andrew Tridgell | 1 | -18/+15 |
2002-10-30 | Fix build. Don't use BSD setenv. Use POSIX putenv. | Jim McDonough | 1 | -3/+6 |
2002-10-30 | added a timegm() function for systems that don't have it | Andrew Tridgell | 1 | -0/+22 |
2002-08-17 | Move tridge's getgrouplist() replacement function from replace.c to a new | Andrew Bartlett | 1 | -64/+0 |
2002-07-23 | implemented getgrouplist() for systems that don't have it and use it | Andrew Tridgell | 1 | -0/+66 |
2002-05-11 | move vsyslog() from snprintf.c to replace.c | Simo Sorce | 1 | -0/+14 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-11-20 | added strlcpy() and strlcat() | Andrew Tridgell | 1 | -0/+36 |
2001-10-29 | This commit is number 4 of 4. | Andrew Bartlett | 1 | -1/+1 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -3/+0 |
2001-09-17 | move to SAFE_FREE() | Simo Sorce | 1 | -1/+1 |
2001-04-02 | include/ntdomain.h: | Jeremy Allison | 1 | -2/+2 |
2001-03-31 | configure configure.in include/config.h.in lib/replace.c: Added test and repl... | Jeremy Allison | 1 | -0/+7 |
2000-10-19 | Fixed missing bracket on debug statement. | Tim Potter | 1 | -1/+1 |
2000-02-15 | Added replacement functions sys_popen and sys_pclose. These are based | Jeremy Allison | 1 | -4/+12 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -3/+2 |
1999-02-03 | cache unix groups so that two-level getgrent calls don't occur. | Luke Leighton | 1 | -0/+1 |
1998-11-25 | Makefile.in: Added maintainer mode fixes. | Jeremy Allison | 1 | -0/+68 |
1998-11-18 | Fixed problem with HAVE_NETGROUP being used on platforms | Jeremy Allison | 1 | -12/+14 |
1998-11-11 | Fix from richard.kettlewell@kewill.com for leapyear bugs. | Jeremy Allison | 1 | -1/+5 |
1998-10-20 | removed setenv(), replaced with smbw_setenv() | Andrew Tridgell | 1 | -17/+0 |
1998-10-17 | Small tidyups for gcc in 'preen' mode.... | Jeremy Allison | 1 | -3/+2 |
1998-10-04 | more solaris 2.5 fixups. It now seems to be working pretty well. | Andrew Tridgell | 1 | -0/+18 |
1998-09-03 | Ok - this is the 64 bit widening check in. It changes the configure | Jeremy Allison | 1 | -1/+1 |
1998-07-29 | fixed a bug in the replacement inet_ntoa | Andrew Tridgell | 1 | -1/+1 |
1998-07-29 | test for a broken inet_ntoa and replace it if necessary (for | Andrew Tridgell | 1 | -0/+15 |
1998-07-29 | merge from the autoconf2 branch to the main branch | Andrew Tridgell | 1 | -107/+129 |
1998-01-22 | This is *not* a big change (although it looks like one). | Jeremy Allison | 1 | -1/+1 |
1997-12-04 | got rid of the WRAP_MALLOC code - mem_man does it better | Andrew Tridgell | 1 | -67/+0 |
1997-05-08 | 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com) | Samba Release Account | 1 | -1/+1 |
1996-10-05 | add DEBUGLEVEL to replace.c | Andrew Tridgell | 1 | -0/+3 |
1996-06-10 | moved some more locking routines to locking.c, and moved replacement | Andrew Tridgell | 1 | -0/+322 |