samba.git
2009-12-23 Jeremy AllisonSecond part of the fix for bug 6828 - infinite timeout...
2009-12-23 Jeremy AllisonFix bug 6861 - rfc1738_unescape converts '+' characters...
2009-12-23 Jeremy AllisonFix bug 6875 - trans2 FIND_FIRST2 response --> FIND_FIR...
2009-12-23 Matt Kraais3: Do not redefine strupr.
2009-12-23 Jeremy AllisonFix bug 6880 - cannot list workgroup servers reported...
2009-12-23 Günther Deschners3: Fix Bug #6869: Various annoying build warnings.
2009-12-23 Jeremy AllisonFix bug 6867 - trans2findnext returns reply_nterror...
2009-12-23 Karolin Seegers3:configure: Fix typo in libtalloc check.
2009-12-23 Karolin Seegers3/docs: Fix typo.
2009-12-23 Karolin Seegers3/docs: Remove reference to nonexistent file.
2009-12-23 Stefan Metzmachers3:configure: only check for gpfs_gpl.h
2009-12-23 Karolin Seegers3/docs: Document new pdbedit -K option.
2009-12-23 Michael Adams3: pdbedit: add option --kickoff-time/-K to set the...
2009-12-23 Karolin SeegerWHATSNEW: Start 3.4.4 release notes.
2009-12-23 Karolin SeegerVERSION: Raise version number up to 3.4.4.
2009-10-29 Karolin SeegerWHATSNEW: Complete release notes. samba-3.4.3
2009-10-26 Karolin SeegerWHATSNEW: Update release notes.
2009-10-26 Karolin Seegers3:docs: Public is not a synonym for access based share...
2009-10-26 Bo Yangs3: Fix crash in pam_winbind, another reference to...
2009-10-26 Jeremy AllisonFix bug 6829 - smbclient does not show special characte...
2009-10-26 Jeremy AllisonFix bug 6828 - infinite timeout occurs when byte lock...
2009-10-26 Bo Yangs3: Don't fail authentication when one or some group...
2009-10-22 Karolin SeegerWHATSNEW: Update changes since 3.4.2.
2009-10-20 Volker Lendeckes3:docs: Add info about how to obtain cifs module in...
2009-10-20 Günther Deschners3-spnego: Fix Bug #6815. Windows 2008 R2 SPNEGO negTok...
2009-10-20 Günther Deschners3-spnego: avoid NULL talloc context in read_spnego_data().
2009-10-20 Karolin SeegerWHATSNEW: Start release notes for Samba 3.4.3.
2009-10-20 Karolin SeegerVERSION: Raise version number up to 3.4.3.
2009-10-20 Björn Jackes3:configure: fix avahi activation
2009-10-20 Jeremy AllisonFix symlink calls in all vfs modules.
2009-10-20 Karolin Seegers3:packaging: Fix building RHEL packages.
2009-10-20 Jeff Laytoncifs.upcall: do a brute-force search for KRB5 credcache
2009-10-20 Jeff Laytoncifs.upcall: make using ip address conditional on new...
2009-10-20 Jeff Laytoncifs.upcall: switch to getopt_long
2009-10-20 Jeff Laytoncifs.upcall: fix IPv6 addrs sent to upcall to have...
2009-10-20 Jeff Laytoncifs.upcall: use ip address passed by kernel to get...
2009-10-20 Jeff Laytoncifs.upcall: clean up flag handling
2009-10-20 Jeff Laytoncifs.upcall: try getting a "cifs/" principal and fall...
2009-10-20 Jeff Laytoncifs.upcall: declare a structure for holding decoded...
2009-10-20 Jeff Laytoncifs.upcall: formatting cleanup
2009-10-20 Jeff Laytoncifs.upcall: clean up logging and add debug messages
2009-10-20 Volker LendeckeAttempt to fix the build -- jlayton, please check!
2009-10-20 Jeff Laytoncifs.upcall: use pid value from kernel to determine...
2009-10-20 Jeremy AllisonFinal part of fix for bug 6793 - winbindd crash with...
2009-10-20 Olaf Flebbes3/aio: Correctly handle aio_error() and errno.
2009-10-20 Bo YangFix bug 6811 - pam_winbind references freed memory...
2009-10-20 Volker Lendeckes3: Fix bug 6606
2009-10-20 Volker Lendeckes3:winbind: Fix a double-free
2009-10-20 Volker Lendeckes3:winbind: Fix bug 6793 -- segfault in winbindd_pam_auth
2009-10-20 Volker Lendeckes3:net: Fix a segfault in "net rpc trustdom list" for...
2009-10-20 Olaf Flebbes3/loadparm: Fix hpux compiler issue.
2009-10-20 Volker Lendeckes3: Fix a memleak reported by dmarkey
2009-10-20 Jeremy AllisonFix bug 6796 - Deleting an event context on shutdown...
2009-10-20 Jeremy AllisonFix bug 6774 - smbd crashes if "aio write behind" is...
2009-10-20 Olaf Flebbes3/aio: allow for outstanding_aio_calls to be decremented.
2009-10-20 Karolin Seegers3/Makefile: BUG 6791: Fix link order for libwbclient.
2009-10-20 Karolin Seegers3/Makefile: BUG 6791: Fix linking order in cifs.upcall.
2009-10-20 Jeremy AllisonCorrect fix for bug 6781 - Cannot rename subfolders...
2009-10-20 Jeremy AllisonFix bug 6769 - symlink unlink does nothing. Jeremy.
2009-10-20 Volker Lendeckes3:winbind: Only ever handle one event after a select...
2009-10-20 Jeremy AllisonFix bug 6776 - Running overlapping Byte Lock test will...
2009-10-20 Andrew Klostermans3:smbd: Fix bug 6690, wrong error check
2009-10-20 Stefan Metzmachers3:winbindd: only notify the client when we exist,...
2009-10-20 Stefan Metzmachers3:winbindd_cm: don't invalidate the whole connection...
2009-10-20 Stefan Metzmachers3:rpc_client: don't randomly fragment rpc pdu's in...
2009-10-20 Stefan Metzmachers3:lib/select: don't overwrite errno in the signal...
2009-10-20 Stefan Metzmachertevent: make sure we don't set errno within the signal...
2009-10-20 Stefan Metzmachers3:rpc_server: we need to make a copy of my_name in...
2009-10-20 Volker Lendeckes3:winbind: Fix an uninitialized variable (cherry picke...
2009-10-20 Günther Deschners3-winbindd: Fix Bug #6711: trusts to windows 2008...
2009-10-20 Günther Deschners3-winbindd: add cm_connect_lsa_tcp().
2009-10-20 Günther Deschners3-rpc_client: fix non initialized structure in rpccli_...
2009-10-20 Günther Deschners3-rpc_client: add rpccli_lsa_lookup_sids3 wrapper.
2009-10-20 Günther Deschners3-rpc_client: add rpccli_lsa_lookup_names4 wrapper.
2009-10-20 Günther Deschners3-winbindd: add and use winbindd_lookup_names().
2009-10-20 Günther Deschners3-winbindd: add and use winbindd_lookup_sids().
2009-10-20 Günther Deschners3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_o...
2009-10-20 Günther Deschners3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_o...
2009-10-20 Günther Deschners3-rpc_client: add cli_rpc_pipe_open_noauth_transport.
2009-10-20 Günther Deschners3-rpc_client: add enum dcerpc_transport_t to rpc_cli_t...
2009-10-20 Jeremy AllisonSecond part of a fix for bug #6235.
2009-10-20 Derrell LipmanFix bug #6532.
2009-10-20 Simo SorceFixing timeval calculation
2009-10-20 Volker Lendeckes3: Document the "share:fake_fscaps" parameter, fix...
2009-10-20 Volker Lendeckes3:smbd: Add a "hidden" parameter "share:fake_fscaps"
2009-10-20 Lars MüllerAdjust regex to match variable names including underscores
2009-10-20 Bo Yangs3: Don't overwrite password in pam_winbind, subsequent...
2009-10-20 Volker Lendeckes3: Fix reading beyond the end of a named stream in...
2009-10-20 Björn Jackes3: BSD needs sys/sysctl.h included to build properly
2009-10-20 Volker Lendeckes3:smbstatus: Fix bug 6703, allow smbstatus as non...
2009-10-20 Björn Jackes3: QNX doesn't know uint - replace with uint_t
2009-10-20 Jeremy Allisons3/libsmb: SIVAL should have been an SVAL.
2009-10-20 Marc Aurele... Fix bug 6707 - 3.4.1 segfault in parsing configs.
2009-10-20 Jeremy AllisonFix bug 6529 - Offline files conflict with Vista and...
2009-10-20 Lars MüllerConditional install of the cifs.upcall man page
2009-10-20 Björn Jackes3:configure: fix syntax error in avahi configure test
2009-10-20 Shirish Pargaonkarumount.cifs: do not attempt to update /etc/mtab if...
2009-09-30 Jeremy AllisonFix for CVE-2009-2906. samba-3.4.2
2009-09-30 Karolin SeegerWHATSNEW: Update release notes.
2009-09-29 Karolin SeegerWHATSNEW: Update release date.
next