Stefan Metzmacher
b2ddeeb79d
r25919: ndr: change NTSTAUS into enum ndr_err_code (ndrdump)
...
librpc/tools/ndrdump.c
metze
(This used to be commit c788fe3eec
)
2007-12-21 05:44:57 +01:00
Stefan Metzmacher
910ab408af
r25918: ndr: change NTSTAUS into enum ndr_err_code (samba4 handwritten stuff)
...
ndr_sec_helper.c
ndr_spoolss_buf.c
ndr_compression.c
ndr_drsuapi.[ch]
ndr_krb5pac.c
ndr_orpc.c
metze
(This used to be commit 356e027bf8
)
2007-12-21 05:44:56 +01:00
Stefan Metzmacher
0ce646d49a
r25917: ndr: move ndr_map_error2ntstatus to errormap.c
...
metze
(This used to be commit 8fc2e7737f
)
2007-12-21 05:44:55 +01:00
Stefan Metzmacher
afa5f256e9
r25916: ndr: change NTSTAUS into enum ndr_err_code (basic stuff)
...
librpc/ndr/
metze
(This used to be commit 7e157bbcfd
)
2007-12-21 05:44:55 +01:00
Stefan Metzmacher
3e1fb13024
r25915: ndr/pidl: change NTSTAUS into enum ndr_err_code (pidl code)
...
Samba4/NDR/Parser.pm
Samba4/NDR/Server.pm
Samba3/ServerNDR.pm
tests/
metze
(This used to be commit 7106f21de8
)
2007-12-21 05:44:54 +01:00
Stefan Metzmacher
3953335420
r25914: selftest: fix the module pathes when using --with-selftest-prefix
...
metze
(This used to be commit 092b93b135
)
2007-12-21 05:44:53 +01:00
Stefan Metzmacher
e8b921293b
r25913: maybe some platforms have problems with echo -e
...
metze
(This used to be commit c9586b8ab3
)
2007-12-21 05:44:52 +01:00
Stefan Metzmacher
88f0c3bfa7
r25912: Two patches
...
Hi!
Can you check and push them?
Thanks,
Volker
From b488af5905e2dee12a1a72a3b40801ae5c26f24f Mon Sep 17 00:00:00 2001
From: Volker Lendecke <vl@sernet.de>
Date: Sat, 27 Oct 2007 14:20:09 +0200
Subject: [PATCH] Fix some warnings and errors
merge from v3-2-test commit e17d3e10e8
(This used to be commit 4087731e1b
)
2007-12-21 05:44:51 +01:00
Stefan Metzmacher
2baec5a557
r25911: Remove more fstring/pstring bad useage. Go talloc !
...
Jeremy.
merge from v3-2-test commit 2a0173743d
(This used to be commit cb0eca66dc
)
2007-12-21 05:44:51 +01:00
Stefan Metzmacher
319ecac5b1
r25910: Try and fix the Solaris build by adding a missing define
...
(from Jerry).
Jeremy
merge from v3-2-test commit a68bbea0d4
(This used to be commit b833dce5e6
)
2007-12-21 05:44:50 +01:00
Stefan Metzmacher
a4a7447f13
r25909: Fix the snprintf checks, and fix a typo in pointer indirection.
...
These fixes are needed for a working getaddrinfo etc. replacement.
Fixes from Wayne Davison <wayned@samba.org> from rsync.
Jeremy.
from v3-2-test commit 494bf6293b
(This used to be commit e562832ad1
)
2007-12-21 05:44:50 +01:00
Stefan Metzmacher
82ae4d5543
r25908: add some wikipedia links about LDAP and LDIF
...
metze
(This used to be commit e1eea92788
)
2007-12-21 05:44:50 +01:00
Stefan Metzmacher
b5f7841a51
r25907: use DEBUGADD() to match samba3
...
metze
(This used to be commit d2deefb551
)
2007-12-21 05:44:48 +01:00
Stefan Metzmacher
92897b1153
r25906: libreplace: we need to link to make sure the functions are available
...
metze
(This used to be commit 895d2644fb
)
2007-12-21 05:44:48 +01:00
Stefan Metzmacher
f3efa1e5ff
r25905: use data_blob_const() to set the DATA_BLOB
...
metze
(This used to be commit f3393a7316
)
2007-12-21 05:44:47 +01:00
Jelmer Vernooij
a46a22883d
r25904: Remove extra
...
(This used to be commit fd09581075
)
2007-12-21 05:44:47 +01:00
Jelmer Vernooij
0bccc88392
r25903: Move more files out of torture/
...
(This used to be commit f734df3144
)
2007-12-21 05:44:46 +01:00
Jelmer Vernooij
f924ac9744
r25902: Move messaging tests to same directory as code.
...
(This used to be commit d174dcbb76
)
2007-12-21 05:44:45 +01:00
Jelmer Vernooij
e2c207827f
r25901: Remove obsolete --enable-shared option (whether shared libs should be used internally can be set using --enable-dso).
...
(This used to be commit 571aa6ba22
)
2007-12-21 05:44:45 +01:00
Günther Deschner
b4ddef5942
r25897: Add WERR_INVALID_FLAGS.
...
Guenther
(This used to be commit c3023eaeb3
)
2007-12-21 05:44:44 +01:00
Günther Deschner
faa5ef6ba8
r25896: Rename netlogon server stubs.
...
Guenther
(This used to be commit 2f8b8c0460
)
2007-12-21 05:44:44 +01:00
Günther Deschner
1fdd7e1bb5
r25895: Add torture test for netr_DsRAddressToSitenamesW and
...
netr_DsRAddressToSitenamesExW.
Guenther
(This used to be commit 848b885925
)
2007-12-21 05:44:44 +01:00
Günther Deschner
8f22cf4c26
r25894: Add IDL for netr_DsRAddressToSitenamesW and netr_DsRAddressToSitenamesExW.
...
Guenther
(This used to be commit ee797e18c7
)
2007-12-21 05:44:43 +01:00
Jeremy Allison
523445cdaa
r25893: Fix ldb, tdb builds (and one warning).
...
Jeremy.
(This used to be commit 52b26645b0
)
2007-12-21 05:44:42 +01:00
Jeremy Allison
2cb22d93ae
r25892: Keep the tdb code in sync between 3.2.x and 4.0.
...
Add in the alarm fix to allow locks to exit on
alarm signal.
Sync up the changes in tools.
Jeremy.
(This used to be commit cb6c663fa8
)
2007-12-21 05:44:42 +01:00
Andrew Bartlett
27c9f6c235
r25891: Test that we get the correct return value when we attempt to reference
...
invalid entries with a linked attribute.
Make Samba4 pass that test, by fixing a silly bug in the
linked_attributes module. (By passing down the 'original' request
structure, tdb would override our handle, and therefore we would never
be called for the 'wait', which collects the errors).
Fix up the provision templates to handle the newly required
referential integrity.
Andrew Bartlett
(This used to be commit 0377d85bbd
)
2007-12-21 05:44:41 +01:00
Jelmer Vernooij
1cbb73f235
r25888: Attempt to fix standalone tdb build.
...
(This used to be commit c758db2709
)
2007-12-21 05:44:41 +01:00
Jelmer Vernooij
e7cf933d41
r25887: Build Samba-specific ldb modules as dso's.
...
(This used to be commit 9d73becbb2
)
2007-12-21 05:44:40 +01:00
Jelmer Vernooij
2109bf0515
r25886: Try to fix building dso's on hpux with gcc
...
(This used to be commit 146c5226e6
)
2007-12-21 05:44:40 +01:00
Jelmer Vernooij
575678557b
r25884: Specify shldflags first, as required by some compilers.
...
(This used to be commit 40a8cd0d2f
)
2007-12-21 05:44:40 +01:00
Jelmer Vernooij
e76e5dafc7
r25883: Fix tdb dependency.
...
(This used to be commit af99cd3e00
)
2007-12-21 05:44:39 +01:00
Jelmer Vernooij
4347f8fc37
r25882: Build shared library of talloc as well.
...
(This used to be commit 3692ba8299
)
2007-12-21 05:44:39 +01:00
Jelmer Vernooij
831d738374
r25881: Add ability to build .so of tdb.
...
(This used to be commit 03bc4896e6
)
2007-12-21 05:44:38 +01:00
Jelmer Vernooij
2ca86c7769
r25880: Try to get some more flags right.
...
(This used to be commit bbc36fd3f6
)
2007-12-21 05:44:37 +01:00
Jelmer Vernooij
b05601f568
r25879: Don't use shared library for command-line utilities for now - breaks the testsuite, and there is no portable equivalent of LD_LIBRARY_PATH.
...
(This used to be commit 9730c29509
)
2007-12-21 05:44:37 +01:00
Jelmer Vernooij
25645bfe7b
r25878: Fix syntax error.
...
(This used to be commit ffe5a10867
)
2007-12-21 05:44:37 +01:00
Jelmer Vernooij
414e5eca2e
r25877: Add libreplace macro for soname flags.
...
(This used to be commit 25aa875119
)
2007-12-21 05:44:36 +01:00
Jelmer Vernooij
a73cfa950a
r25876: Attempt to build shard libs everywhere again.
...
(This used to be commit b5bcdbbd0c
)
2007-12-21 05:44:36 +01:00
Jelmer Vernooij
a564ca1c73
r25875: Try to fix the build on some HPUX machines.
...
(This used to be commit 773a7cf234
)
2007-12-21 05:44:35 +01:00
Stefan Metzmacher
9e344b9157
r25874: force specific versions for LEX and YACC.
...
We often have problems with old yacc and bison versions
and it seem the combination of LAX and YACC also matters.
So we now list all supported version combinations explicit.
flex-2.5.33:bison-2.3 only for now.
metze
(This used to be commit ad0556cbf7
)
2007-12-21 05:44:35 +01:00
Stefan Metzmacher
336eddb5f2
r25873: nss_wrapper: hopefully a better fix for the solaris get*ent_r functions
...
metze
(This used to be commit 084aad7980
)
2007-12-21 05:44:35 +01:00
Stefan Metzmacher
8867f82611
r25872: nss_wrapper: revert solaris get*ent_r() functions
...
This was the wrong approach, as in future lib/replace
should hide this special solaris stuff.
metze
(This used to be commit e99feb5ff5
)
2007-12-21 05:44:34 +01:00
Stefan Metzmacher
32bed4d0fb
r25871: nss_wrapper: set the destination pointer in the get*_r functions
...
metze
(This used to be commit e68d1c9276
)
2007-12-21 05:44:34 +01:00
Stefan Metzmacher
37f6b948b7
r25870: libreplace: AC_VERIFY_C_PROTOTYPE() needs AC_LANG_SOURCE() to bring in confdefs.h
...
metze
(This used to be commit c6b6466c33
)
2007-12-21 05:44:34 +01:00
Stefan Metzmacher
7a09d8c4e4
r25869: selftest: strip newline from whoami
output, hopefully fix provision on mac os 10
...
metze
(This used to be commit c6c62abc07
)
2007-12-21 05:44:33 +01:00
Stefan Metzmacher
49c4a40e2f
r25868: nss_wrapper: add solaris versions of getpwent_r and getgrent_r
...
metze
(This used to be commit 386b28f988
)
2007-12-21 05:44:33 +01:00
Stefan Metzmacher
49cb694041
r25867: libreplace: solaris has different prototypes for getpwent_r and getgrent_r
...
metze
(This used to be commit 44250ac6f9
)
2007-12-21 05:44:33 +01:00
Stefan Metzmacher
70cf786aab
r25866: nss_wrapper: not all systems have get*_r calls
...
metze
(This used to be commit 6a3f97aeac
)
2007-12-21 05:44:32 +01:00
Stefan Metzmacher
29598b83e0
r25865: libreplace: check for nss passwd|group get*_r functions
...
metze
(This used to be commit 98095b3425
)
2007-12-21 05:44:32 +01:00
Stefan Metzmacher
046cd2512e
r25864: libreplace: we should only have one location where we check for required functions
...
metze
(This used to be commit 8748516d16
)
2007-12-21 05:44:32 +01:00