summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2000-10-26Sorry JF - no billable hours :-). I fixed the "stream of events" problemJeremy Allison4-22/+49
2000-10-26TDB password backend support written by Simo Sorce <simo.sorce@polimi.it>Gerald Carter10-652/+1324
2000-10-25Even when looking up a users groups via winbindd even if the lookup forJeremy Allison1-2/+2
2000-10-25We already have a perfectly good next_token() function we should be usingJeremy Allison1-6/+3
2000-10-25Fix for uidtoname not returning DOMAIN\name but just name. This causedJeremy Allison1-2/+9
2000-10-25John Reilly @ HP (who is a wonderful human being and *definately* needsJeremy Allison3-56/+189
2000-10-25added some clarifications.Gerald Carter1-5/+22
2000-10-25Removed erroneous +1's on length of unicode domain names for variousTim Potter1-2/+2
2000-10-24Yeah - not setting getwd_cache to True as default, that'd do it for a 5xJeremy Allison1-1/+1
2000-10-22Small change to process of joining a domain with samedit.Tim Potter3-3/+6
2000-10-21Fixes from David Lee for utmp handling.Jeremy Allison4-495/+1137
2000-10-20Fix for vfs_fstat() crash with new stat code.Jeremy Allison1-0/+3
2000-10-20Merge from appliance-headTim Potter1-1/+5