summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* build: combine LIB_WITHOUT_PROTO_OBJ and LIB_WITH_PROTO_OBJ into LIB_OBJMichael Adam2008-05-241-10/+7
* build: remove PROTO_OBJ from Makefile.in - it is not needed any moreMichael Adam2008-05-241-20/+0
* drsuapi: add very basic drsuapi rpcclient command set.Günther Deschner2008-05-241-0/+1
* drsuapi: fix the build.Günther Deschner2008-05-241-6/+6
* Revert "drsuapi: fix the build."Günther Deschner2008-05-241-7/+6
* drsuapi: fix the build.Günther Deschner2008-05-241-6/+7
* drsuapi: add all code required for our drsuapi rpc client.Günther Deschner2008-05-231-2/+12
* build: add symbol versioning when we build with gnu ldStefan Metzmacher2008-05-231-8/+8
* build: autogenerate exports/libwbclient.symsStefan Metzmacher2008-05-231-4/+12
* build: autogenerate exports/libtalloc.symsStefan Metzmacher2008-05-231-5/+10
* build: pass .syms extention via @SYMSEXT@ from configureStefan Metzmacher2008-05-231-3/+3
* build: add a "make shlibs" target to build all the shared libraries.Michael Adam2008-05-231-0/+2
* build: autogenerate exports/libnetapi.symsStefan Metzmacher2008-05-231-1/+6
* torture: add a test program rpc_open_tcp() to test the rpc_pipe_open_tcp() func.Michael Adam2008-05-221-0/+20
* rpc_client: use endpoint mapper to get the port for rpc_pipe_open_tcp().Michael Adam2008-05-221-3/+4
* Compile endpoint mapper pidl outputVolker Lendecke2008-05-211-0/+2
* Merge branch 'v3-3-test' of ssh://git.samba.org/data/git/samba into docbookJelmer Vernooij2008-05-211-89/+18
|\
| * net: Split out "net share"Kai Blin2008-05-201-1/+1
| * net: Split out "net afs"Kai Blin2008-05-201-1/+1
| * net: Split out "net file"Kai Blin2008-05-201-1/+1
| * net: Split out "net group"Kai Blin2008-05-201-1/+1
| * net: Split out "net user"Kai Blin2008-05-201-1/+1
| * net: Move "net join" handling into a separate file.Kai Blin2008-05-201-1/+1
| * net: Split out common help functions.Kai Blin2008-05-201-1/+1
| * build: remove the proto_exists target - it is not needed anymore.Michael Adam2008-05-191-11/+3
| * build: remove the "delheaders" target.Michael Adam2008-05-191-6/+3
| * build: remove "headers" and "proto" make targets.Michael Adam2008-05-191-10/+6
| * build: remove reference to mkproto.sh from MakefileMichael Adam2008-05-181-2/+0
| * libnet: freeze libnet_proto.h from "make proto"Michael Adam2008-05-181-9/+1
| * build: freeze passwd_proto.h from "make proto"Michael Adam2008-05-181-7/+1
| * net: freeze net_proto.h from "make proto"Michael Adam2008-05-181-8/+1
| * ntlm_auth: freeze ntlm_auth_proto.h from "make proto"Michael Adam2008-05-181-8/+2
| * smbclient: freeze client_proto.h from "make proto"Michael Adam2008-05-181-8/+2
| * swat: freeze swat_proto.h from "make proto"Michael Adam2008-05-181-8/+0
| * winbindd: freeze winbindd_proto.hMichael Adam2008-05-181-8/+2
| * build: freeze proto.hMichael Adam2008-05-181-9/+2
* | Add double-colon where it makes sense.Jelmer Vernooij2008-05-211-66/+64
|/
* cldap: move out cldap object to fix the build.Günther Deschner2008-05-091-2/+5
* pam_winbind: Fix Bug #5430 (patch from fumiyas@osstech.co.jp).Günther Deschner2008-04-301-1/+1
* build: fix make everything.Günther Deschner2008-04-301-9/+16
* Next round fixing bug 5420, build on IRIXVolker Lendecke2008-04-301-2/+1
* build: fix some build dependencies.Günther Deschner2008-04-301-3/+6
* libsmbconf: rename text backend smbconf_txt_simple to smbconf_txt.Michael Adam2008-04-221-1/+1
* winbind: Use libnbt for NTLOGON SAMLOGON mailslot request and reply.Günther Deschner2008-04-211-8/+10
* build: add missing dependency for libtdb.so to pam_smbpassMichael Adam2008-04-171-1/+1
* IDL: build generated nbt code.Günther Deschner2008-04-171-3/+6
* IDL: Build nbt.idl always.Günther Deschner2008-04-171-1/+1
* Add simple implementation of several functions in the Samba 4 RPCJelmer Vernooij2008-04-171-1/+3
* Fix out of tree build. Remove the embedded srcdir path from talloc and tdb.Gerald W. Carter2008-04-161-2/+2
* IDL: For the fun of it, build drsuapi.idl.Günther Deschner2008-04-151-1/+1