martins/samba.git
2013-10-09 Karolin SeegerVERSION: Bump version number up to 4.1.0... samba-4.1.0
2013-10-09 Karolin SeegerWHATSNEW: Add release notes for Samba 4.1.0.
2013-10-07 Andreas Schneiderdoc: Update documentation of pam_winbind krb5 support.
2013-10-07 Andreas Schneiders3-winbind: Add support for the kernel krb5 keyring...
2013-10-07 Andreas Schneiders3-winbind: Don't set a default directory for DIR.
2013-10-07 Stefan MetzmacherRevert "Support UPN_DNS_INFO in the PAC"
2013-09-27 Stefan MetzmacherMerge tag 'samba-4.1.0rc4' into v4-1-test
2013-09-27 Karolin SeegerVERSION: Disable git snapshots for the 4.1.0rc4 release. samba-4.1.0rc4
2013-09-27 Karolin SeegerVERSION: Bump version up to 4.1.0rc5...
2013-09-27 Karolin SeegerVERSION: Disable git snapshots for the 4.1.0rc4 release.
2013-09-27 Karolin SeegerWHATSNEW: Update changes since rc3.
2013-09-27 Andrew Bartlettdsdb: Convert the full string from UTF16 to UTF8, inclu...
2013-09-27 Andrew Bartlettdbcheck: Add back the elements that were wrongly remove...
2013-09-27 Andrew Bartlettpydsdb: Raise a more useful exception when dsdb_wellkno...
2013-09-27 Andrew Bartlettpydsdb: Give KeyError when we fail a schema lookup...
2013-09-27 Andrew Bartlettdbcheck: Ensure to always increase the error_count
2013-09-27 Andrew Bartlettselftst: add tests based on 4.1.0rc3 to check for zero...
2013-09-27 Andrew Bartlettselftest: Add release-4-1-0rc3 saved provision
2013-09-27 Andrew Bartlettselftest: Only run referenceprovision and ldapcmp for...
2013-09-27 Andrew Bartlettselftest: Add script to assist in writing out a tree...
2013-09-27 Andrew Bartlettdbcheck: Look for and fix the all-zero invocationID...
2013-09-27 Andrew Bartlettdsdb: Refuse to replicate an all-zero invocationID...
2013-09-27 Andrew Bartlettsmb.conf: Fill out the ntvfs handler smb.conf page...
2013-09-27 Andrew BartlettRemove NEWS file containing confusing information
2013-09-27 Andrew BartlettRemove confusing TODO file
2013-09-27 Andrew Bartlettdsdb: Use WERR_DS_ATT_NOT_DEF_IN_SCHEMA for failed...
2013-09-27 Andrew Bartlettdsdb-repl_meta_data: Make handling of Deleted Objects...
2013-09-27 Andrew Bartlettdsdb-repl_meta_data: Do not re-delete the Deleted Objec...
2013-09-27 Andrew Bartlettdsdb: Refuse to return an all-zero invocationID
2013-09-27 Andrew Bartlettdsdb-repl_meta_data: Check for a NULL invocationID...
2013-09-27 Andrew Bartlettpython/drs: Ensure to pass in the local invocationID...
2013-09-26 Karolin SeegerWHATSNEW: Add changes since 4.1.0rc3.
2013-09-26 Volker Lendecketorture3: Trigger a nasty cleanup bug in smbd
2013-09-26 Volker Lendeckesmbd: Fix flawed share_mode_stale_pid API
2013-09-26 Volker Lendeckesmbd: Rename parameter "i" to "idx"
2013-09-26 Volker Lendeckesmbd: Don't store in-memory only flags in locking.tdb
2013-09-26 Volker Lendeckesmbd: Simplify find_oplock_types
2013-09-25 Andrew Bartlettpython-samba-tool fsmo: Do not give an error on a succe...
2013-09-23 Daniel LibermanFix bug 10162 - POSIX ACL mapping failing when setting...
2013-09-23 Günther Deschnerdocs: point out side-effects of global "valid users...
2013-09-20 Karolin SeegerVERSION: Set version to 4.1.0rc4.
2013-09-20 Matthieu Patoulibcli: continue to read from the socket even if the...
2013-09-19 Jeremy Allisons3: libsmb - 10150 - Not all OEM servers support the...
2013-09-19 Jeremy Allisons3: libsmb : Bug 10150 - Not all OEM servers support...
2013-09-19 Jeremy Allisons3: libsmb SMB2 wrapper layer. cli_smb2_get_ea_list_pat...
2013-09-19 Stefan Metzmacherlibcli/smb: only check the SMB2 session setup signature...
2013-09-19 Stefan Metzmacherlibcli/smb: fix non mendatory signing against some...
2013-09-19 Jeremy AllisonFix is_legal_name() to not emit character conversion...
2013-09-18 Jeremy Allisons3: libsmb : The short name length is only a one byte...
2013-09-18 Stefan Metzmacherlibcli/smb: use SMB1 MID=0 for the initial Negprot
2013-09-16 Christof Schmitts3:smb2_find: Return that timestamps do not exist as...
2013-09-12 Karolin Seegerdocs: Fix typos.
2013-09-12 KorobkinRaise the level of a debug.
2013-09-12 Karolin SeegerWHATSNEW: Start to add changes since 4.1.0rc3.
2013-09-12 Michael Adamdocs: document "acl allow execute always"
2013-09-12 Michael Adams3:smbd: ease file server upgrades from 3.6 and earlier...
2013-09-12 Michael Adamloadparm: add new parameter "acl allow execute always"
2013-09-12 Volker Lendeckedbwrap_ctdb: Treat empty records as non-existing
2013-09-09 Karolin SeegerVERSION: Bump version number up to 4.1.0...
2013-09-09 Karolin SeegerVERSION: Disable git snapshots for the 4.1.0rc3 release.
2013-09-06 Karolin SeegerWHATSNEW: Update changes since 4.1.0rc2.
2013-09-06 Karolin SeegerVERSION: Disable git snapshots for the 4.1.0rc3 release. samba-4.1.0rc3
2013-09-06 Karolin SeegerWHATSNEW: Update changes since 4.1.0rc2.
2013-09-06 Jeremy AllisonOptimization. Don't do the retry logic if sitename_fetc...
2013-09-06 Jeremy AllisonMove the retry logic when site_name is passed in a...
2013-09-06 Jeremy AllisonMove the manipulation of site_name into the caller...
2013-09-06 Jeremy AllisonRefactor dsgetdcname to be called via a wrapper function.
2013-09-06 Jeremy Allisondsgetdcname_cache_fetch() doesn't use the site_name...
2013-09-06 Volker Lendeckesmbd: Correctly return INFO_LENGTH_MISMATCH for smb1
2013-09-06 Volker Lendeckesmbd: Fix error return for STREAM_INFO
2013-09-06 Volker Lendeckesmbd: Revert a93f9c3
2013-09-06 Volker Lendeckesmbd: Correctly return BUFFER_OVERFLOW in smb2_getinfo
2013-09-06 Volker Lendeckesmbd: Correctly return INFO_LENGTH_MISMATCH in smb2_getinfo
2013-09-06 Volker Lendeckesmbd: qfsinfo has fixed/variable buffers
2013-09-06 Volker Lendeckesmbd: qfilepathinfo has fixed/variable buffers
2013-09-06 Volker Lendeckesmbd: Use #defines in smb2_getinfo_send
2013-09-06 Ralph Wuerthners3:smbd: allow info class SMB_QUERY_FS_ATTRIBUTE_INFO...
2013-09-06 Ralph Wuerthners3:smbd: allow info class SMB_QUERY_FS_VOLUME_INFO...
2013-09-06 Ralph Wuerthners3:smbd: allow status code in smbd_do_qfsinfo() to...
2013-09-06 Ralph Wuerthners3:smbd: allow GetInfo responses with STATUS_BUFFER_OVE...
2013-09-06 Ralph Wuerthners3:smbd: return NT_STATUS_INFO_LENGTH_MISMATCH for...
2013-09-06 Andrew Bartletttorture: Ensure that GSSAPI and SPNEGO packets are...
2013-09-06 Andrew Bartlettselftest: Add a basic test of samba_upgradedns
2013-09-06 Andrew Bartlettselftest: Start internal DNS server on domain provision...
2013-09-06 Andrew Bartlettselftest: Test creation of the dns-SERVER account durin...
2013-09-06 Andrew Bartlettscripting/samba_upgradedns: Tighten up exception and...
2013-09-06 Andrew Bartlettscripting/join.py: Handle creating the dns-NAME account...
2013-09-06 Jeremy AllisonWHATSNEW: Add paragraph about SMB2/3 support for client...
2013-09-04 Karolin SeegerWHATSNEW: Add release notes for Samba 4.1.0rc3.
2013-09-02 Stefan Metzmacherpython/provision: remove unused linklocal=False argumen...
2013-09-02 Stefan Metzmachers4:samba_upgradedns: don't pass linklocal=False to...
2013-09-02 Stefan Metzmacherpython/pyglue: filter out loopback and linklocal addres...
2013-08-30 Michael Adamclient: add missing newlines to error messages for...
2013-08-30 Jeremy AllisonAdd documentation for the new internal command timeout...
2013-08-30 Jeremy AllisonAdd documentation for the new -t <timeout> parameter...
2013-08-30 Jeremy AllisonFix the documentation of --encrypt to explain SMB3...
2013-08-30 Jeremy AllisonFix the documentation of the iosize command to explain...
2013-08-30 Jeremy AllisonFix the documentation for --send-buffersize for the...
2013-08-30 Jeremy AllisonExpand on the documentation of -m max-protocol for...
2013-08-30 Jeremy AllisonAdd "-e" encrypt transport command line option document...
next