Age | Commit message (Expand) | Author | Files | Lines |
2001-12-20 | fixed more warnings on irix | Andrew Tridgell | 1 | -3/+3 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -2/+0 |
2001-09-17 | move to SAFE_FREE() | Simo Sorce | 1 | -4/+4 |
2001-08-12 | this is a big global fix for the ptr = Realloc(ptr, size) bug. | Simo Sorce | 1 | -9/+18 |
2001-07-05 | removed an unreachable statement | Andrew Tridgell | 1 | -1/+0 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -20/+7 |
2001-01-17 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -1/+1 |
2000-10-18 | Bug report that on some systems extended characters are being returned as | Christopher R. Hertel | 1 | -1/+2 |
2000-06-16 | reverted lukes changes in param/ | Andrew Tridgell | 1 | -0/+1 |
2000-06-16 | more update. | Luke Leighton | 1 | -1/+0 |
2000-05-05 | Fix for crash bug in OpenConfFile() if no smb.conf exists. | Tim Potter | 1 | -1/+1 |
2000-04-16 | converted a bunch more functions to use a fd instead of a FILE* | Andrew Tridgell | 1 | -29/+49 |
2000-01-26 | Second set of inline optimisation fixes from Ying Chen <ying@almaden.ibm.com>. | Jeremy Allison | 1 | -1/+1 |
1999-12-21 | Fix based on code from monyo@home.monyo.com to fix multibyte continuation | Jeremy Allison | 1 | -17/+31 |
1998-11-17 | Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. | Jeremy Allison | 1 | -1/+1 |
1998-10-05 | removed requirement of having a smb.conf for smbwrapper to work. | Andrew Tridgell | 1 | -2/+4 |
1998-01-22 | This is *not* a big change (although it looks like one). | Jeremy Allison | 1 | -2/+2 |
1997-10-31 | pm_process() never closed the file (a memory and file descriptor leak) | Andrew Tridgell | 1 | -0/+3 |
1997-10-06 | client.c: Changed shadowed variable. | Jeremy Allison | 1 | -1/+0 |
1997-10-04 | nmblookup.c: | Christopher R. Hertel | 1 | -307/+548 |
1997-05-08 | 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com) | Samba Release Account | 1 | -1/+1 |
1996-07-24 | minor cleanups | Andrew Tridgell | 1 | -1/+1 |
1996-06-10 | got rid of a lot of redundent header files as we now globally generate | Andrew Tridgell | 1 | -1/+0 |
1996-06-04 | a huge pile of changes :-) | Andrew Tridgell | 1 | -72/+64 |
1996-05-04 | Initial version imported to CVS | Samba Release Account | 1 | -0/+335 |