| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| | |
Jeremy.
|
| |
| |
| |
| |
| | |
we had before the merge - plus some. Now more testing on the user enumeration.
Jeremy.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
happy :-).
Probably Veritas too... :-).
It allows Samba as a domain member to authenticate against an AS/U server such
as the older HP PDC product or PD Netlink. It does this by trying a netlogon
with info level 3 and then falling back to info level 2 if the PDC returns
invalid info level.
Jeremy.
|
| |
| |
| |
| | |
J.F.
|
| |
| |
| |
| |
| |
| |
| |
| | |
utils/smbcacls.c: Andrew's fixes from HEAD.
include/rpc_secdes.h:
rpc_parse/parse_sec.c: Change undoc to ptr 'cos that's what it is.
lib/util_sid.c: Andrew's fixes from HEAD.
Jeremy.
|
| |
| |
| |
| |
| |
| |
| | |
I officialy announce that samba 2.2 supports user enumeration for win9x
sharing !!!
J.F.
|
| |
| |
| |
| | |
to prevent huge link dependencies.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
rpc_parse/parse_samr.c: remove tons of prs_align(). Correctly parse
the user_info_21 and 23 struct. Funny, even after 4 years, it's still
incorrect !
rpc_server/srv_samr_nt.c: clean up, and remove one wrong JRA comment :-)
after that most of the samr code works. The file's security tab works,
usrmgr is back working. At least it doesn't dr watson anymore.
J.F.
|
| |
| |
| |
| |
| |
| | |
took me 12 hours to understand what was wrong !
J.F.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
include/smb.h: Added LPQ_xx enums to correspond with the NT JOB_STATUS_XXX. We
need these to be different as we're storing LPQ_xx enums in the tdb
already.
rpc_server/srv_spoolss_nt.c: Don't need to return status strings as we're now
returning status codes.
smbd/lanman.c: Change the RAP status codes to have "RAP" in the name.
printing/printing.c: Keep track of the status of a job. Allow a job to be
deleted from one smbd when being submitted by another.
Made logic in mutex clearer.
Jeremy.
|
| |
| |
| |
| | |
kernel bug...). Jeremy
|
| |
| |
| |
| |
| |
| | |
so made a faked function to do it.
J.F.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
on a pipe
and then a blocking read to fail. Make the pipe read/write non blocking.
printing/printing.c: Added a mutex around the code that enumerates all the jobs in a
print queue. Allows only one smbd to be doing this at any one time.
This fixes a capacity problem discovered at HP with <10,000 jobs in
a print queue.
Jeremy.
|
| |
| |
| |
| |
| |
| | |
field.
J.F.
|
| |
| |
| |
| |
| |
| |
| |
| | |
still a long way to go.
added a new get_sampwd_entries() for query_dispinfo that at least work.
J.F.
|
| |
| |
| |
| |
| |
| | |
have been useless for at least 8 months !
J.F.
|
| |
| |
| |
| |
| |
| | |
NT sends "delete on close" to cancel a print job copied from the command line.
Cope with this.
Jeremy.
|
| |
| |
| |
| |
| |
| | |
there is an off by one bug in get_passwd_entries()
J.F.
|
| |
| |
| |
| | |
J.F.
|
| |
| |
| |
| |
| | |
utils/smbpasswd.c: Remove string free that may core dump - from HEAD.
Jeremy.
|
| |
| |
| |
| | |
Jeremy.
|
| |
| |
| |
| | |
Jeremy.
|
| |
| |
| |
| | |
Jeremy.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This will probably break 2.2 for a while.
Do *NOT* checkout unless you like core dumps.
This is the first merge of the TNG SAMR code into 2.2.
It will eventually give us a wonderful PDC, but maybe painful
in the short term. It had to be done however, and this touches
almost every file (mostly just removing the OLD_NT_DOMAIN) stuff.
I removed some SAMR functionality from rpcclient that would
no longer compile.
Also changed fstring to 256 bytes to better match an NT pathname.
Jeremy.
|
| |
| |
| |
| | |
Jeremy.
|
| |
| |
| |
| | |
Jeremy.
|
| |
| |
| |
| |
| | |
(it's still under construction).
Jeremy.
|
| |
| |
| |
| | |
Jeremy.
|
| |
| |
| |
| |
| | |
the conversion...
Jeremy.
|
| |
| |
| |
| | |
Jeremy.
|
| |
| |
| |
| | |
Jeremy
|
| |
| |
| |
| | |
Jeremy.
|
| |
| |
| |
| | |
Jeremy.
|
| |
| |
| |
| | |
Jeremy.
|
| |
| |
| |
| | |
Jeremy.
|
| |
| |
| |
| |
| | |
merge over to the tng samr stuff.
Jeremy.
|
| |
| |
| |
| |
| |
| | |
of the RPC data is returned. This is needed as we're moving to all the
prs_XXX calls doing tallocs not mallocs to ease cleanup.
Jeremy.
|
| |
| |
| |
| | |
Jeremy.
|
| |
| |
| |
| | |
Jeremy.
|
| |
| |
| |
| | |
Jeremy.
|
| |
| |
| |
| |
| | |
been done with spoolss. Changes will be made to lsa and spoolss also.......
Jeremy.
|
| |
| |
| |
| | |
Jeremy.
|
| |
| |
| |
| | |
Jeremy.
|
| |
| |
| |
| |
| | |
Samba (in the same way we disallow sprintf).
Jeremy.
|
| |
| |
| |
| | |
Jeremy.
|
| |
| |
| |
| |
| |
| |
| | |
smbd/server.c: Stop duplicate log files.
printing/printing.c: Debug logs from DaveCB for common error case.
lib/interface.c: Bind interfaces fix from Herb.
Jeremy.
|
| |
| |
| |
| |
| |
| |
| | |
small modifications, this code may also work on Solaris, as they are derived
from the same SVR4 codebase.
When the Samba Solaris box is up and running again I will test this.
Jeremy.
|
| |
| |
| |
| |
| | |
character set issue urgently for 3.0.
Jeremy.
|
| |
| |
| |
| | |
Jeremy.
|
| |
| |
| |
| |
| | |
logon homes etc.
Jeremy.
|