summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2000-05-27fixed nttrans.cLuke Leighton5-554/+832
2000-05-27security descs in spoolss. needs parse_sec.c nttrans.c broken.Luke Leighton9-888/+1138
2000-05-27cifs parser.Luke Leighton9-6/+707
2000-05-27fixed bugs in fdpass testsAndrew Tridgell1-8/+11
2000-05-27move srandom to after connect so random stuff in clientgen doesn'tAndrew Tridgell1-2/+4
2000-05-26Fixed memory leak in RPC parsing code.Shirish Kalele2-2/+9
2000-05-26Compile time warning fixes and a time_t -> uint32 conversion fix.Jeremy Allison1-2/+6
2000-05-26Fixed last remaining instance of MS_DFS to WITH_MSDFS.Tim Potter1-1/+1
2000-05-26Changed MS_DFS to WITH_MSDFS throughout.Shirish Kalele12-120/+139
2000-05-25Fixed misunderstanding found during CIFS conference. Overlapping lockJeremy Allison1-340/+278
2000-05-24minor fixesAndrew Tridgell2-7/+4
2000-05-242nd evil simultaneous read-write test. forks. one writer. othersLuke Leighton1-1/+118
2000-05-24removed lp_revalidate()Andrew Tridgell1-4/+0
2000-05-24new prototypesAndrew Tridgell1-2/+3
2000-05-24we don't do "revalidate = yes" any moreAndrew Tridgell1-5/+0
2000-05-24added -u hide_unlock_fails optionAndrew Tridgell1-2/+7
2000-05-24added tdb_pack() and tdb_unpack()Andrew Tridgell1-0/+148
2000-05-24got rid of lp_revalidate()Andrew Tridgell1-1/+1
2000-05-24a fairly big change in spoolss.Andrew Tridgell1-16/+14
2000-05-24a fairly big change in spoolss.Andrew Tridgell1-49/+20
2000-05-24a fairly big change in spoolss.Andrew Tridgell3-767/+470
2000-05-24use \\ in front of filenamesAndrew Tridgell1-2/+2
2000-05-24use lp_workgroup()Andrew Tridgell1-10/+13
2000-05-24use lp_workgroup()Andrew Tridgell1-3/+4
2000-05-24torture test:Luke Leighton1-0/+91
2000-05-23Did a proper fix for the file access on IPC$. Denied all pipe opens onJeremy Allison3-126/+202
2000-05-23Fixed bug where file access was allowed on IPC$ share.Jeremy Allison4-5/+11
2000-05-22Added -W workgroup command line option.Tim Potter2-2/+12
2000-05-22Modify NT driver heirarchy to fix HP bug with duplicate printer driverJeremy Allison1-10/+58
2000-05-22more aparser stuff - we now handle everything but the idl headers in srvsvc.idlAndrew Tridgell8-140/+699
2000-05-18Added the NETDFS pipe to allow remote administration of the msdfs symlinksShirish Kalele14-42/+1352
2000-05-17Changed name of case_sensitive in mask_match to avaid gcc "shadow global"Jeremy Allison1-4/+2
2000-05-17Fixed bug I introduced last night (sorry). Now truncate incoming prs_structJeremy Allison3-3/+34
2000-05-17error check in vluke.cAndrew Tridgell2-7/+198
2000-05-17started converting matty's srvsvc.idl to a .struct fileAndrew Tridgell1-0/+78
2000-05-17added primitive define macrosAndrew Tridgell2-19/+14
2000-05-17- added typedefsAndrew Tridgell7-65/+131
2000-05-17Fixed bug where mallocd size of prs_struct could be larger thanJeremy Allison2-4/+8
2000-05-17minor parse updatesAndrew Tridgell3-8/+7
2000-05-17Cutover from 2.2.x - missed in merge.Jeremy Allison1-4/+2
2000-05-16Synced up srv_samr with HP changes. Added error checking to original codeJeremy Allison4-266/+777
2000-05-16a useful script, just go "./build foo.struct" and you get a fullAndrew Tridgell1-0/+7
2000-05-16the vluke program now takes a structure name on the command lineAndrew Tridgell6-16/+79
2000-05-16take the sructure name to run through vluke on the command lineAndrew Tridgell7-34/+98
2000-05-16added the ".trailer" type, to mark where a packet turns into a trailerAndrew Tridgell6-58/+97
2000-05-16another awk parser updateAndrew Tridgell19-165/+284
2000-05-16Removed extra unistr_to_dos prototype from msdfs/msdfs.cShirish Kalele1-2/+0
2000-05-16The new msdfs implementation that uses symlinks to point to otherShirish Kalele12-815/+382
2000-05-15Check error returns.Jeremy Allison1-4/+9
2000-05-15Added Shirish's reg changes to HEAD. Sync up with 2.2.0 backport.Jeremy Allison4-117/+125