summaryrefslogtreecommitdiffstats
path: root/source4/smb_server/password.c
Commit message (Expand)AuthorAgeFilesLines
* r2249: got rid of some more mem_ctx elements in structuresAndrew Tridgell2007-10-101-1/+1
* r1726: Fix up the comments and indenting.Andrew Bartlett2007-10-101-5/+3
* r1499: combine struct user_struct and struct smbsrv_userStefan Metzmacher2007-10-101-50/+56
* r1294: A nice, large, commit...Andrew Bartlett2007-10-101-1/+1
* r1291: rename struct smbsrv_context to smbsrv_connectionStefan Metzmacher2007-10-101-4/+4
* r1277: rename struct server_context to smbsrv_ontextStefan Metzmacher2007-10-101-4/+4
* 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