Age | Commit message (Expand) | Author | Files | Lines |
2007-11-13 | Remove last pstring from smbd/*.c | Jeremy Allison | 1 | -1/+1 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -4/+4 |
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 | r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r21383: More possible "security=share" fixes. If a client | Jeremy Allison | 1 | -0/+3 |
2007-10-10 | r21128: Fix Vista connecting to Samba in share level security. | Jeremy Allison | 1 | -4/+9 |
2007-10-10 | r13571: Replace all calls to talloc_free() with thye TALLOC_FREE() | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r6225: get rid of warnings from my compiler about nested externs | Herb Lewis | 1 | -2/+3 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -0/+3 |
2002-04-07 | Spelling. | Tim Potter | 1 | -1/+1 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-20 | Add a touch of 'const' to some auth components, and move the simple plaintext | Andrew Bartlett | 1 | -22/+31 |
2002-01-09 | Better explanation message for dmalloc. | Martin Pool | 1 | -1/+1 |
2002-01-05 | I've decided to move the auth code around a bit more... | Andrew Bartlett | 1 | -0/+111 |