summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* While writing the man page, I realized that it was a bit silly not to acceptChristopher R. Hertel1998-12-291-32/+117
* Sorry that this is going so slowly.Christopher R. Hertel1998-12-282-3/+9
* 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
* 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
* trying to track down issues in get_home_dir().Luke Leighton1998-12-144-7/+21
* %U substitution should be unix user not nt userLuke Leighton1998-12-112-4/+9
* adding svcctl parsing codeLuke Leighton1998-12-094-9/+329
* bugfix in smb_err_msgLuke Leighton1998-12-091-3/+2
* oops, util_pwdb.c appears to be included in PASSDB_OBJ not LIB_OBJ.Luke Leighton1998-12-094-18/+17
* adding some enumerate services code, client and server.Luke Leighton1998-12-099-95/+394
* need to initialise global_myworkgroupLuke Leighton1998-12-092-1/+19
* removed the SID stuff from the head branch as well.Andrew Tridgell1998-12-093-36/+6
* adding "Service Control Manager" commands to rpcclient.Luke Leighton1998-12-088-41/+551
* Adding George's Mac extension code.Jeremy Allison1998-12-081-0/+140
* Adding George's Mac extension include files.Jeremy Allison1998-12-082-0/+279
* ldap_getpw() also needs to be (void)Luke Leighton1998-12-082-4/+3
* compilation warnings due to missing (void) in ldap_close_connection.Luke Leighton1998-12-082-3/+7
* adding srvsvc pipe.Luke Leighton1998-12-0815-11/+519
* added ldap files by Matthew Chapman.Luke Leighton1998-12-075-0/+1574
* Matthew Chapman spotted that smbpasschange was assuming the existenceLuke Leighton1998-12-071-29/+0
* fixed warnings (and potential errors) due to integer overflow whenAndrew Tridgell1998-12-072-3/+5
* updated for Matt Chapman's ldap codeLuke Leighton1998-12-071-31/+32