summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2008-04-08Restructure inner workings of libnetapi a bit.Günther Deschner1-0/+1
2008-04-08Build libnetapi.idl.Günther Deschner1-1/+2
2008-04-04net_registry: split utility function of common interest out into util module.Michael Adam1-0/+1
2008-04-04Makefile: reassign reg_init_basic.o to REG_BASE_OBJ, where it belongs...Michael Adam1-2/+3
2008-03-28net: add a "net registry" subcommand to locally access the registry.Michael Adam1-1/+3
2008-03-26libsmbconf: add a text backend to libsmbconf based on the params.c parser.Michael Adam1-1/+2
2008-03-25build: don't autogenerate prototypes for util_tdb and dbwrap anymore.Michael Adam1-2/+3
2008-03-24Fix libtdb some to move back towards allowing out of tree buildsGerald (Jerry) Carter1-1/+1
2008-03-22libgpo: replace hand-crafted registry initialization by registry_init_basic.Michael Adam1-1/+2
2008-03-21libsmbconf: move registry implementation to a module of its own.Michael Adam1-1/+1
2008-03-21Remove remaining old srvsvc client and server rpc code entirely.Günther Deschner1-2/+2
2008-03-21Remove double RPC_PARSE_OBJ2 from Makefile.Günther Deschner1-1/+0
2008-03-17Move libnet_conf to a library lib/smbconf/ of its own, fixing the api.Michael Adam1-3/+6
2008-03-10Remove rpccli_srvsvc_net_file_enum() and cli_srvsvc.c with it.Günther Deschner1-1/+1
2008-03-07Enable use of Relocations Read-Only, if supported, for enhanced security.Simo Sorce1-2/+2
2008-03-07Time to confess...Michael Adam1-0/+1
2008-03-06Fix the build of cifs.spnego.Günther Deschner1-1/+1
2008-03-06Revert "Build: Add an rpath of $(LIBDIR) to binary targets."Michael Adam1-2/+2
2008-03-06Build: Add an rpath of $(LIBDIR) to binary targets.Michael Adam1-2/+2
2008-03-06Add infrastructure to support async SMB requestsVolker Lendecke1-1/+1
2008-03-06Add basic infrastructure for general async requestsVolker Lendecke1-1/+1
2008-03-06Make test: set LD_LIBRARY_PATH for make test_shlibs and friends.Michael Adam1-3/+6
2008-03-05Build: fix bin/net on Solaris - use -ltdb instead of bin/libtdb.soMichael Adam1-1/+1
2008-03-05Fix build targets for bin/net.Günther Deschner1-1/+1
2008-03-05Another build fix for pam_smbpass: make sure libwbclient is there.Günther Deschner1-1/+1
2008-03-05Makefile: reformat - break long target lines.Michael Adam1-64/+129
2008-03-05Makefile: untangle -ltalloc from LIBS, making use of libtalloc explicit.Michael Adam1-60/+60
2008-03-05Makefile: Add explicit dependecies to libtalloc.so.Michael Adam1-59/+59
2008-03-05Fix build of pam_smbpass.Günther Deschner1-1/+2
2008-03-05Use pidl for _srvsvc_NetSrvGetInfo().Günther Deschner1-1/+2
2008-03-03Continued revamping of libsmbclient.Derrell Lipman1-0/+1
2008-03-01Initial revamp of the libsmbclient interface.Derrell Lipman1-1/+11
2008-03-01Revert "Add basic infrastructure for general async requests"Volker Lendecke1-1/+1
2008-03-01Revert "Add infrastructure to support async SMB requests"Volker Lendecke1-1/+1
2008-02-29Add "registry" Group Policy extension.Günther Deschner1-1/+12
2008-02-29Add Group Policy extension infrastructure.Günther Deschner1-1/+4
2008-02-29Add infrastructure for reading/storing Group Policy state and control data in...Günther Deschner1-1/+2
2008-02-29Revert "Add libnet_join.idl to the IDL files to be processed by "make idl"."Michael Adam1-1/+1
2008-02-29Fix linking of smbget when there is no shared library support.Michael Adam1-1/+1
2008-02-29Add vfs_aio_forkVolker Lendecke1-0/+5
2008-02-29Fix creation of replacetort.Michael Adam1-0/+1
2008-02-28Remove original copy of now redundant join code.Günther Deschner1-1/+1
2008-02-28Remove smbmount.Karolin Seeger1-23/+2
2008-02-28Add infrastructure to support async SMB requestsVolker Lendecke1-1/+1
2008-02-28Add basic infrastructure for general async requestsVolker Lendecke1-1/+1
2008-02-28Remove unused display_ds_domain_controller_info() function.Günther Deschner1-3/+2
2008-02-27remove unused unixinfo.idl and generated filesStefan Metzmacher1-6/+2
2008-02-26Add libnet_join.idl to the IDL files to be processed by "make idl".Michael Adam1-1/+1
2008-02-21Fix the build on irix: Prevent empty line in TDB_OBJMichael Adam1-2/+2
2008-02-20Fix build with static libs: place tdb static lib after tdb-util objects.Michael Adam1-2/+3