| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Guenther
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Guenther
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Guenther
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Guenther
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Guenther
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
Jeremy
|
| | | | |
| | | | |
| | | | |
| | | | | |
Jeremy.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Jim for testing this.
Jeremy.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Cope with protected ACL set correctly.
Jeremy.
|
| | | | |
| | | | |
| | | | |
| | | | | |
Guenther
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Guenther
|
| | | | |
| | | | |
| | | | |
| | | | | |
Guenther
|
| | | | |
| | | | |
| | | | |
| | | | | |
Guenther
|
| | | | |
| | | | |
| | | | |
| | | | | |
metze
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
metze
(cherry picked from commit 7222edb9cde5cdeb9d065e890775a7254b26648f)
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
for DOM_SID).
Guenther
|
| | | | |
| | | | |
| | | | |
| | | | | |
Guenther
|
| | | | |
| | | | |
| | | | |
| | | | | |
Guenther
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
metze
(from v4-0-test 6d68161e676d381600c77c3f862bd7e013968724)
|
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | | |
We have samr_RidWithAttribute and use that in all cases.
metze
(cherry picked from commit 3c5bae2249d01213ff4bd7df2b4e3ac04da4a52d)
|
| | | | |
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Windows. If the requested mode is zero, we instead send the appropriate one
of 0x80 (NORMAL) or 0x10 (DIRECTORY).
Thanks Jeremy!
Derrell
|
| | | | |
| | | | |
| | | | |
| | | | | |
Jeremy.
|
| | | | |
| | | | |
| | | | |
| | | | | |
Jeremy.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
During 'net ads join' the cli->desthost is a hostname (e.g.
rupert.galaxy.site). Check if we have a hostname and use only the
first part, the machine name, of the string.
|
| | | | |
| | | | |
| | | | |
| | | | | |
Interop fixes for AD specific flags. Original patch from Todd Stetcher.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
patch for adding acct_flags to rpccli_samr_create_dom_user().
Jerry please test.
Jeremy.
|
| | | | | |
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The child struct is immediately reused, and this results
in a panic when child->logfilename == NULL.
Michael
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Just to be sure the "if (!_domain_list)" in domain_list() test always works.
Michael
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
fixes winbind krb5 session at least with heimdal).
Guenther
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
In pstring removal 4ae4b23586, the behaviour of tab_depth was
changed to create an extra debug header (by using the DEBUGLVL
macro).
This extracts the debug level check from DEBUGLVL into
a macro CHECK_DEBUGLVL without the debug header creation
and uses this instead of DEBUGLVL in tab_depth.
Michael
|
| |\ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
On Jan 22 13:31, Volker Lendecke wrote:
> On Tue, Jan 22, 2008 at 11:33:17AM +0100, Corinna Vinschen wrote:
> > Right. I changed samba_gitcommitdate from time_t to NTTIME and shortened
> > samba_version_string to 28 bytes. New patch below.
>
> Ok, pushed with some modifications. You might want to review
> that.
Reviewed and tested. Looks good, thank you!
Below you'll find a tiny patch to add the git commit date. It seems
I simply missed its existence in version.h :( Tested on Windows XP.
Thanks,
Corinna
* source/smbd/trans2.c (samba_extended_info_version): Fill out
samba_gitcommitdate member with GIT commit timestamp.
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This is right now only used there, and in version.c it gave linker errors
because some binaries (e.g. smbmnt) don't link in time.o
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
On Jan 21 16:18, Danilo Almeida wrote:
> Corina wrote:
>
> > + time_t samba_gitcommitdate;
>
> And:
>
> > + SIVAL(pdata,28,extended_info.samba_gitcommitdate);
> > + memcpy(pdata+32,extended_info.samba_version_string,32);
>
> Note that you are dropping bits on a system w/64-bit time_t, and that this has the 2038 problem.
Right. I changed samba_gitcommitdate from time_t to NTTIME and shortened
samba_version_string to 28 bytes. New patch below.
Thanks,
Corinna
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
metze
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
SET_STAT_INVALID only sets nlink, not the other fields
We might consider to change SET_STAT_INVALID to always do ZERO_STRUCT
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Found by the IBM checker
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Found by the IBM checker.
Jeremy, you changed this from 'dirname == 0' which does not make sense at all
in the old code to '!dirname == 0' which from my point of view makes even less
sense, because the precedence of ! is according to Harbison/Steele higher than
the precedence of ==. Please check that the code now actually does what it's
supposed to do.
Thanks!
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Michael
|