Continued revamping of libsmbclient.
[tprouty/samba.git] / source3 / Makefile.in
2008-03-03 Derrell LipmanContinued revamping of libsmbclient.
2008-03-02 Derrell LipmanInitial revamp of the libsmbclient interface.
2008-03-01 Volker LendeckeRevert "Add basic infrastructure for general async...
2008-03-01 Volker LendeckeRevert "Add infrastructure to support async SMB requests"
2008-02-29 Günther DeschnerAdd "registry" Group Policy extension.
2008-02-29 Günther DeschnerAdd Group Policy extension infrastructure.
2008-02-29 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-29 Günther DeschnerAdd infrastructure for reading/storing Group Policy...
2008-02-29 Michael AdamRevert "Add libnet_join.idl to the IDL files to be...
2008-02-29 Michael AdamFix linking of smbget when there is no shared library...
2008-02-29 Volker LendeckeAdd vfs_aio_fork
2008-02-29 Michael AdamFix creation of replacetort.
2008-02-28 Günther DeschnerRemove original copy of now redundant join code.
2008-02-28 Karolin SeegerRemove smbmount.
2008-02-28 Volker LendeckeAdd infrastructure to support async SMB requests
2008-02-28 Volker LendeckeAdd basic infrastructure for general async requests
2008-02-28 Günther DeschnerRemove unused display_ds_domain_controller_info() function.
2008-02-27 Stefan Metzmacherremove unused unixinfo.idl and generated files
2008-02-26 Michael AdamAdd libnet_join.idl to the IDL files to be processed...
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-21 Michael AdamFix the build on irix: Prevent empty line in TDB_OBJ
2008-02-20 Michael AdamFix build with static libs: place tdb static lib after...
2008-02-19 Michael Adambuild: change selftest_prefix from ./ to ./st .
2008-02-19 Michael AdamMakefile.in: Rework registry-related object collections.
2008-02-19 Michael AdamUse linbet_conf code in loadparm's registry handling.
2008-02-19 Günther DeschnerRemove unused marshalling for LSA_LOOKUP_SIDS/2/3.
2008-02-19 Günther DeschnerYippie! LSARPC server-side migration to pidl finished.
2008-02-18 Michael AdamCreate missing link for libnetapi.so.0
2008-02-17 Günther DeschnerAdd very basic ntsvcs client to rpcclient.
2008-02-17 Günther DeschnerBuild the generated ntsvcs server (not at all useable...
2008-02-17 Günther DeschnerUse pidl for NTSVCS.
2008-02-17 Günther DeschnerRemove rpc_parse/parse_net.c and some last unused netlo...
2008-02-17 Günther DeschnerFinally let our samlogon routines call rpccli_netr_Logo...
2008-02-17 Günther DeschnerAdd krb5pac IDL from samba4.
2008-02-17 Michael AdamAdd missing dependency to libtdb to libnss_wins.so
2008-02-16 Günther DeschnerYES! NETLOGON rpc server side migration to pidl finished.
2008-02-16 Günther DeschnerAdd init_netr_SamInfo3 routine.
2008-02-15 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-15 Michael AdamMove the implementation of _winreg_RestoreKey to reg_api.c
2008-02-15 Michael AdamAdd libtdb dependency to libsmbclient, libsmbsharemodes...
2008-02-15 Michael AdamUse -ltdb instead of bin/libtdb.so for linking.
2008-02-15 Michael AdamFix the build on IRIX by placing the object files befor...
2008-02-15 Michael AdamRemove libwbclient.a from standard (static) libsmbclien...
2008-02-15 Michael AdamAdd orphaned target smbiconv to "make everything" targets.
2008-02-15 Michael AdamFix linkage of bin/smbiconv by adding needed libs and...
2008-02-15 Michael AdamRemove useless build-target bin/samtest. (The objects...
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...
next