summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Build fixes for libnetapi.Günther Deschner2007-12-211-6/+13
* Add _wkssvc_NetrJoinDomain2() server.Günther Deschner2007-12-211-1/+1
* Add libnet_Join().Günther Deschner2007-12-211-1/+1
* Very quick conversion of net_conf functions into the libnet_conf layer.Günther Deschner2007-12-211-3/+11
* For the fun of it, build netapi.so|.a.Günther Deschner2007-12-211-0/+10
* Today is not my day...Volker Lendecke2007-12-191-1/+1
* Add a in-memory cacheVolker Lendecke2007-12-181-1/+1
* Add smbclient support for basic mDNS browsing.Rishi Srivatsavai2007-12-171-2/+6
* Remove t_doschar.cVolker Lendecke2007-12-171-5/+0
* winbindd: move domain child specific stuff into its own fileStefan Metzmacher2007-12-141-0/+1
* Register the smb service with mDNS if mSDN is supported.Rishi Srivatsavai2007-12-131-0/+1
* Autoconf support for detecting DNS Service Discovery support.James Peach2007-12-121-0/+1
* When building nsswitch, make sure to also build smbcontrol.Günther Deschner2007-12-111-1/+2
* vlp: Build vlp (virtual line printer) against current git on makeKai Blin2007-12-111-1/+15
* dbwrap_rbtVolker Lendecke2007-12-101-2/+2
* Make the Linux rbtrees compile within SambaVolker Lendecke2007-12-101-1/+1
* After conversations with Jerry, remove smbctool until it'sJeremy Allison2007-12-071-12/+0
* Don't build rpctorture anymore - not maintained. Just remove.Jeremy Allison2007-12-071-16/+0
* Remove pstrings completely except for smbctool (what does this do ?).Jeremy Allison2007-12-071-8/+8
* Missed smbmnt popt.Jeremy Allison2007-12-061-1/+1
* Get closer to building with smbmount. Move parameter line changesJeremy Allison2007-12-061-5/+4
* Add popt to binaries in makefile. Hack clitar to compile until I fix it.Jeremy Allison2007-12-061-40/+41
* * Adds support for cifs.spnego helper into configure and Makefile.inIgor Mammedov2007-12-051-3/+17
* Reanimate rpcclient wkssvc command.Günther Deschner2007-12-031-0/+1
* Add "net dom" command suite to "net".Günther Deschner2007-11-301-2/+2
* Add NetJoinDomain call.Günther Deschner2007-11-301-1/+3
* Move param helper routines to one place.Günther Deschner2007-11-301-1/+1