summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * make protoTim Potter2000-11-081-3/+3
| |
| * More merging of printing stuff from appliance.Tim Potter2000-11-081-3/+3
| |
| * Merge of latest round of printing fixes from appliance branch.Tim Potter2000-11-071-30/+69
| |
| * sync with 2.2 changesHerb Lewis2000-11-071-0/+1
| |
| * make protoTim Potter2000-11-071-353/+360
| |
| * Merge of printer security descriptor, info level and printerdataTim Potter2000-11-073-95/+426
| | | | | | | | comparison changes from appliance branch.
| * 64 bit fix from Uros Prestor <uros@turbolinux.com>.Jeremy Allison2000-11-061-3/+3
| | | | | | | | Jeremy.
| * Fix to the "known/unknown user" difference patch from "Ron Alexander" ↵Jeremy Allison2000-11-061-0/+1
| | | | | | | | | | | | <rcalex@home.com>. Jeremy.
| * Added a VFS version return to init call. Allows smbd to fail an init ifJeremy Allison2000-11-063-8/+24
| | | | | | | | | | versions don't match. Jeremy.
| * Added a VFS version return to init call. Allows smbd to fail an init ifJeremy Allison2000-11-061-1/+2
| | | | | | | | | | versions don't match. Jeremy.
| * Fixes for sample VFS audit code from "Brad Sahr" <bsahr@macromedia.com>.Jeremy Allison2000-11-063-106/+196
| | | | | | | | Jeremy.
| * Added documentation for printer-notify smbcontrol command.Tim Potter2000-11-053-40/+54
| |
| * Merge from Tim - don't reinsert UNIX job if already exists.Jeremy Allison2000-11-041-0/+8
| | | | | | | | Jeremy.
| * Fix some compiler warnings.Tim Potter2000-11-041-6/+6
| |
| * Merge of printing improvements/fixes from appliance branch.Tim Potter2000-11-041-1/+60
| |
| * Fix for admin user being ignored.Jeremy Allison2000-11-041-0/+1
| | | | | | | | Jeremy.
| * Sync up with Tim's changes in applience-head for SACLs.Jeremy Allison2000-11-041-49/+44
| | | | | | | | Jeremy.
| * Added Using Samba book reference back into welcome page.John Terpstra2000-11-021-6/+11
| |
| * Remove CGI logging code. Make username/password lookups takeJeremy Allison2000-11-011-29/+28
| | | | | | | | | | the same time. Jeremy.
| * documentation update and general descriptionGerald Carter2000-11-011-1/+46
| | | | | | | | jerry
| * Added a authentication hook to smbwrapper which allows a (username,Tim Potter2000-11-012-11/+56
| | | | | | | | workgroup, password) tuple to be provided by another function.
| * Added smbsh to list of ignored files.Tim Potter2000-11-011-0/+1
| |
| * Merge of comment repair.Tim Potter2000-10-301-8/+8
| |
| * Only use prs_uint8s on marshalling as we know we're little endian. OnJeremy Allison2000-10-301-6/+18
| | | | | | | | | | unmarshalling use prs_uint16s. Yes this sucks :-). Jeremy.
| * Fixed double btyte-swap problems with bigendian architectures.Jeremy Allison2000-10-301-1/+2
| | | | | | | | Jeremy.
| * Call standard_sub_advanced() after lp_logon_XX() calls.Jeremy Allison2000-10-301-0/+2
| | | | | | | | Jeremy.
| * proto.h was out of date.Tim Potter2000-10-291-353/+353
| |
| * Patches from John Reilly @ HP for print job time bugs.Jeremy Allison2000-10-291-6/+16
| | | | | | | | Jeremy.
| * Another patch to fix cli_reestablish_connection from Kenichi Okuyama@Tokyo ↵Jeremy Allison2000-10-281-4/+2
| | | | | | | | | | | | Research Lab. IBM-Japan. Co. Jp. Jeremy.
| * David Lee's utmp patch (finally). Thanks David !Jeremy Allison2000-10-285-90/+625
| | | | | | | | Jeremy.
| * Fixed silly bug in dup2 code found by Kenichi Okuyama@Tokyo Research Lab. ↵Jeremy Allison2000-10-281-1/+1
| | | | | | | | | | | | IBM-Japan. Co. Jp. Jeremy.
| * Rolled back find NetBIOS name of PDC/BDC code as a temp fix. ThisJeremy Allison2000-10-271-1/+60
| | | | | | | | | | code works :-). Jeremy.
| * Added John Reillys patch for error code returns from ↵Jeremy Allison2000-10-263-7/+10
| | | | | | | | | | | | | | clean_up_printer_driver_strunct() calls. Jeremy.
| * Sorry JF - no billable hours :-). I fixed the "stream of events" problemJeremy Allison2000-10-264-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 choiceGerald Carter2000-11-141-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 itDavid O'Neill2000-11-131-2/+2
| |
* | Updated for libnss_wins.so support, added lost files back. Getting ready for ↵John Terpstra2000-11-132-177/+214
| | | | | | | | release of samba-2.2.0
* | Adding build files from SuSE.John Terpstra2000-11-133-0/+608
| |
* | Add back tests/crypttest.c so that we can check for truncated crypt on thoseRichard Sharpe2000-11-121-0/+74
| | | | | | | | | | | | | | systems that it is relevant for and we avoid setting if for those systems that it is not true for. Next to add a test for MD5-capable crypt as well.
* | Back out that last change to configure because it was wrong, and becauseRichard Sharpe2000-11-121-18/+1
| | | | | | | | it might not be the best one ...
* | Add come configure code to configure for PAM if the PAM library can be found.Richard Sharpe2000-11-121-1/+18
| | | | | | | | | | Not sure if this will do the right things if the user explicetly asked for --without-pam.
* | Tim Potters lockdb fixes.Jeremy Allison2000-11-111-3/+18
| | | | | | | | Jeremy.
* | add new profilelevel command to man pageHerb Lewis2000-11-103-41/+52
| |
* | add message to query profile statusHerb Lewis2000-11-103-0/+68
| |
* | add blurb about profiling stuff and pcp agentHerb Lewis2000-11-101-0/+31
| |
* | don't send messages to invalid connectionsHerb Lewis2000-11-101-0/+1
| | | | | | | | | | Jeremy and Andrew can you look and see if this has any other side effects as I'm not all that confident that I fully understand the tdb stuff.
* | Sync up with HEAD with various fixes.Jeremy Allison2000-11-1012-209/+272
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lib/interface.c: Don't memcmp -1 length. printing/nt_printing.c: Use getpwuid not getsmbpwuid. Canonicalize names. printing/printing.c: TimP print job fixes. rpc_parse/parse_misc.c: Zero out unicode strings. rpc_parse/parse_spoolss.c: #ifdefed comment for pre-release W2K systems. rpc_server/srv_spoolss_nt.c: Canonicalize names. smbd/lanman.c: TimP print job fixes. smbwrapper/smbw.c smbwrapper/smbw.h: Updates for envvars. tdb/tdbutil.c: varargs passes uint16 as int. utils/nmblookup.c: Bool values used correctly. Jeremy.
* | merge from HEADGerald Carter2000-11-101-3/+26
| | | | | | | | jerry
* | add INFO: to debug message printed by set debug level messageHerb Lewis2000-11-102-2/+5
| | | | | | | | clearer messages for set profiling options messages
* | minor update to help fileHerb Lewis2000-11-091-0/+15
| |