summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Finally enable pidl generated SAMR & NETLOGON headers and clients.Günther Deschner2008-01-171-0/+4
* Re-run make idl to generate SAMR output.Günther Deschner2008-01-171-1/+1
* Use pidl generated data from misc.idl.Günther Deschner2008-01-171-3/+8
* Enable building of VFS modules: vfs_tsmsm, vfs_shadowcopy2 and IDMAP module i...Alexander Bokovoy2008-01-161-1/+15
* rename vfs_ea_tdb to vfs_xattr_tdbVolker Lendecke2008-01-151-3/+3
* libwbclient: don't link talloc.o into libwbclient.aStefan Metzmacher2008-01-151-2/+2
* Revert "libwbclient: don't link talloc.o into libwbclient.a"Stefan Metzmacher2008-01-151-2/+2
* Use autogenerated libnet_join header.Günther Deschner2008-01-151-1/+2
* libwbclient: don't link talloc.o into libwbclient.aStefan Metzmacher2008-01-151-2/+2
* krb5_locator: winbind_krb5_locator.o doesn't need socket wrapper any moreStefan Metzmacher2008-01-151-1/+1
* nss_winbind: nss_winbind.so doesn't need socket wrapper any moreStefan Metzmacher2008-01-151-1/+1
* pam_winbind: pam_winbind.so doesn't need soecket wrapper any moreStefan Metzmacher2008-01-151-1/+1
* libwbclient: libwbclient.so doesn't need socket nor nss wrapper any moreStefan Metzmacher2008-01-151-4/+4
* Implement vfs_ea_tdbVolker Lendecke2008-01-151-1/+6
* libwbclient: install wbclient.h into the same path as smbclient.hStefan Metzmacher2008-01-151-2/+3
* Fix "make test_shlibs": it showed unresolved symbols for -lwbclient.Michael Adam2008-01-141-4/+7
* Revert ""make test_shlibs" shows unresolved symbols for -lwbclient."Günther Deschner2008-01-141-2/+1
* "make test_shlibs" shows unresolved symbols for -lwbclient.Günther Deschner2008-01-141-1/+2
* One more empty lineVolker Lendecke2008-01-121-2/+2
* --enable-libwbclient-sharedVolker Lendecke2008-01-101-24/+23
* Move transfer_file and transfer_file_internal to a module of their own.Michael Adam2008-01-101-1/+2
* Fix suspicious Makefile lineVolker Lendecke2008-01-101-2/+2
* Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-testJelmer Vernooij2008-01-081-0/+1
|\
| * Remove vlp.o in make clean.Michael Adam2008-01-061-0/+1
* | Use metze's approach.Jelmer Vernooij2008-01-061-2/+2
* | Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-testJelmer Vernooij2008-01-051-6/+15
|\|
| * Fix libnetapi (resolve dependency on libwbclient).Günther Deschner2008-01-021-1/+1
| * Fix libsmbclient (resolve dependency on libwbclient).Günther Deschner2008-01-021-1/+1
| * Make libsmbsharemodes.so work again (fix unresolved tdb symbols).Günther Deschner2008-01-021-1/+1
| * Add test_shlibs to Makefile.Günther Deschner2008-01-021-0/+8
| * bin/vlp needs a dependency on @LIBWBCLIENT_SHARED@Volker Lendecke2007-12-281-1/+1
| * Add SMB encryption. Still fixing client decrypt butJeremy Allison2007-12-261-2/+2
| * make clean should remove everything in bin/Volker Lendecke2007-12-251-0/+1
* | selftest: Use platform-specific equivalents of LD_LIBRARY_PATH for Samba4's s...Jelmer Vernooij2008-01-051-2/+5
|/
* Attempt to fix the Solaris buildVolker Lendecke2007-12-231-1/+1
* Fix the build of cifs.spnego.Günther Deschner2007-12-221-1/+1
* Fix install - it was trying to install libnetapi.h whereasJeremy Allison2007-12-211-2/+2
* Fix make test by adding winbind libs to vlp.Jeremy Allison2007-12-211-1/+1
* Actually fix the merge.Jeremy Allison2007-12-211-5/+0
* Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...Jeremy Allison2007-12-211-0/+5
|\
| * Make sure libnet/libnet_proto.h exists.Günther Deschner2007-12-211-1/+2
* | Fix build failure if symlink already exists.Jeremy Allison2007-12-211-1/+1
* | Fix making the new proto file after a distclean.Jeremy Allison2007-12-211-0/+1
* | Fix "make test" using the LD_LIBRARY_PATH for selftest script soGerald (Jerry) Carter2007-12-211-2/+3
* | Add files for new LGPL libwbclient DSO implementing the Winbind client APIGerald (Jerry) Carter2007-12-211-56/+109
|/
* Make sure libnetapi has getdcname support.Günther Deschner2007-12-211-1/+2
* Merge all headers into libnetapi.h.Günther Deschner2007-12-211-4/+2
* Add NetServerGetInfo and NetServerSetInfo (for level 1005).Günther Deschner2007-12-211-1/+3
* Use DsGetDcName in local libnetapi join to find a dc.Günther Deschner2007-12-211-1/+2
* Build libnetapi shared and static if possible.Günther Deschner2007-12-211-7/+23