1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-01 21:18:10 +03:00
samba-mirror/source3
Andrew Tridgell 78f2900a16 r18869: two build fixes for systems without ldap
the first is to not enable the ldap ldb backend just yet. This will
need configure tests to conditionally include. We should be able to
use the m4 files from lib/ldb/

The 2nd is to fix libads/gpo.o not to publicly prototype a function
that needs ldap.h
(This used to be commit 1cf17edc14)
2007-10-10 12:14:39 -05:00
..
auth r18665: Remove two type-punned warnings 2007-10-10 12:00:45 -05:00
client r18813: the generated rpccli_ functions give NTSTATUS 2007-10-10 12:01:02 -05:00
codepages r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
groupdb r18868: just in case there is a disaster (with our code? never ...) use a 2007-10-10 12:14:39 -05:00
include r18869: two build fixes for systems without ldap 2007-10-10 12:14:39 -05:00
iniparser r15037: Adding iniParser (http://ndevilla.free.fr/iniparser/), a free inifile 2007-10-10 11:15:58 -05:00
intl r17345: Some C++ warnings 2007-10-10 11:38:26 -05:00
lib r18866: Jeremy and Volker have given the go-ahead on the group mapping ldb 2007-10-10 12:14:36 -05:00
libaddns r18858: arrgh! - since HAVE_IMMEDIATE_STRUCTURES were last enabled the code 2007-10-10 12:01:06 -05:00
libads r18869: two build fixes for systems without ldap 2007-10-10 12:14:39 -05:00
libmsrpc r18747: replace rpccli_lsa_close() with rpccli_lsa_Close() 2007-10-10 12:00:54 -05:00
librpc r18811: rename stat field to avoid compiler warnings about 2007-10-10 12:01:02 -05:00
libsmb r18865: fixed some of the most obvious NTSTATUS/WERROR mixups in Samba3. It 2007-10-10 12:01:06 -05:00
locking r17924: Get rid of warnings now that talloc is merged. 2007-10-10 11:38:59 -05:00
modules r18785: Check in Peter Somogyis build fix 2007-10-10 12:00:57 -05:00
nmbd r18660: Fix build, one uuid->GUID was missed. 2007-10-10 11:52:20 -05:00
nsswitch r18842: Protect against "winbind cache time = 0" on two other occasions. 2007-10-10 12:01:04 -05:00
pam_smbpass r16241: Fix Klocwork #106 and others like it. 2007-10-10 11:17:27 -05:00
param r17852: Remove a pointless NULL assignment 2007-10-10 11:38:53 -05:00
passdb r18722: Fix up password change times. The can change and must change times are 2007-10-10 12:00:52 -05:00
po r3912: More fixes to have proper german in swat. 2007-10-10 10:53:24 -05:00
popt r17347: Some C++ warnings -- 271 left 2007-10-10 11:38:27 -05:00
printing r18745: Use the Samba4 data structures for security descriptors and security descriptor 2007-10-10 12:00:54 -05:00
profile r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
python r18801: Fix (at least the build of) python bindings. 2007-10-10 12:00:59 -05:00
registry r18745: Use the Samba4 data structures for security descriptors and security descriptor 2007-10-10 12:00:54 -05:00
rpc_client r18803: remove unused function 2007-10-10 12:00:59 -05:00
rpc_parse r18846: Fix the same bug Volker noticed when marshalling/unmarshalling 2007-10-10 12:01:04 -05:00
rpc_server r18823: Fix some errors in the srsvc handling code and start running the RPC-SRVSVC 2007-10-10 12:01:03 -05:00
rpcclient r18865: fixed some of the most obvious NTSTATUS/WERROR mixups in Samba3. It 2007-10-10 12:01:06 -05:00
sam r18747: replace rpccli_lsa_close() with rpccli_lsa_Close() 2007-10-10 12:00:54 -05:00
script r18867: change the group mapping code to use ldb instead of tdb 2007-10-10 12:14:39 -05:00
services r17148: the wins service should not accept any controls so that a GUI can grey it out as not remotely manageable 2007-10-10 11:38:16 -05:00
smbd r18802: Use the pidl-generated code for the srvsvc interface, both client and server code. 2007-10-10 12:00:59 -05:00
stf r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
tdb r18745: Use the Samba4 data structures for security descriptors and security descriptor 2007-10-10 12:00:54 -05:00
tests r15018: Merge Volker's ipc/trans2/nttrans changes over 2007-10-10 11:15:57 -05:00
torture r18796: Fix the build. Sorry. 2007-10-10 12:00:58 -05:00
utils r18865: fixed some of the most obvious NTSTATUS/WERROR mixups in Samba3. It 2007-10-10 12:01:06 -05:00
web r17873: Fix possible null deref found by Stanford checker. 2007-10-10 11:38:56 -05:00
.dmallocrc
.indent.pro r11131: updating indent resource file from trunk 2007-10-10 11:05:01 -05:00
.valgrind_suppressions r18809: add a valgrind suppression file to prepare running make test 2007-10-10 12:01:00 -05:00
aclocal.m4 r18867: change the group mapping code to use ldb instead of tdb 2007-10-10 12:14:39 -05:00
autogen.sh r18644: bring in libreplace in lib/replace 2007-10-10 11:52:03 -05:00
change-log trying to get HEAD building again. If you want the code 2003-07-16 05:34:56 +00:00
config.guess r11375: Update to the latest config.guess and config.sub files. 2007-10-10 11:05:14 -05:00
config.sub r11375: Update to the latest config.guess and config.sub files. 2007-10-10 11:05:14 -05:00
configure.developer r18373: copy over configure.developer from samba4 which adds 2007-10-10 11:51:20 -05:00
configure.in r18863: the test for immediate structures has moved to lib/replace/ 2007-10-10 12:01:06 -05:00
Doxyfile r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
dynconfig.c r15848: Introduce commandline options to set the remainder of the parameters in 2007-10-10 11:17:11 -05:00
install-sh
mainpage.dox ading new files from 3.0 2003-07-16 05:42:34 +00:00
Makefile.in r18869: two build fixes for systems without ldap 2007-10-10 12:14:39 -05:00
smbadduser.in r13384: Adding in some more SuSE patches 2007-10-10 11:09:57 -05:00
TODO r18188: merge 3.0-libndr branch 2007-10-10 11:43:56 -05:00
VERSION r16195: starting development for 3.0.24pre1 2007-10-10 11:17:24 -05:00