Age | Commit message (Expand) | Author | Files | Lines |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -1/+58 |
2007-12-21 | r26228: Store loadparm context in auth context, move more loadparm_contexts u... | Jelmer Vernooij | 1 | -0/+3 |
2007-12-21 | r26221: Add loadparm_context parameter to auth_context_create. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26127: Move session code out of auth_util.c. No longer making it part of aut... | Jelmer Vernooij | 1 | -7/+2 |
2007-10-10 | r24712: No longer expose the 'BOOL' data type in any interfaces. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r24061: Anther part of bug #4823, which is that until now Samba4 didn't parse | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r19614: fix compiler warnings | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r19598: Ahead of a merge to current lorikeet-heimdal: | Andrew Bartlett | 1 | -4/+1 |
2007-10-10 | r17341: pass a messaging context to auth_context_create() | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r17273: add an async version of auth_check_password() on the public | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r17270: split the logic of saying this auth backend wants to handle this | Stefan Metzmacher | 1 | -1/+7 |
2007-10-10 | r15298: Fix the build using a few hacks in the build system. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12804: This patch reworks the Samba4 sockets layer to use a socket_address | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r11452: Update Heimdal to current lorikeet, including removing the ccache side | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r11370: Samba4 now passes it's own RPC-SAMLOGON test again. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r11366: Pass around the flags which indicate if we should support plaintext | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r11272: In trying to track down why Win2k3 is again rejecting our PAC, ensure | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r8700: Propmted by tridge's need to do plaintext auth in ejs, rework the | Andrew Bartlett | 1 | -13/+29 |
2007-10-10 | r7633: this patch started as an attempt to make the dcerpc code use a given | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r7224: add some more usefull data to the auth_usersupplied_info struct | Simo Sorce | 1 | -0/+7 |
2007-10-10 | r6498: Add comments in line with those I already added to 3.0. | Andrew Bartlett | 1 | -0/+7 |
2007-10-10 | r6458: Split up NTLMSSP into a new directory, and into seperate files for the | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r6113: Move GENSEC and the kerberos code out of libcli/auth, and into | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r5137: fix types | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r4620: - add interface functions to the auth subsystem so that callers doesn'... | Stefan Metzmacher | 1 | -75/+46 |
2007-10-10 | r4147: converted from NT_USER_TOKEN to struct security_token | Andrew Tridgell | 1 | -7/+2 |
2007-10-10 | r3571: rough guesses at what abartlet really wanted to do in his last commit | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3453: - split out the auth and popt includes | Andrew Tridgell | 1 | -0/+5 |
2007-10-10 | r3361: Allow Samba4 (I'm interested in ntlm_auth in particular) to use | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r2648: - use a destructor on struct server_connection to simplify the | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r2643: convert more of the auth subsyystem to the new talloc methods. This | Andrew Tridgell | 1 | -4/+0 |
2007-10-10 | r1334: remove unused stuff | Stefan Metzmacher | 1 | -11/+0 |
2007-10-10 | r1294: A nice, large, commit... | Andrew Bartlett | 1 | -12/+4 |
2007-10-10 | r1136: - added IDL for netr_LogonGetDomainInfo() | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r1067: fix compiler warnings | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r1058: The start of work on the SamLogon call for NETLOGON. | Andrew Bartlett | 1 | -14/+15 |
2007-10-10 | r1023: Prepare the auth subsystem interfaces for netlogon SamLogon to use. | Andrew Bartlett | 1 | -8/+20 |
2007-10-10 | r1019: Push the auth subsystem away from using typedef, and over to the 'all | Andrew Bartlett | 1 | -10/+24 |
2007-10-10 | r1001: in samba4 we don't(shouldn't) use typedef's anymore... | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r890: convert samba4 to use [u]int8_t instead of [u]int8 | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r685: The SAM is dead! Long live the new SAM! ;-) | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r614: Clean out the POSIX assumptions from the Samba4 auth subsystem. | Andrew Bartlett | 1 | -9/+0 |
2007-10-10 | r443: Update Samba4 to the auth and NTLMSSP code from Samba3. | Andrew Bartlett | 1 | -22/+22 |
2004-02-03 | - port AUTH and PASSDB subsystems to new | Stefan Metzmacher | 1 | -0/+175 |