1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-02 00:23:50 +03:00
Commit Graph

8068 Commits

Author SHA1 Message Date
Jelmer Vernooij
2c74698032 r13960: Generate makefile rules for installing/removing shared modules. 2007-10-10 13:52:32 -05:00
Stefan Metzmacher
a5b95a7741 r13959: make more functions public
metze
2007-10-10 13:52:31 -05:00
Stefan Metzmacher
d099282d49 r13956: make more functions public
metze
2007-10-10 13:52:31 -05:00
Jelmer Vernooij
9a1d76c13d r13954: Add --enable-dso flag to ./configure that simplifies the ability to
do shared library-enabled builds.
2007-10-10 13:52:31 -05:00
Stefan Metzmacher
6aa9675924 r13953: make more functions public
metze
2007-10-10 13:52:31 -05:00
Jelmer Vernooij
f87debeb12 r13944: Yet another round of splitups. 2007-10-10 13:52:31 -05:00
Stefan Metzmacher
f4996fbacc r13943: the -rpath-link should be only used for binaries,
otherwise application linking to the installed lib would look
at the builddir for searching other libs

metze
2007-10-10 13:52:30 -05:00
Stefan Metzmacher
71d3fbf65c r13942: fix dependencies
metze
2007-10-10 13:52:29 -05:00
Stefan Metzmacher
d9da948b0f r13941: fix the build
metze
2007-10-10 13:52:29 -05:00
Stefan Metzmacher
65bb303ff3 r13940: use the local vs. install linkerflag trick for shared libs too
metze
2007-10-10 13:52:29 -05:00
Jelmer Vernooij
557533b917 r13939: Fix bin/.dummy issues, add more ignores 2007-10-10 13:52:29 -05:00
Jelmer Vernooij
2d655f0528 r13938: Around round of splitups 2007-10-10 13:52:29 -05:00
Stefan Metzmacher
7aabff8298 r13937: fix the build
metze
2007-10-10 13:52:28 -05:00
Stefan Metzmacher
9650d15c21 r13936: fix dependecy
metze
2007-10-10 13:52:28 -05:00
Stefan Metzmacher
569275bc2b r13935: add dependecies
metze
2007-10-10 13:52:28 -05:00
Stefan Metzmacher
0db8351b14 r13934: these are only needed for a standalone build
metze
2007-10-10 13:52:28 -05:00
Stefan Metzmacher
159a98a28a r13933: fix dependency and make it possible to build as shared_library
metze
2007-10-10 13:52:28 -05:00
Stefan Metzmacher
93c77bf14b r13932: fix dependency
metze
2007-10-10 13:52:28 -05:00
Stefan Metzmacher
abbf1321ad r13931: fix dependencies
metze
2007-10-10 13:52:27 -05:00
Stefan Metzmacher
f4e1855dec r13930: this tools are currently just oneliners, which depend on printf()
metze
2007-10-10 13:52:27 -05:00
Stefan Metzmacher
45fc905d83 r13929: fix dependencies
metze
2007-10-10 13:52:27 -05:00
Stefan Metzmacher
ad83fc46bf r13928: fix dependency
metze
2007-10-10 13:52:27 -05:00
Stefan Metzmacher
2cb0327528 r13927: fix dependency
metze
2007-10-10 13:52:27 -05:00
Jelmer Vernooij
930daa9f41 r13926: More header splitups. 2007-10-10 13:52:26 -05:00
Stefan Metzmacher
9dad1fb7bb r13925: fix dependencies
metze
2007-10-10 13:52:26 -05:00
Jelmer Vernooij
1228358767 r13924: Split more prototypes out of include/proto.h + initial work on header
file dependencies
2007-10-10 13:52:24 -05:00
Stefan Metzmacher
c6fa9bd15c r13923: make the state_flags per dcesrv_connection
this will may help with a generic named pipe solution

metze
2007-10-10 13:52:24 -05:00
Stefan Metzmacher
f57fd3c423 r13922: - fix whitespaces
- remove some unused NOPROTO=YES on binaries

