Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r21755: Memory leak fixes from Zack Kirsch <zack.kirsch@isilon.com>. | Jeremy Allison | 1 | -0/+6 |
2007-10-10 | r20630: Fix some trivial memleaks. | Günther Deschner | 1 | -0/+3 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -17/+35 |
2007-10-10 | r13915: Fixed a very interesting class of realloc() bugs found by Coverity. | Jeremy Allison | 1 | -0/+9 |
2007-10-10 | r6640: Attempt to fix 'make everything' with the paranoid malloc checker. | Volker Lendecke | 1 | -7/+7 |
2003-07-23 | convert snprintf() calls using pstrings & fstrings | Gerald Carter | 1 | -2/+2 |
2003-07-22 | Fixup a bunch of printf-style functions and debugs to use unsigned long when | Tim Potter | 1 | -7/+7 |
2003-06-20 | Back out some of the changes to nsstest. I've kept the NULL pointer | Tim Potter | 1 | -138/+8 |
2003-06-16 | Update nsstest to cope with wins NSS module as well as winbind NSS | Tim Potter | 1 | -12/+183 |
2003-05-10 | Reverse previous patch from Stefan and me after comments by Andrew Bartlett | Jelmer Vernooij | 1 | -2/+0 |
2003-05-10 | Patch from metze and me that adds dummy smb_register_*() functions so | Jelmer Vernooij | 1 | -0/+2 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 1 | -2/+2 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -2/+2 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-12-19 | better nsstest error checking | Andrew Tridgell | 1 | -0/+20 |
2001-12-09 | set return value to total errors | Andrew Tridgell | 1 | -2/+9 |
2001-12-09 | better error checking in nsstest | Andrew Tridgell | 1 | -9/+64 |
2001-12-09 | - check for correct error codes | Andrew Tridgell | 1 | -27/+48 |
2001-12-06 | allow nsstest to test any nss module | Andrew Tridgell | 1 | -13/+19 |
2001-12-03 | put sid_to_name behind the winbindd backend interface | Andrew Tridgell | 1 | -2/+2 |
2001-12-03 | fixed default location of libnss_winbind.so | Andrew Tridgell | 1 | -1/+1 |
2001-12-03 | fixed the nsswitch initgroups code | Andrew Tridgell | 1 | -0/+302 |