Security fix for CVE-2008-1105: Boundary failure when parsing SMB responses
[tprouty/samba.git] / source / Makefile.in
2008-05-23 Stefan Metzmacherbuild: add symbol versioning when we build with gnu ld
2008-05-23 Stefan Metzmacherbuild: autogenerate exports/libwbclient.syms
2008-05-23 Stefan Metzmacherbuild: autogenerate exports/libtalloc.syms
2008-05-23 Stefan Metzmacherbuild: pass .syms extention via @SYMSEXT@ from configure
2008-05-23 Stefan Metzmacherbuild: autogenerate exports/libnetapi.syms
2008-05-22 Günther Deschnercldap: move out cldap object to fix the build.
2008-05-22 Günther Deschnerbuild: fix make everything.
2008-05-22 Günther Deschnerbuild: fix some build dependencies.
2008-05-20 Simo SorceEnable use of Relocations Read-Only, if supported,...
2008-05-07 Volker LendeckeNext round fixing bug 5420, build on IRIX
2008-05-07 Günther Deschnerpam_winbind: Fix Bug #5430 (patch from fumiyas@osstech...
2008-04-23 Gerald W. CarterFix out of tree build. Remove the embedded srcdir...
2008-04-22 Michael Adamlibsmbconf: rename text backend smbconf_txt_simple...
2008-04-22 Günther Deschnerwinbind: Use libnbt for NTLOGON SAMLOGON mailslot reque...
2008-04-22 Günther DeschnerIDL: build generated nbt code.
2008-04-22 Michael Adambuild: smbconftort only needs LIBSMB_ERR_OBJ, not LIBSA...
2008-04-22 Michael Adambuild: move SECRETS_OBJ into LIBSMB_ERR_OBJ.
2008-04-22 Michael Adambuild: move SECRETS_OBJ into LIBSMB_OBJ
2008-04-22 Michael Adambuild: regroup LIBSMB objects to for a smallest linkabl...
2008-04-22 Michael Adambuild: group RPC_PARSE_OBJ1 with LIBSAMBA_OBJ
2008-04-22 Michael Adambuild: group NTERR/DOSERR/ERRORMAP and LIBSAMBA object...
2008-04-21 Michael Adambuild: add missing dependency for libtdb.so to pam_smbpass
2008-04-21 Michael Adamlibsmbconf: add a smbconf init dispatcher smbconf_init().
2008-04-13 Stefan Metzmacherdbwrap: wait for tdb2 change notifies in smbd, nmbd...
2008-04-13 Stefan Metzmacherdbwrap: add dbwrap_tdb2 backend
2008-04-12 Günther DeschnerAdd very basic cli_cm_* based connection handler to...
2008-04-12 Günther DeschnerAdd NetUserAdd to libnetapi.
2008-04-12 Günther DeschnerRestructure inner workings of libnetapi a bit.
2008-04-12 Günther DeschnerBuild libnetapi.idl.
2008-04-12 Stefan Metzmachernet: 'net' doesn't need wb_common.o anymore.
2008-04-12 Stefan Metzmachernsswitch: remove unused nsswitch/wb_client.c
2008-04-11 Michael Adamnet: don't process net_registry_util.c with make proto
2008-04-11 Michael Adamlibsmbconf: testsuite: add support for "--configfile...
2008-04-11 Michael Adamlibsmbconf: add testsuite to the library.
2008-04-11 Michael Adamlibsmbconf: move utility functions from main module...
2008-04-10 Michael Adamnet_registry: split utility function of common interest...
2008-04-04 Michael Adamnet_registry: fix build/linking of net_registry.
2008-04-04 Michael Adamnet: add a "net registry" subcommand to locally access...
2008-03-31 Günther DeschnerRemove remaining old srvsvc client and server rpc code...
2008-03-31 Günther DeschnerRemove double RPC_PARSE_OBJ2 from Makefile.
2008-03-31 Günther DeschnerRemove rpccli_srvsvc_net_file_enum() and cli_srvsvc...
2008-03-31 Günther DeschnerUse pidl for _srvsvc_NetSrvGetInfo().
2008-03-27 Michael Adamlibsmbconf: add a text backend to libsmbconf based...
2008-03-27 Michael Adambuild: don't autogenerate prototypes for util_tdb and...
2008-03-27 Michael Adamlibsmbconf: move registry implementation to a module...
2008-03-27 Michael AdamMove libnet_conf to a library lib/smbconf/ of its own...
2008-03-27 Michael AdamRevert "Add libnet_join.idl to the IDL files to be...
2008-03-26 Gerald (Jerry) CarterFix libtdb some to move back towards allowing out of...
2008-03-17 Michael AdamTime to confess...
2008-03-07 Günther DeschnerFix the build of cifs.spnego.
2008-03-07 Volker LendeckeAdd infrastructure to support async SMB requests
2008-03-07 Volker LendeckeAdd basic infrastructure for general async requests
2008-03-06 Michael AdamMake test: set LD_LIBRARY_PATH for make test_shlibs...
2008-03-06 Günther DeschnerFix build targets for bin/net.
2008-03-06 Günther DeschnerAnother build fix for pam_smbpass: make sure libwbclien...
2008-03-06 Michael AdamBuild: fix bin/net on Solaris - use -ltdb instead of...
2008-03-06 Michael AdamMakefile: reformat - break long target lines.
2008-03-06 Michael AdamMakefile: untangle -ltalloc from LIBS, making use of...
2008-03-05 Michael AdamMakefile: Add explicit dependecies to libtalloc.so.
2008-03-05 Günther DeschnerFix build of pam_smbpass.
2008-03-04 Derrell LipmanContinued revamping of libsmbclient.
2008-03-04 Derrell LipmanInitial revamp of the libsmbclient interface.
2008-03-03 Volker LendeckeRevert "Add basic infrastructure for general async...
2008-03-03 Volker LendeckeRevert "Add infrastructure to support async SMB requests"
2008-02-29 Michael AdamFix linking of smbget when there is no shared library...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
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.
next