summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2008-07-07build: fix creation of libwbclient shared lib by crating soname fileMichael Adam1-3/+8
2008-07-07build: move libwbclient related target to libwbclient section in Makefile.inMichael Adam1-23/+24
2008-07-07build: move libtdb target further down following common schema like with libt...Michael Adam1-2/+2
2008-07-07build: fix uninstalllibnetapi target - handle symlink libnetapi.soMichael Adam1-5/+6
2008-07-07build: fix installlibnetapi target - install symlink libnetapi.so (if appropr...Michael Adam1-1/+7
2008-07-07build: add a cleanlibnetapi target and use it in make cleanMichael Adam1-3/+10
2008-07-07build: fix creation of the libnetapi shared lib: create soname libraryMichael Adam1-3/+8
2008-07-07build: move libnetapi related definitions and targets together into the libne...Michael Adam1-34/+35
2008-07-07build: add an uninstalllibtdb target.Michael Adam1-0/+6
2008-07-07build: fix the installlibtdb target to install the soname file of libtdb.Michael Adam1-1/+6
2008-07-07build: create a cleanlibtdb target and use it in target clean.Michael Adam1-2/+10
2008-07-07build: fix creation of the libtdb shared library.Michael Adam1-5/+10
2008-07-07build: move libtdb related definitions and targets to libtdb section in Makef...Michael Adam1-16/+16
2008-07-07build: move all libtalloc related definitions into the libtalloc section in M...Michael Adam1-14/+13
2008-07-07build: move top level targets for the libs into the corresponding sections in...Michael Adam1-8/+15
2008-07-07build: add more structuring comments to Makefile.inMichael Adam1-0/+46
2008-07-07build: add structuring comments for libraries and libtalloc section.Michael Adam1-0/+13
2008-07-07build: fix installlibtalloc to not install symlink if the library is not thereMichael Adam1-1/+4
2008-07-07build: move libtalloc related targets together.Michael Adam1-16/+17
2008-07-07build: add a cleanlibtalloc target.Michael Adam1-3/+11
2008-07-07build: add an uninstalllibtalloc targetMichael Adam1-0/+6
2008-07-07build: fix creation of link libtalloc.so on some systems.Michael Adam1-0/+1
2008-07-07build: fix the installlibtalloc target to install SONAME and \.so versions of...Michael Adam1-1/+3
2008-07-07build: fix creation of talloc shared lib.Michael Adam1-4/+7
2008-07-07build: add ability to use library files of the form NAME.so.VERSION to create...Michael Adam1-1/+1
2008-07-01net_vampire: add code to vampire to a Kerberos keytab file using DRSUAPI.Günther Deschner1-0/+1
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