summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
1997-11-01preparing for release of 1.9.18alpha10Samba Release Account1-1/+1
1997-11-01client.c clientutil.c proto.hLuke Leighton1-2/+3
1997-11-01a simple SMB torture tester. This will allow us to evaluate lockingAndrew Tridgell1-2/+15
1997-11-01some locking code cleanupsAndrew Tridgell1-3/+0
1997-10-31define NO_SEMUN for svr4Andrew Tridgell1-0/+1
1997-10-31OSF1 doesn't define union semun either.Andrew Tridgell1-8/+9
1997-10-31- cleanup some warningsAndrew Tridgell1-17/+209
1997-10-30storing pipe name state (from set named pipe handle state call) in theLuke Leighton1-4/+1
1997-10-30Makefile:Luke Leighton1-0/+13
1997-10-30Makefiles for libraries. the dependencies aren't quite right, and iLuke Leighton2-211/+7
1997-10-30Chris will be pleased to know that mkproto.awk no longer runs on theAndrew Tridgell1-3/+0
1997-10-30moved ubi_ modules back into the ubiqx directory.Andrew Tridgell1-1/+1
1997-10-30preparing for release of 1.9.18alpha9Samba Release Account1-1/+1
1997-10-30removed mechanism that created actual files NETLOGON, lsarpc and the like,Luke Leighton2-1/+4
1997-10-29preparing for release of 1.9.18alpha8Samba Release Account1-1/+1
1997-10-29byteorder.h :Luke Leighton1-3/+3
1997-10-29typecast in calls to print_asc() wrongLuke Leighton1-3/+3
1997-10-29ipc.c ntclientpipe.c:Luke Leighton2-0/+2
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