| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | | |
| | | | |
| | | | |
| | | | | |
Jeremy.
|
| | | | |
| | | | |
| | | | |
| | | | | |
Jeremy.
|
| | | | |
| | | | |
| | | | |
| | | | | |
Jeremy.
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
we can't use the CVAL(a,b) = x form but must use SCVAL(a,b,x). This
gets rid of most of the const warnings that have been plaguing us for
some time now. Yes, I intend to add this to HEAD also once I've fixed
the printer issue.
Jeremy.
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Jeremy.
|
| | | | |
| | | | |
| | | | |
| | | | | |
Jeremy.
|
| | | | |
| | | | |
| | | | |
| | | | | |
Jeremy.
|
| | | | |
| | | | |
| | | | |
| | | | | |
Jeremy.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
very useful when
you want to use smbclient's popup message capability.
Fixed SetPrinter() to update the printer driver init data when the driver is changed (i.e.
PropPg dropdown driver selection, or New Driver... button).
rpc_server/srv_spoolss_nt.c
add_printer_hook() Added remote_machine as 7th param
update_printer() Added call to set_driver_init() to set driver init data
JohnR
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
90% of the UNIX extensions code done. It's different from the
spec. There are bloody good reasons for that.....
New parameter (YES I WILL DOCUMENT THIS) to turn them on/off. They're
off by default (there's a reason for that also :-).
Jeremy.
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Jeremy.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Make it up as we go along... :-).
Jeremy.
|
| | | | |
| | | | |
| | | | |
| | | | | |
Jeremy.
|
| | | | |
| | | | |
| | | | |
| | | | | |
Jeremy.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Upped VFS interface rev. to 2.
Added tests for dev64_t.
Added descriptons of UNIX extensions.
Jeremy.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
the specifies the units that st_blocks is in. The reason for this is
that HPUX uses 8k, AIX uses a #defined constant and everyone else (tm)
uses 512 byte units.
Needed for the CIFS UNIX extensions - coming to a Samba server near
you soon.... :-).
Jeremy.
|
| | | | |
| | | | |
| | | | |
| | | | | |
Jeremy.
|
| | | | |
| | | | |
| | | | |
| | | | | |
Jeremy.
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
change the version number also.
Jeremy.
|
| | | | |
| | | | |
| | | | |
| | | | | |
Jeremy.
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
HPUX nss fixes.
Jeremy.
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
looked up" from 1.32.
|
| | | | |
| | | | |
| | | | |
| | | | | |
Jeremy.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This is SO NASTY as some drivers need this to change, others need it
static. This value will change every second, and I must hope that this
is enough..... DON'T CHANGE THIS CODE WITHOUT A TEST MATRIX THE SIZE OF
UTAH !
Jeremy.
|
| | | | |
| | | | |
| | | | |
| | | | | |
Jeremy.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This fixes a driver init bug.
Jeremy.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Roll on defined types :-).
Jeremy.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
enabled me to track down a *nasty* bug.
Jeremy.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
code (one less global, hurrah !) - to allow NetBIOS aliasing to be used
with point and print.
Jeremy.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Should allow print servers to work with NetBIOS aliases.
Needs testing.
Jeremy.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
We may want ot add a -D debuglevel option if people want debug output from
this (-d was already taken) but I don't see a need for it. All this debug
output from parsing smb.conf just clutters up the output.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
HEAD does not suffer from thyis as get_user_heom_dir() does not use the
service path, but only the Get_Pwnam().
However I cannot make that change is 2.2, because it would be fairly
intrusive. due to dependencies.
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
I ask nicely :-) :-).
Jeremy.
|
| | | | |
| | | | |
| | | | |
| | | | | |
* sync'd up a few lines id pdb_ldap.c with HEAD.
|
| | | | |
| | | | |
| | | | |
| | | | | |
Jeremy.
|
| | | | |
| | | | |
| | | | |
| | | | | |
Jeremy.
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
bug (renaming name -> name was failing, on W2K it succeeds). Simplified
the common case, did a lot of work to ensure NT error codes are correctly
reported back to client. Now to port this to HEAD and app-head.
Jeremy.
|
| | | | | |
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Jeremy.
|
| | | | |
| | | | |
| | | | |
| | | | | |
Jeremy.
|
| | | | |
| | | | |
| | | | |
| | | | | |
Jeremy.
|