Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r17871: Add an option to make the system account behave as anonymous on the | Andrew Bartlett | 1 | -1/+6 |
2007-10-10 | r15297: Move create_security_token() to samdb as it requires SAMDB (and the r... | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14860: create libcli/security/security.h | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14589: This morning, I think I can spell... | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r14494: Add comments to clarify that we deliberatly fall though here | Andrew Bartlett | 1 | -1/+4 |
2007-10-10 | r14380: Reduce the size of structs.h | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r13851: More doc improvements. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r12816: Ugly hacks to the auth_unix code to make a SYSTEM token for root. If | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -3/+0 |
2007-10-10 | r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldb | Andrew Bartlett | 1 | -2/+0 |
2007-10-10 | r12058: Set an anonymous fallback, if the machine account isn't available. | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r11989: Rather than grabbing the machine account details at this point, grab | Andrew Bartlett | 1 | -10/+1 |
2007-10-10 | r11969: got rid of the very annoying 'failed to open /secrets.tdb' | Andrew Tridgell | 1 | -1/+5 |
2007-10-10 | r11522: Add support for delegated credentials and machine account credentials | Andrew Bartlett | 1 | -0/+20 |
2007-10-10 | r11452: Update Heimdal to current lorikeet, including removing the ccache side | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r11273: Initialise the new server_info->logon_server element. | Andrew Bartlett | 1 | -0/+6 |
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 | r10812: Fix capitalisation (thanks tridge). | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r10810: This adds the hooks required to communicate the current user from the | Andrew Bartlett | 1 | -0/+115 |
2007-10-10 | r10796: Make getting an anonymous session info a utility function. | Andrew Bartlett | 1 | -0/+26 |
2007-10-10 | r9240: - move struct security_token to the idl file, with this we can | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r8700: Propmted by tridge's need to do plaintext auth in ejs, rework the | Andrew Bartlett | 1 | -221/+152 |
2007-10-10 | r8259: We want to oset the provided flags not zero | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r8251: fixed a couple of valgrind errors in the unix auth code. Simo, can you | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r8163: if sidcount is zero it happened that we return NT_STATUS_NO_MEMORY... | Stefan Metzmacher | 1 | -4/+6 |
2007-10-10 | r8110: More PAC work. I still can't get WinXP to accept the PAC, but we are | Andrew Bartlett | 1 | -0/+68 |
2007-10-10 | r7233: what about filling that new element ? | Simo Sorce | 1 | -0/+3 |
2007-10-10 | r7224: add some more usefull data to the auth_usersupplied_info struct | Simo Sorce | 1 | -5/+7 |
2007-10-10 | r6544: Use common structures between SAMR, NETLGON and the Krb5 PAC. | Andrew Bartlett | 1 | -5/+5 |
2007-10-10 | r5668: Add tests to RPC-SAMLOGON to test for user@REALM style logins. These | Andrew Bartlett | 1 | -4/+23 |
2007-10-10 | r5137: fix types | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r4620: - add interface functions to the auth subsystem so that callers doesn'... | Stefan Metzmacher | 1 | -360/+235 |
2007-10-10 | r4419: move security_token stuff to the libcli/security/ | Stefan Metzmacher | 1 | -116/+16 |
2007-10-10 | r4339: - rename auth_guest to auth_anonymous | Stefan Metzmacher | 1 | -51/+0 |
2007-10-10 | r4151: added privilege attribute handling on samdb. | Andrew Tridgell | 1 | -0/+8 |
2007-10-10 | r4147: converted from NT_USER_TOKEN to struct security_token | Andrew Tridgell | 1 | -72/+56 |
2007-10-10 | r4072: - changed the names of some of the well known sids to be more consistent | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ... | Andrew Tridgell | 1 | -16/+18 |
2007-10-10 | r3810: create a LIB_SECURITY subsystem | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r3554: Use the new talloc_reference changes to simply the conversion of | Andrew Bartlett | 1 | -61/+80 |
2007-10-10 | r3453: - split out the auth and popt includes | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3428: switched to using minimal includes for the auto-generated RPC code. | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r3361: Allow Samba4 (I'm interested in ntlm_auth in particular) to use | Andrew Bartlett | 1 | -2/+123 |
2007-10-10 | r3186: Use the properties of the new talloc() system to handle the auth | Andrew Bartlett | 1 | -9/+5 |
2007-10-10 | r2798: get rid of a unnecessary static | Andrew Tridgell | 1 | -3/+5 |
2007-10-10 | r2674: I have realised that talloc() should have its context marked const, as | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r2669: convert make_user_info() and associated functions from malloc to talloc | Andrew Tridgell | 1 | -50/+59 |
2007-10-10 | r2650: fixed a memory leak in make_server_info() | Andrew Tridgell | 1 | -4/+5 |
2007-10-10 | r2648: - use a destructor on struct server_connection to simplify the | Andrew Tridgell | 1 | -1/+1 |