first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
[sfrench/samba-autobuild/.git] / source3 / libsmb /
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-12 Luke Leightonfinal part of "first" phase converting over to msrpc...
1999-12-12 Luke Leightondelineation between smb and msrpc more marked. smbd...
1999-12-09 Gerald CarterOK. This code works on a RedHat 6.0 system. However...
1999-12-08 Luke LeightonABOUT TIME!!!!!!!!
1999-12-05 Luke Leightonreenabled retry_time (commented out accidentally in...
1999-12-04 Luke Leightonargh! how horrible! spent ages working out why packet...
1999-12-04 Luke Leightonargh. trying to get the nmb agent code to filter out...
1999-12-04 Luke Leightonjeremy is going to hate me for this.
1999-12-04 Luke Leightonargh! you wouldn't believe what i had to do: use the...
1999-12-03 Luke Leightonargh! smb-agent redirection client reusage is a nightmare!
1999-12-03 Luke Leightonstarting "connection reuse" system in smb-agent. added...
1999-12-03 Luke Leightonsmb-agent improvements. added -D (daemon) option....
1999-12-03 Luke Leightoncool! a unix socket smb redirector. code based on...
1999-12-02 Luke Leightonnew get_any_dc_name() function allows lookups of truste...
1999-12-02 Luke Leightoncleaning up: removing those horrible references to...
1999-12-02 Luke Leightonadded get_any_dc_name() function.
1999-12-02 Luke Leightondefault SID map now reads in "trusted domains" from...
1999-12-02 Luke Leightonclearing up connection-related stuff. password credent...
1999-12-01 Luke Leightonmore cli_session_setup() calls. what the heck are...
1999-12-01 Luke Leighton1) when no domain used in ntlogin test command, should...
1999-12-01 Luke Leightonsys_select added one more argument (read, write selectors).
1999-11-29 Luke Leightonthis is going to sound _really_ weird, ok, but i had...
1999-11-29 Luke Leightonattempting to resolve the issue that multiple servers...
1999-11-29 Luke Leightonfirst attempt at getting \PIPE\NETLOGON working. it...
1999-11-27 Luke Leightonupdated \PIPE\wkssvc commands to use new abstracted...
1999-11-27 Luke Leightonmodified cli_connect_serverlist to take server list...
1999-11-26 Luke Leightonwhoa. _major_ restructure of rpcclient. fixed some...
1999-11-25 Luke Leightonprevious commit added an abstraction function that...
1999-11-24 Luke Leightonok. *whew*. this is the first completed part of the...
1999-11-24 Luke Leightonfirst stages of removing struct cli_state* and uint16...
1999-11-21 Luke Leightonimplement server-side generation of NTLMv2 session...
1999-11-21 Luke Leightonyou know what? this sort of thing makes me laugh....
1999-11-19 Luke LeightonThe First Necessary UNICODE String Support.
1999-11-18 Luke Leightonadded regqueryval command (experimental) to get reg_io_...
1999-11-05 Luke Leightonexperimental spoolss rpcclient commands
1999-11-04 Luke Leightonsamuserset <username> -p password. YESSSSS :)
1999-11-04 Luke Leightonadding experimental set user password command to rpccli...
1999-10-25 Luke Leightonthe new CAP_EXTENDED_SECURITY code needed to support...
1999-10-25 Luke Leightonone of those wonderful moments when running against...
1999-10-21 Luke Leightonsplit modify_trust_account_password into a separate...
1999-10-19 Luke Leightonneed status codes from cli_net_req_chal() and cli_net_a...
1999-10-14 Luke Leightonconst issues
1999-10-14 Luke Leightonadding CAP_EXTENDED_SECURITY support in a hurry last...
1999-10-07 Luke Leighton- added rudimentary CAP_UNICODE support because i thoug...
1999-09-16 Luke Leightonreading in smb server domain name from SMBnegprot response
1999-09-15 Luke Leighton#defines for port 445 to SMB_PORT2
1999-08-18 Luke Leightondebug info display (netbios layer).
1999-08-03 Luke Leightonbug-fix in connection to port 445. cool! it works!
1999-08-03 Luke Leightonattempting a connection to port 445 first, followed...
1999-08-03 Luke Leightonclose socket issues:
1999-07-22 Matthew ChapmanBDC support.
1999-07-21 Luke LeightonBDC support.
1999-07-11 Luke Leightonanon passwd connection: passlen=1; ntpasslen=0.
1999-07-09 Tim PotterWhen making anonymous connections, must pass pointers...
1999-07-08 Luke Leightonfixed problem with NULL ntpasswd parameters causing...
1999-06-29 Luke Leightonremoved old code/comments.
1999-06-29 Luke Leightonsmbclient modified to use cli_establish_connection...
1999-06-29 Luke Leightonimproving authentication code (tidyup).
1999-06-24 Luke Leightonuse nmb_safe_namestr.
1999-06-24 Luke Leightonsafe string version of nmb_namestr.
1999-06-24 Luke Leightonsafe string error reporting functions (found a potentia...
1999-04-23 Matthew ChapmanAdding scheduler control pipe (\atsvc), client-side...
1999-03-25 Luke Leightonfixed issues with "Welcome to SAMBA Domain" for when...
1999-03-24 Luke LeightonNULL pointer handling in nt_lm_owf_gen
1999-03-23 Matthew ChapmanERRmoredata is informational and should not be treated...
1999-03-19 Luke Leightonconst char* instead of char* for input
1999-03-19 Luke Leightonreturn type of nt_decrypt_string2 set to BOOL.
1999-03-19 Matthew ChapmanImplemented encryption algorithm used for a number...
1999-03-01 Luke LeightonBenjamin Kuit's MYSQL SAM Database implementation.
1999-02-12 Matthew ChapmanUNICODE cleanup (see lib/util_unistr.c).
1999-02-11 Luke Leightonthe UNICODE issue...
1999-02-08 Luke LeightonUNICODE byte ordering issue: typecast to uint16* replac...
1999-02-01 Matthew ChapmanMust set password length to 24 after we encrypt a password.
1999-01-28 Luke Leightonreturned cli_session_setup to previous behaviour. ...
1999-01-27 Luke Leighton- got client code cleartext passwords working again...
1999-01-25 Richard SharpePutting back the -p flag in smbclient.
1999-01-18 Matthew ChapmanIn security=user mode we must allow cli_connect_serverl...
1999-01-15 Matthew Chapmaneclass != ERRDOS && num != ERRmoredata
1998-12-14 Luke Leightonserver_cryptkey() now calling cli_connectserverlist...
1998-12-09 Luke Leightonbugfix in smb_err_msg
1998-12-09 Luke Leightonadding some enumerate services code, client and server.
1998-12-02 Luke LeightonERRmoredata is an acceptable error code, it is not...
1998-11-30 Luke Leightonanother attempt at a fix on connect_serverlist()...
1998-11-30 Luke Leightonandrej spotted problem with connect_serverlist (starts...
1998-11-26 Tim PotterReplaced ZERO_STRUCT() with ZERO_STRUCTP() in cli_conne...
1998-11-19 Jeremy AllisonChanges to make the default prefix /usr/local/samba...
1998-11-17 Jeremy AllisonAdded the same open()/fopen()/creat()/mmap() -> sys_XXX...
1998-11-17 Luke Leighton- group database API. oops and oh dear, the threat...
1998-11-16 Andrew Tridgellfixed lmhosts parsing. We were using sizeof(name) where...
1998-11-14 Andrew Tridgellautomatically uppercase server and share names (win95...
1998-11-14 Jeremy AllisonRemoved acconfig.h configure configure.in include/confi...
1998-11-12 Herb LewisRemoved code that used printf/fprintf in password chang...
1998-11-12 Herb Lewis.cvsignore: Removed old entries.
1998-11-12 Andrew Tridgellextracted the password change code from smbpasswd and...
1998-11-12 Andrew Tridgelllargely rewrote smbpasswd so that the code is understan...
1998-11-12 Jeremy AllisonMoved some code (NTLMSSPcalc) out of smbdes and inline...
1998-11-09 Jeremy AllisonMakefile.in: Removed rpc_server/srv_ldap_helpers.c...
1998-11-09 Andrew Tridgellconverted smbclient to use clientgen.c rather than...
1998-11-06 Jeremy Allisonlib/charcnv.c: Improved debug comment.
next