summaryrefslogtreecommitdiffstats
path: root/source/include
Commit message (Expand)AuthorAgeFilesLines
* - cleanup some warningsAndrew Tridgell1997-10-311-17/+209
* storing pipe name state (from set named pipe handle state call) in theLuke Leighton1997-10-301-4/+1
* Makefile:Luke Leighton1997-10-301-0/+13
* Makefiles for libraries. the dependencies aren't quite right, and iLuke Leighton1997-10-302-211/+7
* Chris will be pleased to know that mkproto.awk no longer runs on theAndrew Tridgell1997-10-301-3/+0
* moved ubi_ modules back into the ubiqx directory.Andrew Tridgell1997-10-301-1/+1
* preparing for release of 1.9.18alpha9Samba Release Account1997-10-301-1/+1
* removed mechanism that created actual files NETLOGON, lsarpc and the like,Luke Leighton1997-10-302-1/+4
* preparing for release of 1.9.18alpha8Samba Release Account1997-10-291-1/+1
* byteorder.h :Luke Leighton1997-10-291-3/+3
* typecast in calls to print_asc() wrongLuke Leighton1997-10-291-3/+3
* ipc.c ntclientpipe.c:Luke Leighton1997-10-292-0/+2
* preparing for release of 1.9.18alpha7Samba Release Account1997-10-291-1/+1
* split ntclient.c down into appropriate modules.Luke Leighton1997-10-292-1/+39
* clean up the hash entry code a bit. Got rid of lp_shmem_hash_size()Andrew Tridgell1997-10-292-12/+3
* added frag field to make_rpc_hdr() functionLuke Leighton1997-10-291-1/+1
* byteorder.h :Luke Leighton1997-10-293-12/+11
* Adding Windows 95 printer driver code donated by Jean-Francois.Micouleau@utc.fr.Jeremy Allison1997-10-281-0/+3
* smb.h smbparse.c pipeutil.c :Luke Leighton1997-10-282-3/+117
* enable sysv ipc and fast share modes on OSF1Andrew Tridgell1997-10-281-0/+1
* define semun for broken solaris sysvipcAndrew Tridgell1997-10-281-0/+8
* lower the default hash size if SEMMSL isn't definedAndrew Tridgell1997-10-281-4/+1
* define USE_SYSV_IPC on sunos4Andrew Tridgell1997-10-281-0/+1
* define USE_SYSV_IPC on a bunch more systems.Andrew Tridgell1997-10-281-9/+8
* SYSV IPC implementation of fast share modes.Andrew Tridgell1997-10-283-13/+21
* added LSA_Q_CLOSE and LSA_R_CLOSE (also to smb.h). implemented in smbclient.Luke Leighton1997-10-272-2/+23
* preparing for release of 1.9.18alpha6Samba Release Account1997-10-271-1/+1
* added LSA Query Info Policy.Luke Leighton1997-10-272-6/+7
* added LSA Open Policy query and response processing to smbclientLuke Leighton1997-10-272-0/+28
* change the default file permissions on the SHARE_MEM_FILE* toAndrew Tridgell1997-10-271-4/+4
* also disable read prediction in 1.9.18Andrew Tridgell1997-10-271-0/+5
* Fixed 2 oplock bugs:Andrew Tridgell1997-10-271-4/+2
* hooray. hooray some more. hooray a lot. got the client-side working.Luke Leighton1997-10-261-3/+6
* The browse synchronisation code in nmbsync.c now uses the clientgen.cAndrew Tridgell1997-10-261-4/+5
* preparing for release of 1.9.18alpha5Samba Release Account1997-10-251-1/+1
* added correct client-side credential generation / checking to the LSA SAMLuke Leighton1997-10-251-1/+1
* got the SAM logon request generated, and received a SAM logon response back.Luke Leighton1997-10-251-3/+3
* sam logon query creation functions. written twice because i deleted it.Luke Leighton1997-10-251-0/+14
* Makefile :Luke Leighton1997-10-253-8/+17
* preparing for release of 1.9.18alpha4Samba Release Account1997-10-241-1/+1
* preparing for release of samba-1.9.18alpha4Samba Release Account1997-10-241-1/+1
* nterr.c :Luke Leighton1997-10-241-0/+6
* Big change to make nmbd code more readable/understandable.Jeremy Allison1997-10-232-19/+12
* general sorting out, from crashes generated by do_lsa_req_chal() in client.cLuke Leighton1997-10-231-2/+2
* playing about, trying to SMBopenX a \PIPE\NETLOGON (should be a SMBopen)Luke Leighton1997-10-231-2/+2
* Makefile client.c :Luke Leighton1997-10-222-9/+22
* Makefile client.c clientutil.c clitar.c nmbsync.c :Luke Leighton1997-10-222-9/+24
* loadparm.c :Luke Leighton1997-10-222-7/+10
* shared memory code cleanups (partly preparing for a possible sysVAndrew Tridgell1997-10-222-13/+35
* Implemented asynchronous DNS lookups in nmbd.Andrew Tridgell1997-10-221-11/+12