Stefan Metzmacher
db0a105aae
schema_fsmo: move fsmo info into struct dsdb_schema
...
metze
(This used to be commit 8538d305c803268c712a90879f29a2a74ba0ef03)
2008-07-01 16:55:43 +02:00
Andrew Bartlett
8974bf92a8
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
...
(This used to be commit cd5e48649ce0987952b2b55ea79c3ecceecfafd5)
2008-07-01 14:54:23 +10:00
Andrew Bartlett
b3e8d3ad99
Create PREFIX/var/lib and PREFIX/var/run in 'make install'.
...
This is a problem because the location of the winbind privilaged pipe
moved.
Andrew Bartlett
(This used to be commit 68afc2893c032be0a8a31d996f90574ceb6c10ad)
2008-07-01 14:53:31 +10:00
Stefan Metzmacher
5767b578a0
schema_fsmo: only set module->private_data in case we keep the struct for a long time
...
metze
(This used to be commit 82940f6ca120026378e6deb49a07becb2d581f45)
2008-06-30 17:40:01 +02:00
Stefan Metzmacher
c88ec856bd
drsuapi.idl: remove some unknows from DsGetNCChanges() (update samba4 callers)
...
metze
(This used to be commit d41b3dd6ffc4fd894bc05798dbc2ff4b53933a06)
2008-06-30 17:40:01 +02:00
Stefan Metzmacher
1eb5756ca5
drsuapi.idl: remove some unknows from DsGetNCChanges()
...
metze
(This used to be commit 924ef407bd20331cc94f5aeb58f53a5838ae00a4)
2008-06-30 17:40:01 +02:00
Andrew Bartlett
ddeb22861e
A couple more package updates
...
(This used to be commit bb6e0ee953dfc59d0e04f9ea2daf051f6a6ff837)
2008-06-30 21:54:43 +10:00
Andrew Bartlett
278016d28f
On the way to alpha6!
...
(This used to be commit 97b7a521da183b63c494b395d330f70d5cd4e233)
2008-06-30 21:54:28 +10:00
Andrew Bartlett
5d2dea38d6
Merge branch '4-0-stable' into 4-0-local
...
(This used to be commit 857df6e91874407f70436749e3dad13ada003e6e)
2008-06-30 21:54:01 +10:00
Andrew Bartlett
b3e202ef8c
More updates for spec file, for alpha5
...
(This used to be commit 6459adb6ac2bf94a1e60c1450dbef43360f30888)
2008-06-30 19:34:02 +10:00
Andrew Bartlett
1fe26e61da
Ensure we install smbd as well...
...
(This used to be commit 72aaa905b3a9c71578c362554b6ab75edd2cd695)
2008-06-30 19:31:20 +10:00
Andrew Bartlett
d4942363ba
Mark as 'not a git snapshot'.
...
(This used to be commit 74e95269fcded3454253452802f404d529508ce5)
2008-06-30 18:12:20 +10:00
Andrew Bartlett
5a2ab6fb4f
Prepare for alpha5 tarball.
...
Now we have packaging/Fedora in the tree, make that directory or copy
files into there.
Andrew Bartlett
(This used to be commit 333bd6a219d7c3f3dc0d2fe2034cf13255e8c148)
2008-06-30 18:07:26 +10:00
Andrew Bartlett
8da3c72e58
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
...
(This used to be commit 757acb6802cfb0e98e91e6062c62b6c5a852302b)
2008-06-30 18:06:02 +10:00
Stefan Metzmacher
69964a24d7
nbt_server/wins: don't force wins_ldb as shared_module
...
metze
(This used to be commit 861b79c91fb39b6b7f40d57000770f0f839e6c59)
2008-06-30 09:25:31 +02:00
Stefan Metzmacher
db0c0327ad
dsdb: don't force the build of ldb modules as shared_module
...
metze
(This used to be commit 3379630a91bd96a34f99ed24ac92380bd97ccb07)
2008-06-30 09:25:31 +02:00
Stefan Metzmacher
6ed5fc9207
ldb_ildap: don't force the build as shared_module
...
metze
(This used to be commit 0aef6d394d7a93cce9aee17af1153b07ea1a9c07)
2008-06-30 09:25:30 +02:00
Stefan Metzmacher
93bc9f49a2
auth: don't force the build of auth_server as shared_module
...
metze
(This used to be commit b5187dd58ccae03e22ba8857c344a2d7d94f13b3)
2008-06-30 09:25:30 +02:00
Stefan Metzmacher
780fa9f9e6
lib/talloc: build as MERGED_OBJ instead of STATIC_LIBRARY
...
metze
(This used to be commit 5bf414efbdf279fd1b85eb47e7b47656bc435f11)
2008-06-30 09:25:30 +02:00
Stefan Metzmacher
27970ccc30
lib/events: build as MERGED_OBJ instead of STATIC_LIBRARY
...
metze
(This used to be commit a2a506ba2e044699d147486e987b11d839373784)
2008-06-30 09:25:29 +02:00
Stefan Metzmacher
4deff16ddb
smb_build: use MERGED_OBJ instead of STATIC_LIBRARY
...
metze
(This used to be commit 54b06a1c839a9af4565635011e3e624271769cc7)
2008-06-30 09:25:29 +02:00
Stefan Metzmacher
b438d59eb5
smb_build: enable implicit make rules
...
metze
(This used to be commit be3f3e18d476431f991d08317eb94b4aebe927e6)
2008-06-30 09:25:28 +02:00
Stefan Metzmacher
5ccfd6a90e
ldb: allow ldb modules to specify LDB_MODULE(name) or LDB_BACKEND(name)
...
metze
(This used to be commit 1d5b714438a955d76f92f4ccd8aa2f7f89ffa5fd)
2008-06-30 09:14:07 +02:00
Stefan Metzmacher
d7ac45f8b8
ldb: fix the init function names for some modules
...
metze
(This used to be commit a485a363c3dc1b6b4d12410ed8e390b4d64a739f)
2008-06-30 09:14:06 +02:00
Andrew Bartlett
f78c5e2c72
Fix small formatting details in WHATSNET for an alpha5 release.
...
Andrew Bartlett
(This used to be commit 23494a91de6d1c36a5db0d622f707f2c15b3f549)
2008-06-30 14:04:43 +10:00
Andrew Bartlett
053bdde4a2
Update Fedora packaging per feedback on review ticket.
...
https://bugzilla.redhat.com/show_bug.cgi?id=453083
(This used to be commit ddb62bf6cc9371c11778ea6630ef0fbbe22cd4f9)
2008-06-30 13:42:50 +10:00
Andrew Bartlett
6f55742b4c
Rework samdb handling for 'netlogon' packets.
...
Don't reopen the samdb for every netlogon packet, and use the
system_session(), as we must access data not available to anonymous.
Perhaps we should consider a 'authenticated but not system' token, if
we want more control on this.
Andrew Bartlett
(This used to be commit d10c9b71ea7f2670c4ea5ec569bcb7f49ec41362)
2008-06-30 12:22:50 +10:00
Andrew Bartlett
71439c6283
Relax the ldap.py tests so that they pass against OpenLDAP CVS.
...
This requires a patched OpenLDAP checked out from their CVS HEAD. I
hope to see the patches incorporated soon.
Andrew Bartlett
(This used to be commit 963bcfc777679ba122189ea6cf7f94b8d46cdce7)
2008-06-30 11:27:55 +10:00
Andrew Bartlett
8b6d8184a5
Loosen ldap.py tests on the LDAP backend.
...
Allow LDAP backend to return parts of the DN in a different case, when
verifying memberOf.
Andrew Bartlett
(This used to be commit daddfae9fd8b7375bd4f469808378edc60a55be0)
2008-06-30 09:38:52 +10:00
Jelmer Vernooij
63cfab25e9
Non-zero exit code on failure.
...
(This used to be commit 9c220c0dce31fbe4b2f6433f40a52162d21c03f7)
2008-06-28 15:26:46 +02:00
Andrew Bartlett
43bf8f4546
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
...
(This used to be commit 6479f481dbf2f5c83edec0702ece73e83b6c810e)
2008-06-28 22:04:19 +10:00
Andrew Bartlett
b5808e5d65
selftest changes for 'winbind privileged dir' change.
...
(This used to be commit c19b28f7579268133939aebe06e1c947d4415182)
2008-06-28 22:03:52 +10:00
Andrew Bartlett
03f51df570
dynconfig changes for 'winbind privileged dir' changes.
...
(This used to be commit 7e20919d5ba9244362503e450273938a7cc94796)
2008-06-28 22:02:58 +10:00
Andrew Bartlett
234413fbd9
Use a configure-specified directory for the winbind priv pipe
...
This makes it easier for RPMs to specify an group for access to that
directory.
Andrew Bartlett
(This used to be commit fa361354433fb9a5c09c84997a7c51f3052c294e)
2008-06-28 22:02:19 +10:00
Andrew Bartlett
7dbe92c970
More work to use %{name} rather than 'samba'
...
(This used to be commit a18363d72ac58ee27b4ff3b065f3fab50722718a)
2008-06-28 21:38:19 +10:00
Andrew Bartlett
db313cbab6
Update WHATSNEW towards an alpha5 release.
...
Andrew Bartlett
(This used to be commit 7b1bccc33eecce6a8f5b486c321c0e6dd52f108f)
2008-06-28 21:37:00 +10:00
Stefan Metzmacher
98014c5668
pvfs: create a pvfs_acl subsystem
...
That means that the pvfs_acl implementations no longer register
as ntvfs modules (which was wrong)
metze
(This used to be commit 89e90556ec57fce24faf0ed3d6fe262edd974b28)
2008-06-28 10:30:25 +02:00
Stefan Metzmacher
c9d2570ce3
pvfs: pvfs_aio should be a subsystem instead of an extra ntvfs module
...
metze
(This used to be commit c904e28bef95cb0d61bf86f2ba1cef2d4e018d5f)
2008-06-28 10:30:18 +02:00
Andrew Bartlett
5cecf6d9de
Place the Fedroa package into Samba4's GIT tree
...
I'll keep this here at least until Fedora picks things up.
Andrew Bartlett
(This used to be commit c161de2245cd26aa26642f09736fc6eeba14cf6d)
2008-06-28 18:25:47 +10:00
Andrew Bartlett
87fedc432f
Tone down the language in BUGS.txt
...
(This used to be commit 7bb1da210ac58b7a8b89077cb9fcde504a0b4b2e)
2008-06-28 18:12:10 +10:00
Andrew Bartlett
485a6354e5
Fix the wbinfo test on the LDAP backend.
...
The problem was that we would do a blocking wait for the LDAP server,
which was also blocking on us returning (because we were in single
process mode).
The LDAP connection being made here is useless anyway, and will need
to be an async ldb_connect() before anybody reintroucues it (nobody in
their right mind would program a winbindd backend on pure LDAP, when
the ldb abstraction is available).
Andrew Bartlett
(This used to be commit 23280b2e6ed5afb968bf0b8c40febb085eed38a1)
2008-06-28 18:10:59 +10:00
Michael Adam
261d41a639
ntlm_auth: eliminate "cast pointer from integer of different size" warnings on 64bit.
...
Michael
(This used to be commit a0b2440c70a3f453c22159a02ff4a82fe6439cad)
2008-06-27 14:27:30 +02:00
Michael Adam
db7bd968da
ntlmssp: get rid of "cast to pointer from integer of different size" warning on 64 bit
...
Not sure if this check is actually necessary, though:
the second should be sufficient.
Michael
(This used to be commit 2813882ef3cc3609a74ad83bcee6be0c2cd53494)
2008-06-27 14:27:30 +02:00
Michael Adam
bcc6a3786c
tdb_unpack: Eliminate "cast to pointer from integer of different size" warning on 64bit.
...
The 'p' type is just a flag to mark the presence of a pointer,
not a real pointer itself.
The code is now the same as in Samba3's tdb_unpack.
Michael
(This used to be commit a516bc9a2d4ce86244d0e2fbfacf6fda5e12e987)
2008-06-27 12:46:11 +02:00
Stefan Metzmacher
3678411037
gsskrb5: just don't force, but allow the flags when GSS_CF_NO_CI_FLAGS is given
...
metze
(This used to be commit f10c9ca3612d7bdc4c2c221e959f8c48ec2f9349)
2008-06-27 12:43:04 +02:00
Stefan Metzmacher
eb192abd3a
gsskrb5: fix gss_krb5_cred_no_ci_flags_x_oid_desc variable name
...
metze
(This used to be commit d88be1a1cb543b4e2cc5d15262da786558aa276d)
2008-06-27 12:43:04 +02:00
Stefan Metzmacher
78ed0f72a6
credentials: gss_set_cred_option() doesn't like GSS_C_NO_BUFFER
...
metze
(This used to be commit 31cf1a781efce932d0574d7840979fcd0a07ec08)
2008-06-27 12:43:04 +02:00
Julien Kerihuel
0c6ce977ff
Fix if_version for interfaces with a if_version_minor field different from 0
...
Signed-off-by: Stefan Metzmacher <metze@samba.org>
(This used to be commit 7b6927832a1118b142d0d8a3a5548761f5a04f1a)
2008-06-27 12:43:04 +02:00
Volker Lendecke
f5604ebd61
Fix a non-empty line with just spaces
...
(This used to be commit ba6394cb654f2a6683b5e97fad8e838d8e457e06)
2008-06-27 12:14:41 +02:00
Volker Lendecke
65cf74f7b5
Fix the definition of abspath for gnu make < 3.81
...
(This used to be commit f2725f14918b7d1cd7664fe41ad0fc184aa794c8)
2008-06-27 12:14:19 +02:00