summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2008-06-27Revert "build: add symbol versioning when we build with gnu ld"Karolin Seeger1-8/+8
2008-06-27net_vampire: separate keytab code from samsync code.Günther Deschner1-0/+1
2008-06-26drsuapi: rerun make idl and add drsblobs generated files.Günther Deschner1-1/+2
2008-06-26drsuapi: add drsblobs.idl from samba4.Günther Deschner1-1/+2
2008-06-24net_vampire: add basic libnet_dssync() infrastructure.Günther Deschner1-0/+1
2008-06-24net_vampire: add code to vampire a SAM database to a keytab file.Günther Deschner1-0/+1
2008-06-23net_vampire: move out display routines to one file.Günther Deschner1-0/+1
2008-06-23net_vampire: move out passdb routines to one file.Günther Deschner1-0/+1
2008-06-18Fix 'make distclean'. delheaders: no longer exists as a dependency.Jeremy Allison1-1/+1
2008-06-17net_vampire: move ldif code out of net_rpc_samsync.cGünther Deschner1-0/+1
2008-06-13samsync: add samsync_fix_delta_array()Günther Deschner1-0/+1
2008-06-09shrink ldbtoolsVolker Lendecke1-20/+11
2008-06-03netapi: add NetLocalGroupAdd() skeleton.Günther Deschner1-0/+1
2008-06-03netapi: add libnetapi_samr_open_domain().Günther Deschner1-1/+2
2008-06-03libnetapi: add dummy implementation for NetGroupAdd() and NetGroupDel().Günther Deschner1-1/+2
2008-05-24build: combine LIB_WITHOUT_PROTO_OBJ and LIB_WITH_PROTO_OBJ into LIB_OBJMichael Adam1-10/+7
2008-05-24build: remove PROTO_OBJ from Makefile.in - it is not needed any moreMichael Adam1-20/+0
2008-05-24drsuapi: add very basic drsuapi rpcclient command set.Günther Deschner1-0/+1
2008-05-24drsuapi: fix the build.Günther Deschner1-6/+6
2008-05-24Revert "drsuapi: fix the build."Günther Deschner1-7/+6
2008-05-24drsuapi: fix the build.Günther Deschner1-6/+7
2008-05-23drsuapi: add all code required for our drsuapi rpc client.Günther Deschner1-2/+12
2008-05-23build: add symbol versioning when we build with gnu ldStefan Metzmacher1-8/+8
2008-05-23build: autogenerate exports/libwbclient.symsStefan Metzmacher1-4/+12
2008-05-23build: autogenerate exports/libtalloc.symsStefan Metzmacher1-5/+10
2008-05-23build: pass .syms extention via @SYMSEXT@ from configureStefan Metzmacher1-3/+3
2008-05-23build: add a "make shlibs" target to build all the shared libraries.Michael Adam1-0/+2
2008-05-23build: autogenerate exports/libnetapi.symsStefan Metzmacher1-1/+6
2008-05-22torture: add a test program rpc_open_tcp() to test the rpc_pipe_open_tcp() func.Michael Adam1-0/+20
2008-05-22rpc_client: use endpoint mapper to get the port for rpc_pipe_open_tcp().Michael Adam1-3/+4
2008-05-21Compile endpoint mapper pidl outputVolker Lendecke1-0/+2
2008-05-21Merge branch 'v3-3-test' of ssh://git.samba.org/data/git/samba into docbookJelmer Vernooij1-89/+18
2008-05-21Add double-colon where it makes sense.Jelmer Vernooij1-66/+64
2008-05-20net: Split out "net share"Kai Blin1-1/+1
2008-05-20net: Split out "net afs"Kai Blin1-1/+1
2008-05-20net: Split out "net file"Kai Blin1-1/+1
2008-05-20net: Split out "net group"Kai Blin1-1/+1
2008-05-20net: Split out "net user"Kai Blin1-1/+1
2008-05-20net: Move "net join" handling into a separate file.Kai Blin1-1/+1
2008-05-20net: Split out common help functions.Kai Blin1-1/+1
2008-05-19build: remove the proto_exists target - it is not needed anymore.Michael Adam1-11/+3
2008-05-19build: remove the "delheaders" target.Michael Adam1-6/+3
2008-05-19build: remove "headers" and "proto" make targets.Michael Adam1-10/+6
2008-05-18build: remove reference to mkproto.sh from MakefileMichael Adam1-2/+0
2008-05-18libnet: freeze libnet_proto.h from "make proto"Michael Adam1-9/+1
2008-05-18build: freeze passwd_proto.h from "make proto"Michael Adam1-7/+1
2008-05-18net: freeze net_proto.h from "make proto"Michael Adam1-8/+1
2008-05-18ntlm_auth: freeze ntlm_auth_proto.h from "make proto"Michael Adam1-8/+2
2008-05-18smbclient: freeze client_proto.h from "make proto"Michael Adam1-8/+2
2008-05-18swat: freeze swat_proto.h from "make proto"Michael Adam1-8/+0