Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r3190: When we don't have a PAC, do a lookup in the local ldb instead. | Andrew Bartlett | 1 | -118/+245 |
2007-10-10 | r3186: Use the properties of the new talloc() system to handle the auth | Andrew Bartlett | 1 | -9/+5 |
2007-10-10 | r3170: Add winbind client support back into Samba4. This is to allow | Andrew Bartlett | 3 | -37/+41 |
2007-10-10 | r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o... | Andrew Tridgell | 1 | -0/+24 |
2007-10-10 | r2856: fixed a minor memory leak in the auth code | Andrew Tridgell | 1 | -50/+61 |
2007-10-10 | r2798: get rid of a unnecessary static | Andrew Tridgell | 1 | -3/+5 |
2007-10-10 | r2793: fixed the handling of primaryGroupID in auth_sam. There were two bugs, | Andrew Tridgell | 1 | -2/+12 |
2007-10-10 | r2710: continue with the new style of providing a parent context whenever | Andrew Tridgell | 1 | -1/+1 |
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 | r2654: fixed some more server memory leaks. We are now down to a single leak | Andrew Tridgell | 1 | -3/+15 |
2007-10-10 | r2650: fixed a memory leak in make_server_info() | Andrew Tridgell | 5 | -8/+9 |
2007-10-10 | r2648: - use a destructor on struct server_connection to simplify the | Andrew Tridgell | 3 | -19/+15 |
2007-10-10 | r2643: convert more of the auth subsyystem to the new talloc methods. This | Andrew Tridgell | 3 | -30/+20 |
2007-10-10 | r2621: - now that the client code is non-blocking, we no longer need | Andrew Tridgell | 1 | -18/+0 |
2007-10-10 | r2543: Catch one more use of sub_get_remote_machine(). | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r2513: Avoid strupper/strlower when you can. This developers module | Andrew Bartlett | 1 | -3/+1 |
2007-10-10 | r2505: Remove unused function. If/when we implement plaintext authenticaton | Andrew Bartlett | 1 | -56/+0 |
2007-10-10 | r2431: got rid of strnequal() in a couple of places | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2104: fixed typo that causes a segv | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2051: switched the samdb over to using the new destructor and reference | Andrew Tridgell | 1 | -13/+1 |
2007-10-10 | r1983: a completely new implementation of talloc | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r1982: i is not initialised or used | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r1654: rename cli_ -> smbcli_ | Stefan Metzmacher | 2 | -50/+50 |
2007-10-10 | r1518: check for ldb_search giving -1 (indicating db corruption) | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r1498: (merge from 3.0) | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r1486: commit the start of the generic server infastructure | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r1461: ntlm_check.c is a server-side peice of code, so it belongs in AUTH. | Andrew Bartlett | 2 | -1/+449 |
2007-10-10 | r1335: NT_STATUS_INTERNAL_DB_CORRUPTION | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r1334: remove unused stuff | Stefan Metzmacher | 1 | -11/+0 |
2007-10-10 | r1294: A nice, large, commit... | Andrew Bartlett | 5 | -252/+24 |
2007-10-10 | r1292: Add const to the subsystem/module registration code. | Andrew Bartlett | 1 | -2/+9 |
2007-10-10 | r1151: fixed fill-in of force_password_change field in auth_sam | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r1146: initially zero server info | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r1143: fixed spelling of sAMAccountName | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r1142: I think this should fix the interactive logins for tridge - don't take | Andrew Bartlett | 1 | -4/+4 |
2007-10-10 | r1138: allow for a user in no groups | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r1136: - added IDL for netr_LogonGetDomainInfo() | Andrew Tridgell | 2 | -0/+6 |
2007-10-10 | r1078: the dxesrv_crypto_* implementations should now explicit set | Stefan Metzmacher | 1 | -1/+15 |
2007-10-10 | r1067: fix compiler warnings | Stefan Metzmacher | 2 | -2/+2 |
2007-10-10 | r1063: userdom_struct dies! | Andrew Bartlett | 2 | -5/+0 |
2007-10-10 | r1058: The start of work on the SamLogon call for NETLOGON. | Andrew Bartlett | 5 | -109/+149 |
2007-10-10 | r1028: More consistancy fixes, which should also fix the build. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r1027: More rename: | Andrew Bartlett | 1 | -48/+48 |
2007-10-10 | r1026: Spelling. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r1025: Rename (across the samr and netlogon pipes, so far) | Andrew Bartlett | 1 | -2/+3 |
2007-10-10 | r1023: Prepare the auth subsystem interfaces for netlogon SamLogon to use. | Andrew Bartlett | 1 | -8/+20 |
2007-10-10 | r1021: Because auth_serversupplied_info is not reference counted, this may | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r1020: Add an (untested, until the other end is hooked in) method for | Andrew Bartlett | 1 | -0/+28 |
2007-10-10 | r1019: Push the auth subsystem away from using typedef, and over to the 'all | Andrew Bartlett | 6 | -86/+117 |