Fix build of cifs.spnego with libtdb.
[tprouty/samba.git] / source3 / Makefile.in
2008-02-15 Michael AdamFix build of cifs.spnego with libtdb.
2008-02-15 Michael AdamUse -ltdb instead of bin/libtdb.so for linking.
2008-02-15 Michael AdamFix build of smbumount with shared libtdb.
2008-02-15 Michael AdamFix building smbmount with shared libtdb.
2008-02-14 Michael AdamRemove the regfio objects from the ldb commandlin tools...
2008-02-14 Michael AdamClean up LIBTDB-related Makefile variables a bit
2008-02-14 Michael AdamCreate symbols to export in libtdb dynamically from...
2008-02-14 Michael AdamAdd support for building and using shared and static...
2008-02-13 Michael AdamLink in libnetapi as shared or static library (same...
2008-02-13 Michael AdamOnly use the needed objects for libnetapi.a
2008-02-13 Stefan Metzmacherauth_winbind: use wbcAuthenticateUserEx()
2008-02-13 Michael AdamAdd libreplace objects to libtalloc.so.
2008-02-13 Günther DeschnerGoodbye parse_samr.c, rest in peace - but never come...
2008-02-13 Michael AdamFix build: Add missing prerequisites for libwbclient.so
2008-02-13 Stefan Metzmacherlibwbclient: include wb_common.o in libwbclient.a
2008-02-13 Michael AdamFix install: Add creation of include dir to installlibt...
2008-02-13 Michael AdamAdd linking -ltalloc to libwbclient.so. Noted by Metze.
2008-02-13 Michael AdamRemove some unneded variables: we always build and...
2008-02-13 Michael AdamPut talloc lib targets into variables and uses these.
2008-02-13 Michael AdamAdd support for linking talloc library statically or...
2008-02-13 Michael AdamUse data from lib/talloc/libtalloc.m4 instead of hard...
2008-02-13 Michael AdamAdd support for building libtalloc.a and libtalloc.so.
2008-02-12 Günther DeschnerCollect all init_lsa_string varients in one place.
2008-02-12 Günther Deschnerw00t! SAMR server-side conversion to pidl is finished.
2008-02-12 Günther DeschnerMove some samr init functions around (to allow easier...
2008-02-07 Michael AdamFix building with "make -j2" or greater by building...
2008-02-06 Michael AdamAdd support for LDAP debug output in Samba log file.
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-31 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-31 Günther DeschnerEnable build of pidl generated netlogon server.
2008-01-31 Günther DeschnerLet _samr_Close() use pidl generated server code.
2008-01-30 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-29 Günther DeschnerRemove include/rpc_ds.h and all references to it completly.
2008-01-29 Günther DeschnerRemove unused rpc_ds marshalling code that is unused...
2008-01-29 Günther DeschnerFinally delete rpccli_ds_enum_domain_trusts() completly.
2008-01-29 Günther DeschnerFix the build. Avoid unrequired ndr_print_ads_struct...
2008-01-29 Alexander BokovoyMerge branch 'ctdb-merge' into dmapi-integration
2008-01-25 Günther DeschnerUse generated DSSETUP client & server rpc functions...
2008-01-25 Günther DeschnerAdd generated dssetup code after make idl.
2008-01-24 Günther DeschnerAdd winbindd debugging ndr_print helpers.
2008-01-24 Günther DeschnerRe-run make idl and use generated ndr based on samba4...
2008-01-24 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-23 Andrew TridgellMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-21 Michael AdamRename lib/util_reg_smbconf.c to registry/reg_init_smbc...
2008-01-21 Michael AdamMove reg_frontend_hilvl.c to reg_dispatcher.c
2008-01-21 Michael AdamExtend/fix comments.
2008-01-21 Michael AdamExtract regkey_open_internal() from reg_frontend.c...
2008-01-21 Michael AdamRename reg_db.c to reg_backend_db.c
2008-01-21 Michael AdamRename reg_shares.c to reg_backend_shares.c
2008-01-21 Michael AdamRename reg_smbconf.c to reg_backend_smbconf.c
2008-01-21 Michael AdamRename reg_printing.c to reg_backend_printing.c
2008-01-21 Michael AdamMakefile.in: Group together registry related object...
2008-01-21 Michael AdamMakefile.in: extract registry backend objects to common...
2008-01-21 Michael Adamreg_eventlog.o and reg_perfcount.o are no longer neede...
2008-01-20 Michael AdamRemove the dynamic registry overlay.
2008-01-20 Michael AdamAdd a registry backend perflib that replaces the former...
2008-01-20 Michael AdamAdd a registry backend current_version that replaces...
2008-01-20 Michael AdamAdd a registry backend hkpt_params that replaces the...
2008-01-20 Michael AdamAdd a registry backend tcpip_params that replaces the...
2008-01-20 Michael AdamAdd a registry backend prod_options that replaces the...
2008-01-19 Volker Lendeckevfs_streams_depot
2008-01-19 Volker Lendeckevfs_streams_xattr module
2008-01-19 Volker LendeckeLink ndr_xattr.o with LIBNDR_GEN_OBJ
2008-01-18 Michael AdamAdd a registry backend netlogon_params that replaces...
2008-01-17 Derrell LipmanMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-17 Günther DeschnerFinally enable pidl generated SAMR & NETLOGON headers...
2008-01-17 Günther DeschnerRe-run make idl to generate SAMR output.
2008-01-17 Günther DeschnerUse pidl generated data from misc.idl.
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge branch 'ctdb-merge' into v3-2-test
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyEnable building of VFS modules: vfs_tsmsm, vfs_shadowco...
2008-01-16 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-15 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-15 Volker Lendeckerename vfs_ea_tdb to vfs_xattr_tdb
2008-01-15 Stefan Metzmacherlibwbclient: don't link talloc.o into libwbclient.a
2008-01-15 Stefan MetzmacherRevert "libwbclient: don't link talloc.o into libwbclie...
2008-01-15 Günther DeschnerUse autogenerated libnet_join header.
2008-01-15 Stefan Metzmacherlibwbclient: don't link talloc.o into libwbclient.a
2008-01-15 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-15 Stefan Metzmacherkrb5_locator: winbind_krb5_locator.o doesn't need socke...
2008-01-15 Stefan Metzmachernss_winbind: nss_winbind.so doesn't need socket wrapper...
2008-01-15 Stefan Metzmacherpam_winbind: pam_winbind.so doesn't need soecket wrappe...
2008-01-15 Stefan Metzmacherlibwbclient: libwbclient.so doesn't need socket nor...
2008-01-15 Volker LendeckeImplement vfs_ea_tdb
2008-01-15 Stefan Metzmacherlibwbclient: install wbclient.h into the same path...
2008-01-14 Michael AdamFix "make test_shlibs": it showed unresolved symbols...
2008-01-14 Günther DeschnerRevert ""make test_shlibs" shows unresolved symbols...
2008-01-14 Günther Deschner"make test_shlibs" shows unresolved symbols for -lwbclient.
2008-01-12 Volker LendeckeOne more empty line
2008-01-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-10 Volker Lendecke--enable-libwbclient-shared
2008-01-10 Michael AdamMove transfer_file and transfer_file_internal to a...
2008-01-10 Volker LendeckeFix suspicious Makefile line
2008-01-08 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-06 Michael AdamRemove vlp.o in make clean.
2008-01-06 Jelmer VernooijUse metze's approach.
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Jelmer Vernooijselftest: Use platform-specific equivalents of LD_LIBRA...
next