summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2000-05-27fixed nttrans.cLuke Leighton5-554/+832
(This used to be commit 06cd46b0ec10b32af54edd8256d2fdbec45e1371)
2000-05-27security descs in spoolss. needs parse_sec.c nttrans.c broken.Luke Leighton9-888/+1138
(This used to be commit f9f2a04fdb7b2af1cfe5bf26ec6f0d955ea948b9)
2000-05-27cifs parser.Luke Leighton9-6/+707
(This used to be commit 96fd33b8982d4d7ff1eef6f2ef836381d443b143)
2000-05-27fixed bugs in fdpass testsAndrew Tridgell1-8/+11
(This used to be commit ee4f6335adb2a781eea7e1f6b520d79ea1197427)
2000-05-27move srandom to after connect so random stuff in clientgen doesn'tAndrew Tridgell1-2/+4
change seed (This used to be commit d9322d01e0ac09852924eb6059ecf116e75ee398)
2000-05-26Fixed memory leak in RPC parsing code.Shirish Kalele2-2/+9
Problem in prs_set_buffer_size() was Realloc returns a NULL when newsize is zero (equivalent to a free()). We were returning a failure here without resetting the buffer_size or the data_p pointer in the prs_struct. And we weren't checking for a failure from prs_set_buffer_size(). So realloc's to zero size were not reflected in the prs_struct: memory leak. (This used to be commit 590d9ece8449b1feecfe1aa13e61bcd8fea4e5bf)
2000-05-26Compile time warning fixes and a time_t -> uint32 conversion fix.Jeremy Allison1-2/+6
Jeremy. (This used to be commit 80a0079b2f993159ef35b02ba5c70ce9d8096879)
2000-05-26Fixed last remaining instance of MS_DFS to WITH_MSDFS.Tim Potter1-1/+1
(This used to be commit d4e2e595661857f40a40ce32a1b6dc4725e6c3b3)
2000-05-26Changed MS_DFS to WITH_MSDFS throughout.Shirish Kalele12-120/+139
Fixed trans2 calls on IPC$ to let dfs referral calls through. (This used to be commit e0965a80bdca5239886b11ef55dc29fed261bfc0)
2000-05-25Fixed misunderstanding found during CIFS conference. Overlapping lockJeremy Allison1-340/+278
ranges (not just included lock ranges) should be handled correctly. UNIT test still needed. Jeremy. (This used to be commit 07872298e3ee8b4b50b69cb4e49b88635792128e)
2000-05-24minor fixesAndrew Tridgell2-7/+4
(This used to be commit 4d00314ec5b056101b05c38cc68dd4934c83c825)
2000-05-242nd evil simultaneous read-write test. forks. one writer. othersLuke Leighton1-1/+118
are readers. writes between 1 and 20 bytes. reads as much as possible. compares. repeat until end of buffer (fixed size: 131072 bytes) reached. (This used to be commit 26f51a7abbfa9bd9051969dffaebe3cdf9e93c8f)
2000-05-24removed lp_revalidate()Andrew Tridgell1-4/+0
(This used to be commit fba5886a05ba64b4633d4a9f3e5cb0687fb4b20d)
2000-05-24new prototypesAndrew Tridgell1-2/+3
(This used to be commit d38092d5a6ca10a4d52214a88f0b99f5922bd108)
2000-05-24we don't do "revalidate = yes" any moreAndrew Tridgell1-5/+0
(This used to be commit 289d3cac38ae271175697f98d3eb01a21f3678a7)
2000-05-24added -u hide_unlock_fails optionAndrew Tridgell1-2/+7
(This used to be commit fc8c460a618c25ffa46ab808a241dab466d2666b)
2000-05-24Start of test blurb.Tim Potter1-0/+12
(This used to be commit cb9d9e4f89d55466c32f7cf7ae73f0d4aea6d36b)
2000-05-24Test transfer of large random file w/o corruption.Tim Potter1-0/+48
(This used to be commit a9790f19612513b667c348d628ab3bf88ec1178e)
2000-05-24Fix to return buffer output properly.Tim Potter1-3/+3
(This used to be commit 6d50bb36a68c34c5fea1193fd6f170160e16e76f)
2000-05-24added tdb_pack() and tdb_unpack()Andrew Tridgell1-0/+148
(This used to be commit 6c15495b3087c04890af77149c39e823596bb4dd)
2000-05-24got rid of lp_revalidate()Andrew Tridgell1-1/+1
(This used to be commit 8dea95e62c7f4723cd4b71c1b03c613386392c49)
2000-05-24a fairly big change in spoolss.Andrew Tridgell1-16/+14
got rid of the forms, drivers and printers files in the nt drivers directory and instead use a single tdb note that this is _not_ all finished. (This used to be commit 537cd6dff057df481fb208121ce4396fc76c2a06)
2000-05-24a fairly big change in spoolss.Andrew Tridgell1-49/+20
got rid of the forms, drivers and printers files in the nt drivers directory and instead use a single tdb note that this is _not_ all finished. (This used to be commit 4fef181af3964311f45e77bdd43d6fb4e546127f)
2000-05-24Test various operations on ipc$ share.Tim Potter1-0/+44
(This used to be commit 5b3fcc303d939e750126dd44e7efb5dd73c8d9df)
2000-05-24a fairly big change in spoolss.Andrew Tridgell3-767/+470
got rid of the forms, drivers and printers files in the nt drivers directory and instead use a single tdb note that this is _not_ all finished. (This used to be commit 06763d1ec2fafc42f8ee3f36f0aeacceb3a7109d)
2000-05-24Testharness for masktest program.Tim Potter1-0/+57
(This used to be commit 4a14b16cd16289a46f9562e927679ef8ca2dcdfc)
2000-05-24use \\ in front of filenamesAndrew Tridgell1-2/+2
(This used to be commit a92f8c8620272bcbdd73741b8e87f8d5fac45b49)
2000-05-24Test wildcard rename function.Tim Potter1-0/+59
(This used to be commit a9133e2df038c73d3e9f1ffec7628dbde289085c)
2000-05-24use lp_workgroup()Andrew Tridgell1-10/+13
use \\ in front of filenames get short name via a separate trans2 level 260 call (This used to be commit 5fd4dbf72e317bc47ab11b0b3f2e15d0c58879c8)
2000-05-24Environment variables for single server test scripts.Tim Potter1-0/+36
(This used to be commit 82ff52ee86f87e5105f51257479b8b9dc98310a2)
2000-05-24Routines for driving smbclient from DejaGnu.Tim Potter1-0/+52
(This used to be commit fa6a360abeb324d6b4383dbb1bb717fc270aff81)
2000-05-24use lp_workgroup()Andrew Tridgell1-3/+4
use \\ in front of filenames (This used to be commit 9c64f47c164e6ac31a27940fffb415b0b47cd089)
2000-05-24torture test:Luke Leighton1-0/+91
same cli_state: open file rw/denynone, open *same* file r/denynone. write to file (fd1) read from file (fd2). compare. repeat. two cli_states: open file rw/denynone (cli1), open *same* file r/denynone (cli2). write to file (fd1) read from file (fd2). compare. repeat. (This used to be commit 0a993f37830938a8d4262c6b7913af502bbf015f)
2000-05-23Did a proper fix for the file access on IPC$. Denied all pipe opens onJeremy Allison3-126/+202
trans2 open calls as we don't have the pipe open response coded up yet. Jeremy. (This used to be commit 8142e27c9c32aba5a7dabc48a676b93cf680151b)
2000-05-23Fixed bug where file access was allowed on IPC$ share.Jeremy Allison4-5/+11
Return correct error codes on invalid share name. Jeremy. (This used to be commit 420d6bc4809cef9d74354175d0fa956ab4e8ac3c)
2000-05-22Added -W workgroup command line option.Tim Potter2-2/+12
Added call to codepage_initialise(). (This used to be commit fcb8e2fbe2deabfc2f8d7e69dd23dca9740c6dc1)
2000-05-22Modify NT driver heirarchy to fix HP bug with duplicate printer driverJeremy Allison1-10/+58
filenames :-). Jeremy. (This used to be commit adb6ad812a4d897ee0c0712cc06d1ff8553fa093)
2000-05-22more aparser stuff - we now handle everything but the idl headers in srvsvc.idlAndrew Tridgell8-140/+699
(This used to be commit 5f1e8422d0ebc589cdfe95f1001a8e55cb60af4a)
2000-05-18Added the NETDFS pipe to allow remote administration of the msdfs symlinksShirish Kalele14-42/+1352
on the samba server. (This used to be commit 15e7d8f6c5cddf6ce409ee2505744250d181ec34)
2000-05-17Changed name of case_sensitive in mask_match to avaid gcc "shadow global"Jeremy Allison1-4/+2
warning. Jeremy. (This used to be commit 36629d2a934fe61e68f87c5d2faf67158b365ae6)
2000-05-17Fixed bug I introduced last night (sorry). Now truncate incoming prs_structJeremy Allison3-3/+34
buffer size to exact size of incoming data to prevent read overruns into slop space. Jeremy. (This used to be commit aa1a4f46da9584240cd6cee6fb652aa73e77015c)
2000-05-17error check in vluke.cAndrew Tridgell2-7/+198
more conversion from idl to .struct of srvsvc (This used to be commit 83b787f57e8e97ee4d3782e76c3fd003ed567885)
2000-05-17started converting matty's srvsvc.idl to a .struct fileAndrew Tridgell1-0/+78
(This used to be commit 85a341002c00044168346888cb46e354ab81194b)
2000-05-17added primitive define macrosAndrew Tridgell2-19/+14
started converting matty's srvsvc.idl to a .struct file (This used to be commit cf8d4c42e259d65d4d16c91316acc0bad71ff177)
2000-05-17- added typedefsAndrew Tridgell7-65/+131
- added parse error checking - made parser more flexible (This used to be commit ab0beaf3573471fab1fda3358987b337811f99b7)
2000-05-17Fixed bug where mallocd size of prs_struct could be larger thanJeremy Allison2-4/+8
incoming packet. Ensure new alloced memory is zeroed before use. Jeremy. (This used to be commit 1c3193aa1c1137734dc34ef2e6d62abb0609c30e)
2000-05-17Updated VFS examples to use ftruncate() and lock() functions.Tim Potter2-135/+150
(This used to be commit def0da145aa8b804b75b0f35bdd4a809a2a806fc)
2000-05-17minor parse updatesAndrew Tridgell3-8/+7
(This used to be commit 2e0a39204ade323c52847ce9783a987a81c8013a)
2000-05-17Cutover from 2.2.x - missed in merge.Jeremy Allison1-4/+2
Jeremy. (This used to be commit 87c4d46abe82855dd23c94397c3fc8e245b3778a)
2000-05-16Synced up srv_samr with HP changes. Added error checking to original codeJeremy Allison4-266/+777
- what a concept :-). All this code will be replaced with TNG stuff anyway, so not a big deal.... Jeremy. (This used to be commit b090cff4b5fcdef01fc553e6359627bb2285d68e)