Jelmer Vernooij
a64980dd40
r16186: Use full include path to make sure it's being picked up by the
...
dependency generator.
(This used to be commit fbbc3b11683d594d31e6487873946b68c2c46923)
2007-10-10 14:09:06 -05:00
Jelmer Vernooij
fdc5a3aeb5
r16185: Remove autogenerated file from SVN.
...
(This used to be commit a975f11d452deb2c5e06b8ba02f528b08d2842e1)
2007-10-10 14:09:05 -05:00
Andrew Bartlett
d70d6727dd
r16052: Add .m4 file for XATTR detection (from ntvfs/posix/config.m4)
...
Andrew Bartlett
(This used to be commit 9a9c2bc4aaa4afc947fb490f48bf037e03d2f223)
2007-10-10 14:08:53 -05:00
Andrew Bartlett
ca62ddd8d9
r16051: Move the XATTR compatability code into a new file, so I can use it for
...
the getntacl utility.
Andrew Bartlett
(This used to be commit b1e0d4747b412929e1d4e24d6d9e504df3ddc824)
2007-10-10 14:08:53 -05:00
Andrew Tridgell
971d30bb20
r15854: more talloc_set_destructor() typesafe fixes
...
(This used to be commit 61c6100617589ac6df4f527877241464cacbf8b3)
2007-10-10 14:08:32 -05:00
Jelmer Vernooij
172a83d724
r15573: Fix build of systems that have iconv headers in non-standard locations
...
Split of system/locale.h header from system/iconv.h
Previously, iconv wasn't being used on these systems
(This used to be commit aa6d66fda69779d1c2948a1aca85dbd5208f1cba)
2007-10-10 14:05:58 -05:00
Jelmer Vernooij
53f005f6aa
r15572: Trim build/m4/rewrite.m4 a bit more, remove unused tests.
...
(This used to be commit d72c5c8f755277eb22e1f6834d98202f00c09934)
2007-10-10 14:05:58 -05:00
Jelmer Vernooij
962039a81c
r15564: Fix copyrights (this file was originally based on just a few lines from smb.h)
...
(This used to be commit 045bd55dd992f054606ffacae1580afb817b1e33)
2007-10-10 14:05:56 -05:00
Jelmer Vernooij
b56789c349
r15457: Get rid of more usages of uint_t
...
(This used to be commit 849818dcdeb8eaf2eb22fea3896a4f7c777d8c5f)
2007-10-10 14:05:37 -05:00
Jelmer Vernooij
66a4c270d4
r15377: Remove sys_select() code as it's no longer used.
...
(This used to be commit 68004f68a364ce826ed8cbed0977e631ca60594d)
2007-10-10 14:05:29 -05:00
Jelmer Vernooij
a4a2a4b833
r15376: Add detection of -lnsl, required for building on SUN boxes.
...
(This used to be commit 49bac12767ca59095ad6609a3826f7f17ddb601c)
2007-10-10 14:05:29 -05:00
Jelmer Vernooij
f4e403440a
r15349: Integrate set_socket_options() into the socket library
...
(This used to be commit 598ea173cd718dad0df24505796ca50cb728a2e9)
2007-10-10 14:05:24 -05:00
Jelmer Vernooij
a3b8cfbc8f
r15318: Don't create empty static libraries as some hosts have trouble with them.
...
(This used to be commit 1505d7c6001f8a35e728a14af2885b813c32ebe7)
2007-10-10 14:05:12 -05:00
Andrew Bartlett
b4246a7353
r15316: I don't understand quite why this function was ever like this, but we
...
need to replace every instance of the character. Previously we
skipped the first.
Andrew Bartlett
(This used to be commit 5b58ab98d6b47b7cfd47eb5f7d38dc3724e44ca2)
2007-10-10 14:05:11 -05:00
Jelmer Vernooij
eaaae31d11
r15302: Remove strangely named function "StrnCpy" - strlcpy is available as a
...
replacement.
(This used to be commit 72237344cf22dacfaf1d87c3e0b922023fa4afb0)
2007-10-10 14:05:08 -05:00
Jelmer Vernooij
620d759f49
r15298: Fix the build using a few hacks in the build system.
...
Recursive dependencies are now forbidden (the build system
will bail out if there are any).
I've split up auth_sam.c into auth_sam.c and sam.c. Andrew,
please rename sam.c / move its contents to whatever/wherever you think suits
best.
(This used to be commit 6646384aaf3e7fa2aa798c3e564b94b0617ec4d0)
2007-10-10 14:05:04 -05:00
Jelmer Vernooij
8d137d9785
r15295: Fix some dependencies
...
Move unistr-specific code to lib/charset/. Remove _m from some places where it's not needed.
(This used to be commit 03224e112424968fc3f547c6159c7ccae2d1aa5b)
2007-10-10 14:05:03 -05:00
Jelmer Vernooij
0d5587b5d1
r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues with local
...
(empty) libpopt.a overriding global one
(This used to be commit 2f06305e53478e5030c24550954f221a9a97c83f)
2007-10-10 14:05:00 -05:00
Jelmer Vernooij
c40d7ebfe2
r15257: Look for headers before trying to use them in any tests. This
...
should fix the OpenBSD build
(This used to be commit 6172731af1f91d4e5f9d49284a179b0966ba19ef)
2007-10-10 14:04:27 -05:00
Jelmer Vernooij
763c0a8983
r15213: Remove helper macro for bcopy() - this causes problems
...
with system headers on some system and is not a security threat
(This used to be commit 5d2f845acc069b8435026b4f1c660b5bb0a96823)
2007-10-10 14:04:19 -05:00
Jelmer Vernooij
69b51f702a
r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement
...
for REQUIRED_SUBSYSTEMS.
(This used to be commit adc8a019b6da256f104abed1b82bfde6998a2ac9)
2007-10-10 14:04:18 -05:00
Jelmer Vernooij
a30340affe
r15201: Use abs() rather then ABS()
...
(This used to be commit 1f3833d041fddaf79cd19d4f236780a02e97f095)
2007-10-10 14:04:16 -05:00
Jelmer Vernooij
e2e3a8e007
r15200: Move MIN/MAX macros to libreplace as some systems have them
...
in sys/param.h
(This used to be commit 3f0396aade82a92a375275059baf8500de1b23f0)
2007-10-10 14:04:16 -05:00
Jelmer Vernooij
0eddf14b30
r15191: Avoid uint_t as it's not standard.
...
(This used to be commit 7af59357b94e3819415b3a9257be0ced745ce130)
2007-10-10 14:04:15 -05:00
James Peach
6ab33938d5
r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename is
...
"." for "..". These express the intention better that strcmp or strequal
and improve searchability via cscope/ctags.
(This used to be commit 7e4ad7e8e5ec266b969e3075c4ad7f021571f24e)
2007-10-10 14:04:14 -05:00
Jelmer Vernooij
4480a62ec3
r15002: More cleanups in build/m4/rewrite.m4
...
(This used to be commit f5e2cc845696b56b9cb6a6c3cad48cd57fcc51c4)
2007-10-10 14:04:00 -05:00
Jelmer Vernooij
4ab73d6045
r15000: Move some more autoconf tests out of build/m4/rewrite.m4
...
Guarantee availability of __FUNCTION__ in libreplace
(This used to be commit 76b1576541210f2bb306ae17e0876b254e8dcead)
2007-10-10 14:04:00 -05:00
Jelmer Vernooij
4a61e4901e
r14999: Remove more unused autoconf code
...
Simplify va_copy() replacement code a bit
(This used to be commit a5c87360a7f14a90b831ea372277f4f89ee4c5f1)
2007-10-10 14:04:00 -05:00
Jelmer Vernooij
69979ddc6e
r14998: Remove unused autoconf test, move others to proper places
...
(This used to be commit bfa396a16056f54163c514da8b34aaf229653765)
2007-10-10 14:03:59 -05:00
Jelmer Vernooij
8a069bcc53
r14992: Allow load_module() to be used externally
...
(This used to be commit a9d5d7ab5807d8a50ce8f9e3aeedfd5b6530f3a3)
2007-10-10 14:00:51 -05:00
Andrew Tridgell
12e8cea33f
r14976: another use of the magic comment recognised by the IBM checker for
...
deliberate fall through in switch
(This used to be commit 484cea71100cfeef89c8a5670443734ee14c3b8e)
2007-10-10 14:00:49 -05:00
Jelmer Vernooij
935af3eb19
r14724: Rearrange some source files, install more headers.
...
(This used to be commit 7146c1600f29c349e5bb78f810e7e170b535dd37)
2007-10-10 13:59:14 -05:00
Andrew Tridgell
2216af23c7
r14612: added strncasecmp_m() and fixed strcasecmp_m() for invalid codepoints
...
(This used to be commit 12b533450bdb31b57154940898f2f02c49e96ed1)
2007-10-10 13:59:01 -05:00
Jelmer Vernooij
18cddd580e
r14575: Move some path-related functions to libsamba-config so libsamba-util
...
doesn't have to depend on the lp_* functions.
(This used to be commit f97df7d90a41b77a9edd2d6bdc47c27bf1b6bb07)
2007-10-10 13:58:52 -05:00
Jelmer Vernooij
184955ffd7
r14572: Give libraries saner names, remove some .pc files, make some things
...
subsystems in case a library doesn't make sense.
(This used to be commit ed382873fd01457a53e0a1e1f5ba6753dfbc0646)
2007-10-10 13:58:49 -05:00
Jelmer Vernooij
7b01c9e0c4
r14556: Fix some dependencies
...
(This used to be commit b5802770322678d3f9c2044039cc254024612f9b)
2007-10-10 13:58:46 -05:00
Jelmer Vernooij
5b0051e032
r14511: Install more headers
...
(This used to be commit e1f896948fad8cf5a1aec300865c250c5721ee7d)
2007-10-10 13:57:35 -05:00
Jelmer Vernooij
b785a7c40c
r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.
...
(This used to be commit 4682bc5ce047d81586447b9df82c91ed1fe677cf)
2007-10-10 13:57:32 -05:00
Jelmer Vernooij
83d8fd3dcf
r14484: Install more headers
...
(This used to be commit 430c6516d383bfd7f27287394bf8eef9f174b3e6)
2007-10-10 13:57:31 -05:00
Jelmer Vernooij
61933e159c
r14381: Kill structs.h
...
(This used to be commit 1ffb82a7596f989c90df69573083a2c2e28f8808)
2007-10-10 13:57:17 -05:00
Jelmer Vernooij
e153a8099e
r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:
...
- VERSION: should contain the current version. Will be made part of the filename.
- SO_VERSION: should contain the latest version that this on is compatible to. Will be used for setting the soname of the shared library.
Fix sonames and use them on platforms that support them
Remove symlinking code. ldconfig will take care of creating the symlinks now
that we set the soname.
(This used to be commit 7871b07e21c85c63d0ecac4c31b98dc112d18af5)
2007-10-10 13:57:12 -05:00
Andrew Tridgell
3b12f543be
r14309: make sure ret is initialised
...
(This used to be commit 1f48df6dda390ef09ae0d8efc3332e5001b75952)
2007-10-10 13:57:10 -05:00
Andrew Tridgell
5afe03d975
r14308: fixed an out of range shift and an uninitialised error
...
(This used to be commit 9acc445a21b7f04eb980a05109f2c73d58221f1a)
2007-10-10 13:57:10 -05:00
Andrew Tridgell
15ec1f8f00
r14296: added an abort() to SMB_ASSERT() so that static analysers know it doesn't return
...
(This used to be commit 72334813087740cba42973bdf787d96d2d140bad)
2007-10-10 13:57:09 -05:00
Jelmer Vernooij
3cad0b87dc
r14281: Pull apart LIBDIR and MODULESDIR
...
Move architecture-independent data to DATADIR (was LIBDIR)
(This used to be commit 2c7b62a861f702067e8df4c3239ac7e377631a15)
2007-10-10 13:57:07 -05:00
Jelmer Vernooij
3ccea395aa
r14108: Make the Doxyfiles a bit shorter...
...
(This used to be commit 1004e1521a379ba6afb47e0fd3872d43363bc606)
2007-10-10 13:56:51 -05:00
Stefan Metzmacher
8bec5a464a
r14038: reopen log files after a SIGHUP
...
metze
(This used to be commit 8e9a69171a03a1f886fcff911e8a923368645a54)
2007-10-10 13:52:37 -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 737b149546ac0ee93a0d6c4f54ed40dd6dd259c3)
2007-10-10 13:52:33 -05:00
Jelmer Vernooij
ceb6e9717b
r13960: Generate makefile rules for installing/removing shared modules.
...
(This used to be commit 2c746980328431ab04852dc668899e3eb042da99)
2007-10-10 13:52:32 -05:00
Stefan Metzmacher
967bff7d88
r13959: make more functions public
...
metze
(This used to be commit a5b95a7741085a9adb04b8b63066d1b3d0f024ae)
2007-10-10 13:52:31 -05:00