metze
2007-10-10 13:52:24 -05:00
Stefan Metzmacher
3e27534ad6 r13921: rename DEFAULT_VISIBILITY -> STANDARD_VISIBILITY
the standard is "hidden" and not "default", I hope this
name makes a bit less confusing

metze
2007-10-10 13:52:24 -05:00
Stefan Metzmacher
d37f63bf93 r13920: "hidden" visibility is the default...
metze
2007-10-10 13:52:23 -05:00
Stefan Metzmacher
ab553c296f r13919: for us the standard for the visibility is "hidden"
and "default" means public

metze
2007-10-10 13:52:23 -05:00
Stefan Metzmacher
17be97240f r13918: fix whitespaces
metze
2007-10-10 13:52:23 -05:00
Stefan Metzmacher
a0c543c0d6 r13917: fix detection of the visibility support,
as we don't use #pragma for the build don't use it for the configure test
and use -fvisibility=hidden in CFLAGS in the configure test

metze
2007-10-10 13:52:23 -05:00
Andrew Bartlett
9c8350c64b r13911: Make these debug messages clearer. 2007-10-10 13:52:23 -05:00
Andrew Bartlett
c530ab5dc6 r13910: Fix the 'your password has expired' on every login. We now consider
if the 'password does not expire' flag has been set, filling in the
PAC and netlogon reply correctly if so.

Andrew Bartlett
2007-10-10 13:52:22 -05:00
Andrew Bartlett
b89893ab90 r13909: Make this code clearer.
Andrew Bartlett
2007-10-10 13:52:22 -05:00
Andrew Bartlett
54caf94942 r13908: Improve the RPC-SAMSYNC test to cross-check some attributes I wasn't
sure about.

This finds a new ACB_PW_EXPIRED attribute.

Andrew Bartlett
2007-10-10 13:52:22 -05:00
Andrew Bartlett
e1b346b8e0 r13907: By ordering things this way, we allow the password_hash module to set
the pwdLastSet time on new users (with passwords) correctly.

Andrew Bartlett
2007-10-10 13:52:22 -05:00
Simo Sorce
c5a9ba3e1c r13906: fix swig build 2007-10-10 13:52:22 -05:00
Jelmer Vernooij
408ecfb754 r13905: include/includes.h now includes param/param.h.. 2007-10-10 13:52:21 -05:00
Jelmer Vernooij
4339e3e7d7 r13904: Make sure LDB gets initialized 2007-10-10 13:52:21 -05:00
Jelmer Vernooij
c80a8f1102 r13903: Don't generate prototypes for modules and binaries in include/proto.h by
default.
2007-10-10 13:52:21 -05:00
Jelmer Vernooij
0c95bf0cd3 r13902: Stricter checking for the -fvisibility flag
Add two more proto headers.
2007-10-10 13:52:21 -05:00
Simo Sorce
8340ab26dd r13901: Backends need to be initialized even if there are no modules 2007-10-10 13:52:20 -05:00
Simo Sorce
cf7ad70757 r13900: don't segfault on error 2007-10-10 13:52:20 -05:00
Jelmer Vernooij
ba74f24e42 r13899: Get the shared library build building again. Just compiles for now,
but modules don't work yet..
(Run LIBRARY_OUTPUT_TYPE=SHARED_LIBRARY MODULE_OUTPUT_TYPE=SHARED_LIBRARY ./config.status)
2007-10-10 13:52:20 -05:00
Jelmer Vernooij
ea9988dfda r13898: Add a subsystem-specific DEFAULT_VISIBILITY property that can be used
to not export symbols when building shared libraries. Symbols that have to be
available to users of the library can be explicitly exported by
prepending them with _PUBLIC_ in the C source.
2007-10-10 13:52:20 -05:00
Jelmer Vernooij
fd6135aa85 r13896: Get rid of 'use warnings' as it isn't very portable.. 2007-10-10 13:52:20 -05:00
Stefan Metzmacher
60d7920527 r13877: remove smbsrv_send_dos_error() and use smbsrv_send_error(..,NT_STATUS_DOS())
metze
2007-10-10 13:52:19 -05:00
Stefan Metzmacher
f28fb440d5 r13872: fix typo
metze
2007-10-10 13:52:19 -05:00