summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* libgpo: replace hand-crafted registry initialization by registry_init_basic.Michael Adam2008-03-221-1/+2
* libsmbconf: move registry implementation to a module of its own.Michael Adam2008-03-211-1/+1
* Remove remaining old srvsvc client and server rpc code entirely.Günther Deschner2008-03-211-2/+2
* Remove double RPC_PARSE_OBJ2 from Makefile.Günther Deschner2008-03-211-1/+0
* Move libnet_conf to a library lib/smbconf/ of its own, fixing the api.Michael Adam2008-03-171-3/+6
* Remove rpccli_srvsvc_net_file_enum() and cli_srvsvc.c with it.Günther Deschner2008-03-101-1/+1
* Enable use of Relocations Read-Only, if supported, for enhanced security.Simo Sorce2008-03-071-2/+2
* Time to confess...Michael Adam2008-03-071-0/+1
* Fix the build of cifs.spnego.Günther Deschner2008-03-061-1/+1
* Revert "Build: Add an rpath of $(LIBDIR) to binary targets."Michael Adam2008-03-061-2/+2
* Build: Add an rpath of $(LIBDIR) to binary targets.Michael Adam2008-03-061-2/+2
* Add infrastructure to support async SMB requestsVolker Lendecke2008-03-061-1/+1
* Add basic infrastructure for general async requestsVolker Lendecke2008-03-061-1/+1
* Make test: set LD_LIBRARY_PATH for make test_shlibs and friends.Michael Adam2008-03-061-3/+6
* Build: fix bin/net on Solaris - use -ltdb instead of bin/libtdb.soMichael Adam2008-03-051-1/+1
* Fix build targets for bin/net.Günther Deschner2008-03-051-1/+1
* Another build fix for pam_smbpass: make sure libwbclient is there.Günther Deschner2008-03-051-1/+1
* Makefile: reformat - break long target lines.Michael Adam2008-03-051-64/+129
* Makefile: untangle -ltalloc from LIBS, making use of libtalloc explicit.Michael Adam2008-03-051-60/+60
* Makefile: Add explicit dependecies to libtalloc.so.Michael Adam2008-03-051-59/+59
* Fix build of pam_smbpass.Günther Deschner2008-03-051-1/+2
* Use pidl for _srvsvc_NetSrvGetInfo().Günther Deschner2008-03-051-1/+2
* Continued revamping of libsmbclient.Derrell Lipman2008-03-031-0/+1
* Initial revamp of the libsmbclient interface.Derrell Lipman2008-03-011-1/+11
* Revert "Add basic infrastructure for general async requests"Volker Lendecke2008-03-011-1/+1
* Revert "Add infrastructure to support async SMB requests"Volker Lendecke2008-03-011-1/+1
* Add "registry" Group Policy extension.Günther Deschner2008-02-291-1/+12
* Add Group Policy extension infrastructure.Günther Deschner2008-02-291-1/+4
* Add infrastructure for reading/storing Group Policy state and control data in...Günther Deschner2008-02-291-1/+2
* Revert "Add libnet_join.idl to the IDL files to be processed by "make idl"."Michael Adam2008-02-291-1/+1
* Fix linking of smbget when there is no shared library support.Michael Adam2008-02-291-1/+1
* Add vfs_aio_forkVolker Lendecke2008-02-291-0/+5
* Fix creation of replacetort.Michael Adam2008-02-291-0/+1
* Remove original copy of now redundant join code.Günther Deschner2008-02-281-1/+1
* Remove smbmount.Karolin Seeger2008-02-281-23/+2
* Add infrastructure to support async SMB requestsVolker Lendecke2008-02-281-1/+1
* Add basic infrastructure for general async requestsVolker Lendecke2008-02-281-1/+1
* Remove unused display_ds_domain_controller_info() function.Günther Deschner2008-02-281-3/+2
* remove unused unixinfo.idl and generated filesStefan Metzmacher2008-02-271-6/+2
* Add libnet_join.idl to the IDL files to be processed by "make idl".Michael Adam2008-02-261-1/+1
* Fix the build on irix: Prevent empty line in TDB_OBJMichael Adam2008-02-211-2/+2
* Fix build with static libs: place tdb static lib after tdb-util objects.Michael Adam2008-02-201-2/+3
* build: change selftest_prefix from ./ to ./st .Michael Adam2008-02-191-3/+3
* Makefile.in: Rework registry-related object collections.Michael Adam2008-02-191-45/+40
* Use linbet_conf code in loadparm's registry handling.Michael Adam2008-02-191-22/+36
* Remove unused marshalling for LSA_LOOKUP_SIDS/2/3.Günther Deschner2008-02-191-1/+1
* Yippie! LSARPC server-side migration to pidl finished.Günther Deschner2008-02-191-1/+1
* Create missing link for libnetapi.so.0Michael Adam2008-02-181-0/+1
* Add very basic ntsvcs client to rpcclient.Günther Deschner2008-02-171-2/+2
* Build the generated ntsvcs server (not at all useable yet).Günther Deschner2008-02-171-1/+2