summaryrefslogtreecommitdiff
path: root/source4/auth
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-1/+1
2007-10-10r874: This patch is a pile of work on NTLMSSP:Andrew Bartlett1-3/+18
2007-10-10r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell1-5/+5
2007-10-10r850: convert SUBSYSTEM AUTH to a config.mk fileStefan Metzmacher2-7/+33
2007-10-10r816: - Make use of tridge's new samdb_result_sid_prefix() helper function.Andrew Bartlett2-11/+17
2007-10-10r751: Fix debug message to print the right variable.Andrew Bartlett1-1/+1
2007-10-10r743: Start on a NETLOGON server in Samba4.Andrew Bartlett1-41/+6
2007-10-10r719: Follow the trend - remove more unused functions.Andrew Bartlett2-18/+0
2007-10-10r715: Finish the ldb conversion for the auth_sam module.Andrew Bartlett1-29/+100
2007-10-10r708: Clean up copyright headers, to reflect code that has come and goneAndrew Bartlett1-4/+2
2007-10-10r685: The SAM is dead! Long live the new SAM! ;-)Andrew Bartlett4-225/+207
2007-10-10r665: merge over the new build system from my tmp branchStefan Metzmacher1-2/+4
2007-10-10r620: Remove more ununsed code.Andrew Bartlett2-122/+1
2007-10-10r619: Remove more code that is no longer called.Andrew Bartlett1-44/+0
2007-10-10r614: Clean out the POSIX assumptions from the Samba4 auth subsystem.Andrew Bartlett3-172/+1
2007-10-10r448: Fix 'auth' in Samba4, by making 'auth methods' a normal smb.confAndrew Bartlett1-41/+0
2007-10-10r443: Update Samba4 to the auth and NTLMSSP code from Samba3.Andrew Bartlett7-580/+268
2007-10-10r152: a quick airport commit ....Andrew Tridgell1-1/+1
2004-02-03- port AUTH and PASSDB subsystems to newStefan Metzmacher6-96/+397
2003-12-14ntlmssp over rpc over tcp now fully worksAndrew Tridgell1-15/+78
2003-12-12 * the RPC-ECHO pipe now works in smbd, as long as the data sizesAndrew Tridgell2-4/+2
2003-12-01 * got rid of UNISTR2 and everything that depends on itAndrew Tridgell1-223/+0
2003-11-26signed DCERPC over TCP now works !Andrew Tridgell1-1/+1
2003-11-23reduced the number of magic types we need in mkproto.plAndrew Tridgell1-2/+2
2003-10-30- a few portability fixes from Jim MyersAndrew Tridgell1-8/+8
2003-08-15cast to get rid of warningsHerb Lewis1-1/+1
2003-08-13first public release of samba4 codeAndrew Tridgell12-0/+5595