summaryrefslogtreecommitdiff
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* preparing for release of 1.9.18alpha8Samba Release Account1997-10-291-1/+1
* byteorder.h :Luke Leighton1997-10-292-4/+6
* zero data parameter being passed to smb_io_rpc_hdr(), which couldn't cope.Luke Leighton1997-10-291-1/+1
* typecast in calls to print_asc() wrongLuke Leighton1997-10-291-3/+3
* ipc.c ntclientpipe.c:Luke Leighton1997-10-296-24/+114
* preparing for release of 1.9.18alpha7Samba Release Account1997-10-291-1/+1
* called dump_data() from show_msg().Luke Leighton1997-10-291-25/+6
* ipc.c :Luke Leighton1997-10-292-4/+34
* split ntclient.c down into appropriate modules.Luke Leighton1997-10-297-979/+1142
* damn. We need root privilages to do semaphore operations even if weAndrew Tridgell1997-10-292-28/+44
* - don't allow locking to initialise twiceAndrew Tridgell1997-10-291-1/+5
* clean up the hash entry code a bit. Got rid of lp_shmem_hash_size()Andrew Tridgell1997-10-296-97/+91
* added frag field to make_rpc_hdr() functionLuke Leighton1997-10-294-6/+7
* byteorder.h :Luke Leighton1997-10-2912-62/+214
* Utility code to produce printer definition files from MS files.Jeremy Allison1997-10-281-0/+301
* Adding Windows 95 printer driver code donated by Jean-Francois.Micouleau@utc.fr.Jeremy Allison1997-10-284-6/+145
* smb.h smbparse.c pipeutil.c :Luke Leighton1997-10-288-97/+456
* enable sysv ipc and fast share modes on OSF1Andrew Tridgell1997-10-281-0/+1
* need includes.h to compile on some systems (eg. sunos4)Andrew Tridgell1997-10-281-0/+1
* fix for broken sunos4 includes (doesn't have SHM_R)Andrew Tridgell1997-10-281-0/+4
* fix castAndrew Tridgell1997-10-281-1/+1
* define semun for broken solaris sysvipcAndrew Tridgell1997-10-281-0/+8
* lower the default hash size if SEMMSL isn't definedAndrew Tridgell1997-10-282-4/+6
* 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-286-319/+973
* refuse pathworks type R connect (patch from Stephen Tweedie)Andrew Tridgell1997-10-281-24/+39
* added LSA_Q_CLOSE and LSA_R_CLOSE (also to smb.h). implemented in smbclient.Luke Leighton1997-10-276-19/+280
* Fixed bug where we are a WINS server but not a domain masterJeremy Allison1997-10-271-1/+1
* Fixed ntclient.c so it would compile.Jeremy Allison1997-10-271-1/+1
* preparing for release of 1.9.18alpha6Samba Release Account1997-10-271-1/+1
* added LSA Query Info Policy.Luke Leighton1997-10-275-19/+143
* checks against file handle in api_fd_reply(). i don't know what errorLuke Leighton1997-10-271-6/+18
* added LSA Open Policy query and response processing to smbclientLuke Leighton1997-10-276-1/+286
* change the default file permissions on the SHARE_MEM_FILE* toAndrew Tridgell1997-10-277-47/+76
* also disable read prediction in 1.9.18Andrew Tridgell1997-10-274-2/+20
* Fixed 2 oplock bugs:Andrew Tridgell1997-10-272-18/+16
* hooray. hooray some more. hooray a lot. got the client-side working.Luke Leighton1997-10-264-121/+238
* added -U option to nmblookup. This is similar to -B except that itAndrew Tridgell1997-10-261-5/+11
* fix some casting errors in smbencrypt and some multiply-defined errorsAndrew Tridgell1997-10-264-12/+6
* The browse synchronisation code in nmbsync.c now uses the clientgen.cAndrew Tridgell1997-10-264-159/+160
* preparing for release of 1.9.18alpha5Samba Release Account1997-10-251-1/+1
* oops!Luke Leighton1997-10-251-2/+2
* added correct client-side credential generation / checking to the LSA SAMLuke Leighton1997-10-253-44/+82
* got the SAM logon request generated, and received a SAM logon response back.Luke Leighton1997-10-254-24/+182
* sam logon query creation functions. written twice because i deleted it.Luke Leighton1997-10-252-3/+173
* Makefile :Luke Leighton1997-10-2517-203/+498
* 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
* default server_name if NIS server is unavailable should be the localLuke Leighton1997-10-241-2/+2