summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
1999-02-13 Fixed a glibc glitch in smbumount.c and reenabled some debuggingMichael Warfield2-2/+2
1999-02-12const cast issues. [p.s - tidy work, matt!]Luke Leighton1-16/+31
1999-02-12const issues with byte mod / byte read macros.Luke Leighton1-8/+13
1999-02-12Cut and paste error.Matthew Chapman1-9/+9
1999-02-12UNICODE cleanup (see lib/util_unistr.c).Matthew Chapman21-324/+296
1999-02-11UNICODE issues.Luke Leighton4-13/+13
1999-02-11the UNICODE issue...Luke Leighton7-11/+44
1999-02-11enum dom users buffer was 0x80 not 0x8000. must fix "enumeration" codeLuke Leighton1-1/+1
1999-02-11refinement of random ipc$ SMBtrans torture test. send requests, andLuke Leighton1-4/+58
1999-02-11uninitialised pointer being freed if lookupnames failed. oops.Luke Leighton1-1/+1
1999-02-10use jeremy's versions of the UNICODE routines.Luke Leighton5-47/+59
1999-02-09Having Well-known Domain Groups ("Domain Admins/Guests/Users") returnedLuke Leighton2-2/+2
1999-02-09groups and aliases being "manually" added which do not necessarily haveLuke Leighton1-45/+7
1999-02-09when multiple independent large rpc calls come in on the same pipe,Luke Leighton2-6/+4
1999-02-09removal of the use of unistrn2 function: replace it with unistr2_to_strLuke Leighton8-43/+39
1999-02-09pwdb_smb_to_sam was not returning NULL for nt name so thatLuke Leighton2-13/+25
1999-02-09Fix for NT BSOD problem. There's no reason to have two "NT usernames" runningMatthew Chapman1-3/+1
1999-02-08UNICODE byte ordering issue: typecast to uint16* replaced with SSVAL()Luke Leighton8-21/+21
1999-02-08reload_services needs to be called prior to init_files but afterLuke Leighton1-4/+4
1999-02-08iteration of sam passwd entries was an order n-cubed algorithm dueLuke Leighton3-25/+92
1999-02-03initialise my name (used in %h) prior to loading smb.conf files.Luke Leighton1-26/+15
1999-02-03%s not $sLuke Leighton1-1/+1
1999-02-03corrections to get data stream for 2nd and subsequent pdus copied fromLuke Leighton3-23/+19
1999-02-03cache unix groups so that two-level getgrent calls don't occur.Luke Leighton9-31/+226
1999-02-03multiple dce/rpc PDUs failed to work after ntlmssp update was added.Luke Leighton3-33/+24
1999-02-02server type announcements modified to include the "role" of the server:Luke Leighton2-15/+69
1999-02-01Minor change to bring smbmount in the main branch in line with some bzeroMichael Warfield1-3/+3
1999-02-01comma after DOM_MAP_USER removedLuke Leighton1-1/+1
1999-02-01Must set password length to 24 after we encrypt a password.Matthew Chapman1-0/+2
1999-02-01Initialise NTTIME properly in make_reg_q_enum_key instead of usingMatthew Chapman1-1/+1
1999-02-01Fixed a domain functionality problem where NT clients would startMatthew Chapman1-30/+11
1999-02-01Added init_nt_time function which initialises an NTTIME to -1.Matthew Chapman2-7/+10
1999-01-31Ok... Yet another round of fixes for smbmount and autofs.Michael Warfield2-18/+63
1999-01-29fix for enumerate domain users (bug spotted by sean matthews).Luke Leighton6-31/+30
1999-01-29removed encrypt-password code pre-cli_session_setup(), session setupLuke Leighton1-6/+2
1999-01-29uni_svc_name not uni_srv_nameLuke Leighton1-1/+1
1999-01-28rpcclient "Service Control Manager" svcenum [-i] command.Luke Leighton7-16/+241
1999-01-28error code cleanupLuke Leighton1-27/+27
1999-01-28returned cli_session_setup to previous behaviour. added a couple ofLuke Leighton1-7/+22
1999-01-27Service Control Manager - service enumeration.Luke Leighton4-37/+61
1999-01-27set_port warning / unused / global/local variable overlap issuesLuke Leighton3-15/+16
1999-01-27Fuss fuss fuss.Christopher R. Hertel1-1/+5
1999-01-27- got client code cleartext passwords working again in cli_session_setup.Luke Leighton3-23/+34
1999-01-27compilation errors due to addition of smb file handle parameter.Luke Leighton1-10/+9
1999-01-25Putting back the -p flag in smbclient.Richard Sharpe4-4/+32
1999-01-25More changes to get SSL working with 2.x.xRichard Sharpe1-0/+26
1999-01-24Fixing up configure to properly support sslRichard Sharpe1-0/+4
1999-01-24Adding first of the fixes for SSL.Richard Sharpe1-9/+14
1999-01-18In security=user mode we must allow cli_connect_serverlist to connect to ourMatthew Chapman1-1/+1
1999-01-18Added load_interfaces in smbpasswd to allow name resolution by broadcast andMatthew Chapman1-0/+2