summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2000-06-01Getting back to a compilable state (not there yet but close).Jeremy Allison13-511/+583
2000-06-01More stuff I cvan't afford to lose. I'm realizing how dependent I amJeremy Allison3-3/+3
2000-06-01Changes I really don't want to lose whilst CVS is playing up.Jeremy Allison1-222/+257
2000-05-31Changed interface to set_nt_acl slightly.Jeremy Allison1-1/+1
2000-05-31Working UNIX -> NT ACL mapper.Jeremy Allison2-446/+409
2000-05-31Fixed interface between new ACLS and nttrans code.Jeremy Allison3-184/+587
2000-05-31The functionality in this file has been moved into smbd/unix_acls.c in orderJeremy Allison1-679/+0
2000-05-31space in front of lp_preexec() causing make proto to not detect this fn.Luke Leighton1-1/+1
2000-05-31messing about.Luke Leighton25-209/+297
2000-05-29if the tdb stored driver isn't formatted right then return a defaultAndrew Tridgell1-1/+1
2000-05-29Fixed LsaQueryInformationPolicy level 3 to return primary domain info.Matthew Chapman7-30/+103
2000-05-29fixed some more crashesAndrew Tridgell1-86/+44
2000-05-29don't return a passwd struct for usernames that don'tAndrew Tridgell1-2/+12
2000-05-29make protoLuke Leighton2-40/+45
2000-05-29more templates.Luke Leighton4-0/+15
2000-05-28lp_server_role() + use in srv_reg.Luke Leighton4-2507/+3165
2000-05-28updated proto.hAndrew Tridgell1-425/+384
2000-05-28init_unistr takes a const 2nd argAndrew Tridgell1-1/+1
2000-05-28don't build cli_reg in rpc client library until we merge that from tngAndrew Tridgell1-1/+0
2000-05-28don't free a driver structure from the stack!Andrew Tridgell1-5/+7
2000-05-28fixed return error code that had 0xC with not enough zerosAndrew Tridgell1-5/+5
2000-05-28fixed a couple of bugs in the driver return codeAndrew Tridgell1-1/+9
2000-05-28#ifdef not #ifLuke Leighton1-3/+3
2000-05-28moved notif_y_table struct to spoolss_nt.c only used there.Luke Leighton4-408/+434
2000-05-28debug output to /tmp.Luke Leighton1-1/+1
2000-05-28more SMBtrans, SMBnttrans stuff.Luke Leighton4-24/+276
2000-05-27SMBulogoffXLuke Leighton1-0/+2
2000-05-27optional (0of or 1of) with "[+]" semantics.Luke Leighton2-1/+6
2000-05-27SMBntcreateXLuke Leighton1-5/+23
2000-05-27SMBnttrans. modified io_uint8s to return address of actual data insteadLuke Leighton5-50/+132
2000-05-27getting and setting security descriptors on printers now worksAndrew Tridgell6-421/+518
2000-05-27prs_give_memory in wrong place, also poss. was losing mem.Luke Leighton3-9/+36
2000-05-27SMBtrans response.Luke Leighton1-1/+27
2000-05-27SMBtrans and SMBtrans2, some of it.Luke Leighton1-21/+100
2000-05-27fixed return from nt_printing_init()Andrew Tridgell1-1/+4
2000-05-27SMBlockingXLuke Leighton1-1/+68
2000-05-27hack to get setprinter working, level2, null sec desc.Luke Leighton2-6/+28
2000-05-27fixed call of firstkey/nextkey to traverse driver databaseAndrew Tridgell1-4/+4
2000-05-27uninitialised variable "list"Luke Leighton1-1/+1
2000-05-27TIMESTAMPS ARE IRRITATING AS HELL WHEN DEBUGGING! NGGGH!!Luke Leighton1-1/+1
2000-05-27dummy trash in secdesc.Luke Leighton1-3/+7
2000-05-27bug-fix from tim (insure). dummy fn call for andrew to fill in.Luke Leighton1-1/+12
2000-05-27unistr_to_dos not unistr_to_asciiLuke Leighton3-4/+26
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