summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
1997-10-28smb.h smbparse.c pipeutil.c :Luke Leighton8-97/+456
1997-10-28enable sysv ipc and fast share modes on OSF1Andrew Tridgell1-0/+1
1997-10-28need includes.h to compile on some systems (eg. sunos4)Andrew Tridgell1-0/+1
1997-10-28fix for broken sunos4 includes (doesn't have SHM_R)Andrew Tridgell1-0/+4
1997-10-28fix castAndrew Tridgell1-1/+1
1997-10-28define semun for broken solaris sysvipcAndrew Tridgell1-0/+8
1997-10-28lower the default hash size if SEMMSL isn't definedAndrew Tridgell2-4/+6
1997-10-28define USE_SYSV_IPC on sunos4Andrew Tridgell1-0/+1
1997-10-28define USE_SYSV_IPC on a bunch more systems.Andrew Tridgell1-9/+8
1997-10-28SYSV IPC implementation of fast share modes.Andrew Tridgell6-319/+973
1997-10-28refuse pathworks type R connect (patch from Stephen Tweedie)Andrew Tridgell1-24/+39
1997-10-27added LSA_Q_CLOSE and LSA_R_CLOSE (also to smb.h). implemented in smbclient.Luke Leighton6-19/+280
1997-10-27Fixed bug where we are a WINS server but not a domain masterJeremy Allison1-1/+1
1997-10-27Fixed ntclient.c so it would compile.Jeremy Allison1-1/+1
1997-10-27preparing for release of 1.9.18alpha6Samba Release Account1-1/+1
1997-10-27added LSA Query Info Policy.Luke Leighton5-19/+143
1997-10-27checks against file handle in api_fd_reply(). i don't know what errorLuke Leighton1-6/+18
1997-10-27added LSA Open Policy query and response processing to smbclientLuke Leighton6-1/+286
1997-10-27change the default file permissions on the SHARE_MEM_FILE* toAndrew Tridgell7-47/+76
1997-10-27also disable read prediction in 1.9.18Andrew Tridgell4-2/+20
1997-10-27Fixed 2 oplock bugs:Andrew Tridgell2-18/+16
1997-10-26hooray. hooray some more. hooray a lot. got the client-side working.Luke Leighton4-121/+238
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 Account1-1/+1
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-24preparing for release of 1.9.18alpha4Samba Release Account1-1/+1
1997-10-24preparing for release of samba-1.9.18alpha4Samba Release Account1-1/+1
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-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-22don't send any statistics in the node status replyAndrew Tridgell1-6/+2
1997-10-21WHATSNEW.txt: Updated for alpha3.Jeremy Allison2-3/+3