summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-2541-40/+43
* updated to describe smbclient work recently done.Luke Leighton1997-10-251-6/+23
* latest versionLuke Leighton1997-10-251-56/+231
* 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
* update SGI build files to latest sourceHerb Lewis1997-10-248-69/+166
* preparing for release of 1.9.18alpha4Samba Release Account1997-10-2440-40/+40
* preparing for release of samba-1.9.18alpha4Samba Release Account1997-10-2440-40/+40
* updated to reflect the current state of play:Luke Leighton1997-10-241-31/+46
* default server_name if NIS server is unavailable should be the localLuke Leighton1997-10-241-2/+2
* nmblib.c :Luke Leighton1997-10-244-10/+13
* nterr.c :Luke Leighton1997-10-2410-264/+848