summaryrefslogtreecommitdiff
path: root/source4/auth
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher2-50/+50
2007-10-10r1518: check for ldb_search giving -1 (indicating db corruption)Andrew Tridgell1-0/+3
2007-10-10r1498: (merge from 3.0)Andrew Bartlett1-1/+1
2007-10-10r1486: commit the start of the generic server infastructureStefan Metzmacher1-0/+5
2007-10-10r1461: ntlm_check.c is a server-side peice of code, so it belongs in AUTH.Andrew Bartlett2-1/+449
2007-10-10r1335: NT_STATUS_INTERNAL_DB_CORRUPTIONStefan Metzmacher1-2/+2
2007-10-10r1334: remove unused stuffStefan Metzmacher1-11/+0
2007-10-10r1294: A nice, large, commit...Andrew Bartlett5-252/+24
2007-10-10r1292: Add const to the subsystem/module registration code.Andrew Bartlett1-2/+9
2007-10-10r1151: fixed fill-in of force_password_change field in auth_samAndrew Tridgell1-1/+1
2007-10-10r1146: initially zero server infoAndrew Tridgell1-0/+1
2007-10-10r1143: fixed spelling of sAMAccountNameAndrew Tridgell1-1/+1
2007-10-10r1142: I think this should fix the interactive logins for tridge - don't takeAndrew Bartlett1-4/+4
2007-10-10r1138: allow for a user in no groupsAndrew Tridgell1-1/+2
2007-10-10r1136: - added IDL for netr_LogonGetDomainInfo()Andrew Tridgell2-0/+6
2007-10-10r1078: the dxesrv_crypto_* implementations should now explicit setStefan Metzmacher1-1/+15
2007-10-10r1067: fix compiler warningsStefan Metzmacher2-2/+2
2007-10-10r1063: userdom_struct dies!Andrew Bartlett2-5/+0
2007-10-10r1058: The start of work on the SamLogon call for NETLOGON.Andrew Bartlett5-109/+149
2007-10-10r1028: More consistancy fixes, which should also fix the build.Andrew Bartlett1-2/+2
2007-10-10r1027: More rename:Andrew Bartlett1-48/+48
2007-10-10r1026: Spelling.Tim Potter1-1/+1
2007-10-10r1025: Rename (across the samr and netlogon pipes, so far)Andrew Bartlett1-2/+3
2007-10-10r1023: Prepare the auth subsystem interfaces for netlogon SamLogon to use.Andrew Bartlett1-8/+20
2007-10-10r1021: Because auth_serversupplied_info is not reference counted, this mayAndrew Bartlett1-0/+2
2007-10-10r1020: Add an (untested, until the other end is hooked in) method forAndrew Bartlett1-0/+28
2007-10-10r1019: Push the auth subsystem away from using typedef, and over to the 'allAndrew Bartlett6-86/+117
2007-10-10r1001: in samba4 we don't(shouldn't) use typedef's anymore...Stefan Metzmacher2-11/+11
2007-10-10r995: - renamed many of our crypto routines to use the industry standardAndrew Tridgell1-2/+2
2007-10-10r961: convert 'uchar' to 'uint8_t'Stefan Metzmacher3-14/+14
2007-10-10r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher4-18/+18
2007-10-10r924: got rid of the global well-known SIDs, instead using const defines in m...Andrew Tridgell1-14/+10
2007-10-10r904: - fixed account expiry testing in auth_samAndrew Tridgell1-2/+1
2007-10-10r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher6-7/+7
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2-7/+7
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