summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* server type announcements modified to include the "role" of the server:Luke Leighton1999-02-022-15/+69
* Minor change to bring smbmount in the main branch in line with some bzeroMichael Warfield1999-02-011-3/+3
* comma after DOM_MAP_USER removedLuke Leighton1999-02-011-1/+1
* Must set password length to 24 after we encrypt a password.Matthew Chapman1999-02-011-0/+2
* Initialise NTTIME properly in make_reg_q_enum_key instead of usingMatthew Chapman1999-02-011-1/+1
* Fixed a domain functionality problem where NT clients would startMatthew Chapman1999-02-011-30/+11
* Added init_nt_time function which initialises an NTTIME to -1.Matthew Chapman1999-02-012-7/+10
* Ok... Yet another round of fixes for smbmount and autofs.Michael Warfield1999-01-312-18/+63
* fix for enumerate domain users (bug spotted by sean matthews).Luke Leighton1999-01-296-31/+30
* removed encrypt-password code pre-cli_session_setup(), session setupLuke Leighton1999-01-291-6/+2
* uni_svc_name not uni_srv_nameLuke Leighton1999-01-291-1/+1
* rpcclient "Service Control Manager" svcenum [-i] command.Luke Leighton1999-01-287-16/+241
* error code cleanupLuke Leighton1999-01-281-27/+27
* returned cli_session_setup to previous behaviour. added a couple ofLuke Leighton1999-01-281-7/+22
* Service Control Manager - service enumeration.Luke Leighton1999-01-274-37/+61
* set_port warning / unused / global/local variable overlap issuesLuke Leighton1999-01-273-15/+16
* Fuss fuss fuss.Christopher R. Hertel1999-01-271-1/+5
* - got client code cleartext passwords working again in cli_session_setup.Luke Leighton1999-01-273-23/+34
* compilation errors due to addition of smb file handle parameter.Luke Leighton1999-01-271-10/+9
* Putting back the -p flag in smbclient.Richard Sharpe1999-01-254-4/+32
* More changes to get SSL working with 2.x.xRichard Sharpe1999-01-251-0/+26
* Fixing up configure to properly support sslRichard Sharpe1999-01-241-0/+4
* Adding first of the fixes for SSL.Richard Sharpe1999-01-241-9/+14
* In security=user mode we must allow cli_connect_serverlist to connect to ourMatthew Chapman1999-01-181-1/+1
* Added load_interfaces in smbpasswd to allow name resolution by broadcast andMatthew Chapman1999-01-181-0/+2
* A small change to clitar.c (really, I promise :-)Richard Sharpe1999-01-171-0/+7
* eclass != ERRDOS && num != ERRmoredataMatthew Chapman1999-01-151-1/+1
* Fixed typo in srv_samr.c where samr_add_groupmem and samr_del_groupmem wereMatthew Chapman1999-01-151-4/+4
* Finally committing my LDAP changes.Matthew Chapman1999-01-157-101/+523
* Fixed the "You password will expire in 0 days. Would you like toGerald Carter1999-01-132-1/+30
* fixed an uninitialized variable in lookupsmbgrpgid() andGerald Carter1999-01-132-1/+3
* Updated the docs to match the changes I made to debug2html.Christopher R. Hertel1998-12-293-21/+30
* While writing the man page, I realized that it was a bit silly not to acceptChristopher R. Hertel1998-12-291-32/+117
* First go at documentation for debug2html.Christopher R. Hertel1998-12-293-0/+175
* Sorry that this is going so slowly.Christopher R. Hertel1998-12-282-3/+9
* Modified packaging-prep script to remove use of "rm -f *".John Terpstra1998-12-271-3/+2
* Changing to PHT standard SPEC settings.John Terpstra1998-12-211-2/+1
* fix for potential lsass.exe crashing due to negative response fromLuke Leighton1998-12-204-26/+30
* adding start of remote lookup for domain member role.Luke Leighton1998-12-201-29/+125
* lib_sec_ctxt.o not .cLuke Leighton1998-12-201-1/+1
* Updated makefile-path info contributed on the samba-technical mailing list.John Terpstra1998-12-193-57/+87
* Fixed problems in debug code because I did not compileRichard Sharpe1998-12-191-4/+4
* Added some debugging to clitar ...Richard Sharpe1998-12-191-0/+4
* Fixed tar recurse bug.Jeremy Allison1998-12-171-1/+1
* Fix bug with nmbd running wild due to recursion in retransmit_or_expire_respo...Jeremy Allison1998-12-173-9/+30
* and in head branch:Andrew Tridgell1998-12-174-3/+6
* A while back, Andrew and I talked about making the debug parsing code aChristopher R. Hertel1998-12-167-41/+184
* on Linux force fcntl/mmap based shared memory and on other systemsAndrew Tridgell1998-12-151-0/+13
* server_cryptkey() now calling cli_connectserverlist(). stupid microsoftLuke Leighton1998-12-142-76/+15
* added sid_name_use array argument to lsa_lookup_names and lsa_lookup_sids.Luke Leighton1998-12-148-12/+84