summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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
1999-01-17A small change to clitar.c (really, I promise :-)Richard Sharpe1-0/+7
1999-01-15eclass != ERRDOS && num != ERRmoredataMatthew Chapman1-1/+1
1999-01-15Fixed typo in srv_samr.c where samr_add_groupmem and samr_del_groupmem wereMatthew Chapman1-4/+4
1999-01-15Finally committing my LDAP changes.Matthew Chapman7-101/+523
1999-01-13Fixed the "You password will expire in 0 days. Would you like toGerald Carter2-1/+30
1999-01-13fixed an uninitialized variable in lookupsmbgrpgid() andGerald Carter2-1/+3
1998-12-29While writing the man page, I realized that it was a bit silly not to acceptChristopher R. Hertel1-32/+117
1998-12-28Sorry that this is going so slowly.Christopher R. Hertel2-3/+9
1998-12-20fix for potential lsass.exe crashing due to negative response fromLuke Leighton4-26/+30
1998-12-20adding start of remote lookup for domain member role.Luke Leighton1-29/+125
1998-12-20lib_sec_ctxt.o not .cLuke Leighton1-1/+1
1998-12-19Fixed problems in debug code because I did not compileRichard Sharpe1-4/+4
1998-12-19Added some debugging to clitar ...Richard Sharpe1-0/+4
1998-12-17Fixed tar recurse bug.Jeremy Allison1-1/+1
1998-12-17Fix bug with nmbd running wild due to recursion in retransmit_or_expire_respo...Jeremy Allison3-9/+30
1998-12-17and in head branch:Andrew Tridgell4-3/+6
1998-12-16A while back, Andrew and I talked about making the debug parsing code aChristopher R. Hertel7-41/+184
1998-12-15on Linux force fcntl/mmap based shared memory and on other systemsAndrew Tridgell1-0/+13
1998-12-14server_cryptkey() now calling cli_connectserverlist(). stupid microsoftLuke Leighton2-76/+15
1998-12-14added sid_name_use array argument to lsa_lookup_names and lsa_lookup_sids.Luke Leighton8-12/+84
1998-12-14trying to track down issues in get_home_dir().Luke Leighton4-7/+21
1998-12-11%U substitution should be unix user not nt userLuke Leighton2-4/+9
1998-12-09adding svcctl parsing codeLuke Leighton4-9/+329
1998-12-09bugfix in smb_err_msgLuke Leighton1-3/+2
1998-12-09oops, util_pwdb.c appears to be included in PASSDB_OBJ not LIB_OBJ.Luke Leighton4-18/+17
1998-12-09adding some enumerate services code, client and server.Luke Leighton9-95/+394
1998-12-09need to initialise global_myworkgroupLuke Leighton2-1/+19