summaryrefslogtreecommitdiffstats
path: root/source3/auth/auth_ntlmssp.c
Commit message (Expand)AuthorAgeFilesLines
* libcli/auth/ntlmssp Be clear about talloc parents for session keysAndrew Bartlett2010-09-161-9/+16
* s3: Remove a use of smbd_server_fdVolker Lendecke2010-08-291-1/+1
* s3: Lift smbd_server_fd from reload_services()Volker Lendecke2010-08-181-1/+1
* s3:auth Make Samba3 use the new common struct auth_usersupplied_infoAndrew Bartlett2010-08-141-1/+1
* s3: Lift the smbd_messaging_context from reload_servicesVolker Lendecke2010-08-081-1/+1
* s3-netlogon: remove global include of netlogon.h.Günther Deschner2010-08-061-0/+1
* s3-auth: Remove unimplemented functionsSimo Sorce2010-07-281-10/+0
* s3-auth: Move auth_ntlmssp wrappers in their own fileSimo Sorce2010-07-201-77/+1
* s3-auth: Refactor and rename auth_ntlmssp_server_info()Simo Sorce2010-07-201-11/+13
* s3-auth: Remove unused variable.Simo Sorce2010-07-191-2/+0
* s3-auth: Use talloc hierarchies to properly free auth_ntlmssp_state contextsSimo Sorce2010-07-191-6/+12
* s3-auth: auth_make ntlmssp_state the parent contextSimo Sorce2010-07-191-29/+12
* s3-auth: Simplify how we free the auth_contextSimo Sorce2010-07-191-1/+1
* s3-auth: Cleanup and readability fixesSimo Sorce2010-07-191-21/+23
* s3-ntlmssp: Remove ntlmssp_end and let the talloc hierarchy handle it.Simo Sorce2010-07-191-1/+1
* s3:auth Change auth_ntlmssp_server_info API to return NTSTATUSAndrew Bartlett2010-07-141-4/+7
* Revert "s3:auth Change auth_ntlmssp_server_info API to return NTSTATUS"Volker Lendecke2010-06-081-6/+4
* s3:auth add hooks to indicate if signing or sealing is desired with NTLMSSPAndrew Bartlett2010-06-071-0/+10
* s3:auth Change auth_ntlmssp_server_info API to return NTSTATUSAndrew Bartlett2010-06-071-4/+6
* s3:ntlmssp Use a TALLOC_CTX for ntlmssp_sign_packet() and ntlmssp_seal_packet()Andrew Bartlett2010-05-311-2/+4
* ntlmssp: Make the ntlmssp.h from source3/ a common headerAndrew Bartlett2010-05-311-1/+1
* s3:auth Remove AUTH_NTLMSSP_STATE typedef.Andrew Bartlett2010-05-311-12/+12
* s3:auth Make AUTH_NTLMSSP_STATE a private structure.Andrew Bartlett2010-05-311-0/+87
* s3: Make "auth_context" its own talloc parentVolker Lendecke2010-04-111-1/+1
* s3:ntlmssp: use client.netbios_name instead of workstationStefan Metzmacher2010-03-241-2/+2
* s3:ntlmssp: rename void *auth_context; into void *callback_private;Stefan Metzmacher2010-03-241-5/+5
* s3:ntlmssp: pass names to ntlmssp_server_start() and store them in ntlmssp_stateStefan Metzmacher2010-03-241-6/+28
* s3:ntlmssp: replace server_role by a server.is_standalone in ntlmssp_stateStefan Metzmacher2010-03-241-1/+5
* s3: Remove the typedef for "auth_usersupplied_info"Volker Lendecke2010-01-101-1/+1
* s3:ntlmssp: change get_challange() to return NTSTATUSStefan Metzmacher2009-12-291-2/+3
* s3:ntlmssp: only include ntlmssp.h where actually neededAndrew Bartlett2009-12-221-0/+1
* Fix the build on SolarisVolker Lendecke2009-02-211-1/+1
* Remove the static "chal" from ntlmssp.c:get_challenge()Volker Lendecke2009-02-211-2/+4
* Rename server_info->was_mapped to server_info->nss_tokenVolker Lendecke2008-05-071-1/+1
* Be more verbose why create local token has failed duringGünther Deschner2008-03-061-1/+2
* Allow auth_ntlmssp_end() to ignore null pointers passed in.Jeremy Allison2008-02-141-1/+6
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-2/+2
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r22001: change prototype of dump_data(), so that it takes unsigned char * now,Stefan Metzmacher2007-10-101-1/+1
* r17626: Some C++ WarningsVolker Lendecke2007-10-101-4/+8
* r16632: Fix bug #3882 reported by jason@ncac.gwu.edu.Jeremy Allison2007-10-101-1/+1
* r15475: Ugly and disgusting patch to fix the username map problem I created byVolker Lendecke2007-10-101-0/+5
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2007-10-101-1/+1
* r13316: Let the carnage begin....Gerald Carter2007-10-101-1/+9
* r11573: Adding Andrew Bartlett's patch to make machine accountJeremy Allison2007-10-101-0/+2
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-2/+4
* r7956: Spelling mistake.Jeremy Allison2007-10-101-1/+1
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-1/+1
* r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...Andrew Bartlett2007-10-101-6/+6