summaryrefslogtreecommitdiffstats
path: root/source/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* IDL: build generated nbt code.Günther Deschner2008-04-221-3/+6
* build: smbconftort only needs LIBSMB_ERR_OBJ, not LIBSAMBA_OBJMichael Adam2008-04-221-1/+1
* build: move SECRETS_OBJ into LIBSMB_ERR_OBJ.Michael Adam2008-04-221-3/+3
* build: move SECRETS_OBJ into LIBSMB_OBJMichael Adam2008-04-221-45/+41
* build: regroup LIBSMB objects to for a smallest linkable uint (LIBSMB_ERR_OBJ)Michael Adam2008-04-221-6/+10
* build: group RPC_PARSE_OBJ1 with LIBSAMBA_OBJMichael Adam2008-04-221-17/+17
* build: group NTERR/DOSERR/ERRORMAP and LIBSAMBA object differentlyMichael Adam2008-04-221-35/+36
* build: add missing dependency for libtdb.so to pam_smbpassMichael Adam2008-04-211-1/+1
* libsmbconf: add a smbconf init dispatcher smbconf_init().Michael Adam2008-04-211-1/+2
* dbwrap: wait for tdb2 change notifies in smbd, nmbd and winbinddStefan Metzmacher2008-04-131-2/+3
* dbwrap: add dbwrap_tdb2 backendStefan Metzmacher2008-04-131-1/+2
* Add very basic cli_cm_* based connection handler to libnetapi.Günther Deschner2008-04-121-0/+1
* Add NetUserAdd to libnetapi.Günther Deschner2008-04-121-1/+2
* Restructure inner workings of libnetapi a bit.Günther Deschner2008-04-121-0/+1
* Build libnetapi.idl.Günther Deschner2008-04-121-1/+2
* net: 'net' doesn't need wb_common.o anymore.Stefan Metzmacher2008-04-121-1/+1
* nsswitch: remove unused nsswitch/wb_client.cStefan Metzmacher2008-04-121-1/+1
* net: don't process net_registry_util.c with make protoMichael Adam2008-04-111-2/+6
* libsmbconf: testsuite: add support for "--configfile" option.Michael Adam2008-04-111-2/+4
* libsmbconf: add testsuite to the library.Michael Adam2008-04-111-1/+20
* libsmbconf: move utility functions from main module to new smbconf_util.cMichael Adam2008-04-111-1/+2
* net_registry: split utility function of common interest out into util module.Michael Adam2008-04-101-0/+1
* net_registry: fix build/linking of net_registry.Michael Adam2008-04-041-1/+3
* net: add a "net registry" subcommand to locally access the registry.Michael Adam2008-04-041-1/+3
* Remove remaining old srvsvc client and server rpc code entirely.Günther Deschner2008-03-311-2/+2
* Remove double RPC_PARSE_OBJ2 from Makefile.Günther Deschner2008-03-311-1/+0
* Remove rpccli_srvsvc_net_file_enum() and cli_srvsvc.c with it.Günther Deschner2008-03-311-1/+1
* Use pidl for _srvsvc_NetSrvGetInfo().Günther Deschner2008-03-311-1/+2
* libsmbconf: add a text backend to libsmbconf based on the params.c parser.Michael Adam2008-03-271-1/+2
* build: don't autogenerate prototypes for util_tdb and dbwrap anymore.Michael Adam2008-03-271-2/+3
* libsmbconf: move registry implementation to a module of its own.Michael Adam2008-03-271-1/+1
* Move libnet_conf to a library lib/smbconf/ of its own, fixing the api.Michael Adam2008-03-271-3/+6
* Revert "Add libnet_join.idl to the IDL files to be processed by "make idl"."Michael Adam2008-03-271-1/+1
* Fix libtdb some to move back towards allowing out of tree buildsGerald (Jerry) Carter2008-03-261-1/+1
* Time to confess...Michael Adam2008-03-171-0/+1
* Fix the build of cifs.spnego.Günther Deschner2008-03-071-1/+1
* Add infrastructure to support async SMB requestsVolker Lendecke2008-03-071-1/+1
* Add basic infrastructure for general async requestsVolker Lendecke2008-03-071-1/+1
* Make test: set LD_LIBRARY_PATH for make test_shlibs and friends.Michael Adam2008-03-061-3/+6
* Fix build targets for bin/net.Günther Deschner2008-03-061-1/+1
* Another build fix for pam_smbpass: make sure libwbclient is there.Günther Deschner2008-03-061-1/+1
* Build: fix bin/net on Solaris - use -ltdb instead of bin/libtdb.soMichael Adam2008-03-061-1/+1
* Makefile: reformat - break long target lines.Michael Adam2008-03-061-64/+129
* Makefile: untangle -ltalloc from LIBS, making use of libtalloc explicit.Michael Adam2008-03-061-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
* Continued revamping of libsmbclient.Derrell Lipman2008-03-041-0/+1
* Initial revamp of the libsmbclient interface.Derrell Lipman2008-03-041-1/+11
* Revert "Add basic infrastructure for general async requests"Volker Lendecke2008-03-031-1/+1
* Revert "Add infrastructure to support async SMB requests"Volker Lendecke2008-03-031-1/+1