summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2008-05-09cldap: move out cldap object to fix the build.Günther Deschner1-2/+5
2008-04-30pam_winbind: Fix Bug #5430 (patch from fumiyas@osstech.co.jp).Günther Deschner1-1/+1
2008-04-30build: fix make everything.Günther Deschner1-9/+16
2008-04-30Next round fixing bug 5420, build on IRIXVolker Lendecke1-2/+1
2008-04-30build: fix some build dependencies.Günther Deschner1-3/+6
2008-04-22libsmbconf: rename text backend smbconf_txt_simple to smbconf_txt.Michael Adam1-1/+1
2008-04-21winbind: Use libnbt for NTLOGON SAMLOGON mailslot request and reply.Günther Deschner1-8/+10
2008-04-17build: add missing dependency for libtdb.so to pam_smbpassMichael Adam1-1/+1
2008-04-17IDL: build generated nbt code.Günther Deschner1-3/+6
2008-04-17IDL: Build nbt.idl always.Günther Deschner1-1/+1
2008-04-17Add simple implementation of several functions in the Samba 4 RPCJelmer Vernooij1-1/+3
2008-04-16Fix out of tree build. Remove the embedded srcdir path from talloc and tdb.Gerald W. Carter1-2/+2
2008-04-15IDL: For the fun of it, build drsuapi.idl.Günther Deschner1-1/+1
2008-04-13libsmbconf: add a smbconf init dispatcher smbconf_init().Michael Adam1-1/+2
2008-04-13gpo: add scripts plugin.Günther Deschner1-0/+4
2008-04-12dbwrap: wait for tdb2 change notifies in smbd, nmbd and winbinddStefan Metzmacher1-2/+3
2008-04-12dbwrap: add dbwrap_tdb2 backendStefan Metzmacher1-1/+2
2008-04-12build: smbconftort only needs LIBSMB_ERR_OBJ, not LIBSAMBA_OBJMichael Adam1-1/+1
2008-04-12build: move SECRETS_OBJ into LIBSMB_ERR_OBJ.Michael Adam1-3/+3
2008-04-12build: move SECRETS_OBJ into LIBSMB_OBJMichael Adam1-45/+41
2008-04-12build: regroup LIBSMB objects to for a smallest linkable uint (LIBSMB_ERR_OBJ)Michael Adam1-6/+10
2008-04-12build: group RPC_PARSE_OBJ1 with LIBSAMBA_OBJMichael Adam1-17/+17
2008-04-12build: group NTERR/DOSERR/ERRORMAP and LIBSAMBA object differentlyMichael Adam1-35/+36
2008-04-11net: 'net' doesn't need wb_common.o anymore.Stefan Metzmacher1-1/+1
2008-04-11nsswitch: remove unused nsswitch/wb_client.cStefan Metzmacher1-1/+1
2008-04-10Add very basic cli_cm_* based connection handler to libnetapi.Günther Deschner1-0/+1
2008-04-10libsmbconf: testsuite: add support for "--configfile" option.Michael Adam1-2/+4
2008-04-10libsmbconf: add testsuite to the library.Michael Adam1-1/+20
2008-04-10libsmbconf: move utility functions from main module to new smbconf_util.cMichael Adam1-1/+2
2008-04-09net: don't process net_registry_util.c with make protoMichael Adam1-2/+6
2008-04-09Add NetUserAdd to libnetapi.Günther Deschner1-1/+2
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