Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Fetch authentication info before actually using it. | Tim Potter | 2000-11-11 | 1 | -2/+2 | |
| | | ||||||
| * | Merge of Herb's profiling code. | Jeremy Allison | 2000-11-11 | 4 | -0/+69 | |
| | | | | | | | | Jeremy. | |||||
| * | Merge in Herb's changes from 2.2. | Jeremy Allison | 2000-11-10 | 3 | -4/+19 | |
| | | | | | | | | Jeremy. | |||||
| * | Added Tim's changes to lock DB during update. | Jeremy Allison | 2000-11-10 | 1 | -3/+18 | |
| | | | | | | | | Jeremy. | |||||
| * | rpc_parse/parse_spoolss.c: Updated comment for old version of W2K. | Jeremy Allison | 2000-11-10 | 2 | -1/+4 | |
| | | | | | | | | | | tdb/tdbutil.c: With varargs uint16 is cast to (int). Jeremy. | |||||
| * | printing/nt_printing.c: use getpwuid not smbgetpwuid. Canonicalize printernames. | Jeremy Allison | 2000-11-10 | 5 | -92/+97 | |
| | | | | | | | | | | | | | | | | printing/printing.c: Insure fix for malloc of zero. rpc_parse/parse_misc.c: Enusre UNISTR's are zero filled. rpc_parse/parse_spoolss.c: Correct INFO_6 - differs between pre-releases of W2K and shipping build. rpc_server/srv_spoolss_nt.c: Canonicalize printernames. Jeremy. | |||||
| * | Fix from John E. Malmberg <wb8tyw@qsl.net> for -1 return in interfaces scan. | Jeremy Allison | 2000-11-10 | 1 | -2/+2 | |
| | | | | | | | | Jeremy. | |||||
| * | added more explanation about the required permissions (and authorization) | Gerald Carter | 2000-11-10 | 1 | -3/+26 | |
| | | | | | | | | | | | | | | | | | | in order to add printer drivers to a samba server. jerry | |||||
| * | minor update to help file | Herb Lewis | 2000-11-09 | 1 | -0/+15 | |
| | | ||||||
| * | restructure PCP metrics (merge from 2.2 branch) | Herb Lewis | 2000-11-09 | 6 | -2092/+234 | |
| | | ||||||
| * | an attempt to get the handling of fields in printer info structures | Andrew Tridgell | 2000-11-08 | 2 | -48/+30 | |
| | | | | | | | | | | consistent. Still working with Jeremy on this, there is probably more to be done | |||||
| * | Merge fest!!! | Tim Potter | 2000-11-08 | 1 | -24/+20 | |
| | | ||||||
| * | make proto | Tim Potter | 2000-11-08 | 1 | -3/+3 | |
| | | ||||||
| * | More merging of printing stuff from appliance. | Tim Potter | 2000-11-08 | 1 | -3/+3 | |
| | | ||||||
| * | Merge of latest round of printing fixes from appliance branch. | Tim Potter | 2000-11-07 | 1 | -30/+69 | |
| | | ||||||
| * | sync with 2.2 changes | Herb Lewis | 2000-11-07 | 1 | -0/+1 | |
| | | ||||||
| * | make proto | Tim Potter | 2000-11-07 | 1 | -353/+360 | |
| | | ||||||
| * | Merge of printer security descriptor, info level and printerdata | Tim Potter | 2000-11-07 | 3 | -95/+426 | |
| | | | | | | | | comparison changes from appliance branch. | |||||
| * | 64 bit fix from Uros Prestor <uros@turbolinux.com>. | Jeremy Allison | 2000-11-06 | 1 | -3/+3 | |
| | | | | | | | | Jeremy. | |||||
| * | Fix to the "known/unknown user" difference patch from "Ron Alexander" ↵ | Jeremy Allison | 2000-11-06 | 1 | -0/+1 | |
| | | | | | | | | | | | | <rcalex@home.com>. Jeremy. | |||||
| * | Added a VFS version return to init call. Allows smbd to fail an init if | Jeremy Allison | 2000-11-06 | 3 | -8/+24 | |
| | | | | | | | | | | versions don't match. Jeremy. | |||||
| * | Added a VFS version return to init call. Allows smbd to fail an init if | Jeremy Allison | 2000-11-06 | 1 | -1/+2 | |
| | | | | | | | | | | versions don't match. Jeremy. | |||||
| * | Fixes for sample VFS audit code from "Brad Sahr" <bsahr@macromedia.com>. | Jeremy Allison | 2000-11-06 | 3 | -106/+196 | |
| | | | | | | | | Jeremy. | |||||
| * | Added documentation for printer-notify smbcontrol command. | Tim Potter | 2000-11-05 | 3 | -40/+54 | |
| | | ||||||
| * | Merge from Tim - don't reinsert UNIX job if already exists. | Jeremy Allison | 2000-11-04 | 1 | -0/+8 | |
| | | | | | | | | Jeremy. | |||||
| * | Fix some compiler warnings. | Tim Potter | 2000-11-04 | 1 | -6/+6 | |
| | | ||||||
| * | Merge of printing improvements/fixes from appliance branch. | Tim Potter | 2000-11-04 | 1 | -1/+60 | |
| | | ||||||
| * | Fix for admin user being ignored. | Jeremy Allison | 2000-11-04 | 1 | -0/+1 | |
| | | | | | | | | Jeremy. | |||||
| * | Sync up with Tim's changes in applience-head for SACLs. | Jeremy Allison | 2000-11-04 | 1 | -49/+44 | |
| | | | | | | | | Jeremy. | |||||
| * | Added Using Samba book reference back into welcome page. | John Terpstra | 2000-11-02 | 1 | -6/+11 | |
| | | ||||||
| * | Remove CGI logging code. Make username/password lookups take | Jeremy Allison | 2000-11-01 | 1 | -29/+28 | |
| | | | | | | | | | | the same time. Jeremy. | |||||
| * | documentation update and general description | Gerald Carter | 2000-11-01 | 1 | -1/+46 | |
| | | | | | | | | jerry | |||||
| * | Added a authentication hook to smbwrapper which allows a (username, | Tim Potter | 2000-11-01 | 2 | -11/+56 | |
| | | | | | | | | workgroup, password) tuple to be provided by another function. | |||||
| * | Added smbsh to list of ignored files. | Tim Potter | 2000-11-01 | 1 | -0/+1 | |
| | | ||||||
| * | Merge of comment repair. | Tim Potter | 2000-10-30 | 1 | -8/+8 | |
| | | ||||||
| * | Only use prs_uint8s on marshalling as we know we're little endian. On | Jeremy Allison | 2000-10-30 | 1 | -6/+18 | |
| | | | | | | | | | | unmarshalling use prs_uint16s. Yes this sucks :-). Jeremy. | |||||
| * | Fixed double btyte-swap problems with bigendian architectures. | Jeremy Allison | 2000-10-30 | 1 | -1/+2 | |
| | | | | | | | | Jeremy. | |||||
| * | Call standard_sub_advanced() after lp_logon_XX() calls. | Jeremy Allison | 2000-10-30 | 1 | -0/+2 | |
| | | | | | | | | Jeremy. | |||||
| * | proto.h was out of date. | Tim Potter | 2000-10-29 | 1 | -353/+353 | |
| | | ||||||
| * | Patches from John Reilly @ HP for print job time bugs. | Jeremy Allison | 2000-10-29 | 1 | -6/+16 | |
| | | | | | | | | Jeremy. | |||||
| * | Another patch to fix cli_reestablish_connection from Kenichi Okuyama@Tokyo ↵ | Jeremy Allison | 2000-10-28 | 1 | -4/+2 | |
| | | | | | | | | | | | | Research Lab. IBM-Japan. Co. Jp. Jeremy. | |||||
| * | David Lee's utmp patch (finally). Thanks David ! | Jeremy Allison | 2000-10-28 | 5 | -90/+625 | |
| | | | | | | | | Jeremy. | |||||
| * | Fixed silly bug in dup2 code found by Kenichi Okuyama@Tokyo Research Lab. ↵ | Jeremy Allison | 2000-10-28 | 1 | -1/+1 | |
| | | | | | | | | | | | | IBM-Japan. Co. Jp. Jeremy. | |||||
| * | Rolled back find NetBIOS name of PDC/BDC code as a temp fix. This | Jeremy Allison | 2000-10-27 | 1 | -1/+60 | |
| | | | | | | | | | | code works :-). Jeremy. | |||||
| * | Added John Reillys patch for error code returns from ↵ | Jeremy Allison | 2000-10-26 | 3 | -7/+10 | |
| | | | | | | | | | | | | | | clean_up_printer_driver_strunct() calls. Jeremy. | |||||
| * | Sorry JF - no billable hours :-). I fixed the "stream of events" problem | Jeremy Allison | 2000-10-26 | 4 | -22/+49 | |
| | | | | | | | | | | | | | | | | | | with PCL drivers. The problem was we were updating the changeid on every SETPRINTERDATA/DELETEPRINTERDATA call. We should not do this, we should just update the 'setprinter' called count. We update the changeid on calls to SETPRINTER/ADDPRINTER/ADDPRINTEREX etc. Also fixed the correct returning of the create time on printers. Jeremy. | |||||
* | | set default for 'debug timestamp' in 2.2 to be true. Better choice | Gerald Carter | 2000-11-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | for a production release. The default is still no in HEAD and should stay that way in development branches probably. -- jerry | |||||
* | | Fetch authentication info before actually using it | David O'Neill | 2000-11-13 | 1 | -2/+2 | |
| | | ||||||
* | | Updated for libnss_wins.so support, added lost files back. Getting ready for ↵ | John Terpstra | 2000-11-13 | 2 | -177/+214 | |
| | | | | | | | | release of samba-2.2.0 | |||||
* | | Adding build files from SuSE. | John Terpstra | 2000-11-13 | 3 | -0/+608 | |
| | |