samba.git
2009-01-12 Karolin Seegerdocs: Fix typo in the idmap_ad manpage.
2009-01-12 Karolin Seegerdocs: Add hint that "socket address" usually don't...
2009-01-12 Karolin SeegerSamba3-HOWTO: Fix usage of 'net idmap restore'.
2009-01-12 Jeremy AllisonFix bug #5937 - filenames with "*" char hide other...
2009-01-12 Jeremy AllisonFix bug #1254 - write list not working under share...
2009-01-12 Karolin Seegerdocs: Add default value for "writeable" to man smb...
2009-01-12 Andreas SchneiderFix circular dependency error with autoconf 2.6.3.
2009-01-12 Jeremy AllisonFix bug #5914 - Build failure: redefinition of struct...
2009-01-12 Jeremy AllisonFix bug #5873 - ACL inheritance cannot be broken. This...
2009-01-12 Stefan Metzmacherlibads/ldap.c: return an error instead of crashing...
2009-01-12 Michael Adamwinbindd: make all winbind rpc-methods static.
2009-01-12 Michael Adamwinbindd_ads: use the reconnect methods instead of...
2009-01-12 Yasuma TakedaFix bug #5909 - MS-DFS does not work on Vista, if link...
2009-01-12 Dina FineFix bug #5908 - Samba 3.0.32 - internal change notify...
2009-01-12 Carsten Dumkenet: Fix documentation of net rap printq info (bug...
2009-01-12 Jeremy AllisonFix memory leak in error path, spotted by Martin Zielin...
2009-01-12 Kai Blinntlm_auth: Put huge NTLMv2 blobs into extra_data on...
2009-01-12 Kai Blinwinbindd: Reformat the WBFLAGS defines to prepare for...
2009-01-12 Jeff Laytonmount.cifs: use lock/unlock_mtab scheme from util-linux...
2009-01-12 Jeremy AllisonAdd reference to bug #4308 to remind me to add regressi...
2009-01-12 Volker LendeckeFix bug triggered by the RAW-SAMBA3OPLOCKLOGOFF test
2009-01-12 Günther Deschnerauth: Fix build warning.
2009-01-12 Stefan Metzmacherutils/net_ads.c: call saf_join_store() after a the...
2009-01-12 Stefan Metzmacherlibads/ldap.c: store the dc name in the saf cache as...
2009-01-12 Stefan Metzmacherlibads/ldap.c: if the client belongs to no site at...
2009-01-12 Stefan Metzmacherlibads/ldap.c: pass the real workgroup name to get_dc_n...
2009-01-12 Stefan Metzmacherlibsmb/namequery.c: add saf_join_store() function
2009-01-12 Stefan Metzmacherlibsmb/namequery: fallback to returning all dcs, when...
2009-01-12 Stefan Metzmachers3: libads: use get_dc_name() instead of get_sorted_dc_...
2009-01-12 Stefan Metzmachers3: correctly detect if the current dc is the closest one
2009-01-12 Michael Adamwinbind: fix smbd hanging on Solaris when winbindd...
2009-01-12 Andreas SchneiderFix the build of pam_winbind.
2009-01-12 Andreas SchneiderDelete the krb5 ccname variable from the PAM environmen...
2009-01-12 Jeremy AllisonCope with bad trans2mkdir requests from System i QNTC...
2009-01-12 Jeff Laytonmount.cifs: make return codes match the return codes...
2009-01-12 Jeff Laytonmount.cifs: have uppercase_string return success on...
2009-01-12 Jeremy AllisonFix bug #5814 - Winbindd dumping core in a strange...
2009-01-12 Jeremy AllisonFix use of DLIST_REMOVE as spotted by Constantine Vetos...
2009-01-12 Jeremy AllisonEnsure we emit the notify message before renaming the...
2009-01-12 Jeremy AllisonFix for bug #5790 - samba returns STATUS_OBJECT_NAME_NO...
2009-01-12 Jeremy AllisonFix winbindd crash in an unusual failure mode. Bug...
2009-01-12 Günther Deschnerfix net_io_q_srv_pwset2.
2009-01-12 Jeff Laytonmount.cifs: make local versions of strlcat and strlcpy...
2009-01-12 Jeff Laytoncifs.upcall: make most functions static and silence...
2009-01-12 Jeff Laytonmount.cifs: don't prompt for password on krb5 mounts
2009-01-12 Jeff Laytonmount.cifs: fix several problems when mounting subdirec...
2009-01-12 Jeff LaytonIntroduce const DATA_BLOB data_blob_null = { NULL,...
2009-01-12 Jeff Laytoncifs.upcall: bump SPNEGO msg version number and don...
2009-01-12 Jeff Laytoncifs.upcall: fix build warning
2009-01-12 Jeff Laytoncifs.upcall: handle MSKRB5 OID properly
2009-01-12 Jeff Laytoncifs.upcall: negatively instantiate keys on error
2009-01-12 Steve FrenchBuilding cifs.upcall is giving this build warning:
2009-01-12 Steve Frenchcifs.upcall: fix manpage and comments
2009-01-12 Steve Frenchcifs.upcall was not recognizing the newer name "dns_res...
2009-01-12 Steve Frenchcifs.upcall: fix compile warning
2009-01-12 Michael Adambuild: fix linking cifs.upcall when nscd_flush_cache...
2009-01-12 Jeff Laytoncifs.upcall: move default install location to EPREFIX...
2009-01-12 Jeff Laytoncifs.upcall: enable building by default on linux
2009-01-12 Jeremy AllisonThis patchset comprises a number of cleanups for the...
2009-01-12 Igor MammedovAdds support for cifs.resolver upcall.
2009-01-12 Simo SorceFix warning
2009-01-12 Igor Mammedov* helper source for handling cifs kernel module upcall...
2009-01-12 Igor Mammedov* Adds support for cifs.spnego helper into configure...
2009-01-12 Jeremy AllisonBackport of bugfix for #5751, smbclient: cannot show...
2009-01-12 Jeremy AllisonHere's the fix for bug #5750. Note this bug does *NOT...
2009-01-12 Jeremy AllisonFix bug #5052 - not work cancel inheritance on share...
2009-01-12 Jeremy AllisonRemove unecessary msync.
2009-01-12 Qiao YangFix a memleak
2009-01-12 Jeremy AllisonFix bug #5729. Explicitly allow "-valid".
2009-01-12 Simo SorceThe msync manpage reports that msync *must* be called...
2009-01-12 Günther Deschnernet: net should just use machine account creds when...
2009-01-12 Günther DeschnerBackport bugfix for bug #5710.
2009-01-12 Günther Deschnernetlogon: "re-run make idl" - implement netr_ServerPass...
2009-01-12 Günther Deschnernetlogon: define NET_SRVPWSET2 call.
2009-01-12 Andrew Tridgellbecome root for AIO operations
2009-01-12 Andrew TridgellEINVAL is also a valid error return, meaning "this...
2009-01-12 Andrew TridgellAvoid a race condition in glibc between AIO and setresu...
2009-01-12 Gerald (Jerry... Set version to 3.0.33-GIT
2009-01-12 David LeonardFix bug 4516, no IPv6 on Solaris 2.6.
2008-11-18 Karolin SeegerWHATSNEW: Update WHATSNEW for 3.0.33. samba-3.0.33
2008-11-18 Volker LendeckeFix the offset checks in the trans routines
2008-11-18 Karolin SeegerVERSION: Raise version number up to 3.0.33.
2008-08-25 Gerald (Jerry... Add workaround for docs build and dependency on paramet... samba-3.0.32
2008-08-25 Gerald (Jerry... Updating release notes for 3.0.32.
2008-08-25 Gerald (Jerry... Set version to 3.0.32.
2008-08-22 Jeremy AllisonDon't re-initialize a token when we already have one...
2008-08-20 Gerald (Jerry... nss_winbind: When returning NSS_UNAVAIL, squash errno...
2008-08-20 Jeremy AllisonFix bug 5697 nmbd spins in reload_interfaces when only...
2008-08-04 Michael Adamnet: Fix IPC connections with interactive password...
2008-07-29 Karolin Seegerman pages: Fix typos in man smbclient.
2008-07-25 Jeremy AllisonBack-port of Volkers fix.
2008-07-22 Karolin Seegerman pages: "printcap name" is a global parameter, not...
2008-07-19 Alexander BokovoyFix link for Using Samba
2008-07-18 Jim McDonoughIn the "log file = " case, don't overwrite the
2008-07-16 Bo YangAllow %u parameters for print job username - use advanc...
2008-07-16 Christoph Zaunerman pages: Fix typos and add improvements.
2008-07-10 Michael Adamdocs: fix the specified default of "password server...
2008-07-10 Gerald W. CarterUpdating release notes for 3.0.31 samba-3.0.31
2008-07-10 Jeremy AllisonFix from Volker. Fix a segfault in base64_encode_data_blob
2008-07-10 Gerald W. CarterSetting version to 3.0.31
next