samba.git
2008-08-20 Stefan Metzmachersmbd: fix the handling of create_options to pass RAW...
2008-08-20 Jeff Laytoncifs.upcall: handle MSKRB5 OID properly
2008-08-20 Jeremy AllisonFix bug 5697 nmbd spins in reload_interfaces when only...
2008-08-19 Michael Adambuild: fix linking cifs.upcall when nscd_flush_cache...
2008-08-19 Karolin SeegerWHATSNEW: Start WHATSNEW for 3.2.3.
2008-08-19 Karolin SeegerVERSION: Raise version number up to 3.2.3.
2008-08-18 Igor MammedovFix length error in wrapping spnego blob. Karoling...
2008-08-18 Karolin SeegerWHATSNEW: Update release date.
2008-08-18 Karolin SeegerWHATSNEW: Add some more major bug fixes.
2008-08-18 Karolin SeegerWHATSNEW: Add corresponding bug number.
2008-08-18 Karolin SeegerWHATSNEW: Update changes since 3.2.1.
2008-08-17 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-08-17 Jeremy AllisonFix bug 5696. The problem was when smbd
2008-08-16 Jeff Laytoncifs.upcall: negatively instantiate keys on error
2008-08-16 Steve FrenchBuilding cifs.upcall is giving this build warning:
2008-08-16 Steve Frenchcifs.upcall: fix manpage and comments
2008-08-16 Steve Frenchcifs.upcall was not recognizing the newer name "dns_res...
2008-08-16 Steve Frenchcifs.upcall: fix compile warning
2008-08-16 Jeremy AllisonThis patchset comprises a number of cleanups for the...
2008-08-16 Volker LendeckeAttempt to fix Coverity ID 596
2008-08-16 Volker LendeckeAttempt to fix Coverity ID 595
2008-08-15 Herb LewisI think the problem with these functions is that lookup...
2008-08-15 Michael Adambuild: fix a typo in the installlibtalloc rule.
2008-08-15 Derrell LipmanStatic libsmbclient library needs to include all objects
2008-08-15 Michael Adambuild: fix build of libaddns shared lib : it needs...
2008-08-15 Karolin SeegerWHATSNEW: Add release date, add hint on printing timeouts.
2008-08-15 Karolin SeegerWHATSNEW: Update changes since 3.2.1.
2008-08-15 Jeremy AllisonFix show-stopper for 3.2. Smbd depends on group SID
2008-08-14 Jeremy AllisonRevert the 4d83924470b267f2267abd62a3be2ac3ae373d7b...
2008-08-14 Herb LewisMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-08-14 Herb Lewisuse correct argument
2008-08-14 Jeremy AllisonFix bug #5692 - Core dump in full_audit.so.
2008-08-14 Karolin Seegersmbspool: Fix printing on port 139.
2008-08-14 Zach LoafmanMake DSO_EXPORTS_CMD regexp more POSIX compliant
2008-08-14 Michael Adambuild: use $(PAM_WINBIND_EXTRA_LIBS) instead of @PAM_WI...
2008-08-14 Michael Adambuild: use $(WINBIND_NSS_PTHREAD) instead of @WINBIND_N...
2008-08-14 Michael Adambuild: use $(WINBIND_NSS_EXTRA_LIBS) instead of @WINBIN...
2008-08-14 Michael Adambuild: use $(LDAP_LIBS) instead of @LDAP_LIBS@ in rules.
2008-08-14 Michael Adambuild: use $(LIBNETAPI_LIBS) instead of @LIBNETAPI_LIBS...
2008-08-14 Michael Adambuild: link in $(WINBIND_LIBS) instead of @LIBWBCLIENT_...
2008-08-14 Michael Adambuild: use $(LIBTDB_LIBS) instead of @LIBTDB_LIBS@...
2008-08-14 Michael Adambuild: use $(LIBTALLOC_LIBS) instead of @LIBTALLOC_LIBS...
2008-08-14 Michael Adambuild: use $(POPT_LIBS) instad of @POPT_LIBS@ in rules.
2008-08-14 Michael Adambuild: use $(WINBIND_LIBS) instead of @WINBIND_LIBS...
2008-08-14 Michael Adambuild: remove SHLIBS variable, and distribute deps...
2008-08-14 Michael Adambuild: create a new uninstalllibs target and use it...
2008-08-14 Michael Adambuild: distribute the libs target over the library...
2008-08-14 Michael Adambuild: use the libs target instead of the LIBRARIES...
2008-08-14 Michael Adambuild: distribute the cleanlibs target over the library...
2008-08-14 Michael Adambuild: introduce a installibs target and use it in...
2008-08-14 Michael Adambuild: move definition of LIBADDNS_OBJ back up to LIBAD...
2008-08-14 Michael Adambuild: fix build of smbget by moving LIBSMBCLIENT_OBJ...
2008-08-14 Michael Adambuild: fix creation of libsmbclient.a - don't link...
2008-08-14 Michael Adambuild: fix creation of libaddns.a - don't link in libta...
2008-08-14 Michael Adambuild: fix creation of libsmbsharemodes.a - don't link...
2008-08-14 Michael Adambuild: remove library-versions.in - it is not used...
2008-08-14 Michael Adambuild: set SONAME version of libraries from configure...
2008-08-14 Michael Adambuild: extend SMB_LIBRARY() to take a version as an...
2008-08-14 Michael Adambuild: combine the cleanlibfoo targets to one cleanlibs...
2008-08-14 Michael Adambuild: fix shlibs target after internal changes, add...
2008-08-14 Michael Adambuild: remove the SONAME_VER variable - not used anymore.
2008-08-14 Michael Adambuild: fix typo in use of cleanlibsmbclient target
2008-08-14 Michael Adambuild: add a cleanlibaddns target and use it in "make...
2008-08-14 Michael Adambuild: handle libaddns by SMB_LIBRARY() and correctly...
2008-08-14 Michael Adambuild: extend SMB_LIBRARY() to optionally take default...
2008-08-14 Michael Adambuild: move LIBADDNS_OBJ0 up again -- needed for NET_OB...
2008-08-14 Michael Adambuild: move libaddns related bits to the libaddns secti...
2008-08-14 Michael Adambuild: create cleanlibsmbsharemodes target and use...
2008-08-14 Michael Adambuild: handle libsmbsharemodes by SMB_LIBRARY() and...
2008-08-14 Michael Adambuild: move libsmbsharemodes related vars and targets...
2008-08-14 Michael Adambuild: add structuring comment for libbigballofmud
2008-08-14 Michael Adambuild: add cleanlibsmbclient target and use it in make...
2008-08-14 Michael Adambuild: handle libsmbclient by SMB_LIBRARY() and correct...
2008-08-14 Michael Adambuild: slightly change and extend the logic of SMB_LIBR...
2008-08-14 Michael Adambuild: rename (un)installclientlib to (un)installlibsmb...
2008-08-14 Michael Adambuild: move libsmbclient related variables and targets...
2008-08-14 Michael Adambuild: move definition of SHLIBS to libraries section
2008-08-14 Michael Adambuild: add a cleanlibwbclient target to Makefile.in...
2008-08-14 Michael Adambuild: add uninstalllibwbclient to Makefile.in and...
2008-08-14 Michael Adambuild: fix the installlibwbclient target to use defined...
2008-08-14 Michael Adambuild: fix creation of libwbclient shared lib by cratin...
2008-08-14 Michael AdamRevert "build: fix creation of libsmbsharemodes.a ...
2008-08-14 Michael AdamRevert "build: fix creation of libsmbclient.a - don...
2008-08-14 Michael AdamRevert "build: fix creation of libaddns.a - don't link...
2008-08-14 Michael AdamRevert "build: fix build on systems with picky make...
2008-08-14 Michael AdamRevert "build: use $(POPT_LIBS) instad of @POPT_LIBS...
2008-08-14 Michael AdamRevert "build: use $(LIBTALLOC_LIBS) instead of @LIBTAL...
2008-08-14 Michael AdamRevert "build: use $(LIBTDB_LIBS) instead of @LIBTDB_LI...
2008-08-14 Michael AdamRevert "build: link in $(WINBIND_LIBS) instead of ...
2008-08-14 Michael AdamRevert "build: use $(LIBNETAPI_LIBS) instead of @LIBNET...
2008-08-14 Michael AdamRevert "build: use $(LDAP_LIBS) instead of @LDAP_LIBS...
2008-08-14 Michael AdamRevert "build: use $(WINBIND_NSS_EXTRA_LIBS) instead...
2008-08-14 Michael AdamRevert "build: use $(WINBIND_NSS_PTHREAD) instead of...
2008-08-14 Michael AdamRevert "build: use $(PAM_WINBIND_EXTRA_LIBS) instead...
2008-08-14 Michael Adambuild: move libwbclient related target to libwbclient...
2008-08-14 Michael Adambuild: move libtdb target further down following common...
2008-08-14 Michael Adambuild: fix uninstalllibnetapi target - handle symlink...
2008-08-14 Michael Adambuild: fix installlibnetapi target - install symlink...
2008-08-14 Michael Adambuild: add a cleanlibnetapi target and use it in make...
2008-08-14 Michael Adambuild: fix creation of the libnetapi shared lib: create...
next