summaryrefslogtreecommitdiffstats
path: root/source3/auth/auth_compat.c
Commit message (Expand)AuthorAgeFilesLines
* Remove last pstring from smbd/*.cJeremy Allison2007-11-131-1/+1
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-4/+4
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; andVolker Lendecke2007-10-101-1/+1
* r21383: More possible "security=share" fixes. If a clientJeremy Allison2007-10-101-0/+3
* r21128: Fix Vista connecting to Samba in share level security.Jeremy Allison2007-10-101-4/+9
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2007-10-101-1/+1
* r13316: Let the carnage begin....Gerald Carter2007-10-101-1/+1
* r6225: get rid of warnings from my compiler about nested externsHerb Lewis2007-10-101-2/+3
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-0/+3
* Spelling.Tim Potter2002-04-071-1/+1
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Add a touch of 'const' to some auth components, and move the simple plaintextAndrew Bartlett2002-01-201-22/+31
* Better explanation message for dmalloc.Martin Pool2002-01-091-1/+1
* I've decided to move the auth code around a bit more...Andrew Bartlett2002-01-051-0/+111