summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-11-14Changes from APPLIANCE_HEAD:David O'Neill7-2/+515
2000-11-14printing/nt_printing.c: After long soul searching and making both Andrew and myJeremy Allison2-15/+14
2000-11-14Fixed the cut-n-paste bugs in the new passdb backend code that leaked memory.Jeremy Allison1-2/+2
2000-11-13Tims fixes for non-local lookup.Jeremy Allison1-23/+22
2000-11-13Large commit which restructures the local password storage API.Gerald Carter29-2186/+2554
2000-11-11Fetch authentication info before actually using it.Tim Potter1-2/+2
2000-11-11Merge of Herb's profiling code.Jeremy Allison4-0/+69
2000-11-10Merge in Herb's changes from 2.2.Jeremy Allison3-4/+19
2000-11-10Added Tim's changes to lock DB during update.Jeremy Allison1-3/+18
2000-11-10rpc_parse/parse_spoolss.c: Updated comment for old version of W2K.Jeremy Allison2-1/+4
2000-11-10printing/nt_printing.c: use getpwuid not smbgetpwuid. Canonicalize printernames.Jeremy Allison5-92/+97
2000-11-10Fix from John E. Malmberg <wb8tyw@qsl.net> for -1 return in interfaces scan.Jeremy Allison1-2/+2
2000-11-10added more explanation about the required permissions (and authorization)Gerald Carter1-3/+26
2000-11-09minor update to help fileHerb Lewis1-0/+15
2000-11-09restructure PCP metrics (merge from 2.2 branch)Herb Lewis6-2092/+234
2000-11-08an attempt to get the handling of fields in printer info structuresAndrew Tridgell2-48/+30
2000-11-08Merge fest!!!Tim Potter1-24/+20
2000-11-08make protoTim Potter1-3/+3
2000-11-08More merging of printing stuff from appliance.Tim Potter1-3/+3
2000-11-07Merge of latest round of printing fixes from appliance branch.Tim Potter1-30/+69
2000-11-07sync with 2.2 changesHerb Lewis1-0/+1
2000-11-07make protoTim Potter1-353/+360
2000-11-07Merge of printer security descriptor, info level and printerdataTim Potter3-95/+426
2000-11-0664 bit fix from Uros Prestor <uros@turbolinux.com>.Jeremy Allison1-3/+3
2000-11-06Fix to the "known/unknown user" difference patch from "Ron Alexander" <rcalex...Jeremy Allison1-0/+1
2000-11-06Added a VFS version return to init call. Allows smbd to fail an init ifJeremy Allison3-8/+24
2000-11-06Added a VFS version return to init call. Allows smbd to fail an init ifJeremy Allison1-1/+2
2000-11-06Fixes for sample VFS audit code from "Brad Sahr" <bsahr@macromedia.com>.Jeremy Allison3-106/+196
2000-11-05Added documentation for printer-notify smbcontrol command.Tim Potter3-40/+54
2000-11-04Merge from Tim - don't reinsert UNIX job if already exists.Jeremy Allison1-0/+8
2000-11-04Fix some compiler warnings.Tim Potter1-6/+6
2000-11-04Merge of printing improvements/fixes from appliance branch.Tim Potter1-1/+60
2000-11-04Fix for admin user being ignored.Jeremy Allison1-0/+1
2000-11-04Sync up with Tim's changes in applience-head for SACLs.Jeremy Allison1-49/+44
2000-11-02Added Using Samba book reference back into welcome page.John Terpstra1-6/+11
2000-11-01Remove CGI logging code. Make username/password lookups takeJeremy Allison1-29/+28
2000-11-01documentation update and general descriptionGerald Carter1-1/+46
2000-11-01Added a authentication hook to smbwrapper which allows a (username,Tim Potter2-11/+56
2000-11-01Added smbsh to list of ignored files.Tim Potter1-0/+1
2000-10-30Merge of comment repair.Tim Potter1-8/+8
2000-10-30Only use prs_uint8s on marshalling as we know we're little endian. OnJeremy Allison1-6/+18
2000-10-30Fixed double btyte-swap problems with bigendian architectures.Jeremy Allison1-1/+2
2000-10-30Call standard_sub_advanced() after lp_logon_XX() calls.Jeremy Allison1-0/+2
2000-10-29proto.h was out of date.Tim Potter1-353/+353
2000-10-29Patches from John Reilly @ HP for print job time bugs.Jeremy Allison1-6/+16
2000-10-28Another patch to fix cli_reestablish_connection from Kenichi Okuyama@Tokyo Re...Jeremy Allison1-4/+2
2000-10-28David Lee's utmp patch (finally). Thanks David !Jeremy Allison5-90/+625
2000-10-28Fixed silly bug in dup2 code found by Kenichi Okuyama@Tokyo Research Lab. IBM...Jeremy Allison1-1/+1
2000-10-27Rolled back find NetBIOS name of PDC/BDC code as a temp fix. ThisJeremy Allison1-1/+60
2000-10-26Added John Reillys patch for error code returns from clean_up_printer_driver_...Jeremy Allison3-7/+10