summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
1997-10-21This is a set of generic SMB client routines. I needed this in a hurryAndrew Tridgell1-0/+673
1997-10-21get rid of the KEEP_PASSWORD_SERVER_OPEN defineAndrew Tridgell1-4/+0
1997-10-21add some debug infoAndrew Tridgell1-0/+2
1997-10-20Adding make_smbcodepage.1 man page.Jeremy Allison3-1/+187
1997-10-20loadparm.c: Changed 'interfaces only' parameter to 'bind interfaces only'. AddedJeremy Allison9-42/+95
1997-10-20added "domain groups" parameter, allowing you to specify the groups thatLuke Leighton4-3/+41
1997-10-20added description of parameters:Luke Leighton1-2/+75
1997-10-20added copyright to headers.Luke Leighton2-1/+4
1997-10-20NTDOMAIN.txt:Luke Leighton2-0/+1186
1997-10-20Added DNS Proxy, Printing, [netlogon] share modes = no.John Terpstra1-1/+12
1997-10-20updated briefly to mention NT domain support as working, but experimental.Luke Leighton1-32/+40
1997-10-20removed home_share from user_info structure.Luke Leighton1-4/+0
1997-10-20util.c password.c :Luke Leighton6-78/+75
1997-10-20Fixed Upper/Lower case typos.John Terpstra1-1/+1
1997-10-20a major share modes reorganisation.Andrew Tridgell8-1760/+1927
1997-10-20casting cleanupsAndrew Tridgell5-18/+18
1997-10-20I am removing these from the source code in preparation for anAndrew Tridgell2-130/+0
1997-10-20move calls to smbhash() inside smbdes.c (for legal reasons)Andrew Tridgell3-12/+25