summaryrefslogtreecommitdiffstats
path: root/source4/smb_server/password.c
Commit message (Expand)AuthorAgeFilesLines
* r1019: Push the auth subsystem away from using typedef, and over to the 'allAndrew Bartlett2007-10-101-17/+4
* r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher2007-10-101-1/+1
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2007-10-101-2/+2
* r861: remove the next round of unused stuffStefan Metzmacher2007-10-101-71/+0
* r685: The SAM is dead! Long live the new SAM! ;-)Andrew Bartlett2007-10-101-8/+1
* r622: removed some unused functions to make smbd compile again afterAndrew Tridgell2007-10-101-169/+0
* r614: Clean out the POSIX assumptions from the Samba4 auth subsystem.Andrew Bartlett2007-10-101-73/+1
* r443: Update Samba4 to the auth and NTLMSSP code from Samba3.Andrew Bartlett2007-10-101-1/+8
* don't inlcude rpc/rpc.h and rpcsvc/*.h anymoreStefan Metzmacher2004-02-181-18/+1
* - move all SMB server stuff to smb_server/*Stefan Metzmacher2004-02-031-0/+492