summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1997-10-30preparing for release of 1.9.18alpha9Samba Release Account42-41/+44
1997-10-30updated documentation as chmodding files /tmp/lsarpc and /tmp/netlogonLuke Leighton1-21/+12
1997-10-30removed mechanism that created actual files NETLOGON, lsarpc and the like,Luke Leighton8-83/+122
1997-10-29updateLuke Leighton1-32/+63
1997-10-29preparing for release of 1.9.18alpha8Samba Release Account42-42/+42
1997-10-29byteorder.h :Luke Leighton2-4/+6
1997-10-29zero data parameter being passed to smb_io_rpc_hdr(), which couldn't cope.Luke Leighton1-1/+1
1997-10-29typecast in calls to print_asc() wrongLuke Leighton1-3/+3
1997-10-29ipc.c ntclientpipe.c:Luke Leighton6-24/+114
1997-10-29preparing for release of 1.9.18alpha7Samba Release Account41-40/+43
1997-10-29updated to current version number.Samba Release Account1-1/+1
1997-10-29called dump_data() from show_msg().Luke Leighton1-25/+6
1997-10-29ipc.c :Luke Leighton2-4/+34
1997-10-29split ntclient.c down into appropriate modules.Luke Leighton7-979/+1142
1997-10-29damn. We need root privilages to do semaphore operations even if weAndrew Tridgell2-28/+44
1997-10-29- don't allow locking to initialise twiceAndrew Tridgell1-1/+5
1997-10-29clean up the hash entry code a bit. Got rid of lp_shmem_hash_size()Andrew Tridgell6-97/+91
1997-10-29added frag field to make_rpc_hdr() functionLuke Leighton4-6/+7
1997-10-29byteorder.h :Luke Leighton12-62/+214
1997-10-28Utility code to produce printer definition files from MS files.Jeremy Allison1-0/+301
1997-10-28Added "printer driver location", "printer driver file" parameters.Jeremy Allison1-0/+49
1997-10-28Adding PRINTER_DRIVER.txt docs.Jeremy Allison2-5/+20
1997-10-28Adding Windows 95 printer driver code donated by Jean-Francois.Micouleau@utc.fr.Jeremy Allison4-6/+145
1997-10-28mention that Perl is required for build scriptsHerb Lewis1-0/+1
1997-10-28removing Makefile and adding perl script to generate it form source treeHerb Lewis2-757/+24
1997-10-28tired of updating Makefile - use perl script to generate it nowHerb Lewis1-0/+1
1997-10-28Adding printer drivers patch from Jean-Francois MicouleauJeremy Allison1-0/+74
1997-10-28smb.h smbparse.c pipeutil.c :Luke Leighton8-97/+456
1997-10-28enable sysv ipc and fast share modes on OSF1Andrew Tridgell1-0/+1
1997-10-28need includes.h to compile on some systems (eg. sunos4)Andrew Tridgell1-0/+1
1997-10-28fix for broken sunos4 includes (doesn't have SHM_R)Andrew Tridgell1-0/+4
1997-10-28fix castAndrew Tridgell1-1/+1
1997-10-28define semun for broken solaris sysvipcAndrew Tridgell1-0/+8
1997-10-28lower the default hash size if SEMMSL isn't definedAndrew Tridgell2-4/+6
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 Tridgell6-319/+973
1997-10-28refuse pathworks type R connect (patch from Stephen Tweedie)Andrew Tridgell1-24/+39
1997-10-27added LSA_Q_CLOSE and LSA_R_CLOSE (also to smb.h). implemented in smbclient.Luke Leighton6-19/+280
1997-10-27Fixed bug where we are a WINS server but not a domain masterJeremy Allison1-1/+1
1997-10-27Fixed ntclient.c so it would compile.Jeremy Allison1-1/+1
1997-10-27preparing for release of 1.9.18alpha6Samba Release Account40-39/+42
1997-10-27spelling mistakeSamba Release Account1-3/+1
1997-10-27updated to indicate reported success with NT 3.51 as well as NT 4.0Luke Leighton1-2/+2
1997-10-27updated header to 1.9.18alpha6Samba Release Account1-4/+6
1997-10-27added LSA Query Info Policy.Luke Leighton5-19/+143
1997-10-27checks against file handle in api_fd_reply(). i don't know what errorLuke Leighton1-6/+18
1997-10-27documented LSA Open Policy Query.Luke Leighton1-21/+192
1997-10-27added LSA Open Policy query and response processing to smbclientLuke Leighton6-1/+286
1997-10-27change the default file permissions on the SHARE_MEM_FILE* toAndrew Tridgell7-47/+76