Andrew Bartlett
bd4dc88e7b
r25304: Thankyou to Amin Azez <azez@ufomechanic.net> for pointing out that I
...
used subobj.ROLE and not subobj.SERVERROLE as the rest of the code
does.
Andrew Bartlett
(This used to be commit dd1cb33591
)
2007-10-10 15:07:10 -05:00
Andrew Bartlett
e12730322c
r25303: Print out the options the provision script generated. This should
...
help users produce predictable setups.
Andrew Bartlett
(This used to be commit 9789bd3c0a
)
2007-10-10 15:07:10 -05:00
Stefan Metzmacher
c366b5b0d7
r25302: try to fix the build
...
metze
(This used to be commit d7c93167e8
)
2007-10-10 15:07:10 -05:00
Jelmer Vernooij
9b009c9009
r25301: Merge my includes.h cleanups.
...
(This used to be commit 37425495f3
)
2007-10-10 15:07:09 -05:00
Andrew Bartlett
6a3093d941
r25300: Update howto.txt with modified provision syntax.
...
Andrew Bartlett
(This used to be commit 15ede335d7
)
2007-10-10 15:07:09 -05:00
Andrew Bartlett
ee257e902a
r25299: Modify the provision script to take an additional argument: --server-role
...
This must be set to either 'domain controller', 'domain member' or 'standalone'.
The default for the provision now changes to 'standalone'.
This is not because Samba4 is particularlly useful in that mode, but
because we still want a positive sign from the administrator that we
should advertise as a DC.
We now do more to ensure the 'standalone' and 'member server'
provision output is reasonable, and try not to set odd things into the
database that only belong for the DC.
Andrew Bartlett
(This used to be commit 4cc4ed7719
)
2007-10-10 15:07:09 -05:00
Stefan Metzmacher
733591c079
r25298: regenerate lex.c files with config.h as first include
...
this should help on aix 5.3.
metze
(This used to be commit bfd8c275bb
)
2007-10-10 15:07:08 -05:00
Stefan Metzmacher
b15e7316a4
r25297: - fix sed arguments to make the replacement work
...
- always add #include "config.h" in the first line
metze
(This used to be commit 7939f847bf
)
2007-10-10 15:07:08 -05:00
Volker Lendecke
70b33dc533
r25296: Apply patch by Elrond <elrond+sambaclassic@samba-tng.org>: Put
...
__location__ into a few printfs.
Thanks,
Volker
(This used to be commit b0e323a09e
)
2007-10-10 15:07:08 -05:00
Stefan Metzmacher
1429bd9b0c
r25293: add WINBIND-STRUCT-CHECK_MACHACC test
...
metze
(This used to be commit 8684167fd8
)
2007-10-10 15:07:07 -05:00
Stefan Metzmacher
ac8271a57c
r25292: minor cleanup
...
metze
(This used to be commit a98205f26d
)
2007-10-10 15:07:07 -05:00
Stefan Metzmacher
a95b108959
r25291: add WINBIND-STRUCT-PRIV_PIPE_DIR test
...
this may needs
--option="torture:winbindd private pipe dir=/var/lib/samba/winbindd_privileged"
metze
(This used to be commit f83062d109
)
2007-10-10 15:07:07 -05:00
Stefan Metzmacher
069cc571cd
r25290: remove wrong comment
...
metze
(This used to be commit 9916d40769
)
2007-10-10 15:07:06 -05:00
Stefan Metzmacher
e62dc0f1ef
r25289: add WINBIND-STRUCT-INFO test
...
this may needs --option="torture:winbindd separator=+"
metze
(This used to be commit 8bf28eecf2
)
2007-10-10 15:07:06 -05:00
Stefan Metzmacher
204ca09d8e
r25288: add WINBIND-STRUCT-DOMAIN_INFO test
...
metze
(This used to be commit f42965b6ed
)
2007-10-10 15:07:06 -05:00
Stefan Metzmacher
7d5f3e290c
r25284: add WINBIND-STRUCT-DOMAIN_NAME test
...
this may needs --option="torture:winbindd netbios domain=BAR"
metze
(This used to be commit 3aba871fc3
)
2007-10-10 15:07:05 -05:00
Stefan Metzmacher
7ae4b79e94
r25283: add WINBIND-STRUCT-NETBIOS_NAME test.
...
this may needs --option="torture:winbindd netbios name=FOO"
metze
(This used to be commit e67df9b8de
)
2007-10-10 15:07:05 -05:00
Stefan Metzmacher
3e9d7c4db3
r25282: add WINBIND-STRUCT-INTERFACE_VERSION test
...
metze
(This used to be commit d610281cc1
)
2007-10-10 15:07:05 -05:00
Stefan Metzmacher
fc9262d57c
r25280: call WINBINDD_GETDCNAME for each domain returned from WINBINDD_LIST_TRUSTDOMS
...
metze
(This used to be commit c06e7aebc5
)
2007-10-10 15:07:04 -05:00
Stefan Metzmacher
18d4608e43
r25279: - test in the generic get_trusted_domains() function that we got
...
at least 2 domains.
- change the ordering of the tests
metze
(This used to be commit 22eb3095d6
)
2007-10-10 15:07:04 -05:00
Stefan Metzmacher
a84bdcd1cb
r25278: add a more extented macro for doing struct based winbind requests
...
metze
(This used to be commit ad3ec17408
)
2007-10-10 15:07:04 -05:00
Stefan Metzmacher
ba7f46418e
r25269: this doesn't fix the problems with BSD make completely...
...
metze
(This used to be commit 869c30abb6
)
2007-10-10 15:07:03 -05:00
Andrew Bartlett
4870c0dd00
r25268: Thanks to Andrew Kroeger for pointing out on IRC that this is
...
compleatly dead code.
Andrew Bartlett
(This used to be commit 5838aca79b
)
2007-10-10 15:07:03 -05:00
Jelmer Vernooij
f415ba5bcf
r25267: Move PRINTF_ATTRIBUTE to lib/util as well.
...
(This used to be commit 72b9d6c036
)
2007-10-10 15:07:03 -05:00
Jelmer Vernooij
9f43d96e3f
r25266: Fix case.
...
(This used to be commit 935ac3189d
)
2007-10-10 15:07:02 -05:00
Jelmer Vernooij
6a167124cd
r25265: Move attribute definitions to lib/util.
...
(This used to be commit 5bb9f041f4
)
2007-10-10 15:07:02 -05:00
Ronnie Sahlberg
b83ce5061e
r25264: add a test to verify that the ACLs are checked when a normal user connects to SAMR
...
(This used to be commit 2be2ab575b
)
2007-10-10 15:07:02 -05:00
Ronnie Sahlberg
52857d83c1
r25263: add a test to check the accessmasks and ACLs on policy handles returned on the
...
SAMR pipe.
also test which bits in the accessmasks grant which right to perform operations on the returned policy handle
(This used to be commit cb5bc80136
)
2007-10-10 15:07:01 -05:00
Stefan Metzmacher
fb75ce48e5
r25262: add WINBIND-STRUCT-LIST_TRUSTDOM torture test
...
metze
(This used to be commit 52dfec08e7
)
2007-10-10 15:07:01 -05:00
Stefan Metzmacher
a3c1115e20
r25259: try to work arround the build failures on OpenBSD 3.7
...
metze
(This used to be commit 5679e7d824
)
2007-10-10 15:07:01 -05:00
Rafal Szczesniak
21dd06471b
r25256: Fix missing field set in libnet_ModifyUser routine.
...
Submitted by Matthias Dieter Wallnoefer <mwallnoefer@yahoo.de>
rafal
(This used to be commit 4fe47e4f97
)
2007-10-10 15:07:00 -05:00
Stefan Metzmacher
d4f0d738f1
r25251: move macro defines to the end of replace.h
...
and move the include location sys/param.h
before we redefine missing macros
metze
(This used to be commit 87559febdf
)
2007-10-10 15:06:59 -05:00
Andrew Bartlett
afb0849afe
r25249: Thanks to Andrew Kroeger for pointing out this silly typo (calling
...
end_transaction in delete_tranaction would be very much the wrong
thing to do) in the update_keytab module.
Andrew Bartlett
(This used to be commit aad9545ca1
)
2007-10-10 15:06:59 -05:00
Stefan Metzmacher
e0ea2c9b9f
r25242: remove sequence_number out of WINBINDD_DOMAIN_INFO call
...
as this is always answered by the winbindd parent and will
most times return old sequence number values.
metze
(This used to be commit af259f35f2
)
2007-10-10 15:06:59 -05:00
Stefan Metzmacher
727386327c
r25235: add simple WINBIND-STRUCT-GETDCNAME test
...
metze
(This used to be commit 2abd86f520
)
2007-10-10 15:06:58 -05:00
Stefan Metzmacher
a75ba7c53d
r25234: make WINBIND-STRUCT-PING a benchmark test
...
which runs WINBIND_PING for 5 seconds
metze
(This used to be commit 86809a965e
)
2007-10-10 15:06:58 -05:00
Stefan Metzmacher
90bd9f3770
r25231: revert hunk that was commited together with the change to gplv3
...
was revision 23801
metze
(This used to be commit 6ea0d61ab3
)
2007-10-10 15:06:58 -05:00
Tim Potter
3eb2b3085d
r25221: Experiment with Jelmer's new generic loadparm code.
...
(This used to be commit 9fbbd1b5c9
)
2007-10-10 15:06:57 -05:00
Tim Potter
b9989b4640
r25220: Comment out obsolete functions.
...
(This used to be commit 448cf5b61f
)
2007-10-10 15:06:57 -05:00
Jelmer Vernooij
d73955ca77
r25219: remove unused check for precompiled headers.
...
(This used to be commit 17c92c091d
)
2007-10-10 15:06:57 -05:00
Andrew Bartlett
c64116e158
r25218: After discussion with Simo, remove the subclass support from LDB.
...
Subclass support was designed to avoid needing to spell out the full
list of objectClasses that an entry was in. However, Samba4 now
enforces this restriction in the objectClass module, and the way
subclass matching was handled was complex and counter-intuitive in my
opinion (and did not match LDAP).
Andrew Bartlett
(This used to be commit f5ce04b904
)
2007-10-10 15:06:56 -05:00
Stefan Metzmacher
425cb6733c
r25217: #define TALLOC_DEPRECATED 1 to get talloc_append_string() macro
...
I'm not updating any code here, as in a few places the
existing code seems totaly broken to me...
metze
(This used to be commit 97e535338b
)
2007-10-10 15:06:56 -05:00
Stefan Metzmacher
bc94aa19f3
r25216: make talloc_append_string() a deprecated macro instead of
...
having it as a real function.
metze
(This used to be commit 2b2e841465
)
2007-10-10 15:06:56 -05:00
Stefan Metzmacher
c364bbbfa3
r25215: replace talloc_append_string() with talloc_strdup_append_buffer()
...
metze
(This used to be commit 8f2db3c130
)
2007-10-10 15:06:55 -05:00
Stefan Metzmacher
df7fbf8cfd
r25214: use talloc_strndup_append() instead of talloc_append_string()
...
and ugly hacks to handle the string termination.
metze
(This used to be commit 32bb276920
)
2007-10-10 15:06:55 -05:00
Stefan Metzmacher
68256289a4
r25213: use talloc_strdup_append_buffer() instead of talloc_append_string()
...
metze
(This used to be commit d0306ed16b
)
2007-10-10 15:06:55 -05:00
Stefan Metzmacher
f353737094
r25212: merge some stuff from samba3
...
metze
(This used to be commit 502251451a
)
2007-10-10 15:06:54 -05:00
Stefan Metzmacher
3864520c9a
r25211: fix compiler warning
...
metze
(This used to be commit c0d095c8c9
)
2007-10-10 15:06:54 -05:00
Stefan Metzmacher
d232d1851c
r25210: fix typo
...
metze
(This used to be commit 489758afb2
)
2007-10-10 15:06:54 -05:00
Stefan Metzmacher
4a40dd2669
r25209: unify logic of talloc_vasprintf_append() and talloc_vasprintf_append_buffer()
...
metze
(This used to be commit 780c1c776e
)
2007-10-10 15:06:53 -05:00