| Commit message (Expand) | Author | Age | Files | Lines |
* | changed function name of get_home_dir() to get_unixhome_dir(), to stop | Luke Leighton | 1999-12-12 | 3 | -4/+4 |
* | final part of "first" phase converting over to msrpc daemon architecture. | Luke Leighton | 1999-12-12 | 3 | -175/+3 |
* | delineation between smb and msrpc more marked. smbd now constructs | Luke Leighton | 1999-12-12 | 4 | -36/+127 |
* | ABOUT TIME!!!!!!!! | Luke Leighton | 1999-12-08 | 1 | -2/+0 |
* | the first independent msrpc daemon - lsarpcd. | Luke Leighton | 1999-12-06 | 4 | -503/+76 |
* | domain_client_validate() no longer takes serverlist, it calls | Luke Leighton | 1999-12-02 | 2 | -13/+11 |
* | need a domain resolving function, but get_trusted_serverlist() will do. | Luke Leighton | 1999-12-02 | 1 | -30/+6 |
* | cli_session_setup() now takes an extra argument (host name). hey, what | Luke Leighton | 1999-12-01 | 1 | -2/+4 |
* | sys_select added one more argument (read, write selectors). | Luke Leighton | 1999-12-01 | 3 | -3/+3 |
* | attempting to resolve the issue that multiple servers often specified in | Luke Leighton | 1999-11-29 | 1 | -53/+11 |
* | WARNING! MOVED rpc_server/srv_lsa_hnd.c TO lib/util_hnd.c | Luke Leighton | 1999-11-24 | 1 | -1/+4 |
* | rewrote policy handle code to be generic (it's needed for client-side too) | Luke Leighton | 1999-11-24 | 1 | -1/+1 |
* | implement server-side generation of NTLMv2 session key. YESSS :-) | Luke Leighton | 1999-11-21 | 2 | -12/+27 |
* | hmmm... have to add client-side support in domain_client_validate() to | Luke Leighton | 1999-11-21 | 2 | -6/+9 |
* | adding user session key into network netlogon response. | Luke Leighton | 1999-11-21 | 1 | -12/+12 |
* | oops, #ifdef'd cli_shutdown out, as the fun has _already_ started: | Luke Leighton | 1999-11-20 | 1 | -2/+1 |
* | attempting to establish inter-domain trust relationships. modified | Luke Leighton | 1999-11-20 | 1 | -0/+2 |
* | modified domain_client_validate to take trust account name / type. this | Luke Leighton | 1999-11-20 | 3 | -11/+68 |
* | - bug in nmbd registering DOMAIN_NAME<1c> to WINS server; recursion | Luke Leighton | 1999-11-19 | 1 | -0/+1 |
* | set "key does not exist" response to reg_query_val() (win32 status code | Luke Leighton | 1999-11-18 | 1 | -0/+6 |
* | - added DCE/RPC "fault" PDU support. | Luke Leighton | 1999-11-15 | 4 | -5/+51 |
* | samuserset <username> -p password. YESSSSS :) | Luke Leighton | 1999-11-04 | 1 | -67/+0 |
* | adding experimental set user password command to rpcclient, it returns | Luke Leighton | 1999-11-04 | 1 | -0/+31 |
* | cli_nt_setup_creds() returns uint32 NT status code not a BOOL. | Luke Leighton | 1999-10-29 | 1 | -3/+4 |
* | various. debug levels changed. nmbd doesn't need libsmb/clienttrust.c. | Luke Leighton | 1999-10-21 | 1 | -1/+1 |
* | David van Geyn spotted that ulong is not defined on FREEBSD, not supposed | Luke Leighton | 1999-10-05 | 1 | -1/+1 |
* | don't leak printer handles, | Jean-François Micouleau | 1999-09-27 | 1 | -2/+5 |
* | reading in smb server domain name from SMBnegprot response | Luke Leighton | 1999-09-16 | 1 | -3/+4 |
* | #defines for port 445 to SMB_PORT2 | Luke Leighton | 1999-09-15 | 1 | -4/+4 |
* | - initialising mach_passwd_file locks to zero (prev. uninit.) | Luke Leighton | 1999-09-12 | 1 | -1/+0 |
* | oops, port 455 instead of 445 | Luke Leighton | 1999-09-10 | 1 | -1/+1 |
* | bertl <bs@niggard.org> patch for making samba listen on port 445, just like | Luke Leighton | 1999-09-08 | 2 | -28/+76 |
* | spelling mistake. | Luke Leighton | 1999-08-13 | 1 | -1/+1 |
* | pnum should be a uint16. | Luke Leighton | 1999-08-13 | 1 | -2/+2 |
* | Copy service name into vfs_connection_struct. | Tim Potter | 1999-07-22 | 1 | -0/+2 |
* | Pass VFS options defined in smb.conf to vfs_init() function. | Tim Potter | 1999-07-22 | 1 | -4/+7 |
* | comments requested by jeremy as to why NT/95 NULL-password distinction hack | Luke Leighton | 1999-07-21 | 1 | -1/+6 |
* | NTLMv2 check being actioned when NT password response was only 24 chars. | Luke Leighton | 1999-07-16 | 1 | -1/+1 |
* | copy of password struct needed to be made prior to calling copy_passwd_struct | Luke Leighton | 1999-07-16 | 1 | -6/+8 |
* | work-around for win95 NULL session bug: NULL password actually being | Luke Leighton | 1999-07-15 | 1 | -3/+13 |
* | more dfs stuff. this looks like it's going to be more appropriate to use | Luke Leighton | 1999-07-15 | 5 | -84/+231 |
* | dfs issues | Luke Leighton | 1999-07-15 | 2 | -8/+15 |
* | added %d %d to error message, try to track down the uid / smb_uid mismatch | Luke Leighton | 1999-07-15 | 1 | -2/+2 |
* | removed strncpy() | Luke Leighton | 1999-07-14 | 1 | -23/+25 |
* | dfs parsed string length was being set explicitly to value "6", overwriting | Luke Leighton | 1999-07-13 | 1 | -22/+21 |
* | Jean-Francois Micouleau's rewrite of Nigel William's DFS support | Luke Leighton | 1999-07-12 | 1 | -0/+215 |
* | lengths of NT passwords when "encrypt passwords = no" can be completely | Luke Leighton | 1999-07-12 | 1 | -1/+1 |
* | Jean-Francois Micouleau's rewritten DFS patch, originally written by | Luke Leighton | 1999-07-12 | 6 | -67/+354 |
* | oops, refused lm when ntlmv2 was true not false/auto. oops! | Luke Leighton | 1999-07-07 | 1 | -1/+1 |
* | reporting failure to accept ntlmv2 (only) with down-level protocols (LANMAN1 | Luke Leighton | 1999-07-06 | 1 | -3/+13 |