Simo Sorce
e460cf7692
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 ?
(This used to be commit af92996e30
)
2007-10-10 13:52:34 -05:00
Jelmer Vernooij
6e8f1ffc7d
r13982: Add support for prototypes spread across multiple lines. Try to keep line
...
empty after inserting new prototypes.
(This used to be commit d3a21b58d4
)
2007-10-10 13:52:33 -05:00
Jelmer Vernooij
98d4c63867
r13976: Add simple script for updating existing prototypes in a header file
...
(This used to be commit 265cfb39c3
)
2007-10-10 13:52:33 -05:00
Stefan Metzmacher
812edc6b99
r13973: fix the build
...
metze
(This used to be commit 30af3be22b
)
2007-10-10 13:52:33 -05:00
Stefan Metzmacher
c29b88c03a
r13972: fix the build, jelmer can you please take a look at what's going wrong here
...
metze
(This used to be commit 737b149546
)
2007-10-10 13:52:33 -05:00
Jelmer Vernooij
0fbcfd8920
r13969: Make these names lowercase as well (just like they are now in the buildsystem)
...
(This used to be commit 04c49e211f
)
2007-10-10 13:52:33 -05:00
Stefan Metzmacher
d9c439b884
r13967: change the standard visibility to "default" public again
...
for modules, libraries and subsystems
metze
(This used to be commit 2d546c3280
)
2007-10-10 13:52:33 -05:00
Stefan Metzmacher
324fcc27f9
r13964: make lp_* functions public
...
metze
(This used to be commit 2db081fd70
)
2007-10-10 13:52:32 -05:00
Stefan Metzmacher
4b0da784bf
r13963: make symbols public
...
metze
(This used to be commit 23c3dda791
)
2007-10-10 13:52:32 -05:00
Stefan Metzmacher
556f6c4346
r13962: make functions public
...
metze
(This used to be commit fd84583ab4
)
2007-10-10 13:52:32 -05:00
Stefan Metzmacher
b731c82e5c
r13961: make function public
...
metze
(This used to be commit 9f2e20600d
)
2007-10-10 13:52:32 -05:00
Jelmer Vernooij
ceb6e9717b
r13960: Generate makefile rules for installing/removing shared modules.
...
(This used to be commit 2c74698032
)
2007-10-10 13:52:32 -05:00
Stefan Metzmacher
967bff7d88
r13959: make more functions public
...
metze
(This used to be commit a5b95a7741
)
2007-10-10 13:52:31 -05:00
Stefan Metzmacher
bdfbcf5d8a
r13956: make more functions public
...
metze
(This used to be commit d099282d49
)
2007-10-10 13:52:31 -05:00
Jelmer Vernooij
2761caf567
r13954: Add --enable-dso flag to ./configure that simplifies the ability to
...
do shared library-enabled builds.
(This used to be commit 9a1d76c13d
)
2007-10-10 13:52:31 -05:00
Stefan Metzmacher
f3f19158bb
r13953: make more functions public
...
metze
(This used to be commit 6aa9675924
)
2007-10-10 13:52:31 -05:00
Jelmer Vernooij
f8fdbc967c
r13944: Yet another round of splitups.
...
(This used to be commit f87debeb12
)
2007-10-10 13:52:31 -05:00
Stefan Metzmacher
40de04329d
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
(This used to be commit f4996fbacc
)
2007-10-10 13:52:30 -05:00
Stefan Metzmacher
a8c023ea79
r13942: fix dependencies
...
metze
(This used to be commit 71d3fbf65c
)
2007-10-10 13:52:29 -05:00
Stefan Metzmacher
c9e5d884fc
r13941: fix the build
...
metze
(This used to be commit d9da948b0f
)
2007-10-10 13:52:29 -05:00
Stefan Metzmacher
04af4d0cc3
r13940: use the local vs. install linkerflag trick for shared libs too
...
metze
(This used to be commit 65bb303ff3
)
2007-10-10 13:52:29 -05:00
Jelmer Vernooij
1718e2d4df
r13939: Fix bin/.dummy issues, add more ignores
...
(This used to be commit 557533b917
)
2007-10-10 13:52:29 -05:00
Jelmer Vernooij
17ae598141
r13938: Around round of splitups
...
(This used to be commit 2d655f0528
)
2007-10-10 13:52:29 -05:00
Stefan Metzmacher
0de1ad5ae6
r13937: fix the build
...
metze
(This used to be commit 7aabff8298
)
2007-10-10 13:52:28 -05:00
Stefan Metzmacher
3d4a22dab4
r13936: fix dependecy
...
metze
(This used to be commit 9650d15c21
)
2007-10-10 13:52:28 -05:00
Stefan Metzmacher
eeaf9650d8
r13935: add dependecies
...
metze
(This used to be commit 569275bc2b
)
2007-10-10 13:52:28 -05:00
Stefan Metzmacher
e814354e43
r13934: these are only needed for a standalone build
...
metze
(This used to be commit 0db8351b14
)
2007-10-10 13:52:28 -05:00
Stefan Metzmacher
0cbc447101
r13933: fix dependency and make it possible to build as shared_library
...
metze
(This used to be commit 159a98a28a
)
2007-10-10 13:52:28 -05:00
Stefan Metzmacher
9ff35d2679
r13932: fix dependency
...
metze
(This used to be commit 93c77bf14b
)
2007-10-10 13:52:28 -05:00
Stefan Metzmacher
4796013057
r13931: fix dependencies
...
metze
(This used to be commit abbf1321ad
)
2007-10-10 13:52:27 -05:00
Stefan Metzmacher
141658d1ea
r13930: this tools are currently just oneliners, which depend on printf()
...
metze
(This used to be commit f4e1855dec
)
2007-10-10 13:52:27 -05:00
Stefan Metzmacher
ebea5caed7
r13929: fix dependencies
...
metze
(This used to be commit 45fc905d83
)
2007-10-10 13:52:27 -05:00
Stefan Metzmacher
d817c83744
r13928: fix dependency
...
metze
(This used to be commit ad83fc46bf
)
2007-10-10 13:52:27 -05:00
Stefan Metzmacher
a4ecda6b50
r13927: fix dependency
...
metze
(This used to be commit 2cb0327528
)
2007-10-10 13:52:27 -05:00
Jelmer Vernooij
9bd7dd9121
r13926: More header splitups.
...
(This used to be commit 930daa9f41
)
2007-10-10 13:52:26 -05:00
Stefan Metzmacher
0350f6f060
r13925: fix dependencies
...
metze
(This used to be commit 9dad1fb7bb
)
2007-10-10 13:52:26 -05:00
Jelmer Vernooij
4ac2be9958
r13924: Split more prototypes out of include/proto.h + initial work on header
...
file dependencies
(This used to be commit 1228358767
)
2007-10-10 13:52:24 -05:00
Stefan Metzmacher
45c92c9cf0
r13923: make the state_flags per dcesrv_connection
...
this will may help with a generic named pipe solution
metze
(This used to be commit c6fa9bd15c
)
2007-10-10 13:52:24 -05:00
Stefan Metzmacher
f8517b3874
r13922: - fix whitespaces
...
- remove some unused NOPROTO=YES on binaries
metze
(This used to be commit f57fd3c423
)
2007-10-10 13:52:24 -05:00
Stefan Metzmacher
112bb4d220
r13921: rename DEFAULT_VISIBILITY -> STANDARD_VISIBILITY
...
the standard is "hidden" and not "default", I hope this
name makes a bit less confusing
metze
(This used to be commit 3e27534ad6
)
2007-10-10 13:52:24 -05:00
Stefan Metzmacher
5a4f87fe12
r13920: "hidden" visibility is the default...
...
metze
(This used to be commit d37f63bf93
)
2007-10-10 13:52:23 -05:00
Stefan Metzmacher
0d1e034b01
r13919: for us the standard for the visibility is "hidden"
...
and "default" means public
metze
(This used to be commit ab553c296f
)
2007-10-10 13:52:23 -05:00
Stefan Metzmacher
6b171e5a91
r13918: fix whitespaces
...
metze
(This used to be commit 17be97240f
)
2007-10-10 13:52:23 -05:00
Stefan Metzmacher
f266ee7c28
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
(This used to be commit a0c543c0d6
)
2007-10-10 13:52:23 -05:00
Andrew Bartlett
107f7b9efa
r13911: Make these debug messages clearer.
...
(This used to be commit 9c8350c64b
)
2007-10-10 13:52:23 -05:00
Andrew Bartlett
61fe79d022
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
(This used to be commit c530ab5dc6
)
2007-10-10 13:52:22 -05:00
Andrew Bartlett
6a73835b09
r13909: Make this code clearer.
...
Andrew Bartlett
(This used to be commit b89893ab90
)
2007-10-10 13:52:22 -05:00
Andrew Bartlett
4d024e6e64
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
(This used to be commit 54caf94942
)
2007-10-10 13:52:22 -05:00
Andrew Bartlett
87cfc4ea24
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
(This used to be commit e1b346b8e0
)
2007-10-10 13:52:22 -05:00
Simo Sorce
5616971885
r13906: fix swig build
...
(This used to be commit c5a9ba3e1c
)
2007-10-10 13:52:22 -05:00