obnox/samba-ctdb.git
2009-11-30 Günther Deschnerpidl:Samba3/ClientNDR: $size can be 'foo / 2' so we...
2009-11-30 Stefan Metzmacherpidl:NDR/Parser: $size can be 'foo / 2' so we need...
2009-11-30 Karolin Seegers3:docs: Document "aio write behind".
2009-11-30 Karolin Seegers3:docs: Document "ldap page size".
2009-11-30 Karolin Seegers3:docs: Document "enable core files".
2009-11-30 Karolin Seegers3:docs: Document "cache directory" and "state directory".
2009-11-26 Karolin Seegercreate-tarball: Make it more comfortable to use the...
2009-11-24 Volker Lendeckes3: Fix bug 6338 -- net rpc trustdom list always displa...
2009-11-24 Günther Deschnerdocs: Fix Bug 6922: Add Registry patchfile for Win7...
2009-11-24 Jelmer Vernooijclikrb5: Prefer krb5_free_keytab_entry_contents to...
2009-11-24 Günther Deschnercifs.upcall: Fix Bug #6868: support building with Heimd...
2009-11-24 Günther Deschners3-kerberos: add smb_krb5_principal_get_realm().
2009-11-23 Andrew Tridgells3: fixed krb5 build problem on ubuntu karmic
2009-11-23 Michael Adams3:idmap_ldap: trim the " chars from the location strin...
2009-11-23 Michael Adams3:idmap_ldap: trim the " chars from the location strin...
2009-11-23 Michael Adams3:fix endianness bug in dbwrap_change_int32_atomic...
2009-11-23 Michael Adams3:fix endianness bug in dbwrap_change_uint32_atomic...
2009-11-11 Karolin Seegers3/docs: Document "enable spoolss".
2009-11-11 Günther Deschners3-rpc_client: make sure cli_rpc_pipe_open_schannel...
2009-11-10 Jeremy AllisonSecond part of the fix for bug 6828 - infinite timeout...
2009-11-10 Jeremy AllisonFix bug 6861 - rfc1738_unescape converts '+' characters...
2009-11-10 Jeremy AllisonFix bug 6875 - trans2 FIND_FIRST2 response --> FIND_FIR...
2009-11-10 Matt Kraais3: Do not redefine strupr.
2009-11-10 Jeremy AllisonFix bug 6880 - cannot list workgroup servers reported...
2009-11-09 Günther Deschners3: Fix Bug #6869: Various annoying build warnings.
2009-11-04 Jeremy AllisonFix bug 6867 - trans2findnext returns reply_nterror...
2009-11-04 Karolin Seegers3:configure: Fix typo in libtalloc check.
2009-10-30 Karolin Seegers3/docs: Fix typo.
2009-10-30 Karolin Seegers3/docs: Remove reference to nonexistent file.
2009-10-30 Stefan Metzmachers3:configure: only check for gpfs_gpl.h
2009-10-30 Karolin Seegers3/docs: Document new pdbedit -K option.
2009-10-30 Michael Adams3: pdbedit: add option --kickoff-time/-K to set the...
2009-10-29 Karolin SeegerWHATSNEW: Start 3.4.4 release notes.
2009-10-29 Karolin SeegerVERSION: Raise version number up to 3.4.4.
2009-10-29 Karolin SeegerRevert "s3:configure: Fix typo in libtalloc check."
2009-10-29 Karolin SeegerWHATSNEW: Complete release notes.
2009-10-27 Karolin Seegers3:configure: Fix typo in libtalloc check.
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-23 Jeremy AllisonFix bug 6829 - smbclient does not show special characte...
2009-10-22 Jeremy AllisonFix bug 6828 - infinite timeout occurs when byte lock...
2009-10-22 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 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-19 Karolin SeegerWHATSNEW: Start release notes for Samba 3.4.3.
2009-10-19 Karolin SeegerVERSION: Raise version number up to 3.4.3.
2009-10-19 Björn Jackes3:configure: fix avahi activation
2009-10-19 Jeremy AllisonFix symlink calls in all vfs modules.
2009-10-16 Karolin Seegers3:packaging: Fix building RHEL packages.
2009-10-16 Jeff Laytoncifs.upcall: do a brute-force search for KRB5 credcache
2009-10-16 Jeff Laytoncifs.upcall: make using ip address conditional on new...
2009-10-16 Jeff Laytoncifs.upcall: switch to getopt_long
2009-10-16 Jeff Laytoncifs.upcall: fix IPv6 addrs sent to upcall to have...
2009-10-16 Jeff Laytoncifs.upcall: use ip address passed by kernel to get...
2009-10-16 Jeff Laytoncifs.upcall: clean up flag handling
2009-10-16 Jeff Laytoncifs.upcall: try getting a "cifs/" principal and fall...
2009-10-16 Jeff Laytoncifs.upcall: declare a structure for holding decoded...
2009-10-16 Jeff Laytoncifs.upcall: formatting cleanup
2009-10-16 Jeff Laytoncifs.upcall: clean up logging and add debug messages
2009-10-16 Volker LendeckeAttempt to fix the build -- jlayton, please check!
2009-10-16 Jeff Laytoncifs.upcall: use pid value from kernel to determine...
2009-10-16 Jeremy AllisonFinal part of fix for bug 6793 - winbindd crash with...
2009-10-15 Olaf Flebbes3/aio: Correctly handle aio_error() and errno.
2009-10-15 Bo YangFix bug 6811 - pam_winbind references freed memory...
2009-10-15 Volker Lendeckes3: Fix bug 6606
2009-10-14 Volker Lendeckes3:winbind: Fix a double-free
2009-10-14 Volker Lendeckes3:winbind: Fix bug 6793 -- segfault in winbindd_pam_auth
2009-10-14 Volker Lendeckes3:net: Fix a segfault in "net rpc trustdom list" for...
2009-10-13 Olaf Flebbes3/loadparm: Fix hpux compiler issue.
2009-10-12 Volker Lendeckes3: Fix a memleak reported by dmarkey
2009-10-12 Jeremy AllisonFix bug 6796 - Deleting an event context on shutdown...
2009-10-12 Jeremy AllisonFix bug 6774 - smbd crashes if "aio write behind" is...
2009-10-09 Olaf Flebbes3/aio: allow for outstanding_aio_calls to be decremented.
2009-10-09 Karolin Seegers3/Makefile: BUG 6791: Fix link order for libwbclient.
2009-10-09 Karolin Seegers3/Makefile: BUG 6791: Fix linking order in cifs.upcall.
2009-10-09 Jeremy AllisonCorrect fix for bug 6781 - Cannot rename subfolders...
2009-10-09 Jeremy AllisonFix bug 6769 - symlink unlink does nothing. Jeremy.
2009-10-08 Volker Lendeckes3:winbind: Only ever handle one event after a select...
2009-10-08 Jeremy AllisonFix bug 6776 - Running overlapping Byte Lock test will...
2009-10-08 Andrew Klostermans3:smbd: Fix bug 6690, wrong error check
2009-10-08 Stefan Metzmachers3:winbindd: only notify the client when we exist,...
2009-10-08 Stefan Metzmachers3:winbindd_cm: don't invalidate the whole connection...
2009-10-08 Stefan Metzmachers3:rpc_client: don't randomly fragment rpc pdu's in...
2009-10-08 Stefan Metzmachers3:lib/select: don't overwrite errno in the signal...
2009-10-08 Stefan Metzmachertevent: make sure we don't set errno within the signal...
2009-10-08 Stefan Metzmachers3:rpc_server: we need to make a copy of my_name in...
2009-10-08 Volker Lendeckes3:winbind: Fix an uninitialized variable (cherry picke...
2009-10-08 Günther Deschners3-winbindd: Fix Bug #6711: trusts to windows 2008...
2009-10-08 Günther Deschners3-winbindd: add cm_connect_lsa_tcp().
2009-10-08 Günther Deschners3-rpc_client: fix non initialized structure in rpccli_...
2009-10-08 Günther Deschners3-rpc_client: add rpccli_lsa_lookup_sids3 wrapper.
2009-10-08 Günther Deschners3-rpc_client: add rpccli_lsa_lookup_names4 wrapper.
2009-10-08 Günther Deschners3-winbindd: add and use winbindd_lookup_names().
2009-10-08 Günther Deschners3-winbindd: add and use winbindd_lookup_sids().
2009-10-08 Günther Deschners3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_o...
2009-10-08 Günther Deschners3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_o...
2009-10-08 Günther Deschners3-rpc_client: add cli_rpc_pipe_open_noauth_transport.
2009-10-08 Günther Deschners3-rpc_client: add enum dcerpc_transport_t to rpc_cli_t...
next