Age | Commit message (Expand) | Author | Files | Lines |
1999-02-03 | initialise my name (used in %h) prior to loading smb.conf files. | Luke Leighton | 1 | -26/+15 |
1999-02-03 | %s not $s | Luke Leighton | 1 | -1/+1 |
1999-02-03 | corrections to get data stream for 2nd and subsequent pdus copied from | Luke Leighton | 3 | -23/+19 |
1999-02-03 | cache unix groups so that two-level getgrent calls don't occur. | Luke Leighton | 9 | -31/+226 |
1999-02-03 | multiple dce/rpc PDUs failed to work after ntlmssp update was added. | Luke Leighton | 3 | -33/+24 |
1999-02-02 | server type announcements modified to include the "role" of the server: | Luke Leighton | 2 | -15/+69 |
1999-02-01 | Minor change to bring smbmount in the main branch in line with some bzero | Michael Warfield | 1 | -3/+3 |
1999-02-01 | comma after DOM_MAP_USER removed | Luke Leighton | 1 | -1/+1 |
1999-02-01 | Must set password length to 24 after we encrypt a password. | Matthew Chapman | 1 | -0/+2 |
1999-02-01 | Initialise NTTIME properly in make_reg_q_enum_key instead of using | Matthew Chapman | 1 | -1/+1 |
1999-02-01 | Fixed a domain functionality problem where NT clients would start | Matthew Chapman | 1 | -30/+11 |
1999-02-01 | Added init_nt_time function which initialises an NTTIME to -1. | Matthew Chapman | 2 | -7/+10 |
1999-01-31 | Ok... Yet another round of fixes for smbmount and autofs. | Michael Warfield | 2 | -18/+63 |
1999-01-29 | fix for enumerate domain users (bug spotted by sean matthews). | Luke Leighton | 6 | -31/+30 |
1999-01-29 | removed encrypt-password code pre-cli_session_setup(), session setup | Luke Leighton | 1 | -6/+2 |
1999-01-29 | uni_svc_name not uni_srv_name | Luke Leighton | 1 | -1/+1 |
1999-01-28 | rpcclient "Service Control Manager" svcenum [-i] command. | Luke Leighton | 7 | -16/+241 |
1999-01-28 | error code cleanup | Luke Leighton | 1 | -27/+27 |
1999-01-28 | returned cli_session_setup to previous behaviour. added a couple of | Luke Leighton | 1 | -7/+22 |
1999-01-27 | Service Control Manager - service enumeration. | Luke Leighton | 4 | -37/+61 |
1999-01-27 | set_port warning / unused / global/local variable overlap issues | Luke Leighton | 3 | -15/+16 |
1999-01-27 | Fuss fuss fuss. | Christopher R. Hertel | 1 | -1/+5 |
1999-01-27 | - got client code cleartext passwords working again in cli_session_setup. | Luke Leighton | 3 | -23/+34 |
1999-01-27 | compilation errors due to addition of smb file handle parameter. | Luke Leighton | 1 | -10/+9 |
1999-01-25 | Putting back the -p flag in smbclient. | Richard Sharpe | 4 | -4/+32 |
1999-01-25 | More changes to get SSL working with 2.x.x | Richard Sharpe | 1 | -0/+26 |
1999-01-24 | Fixing up configure to properly support ssl | Richard Sharpe | 1 | -0/+4 |
1999-01-24 | Adding first of the fixes for SSL. | Richard Sharpe | 1 | -9/+14 |
1999-01-18 | In security=user mode we must allow cli_connect_serverlist to connect to our | Matthew Chapman | 1 | -1/+1 |
1999-01-18 | Added load_interfaces in smbpasswd to allow name resolution by broadcast and | Matthew Chapman | 1 | -0/+2 |
1999-01-17 | A small change to clitar.c (really, I promise :-) | Richard Sharpe | 1 | -0/+7 |
1999-01-15 | eclass != ERRDOS && num != ERRmoredata | Matthew Chapman | 1 | -1/+1 |
1999-01-15 | Fixed typo in srv_samr.c where samr_add_groupmem and samr_del_groupmem were | Matthew Chapman | 1 | -4/+4 |
1999-01-15 | Finally committing my LDAP changes. | Matthew Chapman | 7 | -101/+523 |
1999-01-13 | Fixed the "You password will expire in 0 days. Would you like to | Gerald Carter | 2 | -1/+30 |
1999-01-13 | fixed an uninitialized variable in lookupsmbgrpgid() and | Gerald Carter | 2 | -1/+3 |
1998-12-29 | Updated the docs to match the changes I made to debug2html. | Christopher R. Hertel | 3 | -21/+30 |
1998-12-29 | While writing the man page, I realized that it was a bit silly not to accept | Christopher R. Hertel | 1 | -32/+117 |
1998-12-29 | First go at documentation for debug2html. | Christopher R. Hertel | 3 | -0/+175 |
1998-12-28 | Sorry that this is going so slowly. | Christopher R. Hertel | 2 | -3/+9 |
1998-12-27 | Modified packaging-prep script to remove use of "rm -f *". | John Terpstra | 1 | -3/+2 |
1998-12-21 | Changing to PHT standard SPEC settings. | John Terpstra | 1 | -2/+1 |
1998-12-20 | fix for potential lsass.exe crashing due to negative response from | Luke Leighton | 4 | -26/+30 |
1998-12-20 | adding start of remote lookup for domain member role. | Luke Leighton | 1 | -29/+125 |
1998-12-20 | lib_sec_ctxt.o not .c | Luke Leighton | 1 | -1/+1 |
1998-12-19 | Updated makefile-path info contributed on the samba-technical mailing list. | John Terpstra | 3 | -57/+87 |
1998-12-19 | Fixed problems in debug code because I did not compile | Richard Sharpe | 1 | -4/+4 |
1998-12-19 | Added some debugging to clitar ... | Richard Sharpe | 1 | -0/+4 |
1998-12-17 | Fixed tar recurse bug. | Jeremy Allison | 1 | -1/+1 |
1998-12-17 | Fix bug with nmbd running wild due to recursion in retransmit_or_expire_respo... | Jeremy Allison | 3 | -9/+30 |