Age | Commit message (Collapse) | Author | Files | Lines |
|
Michael
(This used to be commit b91bbc5fe4a47e5823be6be5f2f203f1f14105de)
|
|
According to the WSPP docs, section 5.35,
this is the "process identifyer" of the client.
It is meant for informational and debugging purposes
only and its assignment is implementation specific.
Michael
(This used to be commit 579306eb5b58b6c1142b3c489e4bcf6da50810d6)
|
|
Add a configure test for the availability of f_frsize in struct statvfs
(for broken platforms that define statvfs but still have
f_bsize/f_iosize). Also add sys/types.h to the other struct statvfs test
(again, some platforms need it).
(This used to be commit 591bf1d15ff3b93db908cc3a4b6e10d09e5b74b6)
|
|
The FreeBSD sed command doesn't understand \? without passing -E to turn
on extended regexps. This patch changes the DSO_EXPORTS_CMD regexp to a
POSIX compliant RE by switching the \+ to a \{1,\} bound and the \? to a
\{0,1\} bound.
(This used to be commit 0acc888ca91a7401c5e54388c58272e263f73069)
|
|
Fix two shadowed declaration warnings on FreeBSD-based platform:
'reboot' is a 4.0BSD syscall in unistd.h and 'tcp_seq' is a typedef in
netinet/tcp.h.
(This used to be commit 14d2a4da1da38d6f69c63505d35990322f253e5d)
|
|
This fixes various build warnings on our platform. I'm sure I haven't
caught them all, but it's a start.
(This used to be commit 6b73f259cb67d9dda9127907d706f9244a871fa3)
|
|
This adds an --enable-picky-developer option that will halt compilation
on warnings. Yes, this could be handled by a direct Makefile change, but
people should be encourage to do it!
(This used to be commit 10a2ab40771b7d0222f339a87a45630a23ce4788)
|
|
Michael
(This used to be commit 27ce662f5d4e1185cedc59c52f94458fb6425f5c)
|
|
Michael
(This used to be commit ac5d8ede8a94e8411d38b684e943d0b489ba8b70)
|
|
This knowledge is obtained from the wspp-docs (section 5.35).
Michael
(cherry picked from commit f5afb695045b1a2f3b8c00a4d82d40e8e50726c9)
(This used to be commit 7a3a2b916d5c1116d2536bc87a4f21cd38861668)
|
|
This bit seems not to be documented in the WSPP docs.
Michael
(cherry picked from commit 705f79bd0a5e93daa0cb11b5dcca36e75c75df93)
(This used to be commit 995b0eda0ca46db5f7e6fdbbf92ce86584cb6126)
|
|
This is necessary to make DsGetNcChanges work with win2008.
Michael
(cherry picked from commit dd278b069b8683a0e3721ebb7d0de06d2bc1c86f)
(This used to be commit 23742a369123722185297151fd743cb20812d3dd)
|
|
This knowledge is obtained from the wspp-docs (section 5.35).
Michael
(This used to be commit f5afb695045b1a2f3b8c00a4d82d40e8e50726c9)
|
|
This bit seems not to be documented in the WSPP docs.
Michael
(This used to be commit 705f79bd0a5e93daa0cb11b5dcca36e75c75df93)
|
|
This is necessary to make DsGetNcChanges work with win2008.
Michael
(This used to be commit dd278b069b8683a0e3721ebb7d0de06d2bc1c86f)
|
|
(f321240fa91fa19c1131f119c42f64897d220682)
Michael
(This used to be commit 962c2670b10addf81a242d8cb381cc010e036b8e)
|
|
(This used to be commit e625c6b2516111002c99239c1a2188c6d5d87ab6)
|
|
Karolin
(This used to be commit 9cde2525560536e16e2dbf991dbeb446260dd0df)
|
|
This document is much more use when subbed with all the right things.
Andrew Bartlett
(This used to be commit 136a85599815670c807f212d7d4003ec53a13729)
|
|
- fixes bug #4813 (simplify DNS setup)
- This reworks the named.conf to be a fully fledged include
- This also moves the documentation into named.txt
- improves bug #4900 (Group policy support in Samba)
- by creating an empty GPT.INI
- fixes bug #5582 (DNS: Enhanced zone file)
- This is now closer to the zone file AD creates
committed by Andrew Bartlett
(This used to be commit 74d684f6b329d7dd573cdc55e16bb8e629474b02)
|
|
(cherry picked from commit d1c3b57085b493b47398daf71ce18f16ece57da0)
(This used to be commit 3d8336966cb2439f5727b6c99c40a89bc0fb5d84)
|
|
(This used to be commit 26a40f708a44fa460459a43014a101a383586e54)
|
|
(This used to be commit ffd2ff5325ef24f08dcb63e4561f5f62bffef6d3)
|
|
(This used to be commit 287ffc17a072d5e1a5b0e1ecae089faf67b814b7)
|
|
(This used to be commit 6d2209ba5da0937ce17e71951a1628ff1f5deacb)
|
|
(This used to be commit e949b9d11f439c32c85a3cd9ae4c1a859a4c284a)
|
|
(This used to be commit b60a681dd09349426aa522d697abacf62ebfdaf2)
|
|
(This used to be commit e89bbab1b875a0b55b70913dcc1e3e73137c8b90)
|
|
(This used to be commit 40247e8d3d53502fa8d7cc6b3eb9ed43f51142f3)
|
|
(This used to be commit 0df0e81784362c36a79954c6b9e3b341ea59fb6d)
|
|
(This used to be commit ed4a447103cd9ada59222d79f5784818fe033209)
|
|
(This used to be commit e02a550527307f7b300d3fe13631e2d29dbc5e06)
|
|
(This used to be commit 2e60701e8d41132f90e64a86bccd99cc188d38c9)
|
|
(This used to be commit 0f77746f36b98acc5171727fa3fc236af9fd2000)
|
|
(This used to be commit 85c8363d5179e7053adc05e8abce2fb26cf9b968)
|
|
(This used to be commit 850166ec0d17eb85a0c921dc3b966fac0677af4a)
|
|
(This used to be commit 85db87c451dacf80e9575c04e9e08c625b3f1199)
|
|
(This used to be commit 726e56c72fdb685ab5eddefd2fd8b043dc38d6ad)
|
|
(This used to be commit f321240fa91fa19c1131f119c42f64897d220682)
|
|
Michael
(This used to be commit 25cd227aaecf91dfa3114ae0fd2b47c783434aad)
|
|
Michael
(This used to be commit 486b1bc5b5021565ec443fd463c8287c02c686b3)
|
|
Clearly winbindd in Samba4 has not ever been run against windows, as
when we fixed the Samba4 server not to cause XP to loop like this,
Samba4's own client starts looping...
Andrew Bartlett
(This used to be commit 9741772190a85c7c42c17ff24a4aa3f53fbc9f3a)
|
|
The 'comment' element in a number of domain structures is called
oem_information. This was picked up actually because with OpenLDAP
doing the schema checking, it noticed that 'comment' was not a valid
attribute.
The rename tries to keep this consistant in both the LDB mappings and
IDL, so we don't make the same mistake in future.
This has no real schema impact, as this value isn't actually used for
anything, as 'comment' was not used in the provision.
Andrew Bartlett
(This used to be commit 65dc0d536590d055a5ee775606ac90ee5fcaee9a)
|
|
The change to the RPC-LSA test proves that when the remote server has
0 trusted domains, it will return NT_STATUS_NO_MORE_ENTRIES, not
NT_STATUS_OK.
Andrew Bartlett
(This used to be commit 40a55b34c2ce75267cf004dc4cfb8153c061e66b)
|
|
(This used to be commit 55bde3c9daeafdac04574365c23d181345639f34)
|
|
(This used to be commit 63c80c885dc3fb2228f082be8db752bb29e3962e)
|
|
The code previously added data->add_objectClass, but only removed the
fixed objectclass of extensibleObject.
Found by the ldap.py test.
Andrew Bartlett
(This used to be commit 4fa15c3173a997fa0b9041161d81e742e1fdb41c)
|
|
This defines a rootdn globally, and due to OpenLDAP bugs, gives it
manage access to the whole database. This makes the memberOf module
able to validate the links again, now we have database ACLs.
Andrew Bartlett
(This used to be commit 9fe3e9f09f89fd92f8a16768e53391ff5f8489ec)
|
|
Pointed out by Björn Jacke <bj@sernet.de>.
Michael
(This used to be commit 87e02bca04cb26d0d237f3ccd17be0ba2dd6d85f)
|
|
Pass in ndr_syntax_id instead of pipe_idx, return NTSTATUS
(This used to be commit f2656e5c2e700523ead7a62734d203ad0caaff0c)
|