summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use pidl for NTSVCS.Günther Deschner2008-02-171-2/+4
* Remove rpc_parse/parse_net.c and some last unused netlogon headers.Günther Deschner2008-02-171-3/+3
* Finally let our samlogon routines call rpccli_netr_LogonSamLogon internally andGünther Deschner2008-02-171-6/+10
* Add krb5pac IDL from samba4.Günther Deschner2008-02-171-2/+4
* Add missing dependency to libtdb to libnss_wins.soMichael Adam2008-02-171-2/+2
* YES! NETLOGON rpc server side migration to pidl finished.Günther Deschner2008-02-161-1/+1
* Add init_netr_SamInfo3 routine.Günther Deschner2008-02-161-1/+2
* Move the implementation of _winreg_RestoreKey to reg_api.cMichael Adam2008-02-151-5/+6
* Add libtdb dependency to libsmbclient, libsmbsharemodes and libnetapi.Michael Adam2008-02-151-6/+6
* Use -ltdb instead of bin/libtdb.so for linking.Michael Adam2008-02-151-1/+1
* Fix the build on IRIX by placing the object files before the shared libs in l...Michael Adam2008-02-151-4/+4
* Remove libwbclient.a from standard (static) libsmbclient object list.Michael Adam2008-02-151-11/+13
* Add orphaned target smbiconv to "make everything" targets.Michael Adam2008-02-151-1/+1
* Fix linkage of bin/smbiconv by adding needed libs and objects.Michael Adam2008-02-151-3/+3
* Remove useless build-target bin/samtest. (The objects exist no more.)Michael Adam2008-02-151-4/+0
* Fix build of cifs.spnego with libtdb.Michael Adam2008-02-151-2/+2
* Use -ltdb instead of bin/libtdb.so for linking.Michael Adam2008-02-151-1/+1
* Fix build of smbumount with shared libtdb.Michael Adam2008-02-151-2/+2
* Fix building smbmount with shared libtdb.Michael Adam2008-02-151-2/+2
* Remove the regfio objects from the ldb commandlin tools object list - unused.Michael Adam2008-02-141-1/+1
* Clean up LIBTDB-related Makefile variables a bitMichael Adam2008-02-141-9/+1