Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r17852: Remove a pointless NULL assignment | Volker Lendecke | 1 | -1/+0 |
2007-10-10 | r16570: Corrected the copyright notice. I had requested and received permission | Christopher R. Hertel | 1 | -3/+3 |
2007-10-10 | r13915: Fixed a very interesting class of realloc() bugs found by Coverity. | Jeremy Allison | 1 | -8/+6 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r7882: Looks like a large patch - but what it actually does is make Samba | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r6225: get rid of warnings from my compiler about nested externs | Herb Lewis | 1 | -1/+2 |
2007-10-10 | r5543: Fix for bug #962 - using MB sharenames containing a ']' character. | Jeremy Allison | 1 | -13/+41 |
2007-10-10 | r5535: Reformat so I can actually maintain this code and eventually convert t... | Jeremy Allison | 1 | -401/+377 |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 1 | -5/+5 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 1 | -12/+12 |
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 |