summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-06-04we no longer need the code to cope with setprinter having corruptedAndrew Tridgell1-6/+0
2000-06-04no space was being reserved for the security descriptor in the parseAndrew Tridgell1-3/+8
2000-06-04sec_desc_size() needs to handle a null secdescAndrew Tridgell1-2/+5
2000-06-04some printer parameters are getting corrupted, possibly by the clientAndrew Tridgell1-2/+12
2000-06-04added some debug code to track down pack/unpack problemsAndrew Tridgell1-0/+12
2000-06-04fixed the pack/unpack of the devicemodeAndrew Tridgell2-52/+86
2000-06-04added a MANGLE_DRIVER_PATH define to chooose whether we stuff with theAndrew Tridgell1-10/+9
2000-06-04someone forgot a !Andrew Tridgell1-1/+1
2000-06-03new protosAndrew Tridgell1-2/+3
2000-06-03fixed some ptr declarationsAndrew Tridgell1-2/+2
2000-06-03moved secrets fns into secrets.cAndrew Tridgell1-1/+1
2000-06-03moved secrets fns into secrets.cAndrew Tridgell4-6/+6
2000-06-03added %J and %T to run_print_command()Andrew Tridgell1-17/+25
2000-06-03moved secrets handling into secrets.cAndrew Tridgell3-79/+48
2000-06-03rpc_client/cli_lsarpc.c: Removed unused variable.Jeremy Allison3-10/+15
2000-06-02More memory leak and PANIC action fixes.Jeremy Allison4-32/+86
2000-06-02More memory leak fixes.Jeremy Allison1-15/+37
2000-06-02More memory corruption (leaks etc.) fixes.Jeremy Allison2-11/+14
2000-06-02Fixed null pointer indirect in addprinterex. Still working on problemJeremy Allison2-10/+23
2000-06-01More insure found memory leak and corruption fixes.Jeremy Allison6-11/+89
2000-06-01param/loadparm.c: Looks like someone ran indent on this !Jeremy Allison5-541/+319
2000-06-01Back to building. Now to test with insure.Jeremy Allison8-75/+74
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