Age | Commit message (Expand) | Author | Files | Lines |
2011-06-01 | Change sys_getcd() to take no arguments and always return malloc'ed memory (o... | Jeremy Allison | 1 | -8/+8 |
2010-06-13 | s3: Remove the pointless PRINTERNAME macro | Volker Lendecke | 1 | -5/+7 |
2008-12-23 | Fix more asprintf warnings and some error path errors. | Jeremy Allison | 1 | -1/+3 |
2008-10-12 | Use common util_file code. | Jelmer Vernooij | 1 | -3/+3 |
2008-10-11 | Cope with changed signature of http_timestring(). | Jelmer Vernooij | 1 | -1/+1 |
2008-01-27 | Adding missing calls to va_end(). | Tim Potter | 1 | -0/+4 |
2007-11-21 | Remove pstring from printing/*.c except for the | Jeremy Allison | 1 | -35/+77 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | 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 | r22852: merge fixes for CVE-2007-2446 and CVE-2007-2447 to all branches | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r20124: clean up nested extern declaration warnings | Herb Lewis | 1 | -3/+2 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -2/+9 |
2007-10-10 | r16393: Klocwork #1164. Null deref. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r14023: My last bug fix still left a potential null deref. | Jeremy Allison | 1 | -8/+9 |
2007-10-10 | r14003: Clarify code that lead to Coverity report #13. | Jeremy Allison | 1 | -12/+15 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -4/+4 |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r3067: patch based on volker's initial work in trunk that fixes the queu upda... | Gerald Carter | 1 | -45/+44 |
2003-11-12 | a small include file rearrangement that doesn't affect normal | Andrew Tridgell | 1 | -0/+1 |
2003-11-03 | Fix more 64-bit printf warnings. | Tim Potter | 1 | -1/+1 |
2003-04-09 | Ensure print queue array is zeroed out before returning. | Jeremy Allison | 1 | -0/+1 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -5/+3 |
2002-03-19 | Merge JohnR's fix. | Jeremy Allison | 1 | -5/+10 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -2/+0 |
2001-07-04 | strchr and strrchr are macros when compiling with optimisation in gcc, so we ... | Andrew Tridgell | 1 | -1/+1 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -5/+1 |
2001-04-14 | configure: | Jeremy Allison | 1 | -15/+7 |
2001-04-13 | Merge of Andrew's changes in 2.2. | Jeremy Allison | 1 | -23/+4 |
2001-04-13 | As Andrew suggested, make smbrun return a fd for a deleted file which can then | Jeremy Allison | 1 | -11/+20 |
2001-04-10 | Fixed missing HAVE_STDARG_H. | Jeremy Allison | 1 | -4/+20 |
2001-03-28 | Fixed typo bug spotted by Jim Vopni jimv@metrics.com. Caused no status to | Jeremy Allison | 1 | -1/+1 |
2001-03-16 | Added files for CUP printing patch split. | Jeremy Allison | 1 | -0/+251 |