summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-2941-40/+43
* updated to current version number.Samba 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
* Added "printer driver location", "printer driver file" parameters.Jeremy Allison1997-10-281-0/+49
* Adding PRINTER_DRIVER.txt docs.Jeremy Allison1997-10-282-5/+20
* Adding Windows 95 printer driver code donated by Jean-Francois.Micouleau@utc.fr.Jeremy Allison1997-10-284-6/+145
* mention that Perl is required for build scriptsHerb Lewis1997-10-281-0/+1
* removing Makefile and adding perl script to generate it form source treeHerb Lewis1997-10-282-757/+24
* tired of updating Makefile - use perl script to generate it nowHerb Lewis1997-10-281-0/+1
* Adding printer drivers patch from Jean-Francois MicouleauJeremy Allison1997-10-281-0/+74
* 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-2740-39/+42
* spelling mistakeSamba Release Account1997-10-271-3/+1
* updated to indicate reported success with NT 3.51 as well as NT 4.0Luke Leighton1997-10-271-2/+2
* updated header to 1.9.18alpha6Samba Release Account1997-10-271-4/+6
* 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
* documented LSA Open Policy Query.Luke Leighton1997-10-271-21/+192
* 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
* added mention of compile-time experimentational NT Domain code.Luke Leighton1997-10-271-0/+2
* 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