Revert "cifs.upcall: fix build warning"
[tprouty/samba.git] / source /
2008-08-27 Karolin SeegerRevert "cifs.upcall: fix build warning"
2008-08-27 Karolin SeegerRevert "winbindd: Fix crash in cm_connect_sam()"
2008-08-27 Karolin SeegerRevert "Don't re-initialize a token when we already...
2008-08-22 Jeremy AllisonDon't re-initialize a token when we already have one...
2008-08-22 Gerald (Jerry) Carterwinbindd: Fix crash in cm_connect_sam()
2008-08-22 Jeff Laytoncifs.upcall: fix build warning
2008-08-22 Günther DeschnerFix Bug #5710 and make machine account password changin...
2008-08-22 Günther Deschnerre-run make idl.
2008-08-22 Günther DeschnerIDL: fix IDL for netr_ServerPasswordSet2().
2008-08-22 Jeremy AllisonFix bug 5698 - mixup of TALLOC/malloc. Spotted by Dougl...
2008-08-21 Michael Adambuild: fix bug #5590 by not linking in the static libs...
2008-08-21 Michael Adambuild: fall down to the same place when using an intern...
2008-08-21 Michael Adambuild: rename LIBNETAPI_OBJ1 to LIBNETAPI_OBJ0 for...
2008-08-21 Günther Deschnerfix build warning.
2008-08-21 Günther Deschnerfix another build warning.
2008-08-21 Gerald (Jerry) Carternss_winbind: When returning NSS_UNAVAIL, squash errno...
2008-08-21 Stefan Metzmachersmbd: fix the handling of create_options to pass RAW...
2008-08-21 Jeff Laytoncifs.upcall: handle MSKRB5 OID properly
2008-08-21 Jeremy AllisonFix bug 5697 nmbd spins in reload_interfaces when only...
2008-08-21 Michael Adambuild: fix linking cifs.upcall when nscd_flush_cache...
2008-08-19 Karolin SeegerVERSION: Raise version number up to 3.2.3.
2008-08-19 Igor MammedovFix length error in wrapping spnego blob. Karoling... release-3-2-2
2008-08-18 Jeremy AllisonFix bug 5696. The problem was when smbd
2008-08-18 Jeff Laytoncifs.upcall: negatively instantiate keys on error
2008-08-18 Steve FrenchBuilding cifs.upcall is giving this build warning:
2008-08-18 Steve Frenchcifs.upcall: fix manpage and comments
2008-08-18 Steve Frenchcifs.upcall was not recognizing the newer name "dns_res...
2008-08-18 Steve Frenchcifs.upcall: fix compile warning
2008-08-18 Jeremy AllisonThis patchset comprises a number of cleanups for the...
2008-08-18 Volker LendeckeAttempt to fix Coverity ID 596
2008-08-18 Volker LendeckeAttempt to fix Coverity ID 595
2008-08-18 Herb LewisI think the problem with these functions is that lookup...
2008-08-18 Michael Adambuild: fix a typo in the installlibtalloc rule.
2008-08-18 Derrell LipmanStatic libsmbclient library needs to include all objects
2008-08-18 Michael Adambuild: fix build of libaddns shared lib : it needs...
2008-08-18 Zach LoafmanMake DSO_EXPORTS_CMD regexp more POSIX compliant
2008-08-18 Michael Adambuild: use $(PAM_WINBIND_EXTRA_LIBS) instead of @PAM_WI...
2008-08-18 Michael Adambuild: use $(WINBIND_NSS_PTHREAD) instead of @WINBIND_N...
2008-08-18 Michael Adambuild: use $(WINBIND_NSS_EXTRA_LIBS) instead of @WINBIN...
2008-08-18 Michael Adambuild: use $(LDAP_LIBS) instead of @LDAP_LIBS@ in rules.
2008-08-18 Michael Adambuild: use $(LIBNETAPI_LIBS) instead of @LIBNETAPI_LIBS...
2008-08-18 Michael Adambuild: link in $(WINBIND_LIBS) instead of @LIBWBCLIENT_...
2008-08-18 Michael Adambuild: use $(LIBTDB_LIBS) instead of @LIBTDB_LIBS@...
2008-08-18 Michael Adambuild: use $(LIBTALLOC_LIBS) instead of @LIBTALLOC_LIBS...
2008-08-18 Michael Adambuild: use $(POPT_LIBS) instad of @POPT_LIBS@ in rules.
2008-08-18 Michael Adambuild: use $(WINBIND_LIBS) instead of @WINBIND_LIBS...
2008-08-18 Michael Adambuild: remove SHLIBS variable, and distribute deps...
2008-08-18 Michael Adambuild: create a new uninstalllibs target and use it...
2008-08-18 Michael Adambuild: distribute the libs target over the library...
2008-08-18 Michael Adambuild: use the libs target instead of the LIBRARIES...
2008-08-18 Michael Adambuild: distribute the cleanlibs target over the library...
2008-08-18 Michael Adambuild: introduce a installibs target and use it in...
2008-08-18 Michael Adambuild: move definition of LIBADDNS_OBJ back up to LIBAD...
2008-08-18 Michael Adambuild: fix build of smbget by moving LIBSMBCLIENT_OBJ...
2008-08-18 Michael Adambuild: fix creation of libsmbclient.a - don't link...
2008-08-18 Michael Adambuild: fix creation of libaddns.a - don't link in libta...
2008-08-18 Michael Adambuild: fix creation of libsmbsharemodes.a - don't link...
2008-08-18 Michael Adambuild: remove library-versions.in - it is not used...
2008-08-18 Michael Adambuild: set SONAME version of libraries from configure...
2008-08-18 Michael Adambuild: extend SMB_LIBRARY() to take a version as an...
2008-08-18 Michael Adambuild: combine the cleanlibfoo targets to one cleanlibs...
2008-08-18 Michael Adambuild: fix shlibs target after internal changes, add...
2008-08-18 Michael Adambuild: remove the SONAME_VER variable - not used anymore.
2008-08-18 Michael Adambuild: fix typo in use of cleanlibsmbclient target
2008-08-18 Michael Adambuild: add a cleanlibaddns target and use it in "make...
2008-08-18 Michael Adambuild: handle libaddns by SMB_LIBRARY() and correctly...
2008-08-18 Michael Adambuild: extend SMB_LIBRARY() to optionally take default...
2008-08-18 Michael Adambuild: move LIBADDNS_OBJ0 up again -- needed for NET_OB...
2008-08-18 Michael Adambuild: move libaddns related bits to the libaddns secti...
2008-08-18 Michael Adambuild: create cleanlibsmbsharemodes target and use...
2008-08-18 Michael Adambuild: handle libsmbsharemodes by SMB_LIBRARY() and...
2008-08-18 Michael Adambuild: move libsmbsharemodes related vars and targets...
2008-08-18 Michael Adambuild: add structuring comment for libbigballofmud
2008-08-18 Michael Adambuild: add cleanlibsmbclient target and use it in make...
2008-08-18 Michael Adambuild: handle libsmbclient by SMB_LIBRARY() and correct...
2008-08-18 Michael Adambuild: slightly change and extend the logic of SMB_LIBR...
2008-08-18 Michael Adambuild: rename (un)installclientlib to (un)installlibsmb...
2008-08-18 Michael Adambuild: move libsmbclient related variables and targets...
2008-08-18 Michael Adambuild: move definition of SHLIBS to libraries section
2008-08-18 Michael Adambuild: add a cleanlibwbclient target to Makefile.in...
2008-08-18 Michael Adambuild: add uninstalllibwbclient to Makefile.in and...
2008-08-18 Michael Adambuild: fix the installlibwbclient target to use defined...
2008-08-18 Michael Adambuild: fix creation of libwbclient shared lib by cratin...
2008-08-18 Michael AdamRevert "build: fix creation of libsmbsharemodes.a ...
2008-08-18 Michael AdamRevert "build: fix creation of libsmbclient.a - don...
2008-08-18 Michael AdamRevert "build: fix creation of libaddns.a - don't link...
2008-08-18 Michael AdamRevert "build: fix build on systems with picky make...
2008-08-18 Michael AdamRevert "build: use $(POPT_LIBS) instad of @POPT_LIBS...
2008-08-18 Michael AdamRevert "build: use $(LIBTALLOC_LIBS) instead of @LIBTAL...
2008-08-18 Michael AdamRevert "build: use $(LIBTDB_LIBS) instead of @LIBTDB_LI...
2008-08-18 Michael AdamRevert "build: link in $(WINBIND_LIBS) instead of ...
2008-08-18 Michael AdamRevert "build: use $(LIBNETAPI_LIBS) instead of @LIBNET...
2008-08-18 Michael AdamRevert "build: use $(LDAP_LIBS) instead of @LDAP_LIBS...
2008-08-18 Michael AdamRevert "build: use $(WINBIND_NSS_EXTRA_LIBS) instead...
2008-08-18 Michael AdamRevert "build: use $(WINBIND_NSS_PTHREAD) instead of...
2008-08-18 Michael AdamRevert "build: use $(PAM_WINBIND_EXTRA_LIBS) instead...
2008-08-18 Michael Adambuild: move libwbclient related target to libwbclient...
2008-08-18 Michael Adambuild: move libtdb target further down following common...
2008-08-18 Michael Adambuild: fix uninstalllibnetapi target - handle symlink...
2008-08-18 Michael Adambuild: fix installlibnetapi target - install symlink...
next