summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
1997-10-29preparing for release of 1.9.18alpha7Samba Release Account1-1/+1
1997-10-29split ntclient.c down into appropriate modules.Luke Leighton2-1/+39
1997-10-29clean up the hash entry code a bit. Got rid of lp_shmem_hash_size()Andrew Tridgell2-12/+3
1997-10-29added frag field to make_rpc_hdr() functionLuke Leighton1-1/+1
1997-10-29byteorder.h :Luke Leighton3-12/+11
1997-10-28Adding Windows 95 printer driver code donated by Jean-Francois.Micouleau@utc.fr.Jeremy Allison1-0/+3
1997-10-28smb.h smbparse.c pipeutil.c :Luke Leighton2-3/+117
1997-10-28enable sysv ipc and fast share modes on OSF1Andrew Tridgell1-0/+1
1997-10-28define semun for broken solaris sysvipcAndrew Tridgell1-0/+8
1997-10-28lower the default hash size if SEMMSL isn't definedAndrew Tridgell1-4/+1
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 Tridgell3-13/+21
1997-10-27added LSA_Q_CLOSE and LSA_R_CLOSE (also to smb.h). implemented in smbclient.Luke Leighton2-2/+23
1997-10-27preparing for release of 1.9.18alpha6Samba Release Account1-1/+1
1997-10-27added LSA Query Info Policy.Luke Leighton2-6/+7
1997-10-27added LSA Open Policy query and response processing to smbclientLuke Leighton2-0/+28
1997-10-27change the default file permissions on the SHARE_MEM_FILE* toAndrew Tridgell1-4/+4
1997-10-27also disable read prediction in 1.9.18Andrew Tridgell1-0/+5
1997-10-27Fixed 2 oplock bugs:Andrew Tridgell1-4/+2
1997-10-26hooray. hooray some more. hooray a lot. got the client-side working.Luke Leighton1-3/+6
1997-10-26The browse synchronisation code in nmbsync.c now uses the clientgen.cAndrew Tridgell1-4/+5
1997-10-25preparing for release of 1.9.18alpha5Samba Release Account1-1/+1
1997-10-25added correct client-side credential generation / checking to the LSA SAMLuke Leighton1-1/+1
1997-10-25got the SAM logon request generated, and received a SAM logon response back.Luke Leighton1-3/+3
1997-10-25sam logon query creation functions. written twice because i deleted it.Luke Leighton1-0/+14
1997-10-25Makefile :Luke Leighton3-8/+17
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-24nterr.c :Luke Leighton1-0/+6
1997-10-23Big change to make nmbd code more readable/understandable.Jeremy Allison2-19/+12
1997-10-23general sorting out, from crashes generated by do_lsa_req_chal() in client.cLuke Leighton1-2/+2
1997-10-23playing about, trying to SMBopenX a \PIPE\NETLOGON (should be a SMBopen)Luke Leighton1-2/+2
1997-10-22Makefile client.c :Luke Leighton2-9/+22
1997-10-22Makefile client.c clientutil.c clitar.c nmbsync.c :Luke Leighton2-9/+24
1997-10-22loadparm.c :Luke Leighton2-7/+10
1997-10-22shared memory code cleanups (partly preparing for a possible sysVAndrew Tridgell2-13/+35
1997-10-22Implemented asynchronous DNS lookups in nmbd.Andrew Tridgell1-11/+12
1997-10-21WHATSNEW.txt: Updated for alpha3.Jeremy Allison1-1/+1
1997-10-21WHATSNEW.txt: Preparing for 1.9.18alpha2 release.Jeremy Allison1-1/+1
1997-10-21chgpasswd.c:Jeremy Allison1-0/+1
1997-10-21loadparm.c :Luke Leighton2-0/+30
1997-10-21prototype updatesAndrew Tridgell1-10/+25
1997-10-21rewrote the password server code using the new clientgen.c clientAndrew Tridgell1-0/+26
1997-10-21get rid of the KEEP_PASSWORD_SERVER_OPEN defineAndrew Tridgell1-4/+0
1997-10-20loadparm.c: Changed 'interfaces only' parameter to 'bind interfaces only'. AddedJeremy Allison1-2/+5
1997-10-20added "domain groups" parameter, allowing you to specify the groups thatLuke Leighton1-1/+3
1997-10-20removed home_share from user_info structure.Luke Leighton1-4/+0
1997-10-20util.c password.c :Luke Leighton1-0/+3
1997-10-20a major share modes reorganisation.Andrew Tridgell2-72/+36