1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-13 08:23:49 +03:00
Commit Graph

8085 Commits

Author SHA1 Message Date
Simo Sorce
e8075e6a06 r13998: From now on ldb_request() will require an alloced request
By freeing the request you will be sure everything down the path get freed.

this also means you have to steal the results if you want to keep them :)

simo.
2007-10-10 13:52:36 -05:00
Simo Sorce
ef1b3e6368 r13996: simplify ldb_async_wait() some more 2007-10-10 13:52:36 -05:00
Simo Sorce
1c8536750f r13993: First prototype of how an async module should be built.
This is NOT tested yet, just compiles.
Committing to share the code and gather comments
2007-10-10 13:52:34 -05:00
Simo Sorce
3347322d13 r13992: change the way ldb_async_wait() works.
I think I should change the name of this function
to ldb_async_process(), any opinions ?
2007-10-10 13:52:34 -05:00
Jelmer Vernooij
988ea27e22 r13990: Fix issues with function renaming. 2007-10-10 13:52:34 -05:00
Simo Sorce
8375f03019 r13986: minor fixes 2007-10-10 13:52:34 -05:00
Simo Sorce
af92996e30 r13985: Slowly start swig_ldb
dcerpc still need fixing, the produced shared library misses some symbols.
Jelmer, can you look at it while you are playing with the build system ?
2007-10-10 13:52:34 -05:00
Jelmer Vernooij
d3a21b58d4 r13982: Add support for prototypes spread across multiple lines. Try to keep line
empty after inserting new prototypes.
2007-10-10 13:52:33 -05:00
Jelmer Vernooij
265cfb39c3 r13976: Add simple script for updating existing prototypes in a header file 2007-10-10 13:52:33 -05:00
Stefan Metzmacher
30af3be22b r13973: fix the build
metze
2007-10-10 13:52:33 -05:00
Stefan Metzmacher
737b149546 r13972: fix the build, jelmer can you please take a look at what's going wrong here
metze
2007-10-10 13:52:33 -05:00
Jelmer Vernooij
04c49e211f r13969: Make these names lowercase as well (just like they are now in the buildsystem) 2007-10-10 13:52:33 -05:00
Stefan Metzmacher
2d546c3280 r13967: change the standard visibility to "default" public again
for modules, libraries and subsystems

metze
2007-10-10 13:52:33 -05:00
Stefan Metzmacher
2db081fd70 r13964: make lp_* functions public
metze
2007-10-10 13:52:32 -05:00
Stefan Metzmacher
23c3dda791 r13963: make symbols public
metze
2007-10-10 13:52:32 -05:00
Stefan Metzmacher
fd84583ab4 r13962: make functions public
metze
2007-10-10 13:52:32 -05:00
Stefan Metzmacher
9f2e20600d r13961: make function public
metze
2007-10-10 13:52:32 -05:00
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