Remove unused variable from wbcCheckTrustCredentials().
[ira/wip.git] / source3 / Makefile.in
2008-04-16 Gerald W. CarterFix out of tree build. Remove the embedded srcdir...
2008-04-15 Günther DeschnerIDL: For the fun of it, build drsuapi.idl.
2008-04-13 Michael Adamlibsmbconf: add a smbconf init dispatcher smbconf_init().
2008-04-13 Günther Deschnergpo: add scripts plugin.
2008-04-12 Stefan Metzmacherdbwrap: wait for tdb2 change notifies in smbd, nmbd...
2008-04-12 Stefan Metzmacherdbwrap: add dbwrap_tdb2 backend
2008-04-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-04-12 Michael Adambuild: smbconftort only needs LIBSMB_ERR_OBJ, not LIBSA...
2008-04-12 Michael Adambuild: move SECRETS_OBJ into LIBSMB_ERR_OBJ.
2008-04-12 Michael Adambuild: move SECRETS_OBJ into LIBSMB_OBJ
2008-04-12 Michael Adambuild: regroup LIBSMB objects to for a smallest linkabl...
2008-04-12 Michael Adambuild: group RPC_PARSE_OBJ1 with LIBSAMBA_OBJ
2008-04-12 Michael Adambuild: group NTERR/DOSERR/ERRORMAP and LIBSAMBA object...
2008-04-11 Stefan Metzmachernet: 'net' doesn't need wb_common.o anymore.
2008-04-11 Stefan Metzmachernsswitch: remove unused nsswitch/wb_client.c
2008-04-10 Günther DeschnerAdd very basic cli_cm_* based connection handler to...
2008-04-09 Michael Adamlibsmbconf: testsuite: add support for "--configfile...
2008-04-09 Michael Adamlibsmbconf: add testsuite to the library.
2008-04-09 Michael Adamlibsmbconf: move utility functions from main module...
2008-04-09 Michael Adamnet: don't process net_registry_util.c with make proto
2008-04-09 Günther DeschnerAdd NetUserAdd to libnetapi.
2008-04-08 Günther DeschnerRestructure inner workings of libnetapi a bit.
2008-04-08 Günther DeschnerBuild libnetapi.idl.
2008-04-04 Michael Adamnet_registry: split utility function of common interest...
2008-04-04 Michael AdamMakefile: reassign reg_init_basic.o to REG_BASE_OBJ...
2008-03-28 Michael Adamnet: add a "net registry" subcommand to locally access...
2008-03-26 Michael Adamlibsmbconf: add a text backend to libsmbconf based...
2008-03-25 Michael Adambuild: don't autogenerate prototypes for util_tdb and...
2008-03-24 Gerald (Jerry) CarterFix libtdb some to move back towards allowing out of...
2008-03-22 Michael Adamlibgpo: replace hand-crafted registry initialization...
2008-03-21 Michael Adamlibsmbconf: move registry implementation to a module...
2008-03-21 Günther DeschnerRemove remaining old srvsvc client and server rpc code...
2008-03-21 Günther DeschnerRemove double RPC_PARSE_OBJ2 from Makefile.
2008-03-17 Michael AdamMove libnet_conf to a library lib/smbconf/ of its own...
2008-03-10 Günther DeschnerRemove rpccli_srvsvc_net_file_enum() and cli_srvsvc...
2008-03-07 Simo SorceEnable use of Relocations Read-Only, if supported,...
2008-03-07 Michael AdamTime to confess...
2008-03-06 Günther DeschnerFix the build of cifs.spnego.
2008-03-06 Michael AdamRevert "Build: Add an rpath of $(LIBDIR) to binary...
2008-03-06 Michael AdamBuild: Add an rpath of $(LIBDIR) to binary targets.
2008-03-06 Volker LendeckeAdd infrastructure to support async SMB requests
2008-03-06 Volker LendeckeAdd basic infrastructure for general async requests
2008-03-06 Stefan MetzmacherMerge commit 'origin/v3-2-stable' into v3-2-test
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-06 Michael AdamMake test: set LD_LIBRARY_PATH for make test_shlibs...
2008-03-05 Michael AdamBuild: fix bin/net on Solaris - use -ltdb instead of...
2008-03-05 Günther DeschnerFix build targets for bin/net.
2008-03-05 Günther DeschnerAnother build fix for pam_smbpass: make sure libwbclien...
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-03-05 Michael AdamMakefile: reformat - break long target lines.
2008-03-05 Michael AdamMakefile: untangle -ltalloc from LIBS, making use of...
2008-03-05 Michael AdamMakefile: Add explicit dependecies to libtalloc.so.
2008-03-05 Michael AdamMakefile: Add explicit dependecies to libtalloc.so.
2008-03-05 Günther DeschnerFix build of pam_smbpass.
2008-03-05 Günther DeschnerFix build of pam_smbpass.
2008-03-05 Günther DeschnerUse pidl for _srvsvc_NetSrvGetInfo().
2008-03-04 Derrell LipmanContinued revamping of libsmbclient.
2008-03-04 Derrell LipmanInitial revamp of the libsmbclient interface.
2008-03-03 Derrell LipmanMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-03-03 Derrell LipmanContinued revamping of libsmbclient.
2008-03-03 Volker LendeckeRevert "Add basic infrastructure for general async...
2008-03-03 Volker LendeckeRevert "Add infrastructure to support async SMB requests"
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 Michael AdamFix linking of smbget when there is no shared library...
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 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...
next