Age | Commit message (Collapse) | Author | Files | Lines |
|
remove some unused functions.
|
|
Make sure to build against libtalloc.a and not individual talloc objects,
so that the library can be also built against libtalloc.so and use it as
a shared library instead of statically compiling talloc.
Also add shared-build target to the events library.
Useful to build multiple standalone libraries that depend on each other
without having to install them to the final install dir during the build.
|
|
|
|
(signum 64)
(This used to be commit af7fb2e38ba27cf8058eb1cef1f96bbc7b19849f)
|
|
Andrew Bartlett
(This used to be commit 7ca421eb32bed3c400f863b654712d922c82bfb9)
|
|
metze
(This used to be commit a2a506ba2e044699d147486e987b11d839373784)
|
|
(This used to be commit 3f48f68800176d992a1bd9b6349f22ec152fc34a)
|
|
Without this, linking fails with DLIST_ADD and DLIST_REMOVE being undefined
Signed-off-by: Stefan Metzmacher <metze@samba.org>
(This used to be commit 87385e4c873f80956dc1c43424dd4f49a993586c)
|
|
(This used to be commit e12c0b61573f27969a79d4c07a8fd42f6c931d7e)
|
|
installed.
(This used to be commit 7a7e8f30dd3e5bfad788a098872afa8263321cbb)
|
|
v4-0-fixmodulesdir
(This used to be commit 1659a572c49b2f9cf336b27ec1c1bec1b86d688e)
|
|
(This used to be commit 4ac91e301455721b76f7f456bc50c5c6e47c05d3)
|
|
(This used to be commit d5525b79649ff75d6e9e853615949e4fbe9e0b6e)
|
|
specific debug function.
By default do not debug, this is the most appropriate action for a library
as we cannot assume what stderr is use for in the main app.
The main app is responsible to set ev_debug_stderr if they so desire.
(This used to be commit e566a2f308ac6fb4b526a744f7059b565670aea5)
|
|
standalone with no ties to internal samba4 functions
Samba4 itself just uses the plain library, compatibility glue is
in events_s4.c only
(This used to be commit 7109b6a5a19eb2dbef4259104858b171298bad6e)
|
|
(This used to be commit b4560c90e5e8d3a35367d3a21d361dc4c9c0de23)
|
|
(This used to be commit 7d43d2c7c91c86246b9bb2ae7eda050079767e7a)
|
|
(This used to be commit 8ee4f075046e0b181ec8a4ac1eaf3ea5621a56bf)
|
|
(This used to be commit 0fae6f11081cff7846319175cfec95fa3911571c)
|
|
(This used to be commit 9b39e99f48266a54ed0b8890c2efde218b4b118a)
|
|
(This used to be commit ed38c668cdbe10966e46bad97301122eea8001d0)
|
|
(This used to be commit 58665a8a8e4b10435aebbf2c95b6a8e50db232d6)
|
|
makefiles.
(This used to be commit b865249efaa58d0fc87fa25491fda3b970af81c3)
|
|
(This used to be commit 034c68bea934db87bce13a750c17fb1bd2bbe3b6)
|
|
(This used to be commit 6b6b2196a8a8d9e741f5c399185ded7a16938da0)
|
|
Somehow this breaks 'make test'...
This reverts commit 59faf3bf670140784d5698bbdc8b86afe8e188ec.
metze
(This used to be commit ece9df0875a32f76af5af913b6a6cdd8eacf0280)
|
|
metze
(This used to be commit 59faf3bf670140784d5698bbdc8b86afe8e188ec)
|
|
(This used to be commit 10415bb738d51afdebbfeae976923e086805ae84)
|
|
(This used to be commit 018ee187ffbfd77aa0d5f5da6c3512ea6b37a746)
|
|
Conflicts:
source/Makefile
source/auth/config.mk
source/auth/gensec/config.mk
source/build/m4/public.m4
source/build/make/python.mk
source/build/make/rules.mk
source/build/smb_build/header.pm
source/build/smb_build/main.pl
source/build/smb_build/makefile.pm
source/dsdb/config.mk
source/dsdb/samdb/ldb_modules/config.mk
source/kdc/config.mk
source/lib/events/config.mk
source/lib/events/events.c
source/lib/ldb/config.mk
source/lib/nss_wrapper/config.mk
source/lib/policy/config.mk
source/lib/util/config.mk
source/libcli/smb2/config.mk
source/libnet/config.mk
source/librpc/config.mk
source/nbt_server/config.mk
source/ntptr/ntptr_base.c
source/ntvfs/posix/config.mk
source/ntvfs/sysdep/config.mk
source/param/config.mk
source/rpc_server/config.mk
source/rpc_server/service_rpc.c
source/scripting/ejs/config.mk
source/scripting/python/config.mk
source/smb_server/config.mk
source/smbd/server.c
source/torture/config.mk
source/torture/smb2/config.mk
source/wrepl_server/config.mk
(This used to be commit 13bbd420681519894a4036729c43273912c9b402)
|
|
(This used to be commit 10780e638af8afc3ffa261255200779aea732694)
|
|
the code.
Make sure we pass around the event_context where we need it instead.
All test but a few python ones fail. Jelmer promised to fix them.
(This used to be commit 3045d391626fba169aa26be52174883e18d323e9)
|
|
(This used to be commit 1ef3830bb0d6e91e3b00e880784ca0741d9b4d49)
|
|
(This used to be commit 5628d58990144463fd87f8c847c9384ac2193681)
|
|
metze
(This used to be commit 8dca5b9bbb8706a98ad9a15f1b479be497dd44e7)
|
|
altogether.
(This used to be commit dbeab2a9cdee4e5f69afeb2603ba29cbed56debd)
|
|
Conflicts:
source/auth/credentials/config.mk
source/auth/gensec/config.mk
source/build/smb_build/makefile.pm
source/heimdal_build/config.mk
source/lib/events/config.mk
source/lib/nss_wrapper/config.mk
source/lib/policy/config.mk
source/lib/registry/config.mk
source/lib/socket_wrapper/config.mk
source/lib/tdb/config.mk
source/lib/tls/config.mk
source/lib/util/config.mk
source/libcli/config.mk
source/libcli/ldap/config.mk
source/libnet/config.mk
source/librpc/config.mk
source/param/config.mk
source/rpc_server/config.mk
source/scripting/ejs/config.mk
source/smbd/process_model.mk
(This used to be commit 760378e0294dd0cd4523a83448328478632d7e3d)
|
|
other libs, and only used as part of those libs.
(This used to be commit c96a68b7b7792d30b7b1a0167a0cbf6fe285993c)
|
|
(This used to be commit 2073346828ffa1d9c35105eadd7afddd3a76a045)
|
|
(This used to be commit 2243e24024f09ff9c9c7d0eb735c3b39c9d84424)
|
|
(This used to be commit 977dbdeaf363c8905ed9fd0570eba4be80582833)
|
|
metze
(This used to be commit 4b071236867ca5c2c0451ad3acc8a9debb0549e4)
|
|
(This used to be commit 99e61dade2bd9ae2a5dfe17f766528012c09e46c)
|
|
(This used to be commit a7e6d2a1832db388fdafa1279f84c9a8bbfc87d6)
|
|
Never install generated prototype files. It's easier to break the
API when using them and they're not easily readable for 3rd party users.
Conflicts:
source/auth/config.mk
source/auth/credentials/config.mk
source/auth/gensec/config.mk
source/build/smb_build/config_mk.pm
source/build/smb_build/main.pl
source/build/smb_build/makefile.pm
source/dsdb/config.mk
source/lib/charset/config.mk
source/lib/tdr/config.mk
source/lib/util/config.mk
source/libcli/config.mk
source/libcli/ldap/config.mk
source/librpc/config.mk
source/param/config.mk
source/rpc_server/config.mk
source/torture/config.mk
(This used to be commit 6c659689ed4081f1d7a6253c538c7f01784197ba)
|
|
(This used to be commit 89f7c74924965071981bbe7e05ff69847b0a3a03)
|
|
Conflicts:
source/build/smb_build/header.pm
source/build/smb_build/makefile.pm
source/lib/ldb/include/ldb_private.h
(This used to be commit 1a646af0647f021d99473a8991c35e616a423ea6)
|
|
-fvisibility=hidden. Not doing this causes failures on Mac OS X.
(This used to be commit da1a9438bd89569077ef1eaa9dc977b5f9d62836)
|
|
(This used to be commit a43f6d37bce85748e9cf2675e5beced5db26f1c3)
|
|
(This used to be commit 50c46160d997e0448f51ae09e0f3c79e8519fa41)
|