summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1997-10-26added -U option to nmblookup. This is similar to -B except that itAndrew Tridgell1-5/+11
1997-10-26fix some casting errors in smbencrypt and some multiply-defined errorsAndrew Tridgell4-12/+6
1997-10-26The browse synchronisation code in nmbsync.c now uses the clientgen.cAndrew Tridgell4-159/+160
1997-10-25preparing for release of 1.9.18alpha5Samba Release Account41-40/+43
1997-10-25updated to describe smbclient work recently done.Luke Leighton1-6/+23
1997-10-25latest versionLuke Leighton1-56/+231
1997-10-25oops!Luke Leighton1-2/+2
1997-10-25added correct client-side credential generation / checking to the LSA SAMLuke Leighton3-44/+82
1997-10-25got the SAM logon request generated, and received a SAM logon response back.Luke Leighton4-24/+182
1997-10-25sam logon query creation functions. written twice because i deleted it.Luke Leighton2-3/+173
1997-10-25Makefile :Luke Leighton17-203/+498
1997-10-24update SGI build files to latest sourceHerb Lewis8-69/+166
1997-10-24preparing for release of 1.9.18alpha4Samba Release Account40-40/+40
1997-10-24preparing for release of samba-1.9.18alpha4Samba Release Account40-40/+40
1997-10-24updated to reflect the current state of play:Luke Leighton1-31/+46
1997-10-24default server_name if NIS server is unavailable should be the localLuke Leighton1-2/+2
1997-10-24nmblib.c :Luke Leighton4-10/+13
1997-10-24nterr.c :Luke Leighton10-264/+848
1997-10-23Big change to make nmbd code more readable/understandable.Jeremy Allison18-371/+309
1997-10-23renamed static cli_setup_pkt() to static cli_setup_packet() because itLuke Leighton1-7/+7
1997-10-23commas in the wrong places...Luke Leighton1-2/+2
1997-10-23missed nmbsync.c when adding setup count and setup pointer arguments toLuke Leighton2-12/+22
1997-10-23general sorting out, from crashes generated by do_lsa_req_chal() in client.cLuke Leighton8-75/+105
1997-10-23missed one of the files (lsarpc) in the touch and chmod instructions.Luke Leighton1-0/+2
1997-10-23playing about, trying to SMBopenX a \PIPE\NETLOGON (should be a SMBopen)Luke Leighton6-47/+146
1997-10-22client.c :Luke Leighton2-11/+26
1997-10-22Makefile client.c :Luke Leighton9-144/+315
1997-10-22Makefile client.c clientutil.c clitar.c nmbsync.c :Luke Leighton7-1379/+422
1997-10-22loadparm.c :Luke Leighton9-110/+210
1997-10-22shared memory code cleanups (partly preparing for a possible sysVAndrew Tridgell4-56/+68
1997-10-22Implemented asynchronous DNS lookups in nmbd.Andrew Tridgell8-107/+340
1997-10-22updated tel no and email address for my entry.Luke Leighton1-2/+2
1997-10-22don't send any statistics in the node status replyAndrew Tridgell1-6/+2
1997-10-21preparing for release of 1.9.18alpha3Samba Release Account39-39/+39
1997-10-21WHATSNEW.txt: Updated for alpha3.Jeremy Allison3-4/+12
1997-10-21The ubi_* modules are under LGPL, not standard GPL. This README explainsChristopher R. Hertel1-0/+15
1997-10-21preparing for release of 1.9.18alpha2Samba Release Account39-12/+93
1997-10-21WHATSNEW.txt: Preparing for 1.9.18alpha2 release.Jeremy Allison4-100/+180
1997-10-21chgpasswd.c:Jeremy Allison3-73/+154
1997-10-21loadparm.c :Luke Leighton6-4/+100
1997-10-21damn, I spelt EACCES wrong.Andrew Tridgell1-1/+1
1997-10-21check for EPERM or EACCESS in file_utime()Andrew Tridgell1-1/+6
1997-10-21don't check lp_alternate_permissions() in the new utime workaroundAndrew Tridgell1-14/+12
1997-10-21fix the order of become_uid() and become_gid() in become_root(). ThisAndrew Tridgell2-9/+2
1997-10-21Updating an entry.PaulSamba Release Account1-4/+1
1997-10-21add a note on how to map usernames with spaces in themAndrew Tridgell1-0/+8
1997-10-21added a note about which netbios name is use in server level securityAndrew Tridgell1-0/+5
1997-10-21prototype updatesAndrew Tridgell1-10/+25
1997-10-21some cleanups in the clientutil.c code.Andrew Tridgell2-32/+46
1997-10-21rewrote the password server code using the new clientgen.c clientAndrew Tridgell4-253/+217