Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-01-02 | Add PRINTF_ATTRIBUTE() to a few more printf() style functions. Aids in | Andrew Bartlett | 1 | -2/+2 |
2002-08-27 | add a trivial seeking function to xfile (tseek) that does not do SEEK_CUR | Simo Sorce | 1 | -0/+34 |
2002-07-19 | fixed line buffer mode in XFILE | Andrew Tridgell | 1 | -1/+1 |
2002-07-13 | fixed a stdin bug in XFILE that prevented 'print -' from working | Andrew Tridgell | 1 | -4/+4 |
2002-06-03 | put the ifdef for HAVE_VA_COPY in one place rather than in lots of | Andrew Tridgell | 1 | -5/+3 |
2002-05-17 | Fix usage of va_list passed as an arg. Use __va_copy before using it | Jim McDonough | 1 | -1/+7 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-11-03 | Added NT_USER_TOKEN into server_info to fix extra groups problem. | Jeremy Allison | 1 | -2/+2 |
2001-09-17 | move to SAFE_FREE() | Simo Sorce | 1 | -5/+5 |
2001-09-10 | added xfile | Andrew Tridgell | 1 | -0/+340 |