summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagsamba-1.9.18alpha5cvs2svn Import User1997-10-250-0/+0
|\
* | preparing for release of 1.9.18alpha5Samba Release Account1997-10-2541-40/+43
* | updated to describe smbclient work recently done.Luke Leighton1997-10-251-6/+23
* | latest versionLuke Leighton1997-10-251-56/+231
* | oops!Luke Leighton1997-10-251-2/+2
* | added correct client-side credential generation / checking to the LSA SAMLuke Leighton1997-10-253-44/+82
* | got the SAM logon request generated, and received a SAM logon response back.Luke Leighton1997-10-254-24/+182
* | sam logon query creation functions. written twice because i deleted it.Luke Leighton1997-10-252-3/+173
* | Makefile :Luke Leighton1997-10-2517-203/+498
* | update SGI build files to latest sourceHerb Lewis1997-10-248-69/+166
* | preparing for release of 1.9.18alpha4Samba Release Account1997-10-2440-40/+40
* | preparing for release of samba-1.9.18alpha4Samba Release Account1997-10-2440-40/+40
* | updated to reflect the current state of play:Luke Leighton1997-10-241-31/+46
* | default server_name if NIS server is unavailable should be the localLuke Leighton1997-10-241-2/+2
* | nmblib.c :Luke Leighton1997-10-244-10/+13
* | nterr.c :Luke Leighton1997-10-2410-264/+848
* | Big change to make nmbd code more readable/understandable.Jeremy Allison1997-10-2318-371/+309
* | renamed static cli_setup_pkt() to static cli_setup_packet() because itLuke Leighton1997-10-231-7/+7
* | commas in the wrong places...Luke Leighton1997-10-231-2/+2
* | missed nmbsync.c when adding setup count and setup pointer arguments toLuke Leighton1997-10-232-12/+22
* | general sorting out, from crashes generated by do_lsa_req_chal() in client.cLuke Leighton1997-10-238-75/+105
* | missed one of the files (lsarpc) in the touch and chmod instructions.Luke Leighton1997-10-231-0/+2
* | playing about, trying to SMBopenX a \PIPE\NETLOGON (should be a SMBopen)Luke Leighton1997-10-236-47/+146
* | client.c :Luke Leighton1997-10-222-11/+26
* | Makefile client.c :Luke Leighton1997-10-229-144/+315
* | Makefile client.c clientutil.c clitar.c nmbsync.c :Luke Leighton1997-10-227-1379/+422
* | loadparm.c :Luke Leighton1997-10-229-110/+210
* | shared memory code cleanups (partly preparing for a possible sysVAndrew Tridgell1997-10-224-56/+68
* | Implemented asynchronous DNS lookups in nmbd.Andrew Tridgell1997-10-228-107/+340
* | updated tel no and email address for my entry.Luke Leighton1997-10-221-2/+2
* | don't send any statistics in the node status replyAndrew Tridgell1997-10-221-6/+2
* | preparing for release of 1.9.18alpha3Samba Release Account1997-10-2139-39/+39
* | WHATSNEW.txt: Updated for alpha3.Jeremy Allison1997-10-213-4/+12
* | The ubi_* modules are under LGPL, not standard GPL. This README explainsChristopher R. Hertel1997-10-211-0/+15
* | preparing for release of 1.9.18alpha2Samba Release Account1997-10-2139-12/+93
* | WHATSNEW.txt: Preparing for 1.9.18alpha2 release.Jeremy Allison1997-10-214-100/+180
* | chgpasswd.c:Jeremy Allison1997-10-213-73/+154
* | loadparm.c :Luke Leighton1997-10-216-4/+100
* | damn, I spelt EACCES wrong.Andrew Tridgell1997-10-211-1/+1
* | check for EPERM or EACCESS in file_utime()Andrew Tridgell1997-10-211-1/+6
* | don't check lp_alternate_permissions() in the new utime workaroundAndrew Tridgell1997-10-211-14/+12
* | fix the order of become_uid() and become_gid() in become_root(). ThisAndrew Tridgell1997-10-212-9/+2
* | Updating an entry.PaulSamba Release Account1997-10-211-4/+1
* | add a note on how to map usernames with spaces in themAndrew Tridgell1997-10-211-0/+8
* | added a note about which netbios name is use in server level securityAndrew Tridgell1997-10-211-0/+5
* | prototype updatesAndrew Tridgell1997-10-211-10/+25
* | some cleanups in the clientutil.c code.Andrew Tridgell1997-10-212-32/+46
* | rewrote the password server code using the new clientgen.c clientAndrew Tridgell1997-10-214-253/+217
* | This is a set of generic SMB client routines. I needed this in a hurryAndrew Tridgell1997-10-211-0/+673
* | get rid of the KEEP_PASSWORD_SERVER_OPEN defineAndrew Tridgell1997-10-211-4/+0