summaryrefslogtreecommitdiffstats
path: root/source4/auth
Commit message (Expand)AuthorAgeFilesLines
...
* r6565: Cludge, cludge, cludge...Andrew Bartlett2007-10-102-9/+5
* r6544: Use common structures between SAMR, NETLGON and the Krb5 PAC.Andrew Bartlett2007-10-101-5/+5
* r6522: I have no idea why this change was made, but it not only breaksAndrew Bartlett2007-10-101-2/+1
* r6521: Include system/network.h to fix compiler warning.Tim Potter2007-10-101-0/+1
* r6498: Add comments in line with those I already added to 3.0.Andrew Bartlett2007-10-101-0/+7
* r6484: fix NTLMSSP client against w2k and w2k3Stefan Metzmacher2007-10-101-0/+4
* r6466: Spelling.Tim Potter2007-10-101-1/+1
* r6465: Use talloc_zero for the gensec_ntlmssp_state structure, as the historyAndrew Bartlett2007-10-102-41/+6
* r6464: Remove the last of the Samba3 NTLMSSP API. This removes the rudundentAndrew Bartlett2007-10-105-470/+419
* r6463: Move NTLM2 and NTLM (v1) specific variables into a union for DCE/RPC.Andrew Bartlett2007-10-103-69/+74
* r6462: Move the arcfour sbox state into it's own structure, and allocate itAndrew Bartlett2007-10-105-53/+29
* r6460: Push the client credentials into NTLMSSP, allowing logins of the formAndrew Bartlett2007-10-104-102/+92
* r6458: Split up NTLMSSP into a new directory, and into seperate files for theAndrew Bartlett2007-10-1010-1620/+1668
* r6455: Remove wrapper functions, and ntlmssp_end (which is well handed by tal...Andrew Bartlett2007-10-101-41/+5
* r6454: Start to migrate NTLMSSP away from it's own API to just use GENSEC.Andrew Bartlett2007-10-109-569/+492
* r6453: Move verbose errors for the schannel 'not in the DB, or DB corrupt' er...Andrew Bartlett2007-10-101-2/+4
* r6359: Fix compiler warning with struct sockaddr. I'm sure I fixed this a fewTim Potter2007-10-101-0/+1
* r6340: - added an easy to use function to initialise a temporary ldb with som...Andrew Tridgell2007-10-101-0/+11
* r6322: Fix compile warning for struct sockaddr.Tim Potter2007-10-101-0/+1
* r6128: fix the buildStefan Metzmacher2007-10-101-2/+2
* r6113: Move GENSEC and the kerberos code out of libcli/auth, and intoAndrew Bartlett2007-10-1027-3/+9962
* r6028: A MAJOR update to intergrate the new credentails system fully withAndrew Bartlett2007-10-101-1/+9
* r5988: Fix the -P option (use machine account credentials) to use the Samba4Andrew Bartlett2007-10-102-56/+7
* r5985: Actually adding auth_domain.c in -r 5983 would probably have been aAndrew Bartlett2007-10-101-0/+199
* r5983: Start support for being a domain member in Samba4.Andrew Bartlett2007-10-101-0/+12
* r5895: Remove old auth_domain code - to be replaced with entirely new impleme...Andrew Bartlett2007-10-101-552/+0
* r5668: Add tests to RPC-SAMLOGON to test for user@REALM style logins. TheseAndrew Bartlett2007-10-101-4/+23
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-103-0/+3
* r5137: fix typesStefan Metzmacher2007-10-102-4/+4
* r4955: fixed a couple of minor memory leaks in the auth_sam codeAndrew Tridgell2007-10-101-1/+11
* r4758: - added async support to the session request codeAndrew Tridgell2007-10-101-1/+1
* r4620: - add interface functions to the auth subsystem so that callers doesn'...Stefan Metzmacher2007-10-109-1361/+1038
* r4591: - converted the other _p talloc functions to not need _pAndrew Tridgell2007-10-101-1/+1
* r4566: Fix Samba4 to pass it's own RPC-SAMLOGON torture test.Andrew Bartlett2007-10-101-26/+141
* r4499: Almost make our Samba4 server pass the RPC-SAMLOGON torture test.Andrew Bartlett2007-10-101-42/+63
* r4419: move security_token stuff to the libcli/security/Stefan Metzmacher2007-10-101-116/+16
* r4339: - rename auth_guest to auth_anonymousStefan Metzmacher2007-10-103-62/+68
* r4151: added privilege attribute handling on samdb.Andrew Tridgell2007-10-101-0/+8
* r4147: converted from NT_USER_TOKEN to struct security_tokenAndrew Tridgell2007-10-102-79/+58
* r4072: - changed the names of some of the well known sids to be more consistentAndrew Tridgell2007-10-101-3/+3
* r4055: fixed more places to use type safe allocation macrosAndrew Tridgell2007-10-101-5/+5
* r4052: fixed a bunch of code to use the type safe _p allocation macrosAndrew Tridgell2007-10-101-2/+3
* r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ...Andrew Tridgell2007-10-101-16/+18
* r4000: DATA_BLOB.data is uint8_t * not void * :-)Stefan Metzmacher2007-10-101-1/+1
* r3970: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r3881: Split up the LIBNDR_GEN subsystem into NDR_* and RPC_NDR_* subsystems.Jelmer Vernooij2007-10-101-1/+2
* r3876: fix compiler warningsStefan Metzmacher2007-10-101-2/+2
* r3810: create a LIB_SECURITY subsystemStefan Metzmacher2007-10-101-1/+2
* r3783: - don't use make proto for ldb anymoreStefan Metzmacher2007-10-101-0/+1
* r3744: Support building subsystems as a shared library. Modules don't work yet,Jelmer Vernooij2007-10-101-0/+1