samba.git
2009-07-30 Shirish Pargaonkarmount.cifs: add fakemount (-f) and nomtab (-n) flags...
2009-07-30 Michael Adamdocs: fix two typos in the mount.cifs manpage
2009-07-30 Günter KukkukkDon't try and delete a default ACL from a file.
2009-07-30 Shirish Pargaonkarumount.cifs: clean-up entries in /etc/mtab after unmount
2009-07-30 Miguel SuarezFix bug #6085 - In vfs_default.c change utime( ) call.
2009-07-30 Ted PercivalProbably fixes a crash during name resolution when...
2009-07-30 Lars MüllerAdjust regex to match variable names including underscores
2009-07-30 Lars MüllerConditional install of the cifs.upcall man page
2009-07-30 Günther Deschnerbuild: don't install the cifs.upcall binary twice.
2009-07-30 Karolin Seegerdocs: Describe "service" in man mount.cifs.
2009-07-30 Michael Adamlibreplace: fix detection of netinet/ip.h on solaris 8
2009-07-30 Michael Adamlibreplace: fix bug #6066 - netinet/ip.h present but...
2009-07-30 Michael Adambuild-docs: cleanup exit of the script
2009-07-30 Michael Adams3:docs: clean build/catalog.xml in "make clean"
2009-07-30 Michael Adams3:docs: clean generated .png images in "make clean"
2009-07-30 Michael Adams3:docs: fix ommission in fix of (real)distclean targets
2009-07-30 Michael Adams3:create-tarball: also include the VENDOR_PATCH in...
2009-07-30 Michael Adams3:docs: fix distclean target and add realdistclean...
2009-07-30 Jelmer VernooijDepend on latexfigures files directly as using a rule...
2009-07-30 Jelmer VernooijUse double colon targets.
2009-07-30 Jelmer VernooijAdd test target in Makefile.
2009-07-30 Jelmer VernooijMake the make output a bit less chatty.
2009-07-30 Andreas SchneiderDocument default of the printing config variable.
2009-07-30 Karolin Seegerdocs: Fix formatting issue in man libsmbclient.
2009-07-30 Jeremy AllisonApply same logic fix for #4308 Excel save operation...
2009-07-30 Jeremy AllisonFix logic error in try_chown - we shouldn't arbitrarily...
2009-07-30 Jeremy AllisonSecond part of the attemt to fix #4308 - Excel save...
2009-07-30 Jeremy AllisonAnother attempt to fix bug #4308 - Excel save operation...
2009-07-30 Karolin Seegerbuild_docs: Use 'make distclean' instead of 'make clean'.
2009-06-22 Karolin SeegerVERSION: Raise version number to 3.0.35. samba-3.0.35
2009-06-22 Karolin SeegerWHATSNEW: Update changes since 3.0.34.
2009-06-22 Jeremy AllisonFix bug #6488.
2009-01-19 Karolin Seegerbuild-docs: Change to the right directory before callin... samba-3.0.34
2009-01-19 Karolin Seegerbuild-docs: Add 'make clean'.
2009-01-19 Karolin SeegerS3-ByExample: Use 'winbindd -D' instead of 'winbindd...
2009-01-19 Karolin SeegerS3-HowTo: Change 'winbindd -B' to 'winbindd -D'.
2009-01-15 Karolin SeegerWHATSNEW: Update WHATSNEW.
2009-01-15 Jeremy AllisonFix bug #6035 - Possible race between fcntl F_SETLKW...
2009-01-14 Karolin SeegerWHATSNEW: Update changes since 3.0.33.
2009-01-14 Karolin SeegerWHATSNEW: Update WHATSNEW.
2009-01-14 Karolin SeegerVERSION: Raise version number up to 3.0.34.
2009-01-14 Jeremy AllisonFix bug #6019 File corruption in Clustered SMB/NFS...
2009-01-13 Karolin Seegers3 create-tarball.sh: Remove dashes in git commands.
2009-01-13 Karolin Seegerbuild-docs: Use 'git clean' instead of 'git-clean'.
2009-01-13 Stefan Metzmachers3:libsmb: handle the smb signing states the same in...
2009-01-12 Karolin SeegerWHATSNEW: Add footer.
2009-01-12 Karolin SeegerWHATSNEW: Update changes since 3.0.33.
2009-01-12 Karolin SeegerVERSION: Remove git snapshot flag.
2009-01-12 Bo YangFix null pointer refrence in event context in backport...
2009-01-12 Jeremy AllisonFix logic bug introduce in backport of ccache_regain_al...
2009-01-12 Bo YangBackport of the clean event context after fork and
2009-01-12 Bo YangDon't set child->requests to NULL in parent after fork
2009-01-12 Karolin Seegerdocs: Improve man mount.cifs.
2009-01-12 Jeremy AllisonFix race condition in alarm lock processing noticed...
2009-01-12 Volker Lendeckes3/swat: Fix creation of the first share using SWAT.
2009-01-12 Karolin Seegerdocs: Improve description of the share commands in...
2009-01-12 Karolin Seegerdocs: Fix example in man vfs_recycle.
2009-01-12 Karolin Seegerexamples: Avoid bashism in perfcount.init.
2009-01-12 Karolin SeegerRevert "examples: Avoid bashism in perfcount.init."
2009-01-12 Karolin Seegerexamples: Avoid bashism in perfcount.init.
2009-01-12 Karolin Seegerdocs: Document the -g option of smbclient.
2009-01-12 Stefan MetzmacherHappy New Year!
2009-01-12 Karolin Seegers3/smb.h: Remove unused LDAP_SSL_ON.
2009-01-12 Karolin Seegers3/loadparm.c: Change default value for "ldap ssl".
2009-01-12 Karolin Seegerdocs: Update section "ldap ssl" in man smb.conf.
2009-01-12 Karolin Seegerdocs: Fix some formatting issues in the "ldap ssl"...
2009-01-12 Karolin Seegerdocs: Fix TOC of generated HTML docs.
2009-01-12 Karolin Seegerdocs: "acl compatibility" is a global parameter.
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.
next