Jelmer Vernooij
0888ffa2b7
Make Samba 3 and Samba 4 both use the same single copy of libreplace.
2008-09-16 16:30:14 +02:00
Andrew Bartlett
0cbfc686c4
Fix failures in the winbind struct-based test.
...
Don't try to pass the 'privileged' socket directory around for expected value testing - it is just too hard...
A better test (once we unify the winbind protocol with Samba3) would
be a operation to see if you are on the priv pipe, and that will give
acutal end-to-end testing.
Andrew Bartlett
(This used to be commit 2d4103518ab8a7286e65347b8b9b0ccb660e69f6)
2008-09-11 11:49:24 +10:00
Jelmer Vernooij
26e9194e3a
Move blackbox tests closer to what they're testing.
...
(This used to be commit c9b2e2aa861ccc01e5d92cfe468be1f6324ed294)
2008-06-26 10:56:59 +02:00
Kai Blin
1dca64e26a
wbinfo: Output string for sid type in lookupsid.
...
(This used to be commit 8b4c7fb200598b7f747fc681f76d464760f693ee)
2008-06-20 13:15:40 +02:00
Jelmer Vernooij
936b973acb
Use new dynconfig.h location.
...
(This used to be commit c3f556915f09d078253e4c5539910a1cf420eeca)
2008-05-27 14:36:28 +02:00
Jelmer Vernooij
137ec6e340
Use variables for source directory in a couple more places.
...
(This used to be commit 2860a7db5968c7007522cdb300eba390da929ab8)
2008-05-18 19:46:09 +02:00
Jelmer Vernooij
b5d84a74d1
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
...
Conflicts:
source/auth/credentials/config.mk
source/auth/gensec/config.mk
source/build/smb_build/makefile.pm
source/heimdal_build/config.mk
source/lib/events/config.mk
source/lib/nss_wrapper/config.mk
source/lib/policy/config.mk
source/lib/registry/config.mk
source/lib/socket_wrapper/config.mk
source/lib/tdb/config.mk
source/lib/tls/config.mk
source/lib/util/config.mk
source/libcli/config.mk
source/libcli/ldap/config.mk
source/libnet/config.mk
source/librpc/config.mk
source/param/config.mk
source/rpc_server/config.mk
source/scripting/ejs/config.mk
source/smbd/process_model.mk
(This used to be commit 760378e0294dd0cd4523a83448328478632d7e3d)
2008-04-08 03:45:06 +02:00
Jelmer Vernooij
f41b9a9dde
Rename libsamba-config to libsamba-hostconfig.
...
(This used to be commit c46b7e90e347da76156ddcae4866adb88e9fec21)
2008-04-01 15:08:30 +02:00
Jelmer Vernooij
18d80bdf1f
Merge v4.0-test
...
(This used to be commit 977dbdeaf363c8905ed9fd0570eba4be80582833)
2008-03-28 00:44:14 +01:00
Jelmer Vernooij
b29d47edcf
Move object file lists to the Makefile.
...
(This used to be commit a7e6d2a1832db388fdafa1279f84c9a8bbfc87d6)
2008-03-03 18:25:28 +01:00
Jelmer Vernooij
263a77c561
Remove more uses of global_loadparm.
...
(This used to be commit a1715b1f48ba44bd94844418cc9299649aaf1a5e)
2008-02-21 15:45:32 +01:00
Jelmer Vernooij
80cbff3d01
Fix build with partial linking.
...
(This used to be commit bfad9610c472e8d7e3656e19c8dbb6b85727dc13)
2008-02-18 16:02:33 +01:00
Jelmer Vernooij
a259547786
build: Remove support for DESCRIPTION setting that is now unused.
...
(This used to be commit 91d7ba5202e6c375456a42c2c6861f63c7fcfc20)
2008-01-22 18:49:51 +01:00
Jelmer Vernooij
03023c4f7d
build: Demote a bunch of libraries to subsystems. This makes packaging easier and should also make it easier
...
to migrate to a new build system.
(This used to be commit 77b400764e3dadfa05407343af649ad9298cc085)
2008-01-21 03:54:42 +01:00
Kai Blin
35c597161b
wbinfo: Handle SID_NAME_COMPUTER in sid_type_lookup
...
(This used to be commit 1abb2b471a11305ae7e0da403eca3cfe1fe1b016)
2008-01-11 11:13:05 +01:00
Kai Blin
e7b93f7d47
r26515: nsswitch: Get rid of a pstring
...
(This used to be commit 88a2d0de8431e7fdd375405808761d2e89d3e712)
2007-12-21 05:51:19 +01:00
Jelmer Vernooij
b65dba2245
r26355: Eliminate global_loadparm in more places.
...
(This used to be commit 5d589a0d94bd76a9b4c9fc748854e8098ea43c4d)
2007-12-21 05:49:01 +01:00
Jelmer Vernooij
b83a7a135f
r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsrv_connection.
...
(This used to be commit 7c008664238ed966cb82adf5b25b22157bb50730)
2007-12-21 05:47:47 +01:00
Günther Deschner
34fa7e3d2c
r25706: Merge padding fix from Samba3.
...
Guenther
(This used to be commit d33667f914d8f292f008c1e6288868bcd3392da8)
2007-12-21 05:43:23 +01:00
Andrew Bartlett
a72869d77b
r25619: As perhaps could have been expected, the CFLAGS hack broke all non-gcc
...
compilers.
Instead, as jelmer suggests, remove the depricated marker on fstring,
for as long as it is used in the samba3 winbind protocol.
Andrew Bartlett
(This used to be commit b15df834ae6506a5c585ec1ede8bf513339d9b13)
2007-12-21 05:42:55 +01:00
Andrew Bartlett
68c550e8e4
r25618: I'm sick of the fstring warnings turning up here. Let's see how much
...
of the build farm I can break with this...
Andrew Bartlett
(This used to be commit b7e4b4f95cc3363329b2b14a4295bcb47bb30c53)
2007-12-21 05:42:55 +01:00
Jelmer Vernooij
2151cde580
r25554: Convert last instances of BOOL, True and False to the standard types.
...
(This used to be commit 566aa14139510788548a874e9213d91317f83ca9)
2007-10-10 15:07:55 -05:00
Jelmer Vernooij
37d53832a4
r25398: Parse loadparm context to all lp_*() functions.
...
(This used to be commit 3fcc960839c6e5ca4de2c3c042f12f369ac5f238)
2007-10-10 15:07:25 -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 af259f35f22ea24c1b2f2e007998bfa0bb58f6f6)
2007-10-10 15:06:59 -05:00
Stefan Metzmacher
864c9dd88b
r25192: try to fix the build on sun/solaris hosts
...
we should try to get rid of all c++ sympols
in samba4...
metze
(This used to be commit 96d2f8b3604b8d34bc65877886d1d663131a712a)
2007-10-10 15:06:49 -05:00
Stefan Metzmacher
540caf7ea6
r25181: sync winbind client code with samba3
...
NOTE: wbinfo.c isn't fully merged here
metze
(This used to be commit eee5327dc2f79c052c2db0ca89f23cc9d2ce355d)
2007-10-10 15:06:46 -05:00
Stefan Metzmacher
7d554e4104
r25158: rename nsswitch/winbindd_nss.h => nsswitch/winbind_struct_protocol.h
...
metze
(This used to be commit 1fc3a37902005a4f127191b9183747ddfb1f59a3)
2007-10-10 15:06:44 -05:00
Jelmer Vernooij
7e297ecfa4
r25047: Fix more warnings.
...
(This used to be commit 69de86d2d2e49439760fbc61901eb87fb7fc5d55)
2007-10-10 15:05:49 -05:00
Jelmer Vernooij
dccf3f99e4
r25027: Fix more warnings.
...
(This used to be commit 5085c53fcfade614e83d21fc2c1a5bc43bb2a729)
2007-10-10 15:05:41 -05:00
Jelmer Vernooij
ffeee68e4b
r25026: Move param/param.h out of includes.h
...
(This used to be commit abe8349f9b4387961ff3665d8c589d61cd2edf31)
2007-10-10 15:05:38 -05:00
Jelmer Vernooij
61ffa08f4c
r24712: No longer expose the 'BOOL' data type in any interfaces.
...
(This used to be commit 1ce32673d960c8b05b6c1b1b99e1976a402417ae)
2007-10-10 15:02:54 -05:00
Michael Adam
32ce9de932
r24629: Make read_sock return the total number of bytes read instead
...
of the number of bytes read in the last of possibly several
read calls.
This was noted by Metze.
Michael
(This used to be commit 37363307c6cbe28f1ca7135ca501d8c0dcd4c6d7)
2007-10-10 15:02:26 -05:00
Kai Blin
c24511fe25
r24374: Add a getpwuid lookup to wbinfo
...
(This used to be commit f1672fb553e39f30c8dbb76f36c7132b2fd6e0c4)
2007-10-10 15:01:48 -05:00
Andrew Bartlett
09d33c5612
r24286: (missed from previous commit)
...
A number of machines on the build farm fail because while they use
SOCKET_WRAPPER, they don't compile with --enable-developer. As such
the winbind tests fail.
We need to ensure that on production systems we never have
SOCKET_WRAPPER set, or this could be a security issue.
Andrew Bartlett
(This used to be commit 3d2dbcf50dbe3d36ec86e1bc1d7bdcb72dbdef00)
2007-10-10 15:01:37 -05:00
Andrew Bartlett
9b1cdd45eb
r24285: A number of machines on the build farm fail because while they use
...
SOCKET_WRAPPER, they don't compile with --enable-developer. As such
the winbind tests fail.
We need to ensure that on production systems we never have
SOCKET_WRAPPER set, or this could be a security issue.
Andrew Bartlett
(This used to be commit eccc2d11da86661cb2086a6f5ce970571d744ec9)
2007-10-10 15:01:36 -05:00
Kai Blin
40dbe572e5
r23876: Prepare to run nsstest from make test, just not add it to tests_all.sh yet.
...
(This used to be commit f45ae8a878c3d34ea2e4e1c7770e57cd96fa845b)
2007-10-10 15:01:06 -05:00
Andrew Bartlett
762f9efa48
r23852: Merge Samba 3.2's wbinfo into Samba4, so Kai can use it for testing.
...
Andrew Bartlett
(This used to be commit 0fc9b015d734463416e7acb1981eb65216d200fc)
2007-10-10 15:00:53 -05:00
Andrew Tridgell
b8875bee5f
r23800: LGPL is now called GNU Lesser General Public License
...
not GNU Library General Public License
(This used to be commit 01e3fe7533b5670236c026ec3c6cc1e25655fbc3)
2007-10-10 14:59:17 -05:00
Andrew Tridgell
6c973f4e8c
r23798: updated old Temple Place FSF addresses to new URL
...
(This used to be commit 40c0919aaa9c1b14bbaebb95ecce53eb0380fdbb)
2007-10-10 14:59:15 -05:00
Andrew Tridgell
95f930d875
r23794: convert more code from LGPLv2+ to LGPLv3+
...
(This used to be commit 9d37f1ec070ddcfd49dfe351e76cc08fa0d9b41c)
2007-10-10 14:59:13 -05:00
Andrew Tridgell
0479a2f1cb
r23792: convert Samba4 to GPLv3
...
There are still a few tidyups of old FSF addresses to come (in both s3
and s4). More commits soon.
(This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa)
2007-10-10 14:59:12 -05:00
Kai Blin
06a87823aa
r23675: Build libnss_winbind on linux.
...
(This used to be commit 9b74d3aef41c020846de9ee1f1adc502f4b1bf39)
2007-10-10 14:57:21 -05:00
Kai Blin
170e019044
r23674: Merge changes from Samba 3 SVN r23539:
...
Avoid code duplication in winbind_nss_linux.h
(This used to be commit e95d258078701c1a15940815652f77b127471267)
2007-10-10 14:53:31 -05:00
Kai Blin
b163ab8008
r23481: As per metze's suggestion, move the nsstest files from torture/ to nsswitch/
...
(This used to be commit 4e7dc9eae4a30f67a87dbf8ccfda7f6a3ace114d)
2007-10-10 14:53:19 -05:00
Kai Blin
3fb4bd1c06
r23311: Updating the samba4 winbind protocol to version 18.
...
nsswitch/winbindd_nss.h is just copied from SAMBA_3_0.
nsswitch/winbind_nss_config.h is copied from SAMBA_3_0, too, but I had to
drop some of the defines to make things build again.
Kai
(This used to be commit 553b7e146f52975b45941ba850140e312a280513)
2007-10-10 14:53:10 -05:00
Andrew Tridgell
2cd4e0264f
r18218: setenv() is guaranteed by libreplace
...
also, putenv() cannot take a const char *
(This used to be commit 03c9f9dc3668d43983e0e6d7b87d9d3bbf8869f0)
2007-10-10 14:17:51 -05:00
Stefan Metzmacher
7f38e8644b
r17794: ifdef out unused macros
...
metze
(This used to be commit 6968136621dc75532a19c910bf559aa37b7e41bd)
2007-10-10 14:16:44 -05:00
Jelmer Vernooij
e572bbb94c
r15321: Reduce the size of rewrite.m4 a bit more
...
(This used to be commit c83e4b166534278c335254aa8890a50635bbf1b7)
2007-10-10 14:05:15 -05:00
Jelmer Vernooij
184955ffd7
r14572: Give libraries saner names, remove some .pc files, make some things
...
subsystems in case a library doesn't make sense.
(This used to be commit ed382873fd01457a53e0a1e1f5ba6753dfbc0646)
2007-10-10 13:58:49 -05:00
Jelmer Vernooij
b785a7c40c
r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.
...
(This used to be commit 4682bc5ce047d81586447b9df82c91ed1fe677cf)
2007-10-10 13:57:32 -05:00