summaryrefslogtreecommitdiff
path: root/source4/smb_server/password.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3466: split out request.h, signing.h, and smb_server.hAndrew Tridgell1-0/+1
2007-10-10r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell1-0/+1
2007-10-10r3256: get rid of the unused session_claim() and session_yield() callsAndrew Tridgell1-11/+0
2007-10-10r3186: Use the properties of the new talloc() system to handle the authAndrew Bartlett1-4/+7
2007-10-10r2249: got rid of some more mem_ctx elements in structuresAndrew Tridgell1-1/+1
2007-10-10r1726: Fix up the comments and indenting.Andrew Bartlett1-5/+3
2007-10-10r1499: combine struct user_struct and struct smbsrv_userStefan Metzmacher1-50/+56
2007-10-10r1294: A nice, large, commit...Andrew Bartlett1-1/+1
2007-10-10r1291: rename struct smbsrv_context to smbsrv_connectionStefan Metzmacher1-4/+4
2007-10-10r1277: rename struct server_context to smbsrv_ontextStefan Metzmacher1-4/+4
2007-10-10r1019: Push the auth subsystem away from using typedef, and over to the 'allAndrew Bartlett1-17/+4
2007-10-10r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher1-1/+1
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher1-2/+2
2007-10-10r861: remove the next round of unused stuffStefan Metzmacher1-71/+0
2007-10-10r685: The SAM is dead! Long live the new SAM! ;-)Andrew Bartlett1-8/+1
2007-10-10r622: removed some unused functions to make smbd compile again afterAndrew Tridgell1-169/+0
2007-10-10r614: Clean out the POSIX assumptions from the Samba4 auth subsystem.Andrew Bartlett1-73/+1
2007-10-10r443: Update Samba4 to the auth and NTLMSSP code from Samba3.Andrew Bartlett1-1/+8
2004-02-18don't inlcude rpc/rpc.h and rpcsvc/*.h anymoreStefan Metzmacher1-18/+1
2004-02-03- move all SMB server stuff to smb_server/*Stefan Metzmacher1-0/+492