summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Bump version number up to 4.1.0...samba-4.1.0Karolin Seeger2013-10-091-2/+2
* WHATSNEW: Add release notes for Samba 4.1.0.Karolin Seeger2013-10-091-12/+22
* doc: Update documentation of pam_winbind krb5 support.Andreas Schneider2013-10-071-9/+17
* s3-winbind: Add support for the kernel krb5 keyring buffer.Andreas Schneider2013-10-071-0/+4
* s3-winbind: Don't set a default directory for DIR.Andreas Schneider2013-10-071-4/+0
* Revert "Support UPN_DNS_INFO in the PAC"Stefan Metzmacher2013-10-071-9/+7
* Merge tag 'samba-4.1.0rc4' into v4-1-testStefan Metzmacher2013-09-270-0/+0
|\
| * VERSION: Disable git snapshots for the 4.1.0rc4 release.samba-4.1.0rc4Karolin Seeger2013-09-2778-891/+156233
| |\
| * | VERSION: Disable git snapshots for the 4.1.0rc3 release.samba-4.1.0rc3Karolin Seeger2013-09-061-1/+1
| * | WHATSNEW: Update changes since 4.1.0rc2.Karolin Seeger2013-09-061-0/+13
* | | VERSION: Bump version up to 4.1.0rc5...Karolin Seeger2013-09-271-2/+2
| |/ |/|
* | VERSION: Disable git snapshots for the 4.1.0rc4 release.Karolin Seeger2013-09-271-1/+1
* | WHATSNEW: Update changes since rc3.Karolin Seeger2013-09-271-0/+4
* | dsdb: Convert the full string from UTF16 to UTF8, including embedded NULLsAndrew Bartlett2013-09-271-1/+1
* | dbcheck: Add back the elements that were wrongly removed from CN=Deleted ObjectsAndrew Bartlett2013-09-271-0/+66
* | pydsdb: Raise a more useful exception when dsdb_wellknown_dn fails.Andrew Bartlett2013-09-271-0/+5
* | pydsdb: Give KeyError when we fail a schema lookup in pythonAndrew Bartlett2013-09-271-8/+8
* | dbcheck: Ensure to always increase the error_countAndrew Bartlett2013-09-271-0/+1
* | selftst: add tests based on 4.1.0rc3 to check for zero invocationID in replPr...Andrew Bartlett2013-09-272-2/+11
* | selftest: Add release-4-1-0rc3 saved provisionAndrew Bartlett2013-09-2732-0/+155536
* | selftest: Only run referenceprovision and ldapcmp for the 4.0.0 testAndrew Bartlett2013-09-271-2/+4
* | selftest: Add script to assist in writing out a tree undump.sh can restoreAndrew Bartlett2013-09-271-0/+48
* | dbcheck: Look for and fix the all-zero invocationID in replPropertyMetaDataAndrew Bartlett2013-09-271-0/+68
* | dsdb: Refuse to replicate an all-zero invocationID GUID in replPropertyMetaDataAndrew Bartlett2013-09-271-0/+9
* | smb.conf: Fill out the ntvfs handler smb.conf page from source4/NEWSAndrew Bartlett2013-09-271-0/+13
* | Remove NEWS file containing confusing informationAndrew Bartlett2013-09-271-496/+0
* | Remove confusing TODO fileAndrew Bartlett2013-09-271-276/+0
* | dsdb: Use WERR_DS_ATT_NOT_DEF_IN_SCHEMA for failed schema lookupsAndrew Bartlett2013-09-271-28/+28
* | dsdb-repl_meta_data: Make handling of Deleted Objects DN clearer in deleteAndrew Bartlett2013-09-271-5/+10
* | dsdb-repl_meta_data: Do not re-delete the Deleted Objects DN during replicationAndrew Bartlett2013-09-271-3/+5
* | dsdb: Refuse to return an all-zero invocationIDAndrew Bartlett2013-09-271-0/+8
* | dsdb-repl_meta_data: Check for a NULL invocationID and do not proceedAndrew Bartlett2013-09-271-0/+4
* | python/drs: Ensure to pass in the local invocationID during the domain joinAndrew Bartlett2013-09-276-8/+30
* | WHATSNEW: Add changes since 4.1.0rc3.Karolin Seeger2013-09-261-1/+44
* | torture3: Trigger a nasty cleanup bug in smbdVolker Lendecke2013-09-264-0/+73
* | smbd: Fix flawed share_mode_stale_pid APIVolker Lendecke2013-09-263-9/+56
* | smbd: Rename parameter "i" to "idx"Volker Lendecke2013-09-262-7/+7
* | smbd: Don't store in-memory only flags in locking.tdbVolker Lendecke2013-09-261-2/+2
* | smbd: Simplify find_oplock_typesVolker Lendecke2013-09-261-9/+10
* | python-samba-tool fsmo: Do not give an error on a successful role transferAndrew Bartlett2013-09-251-7/+7
* | Fix bug 10162 - POSIX ACL mapping failing when setting DENY ACE's from Windows.Daniel Liberman2013-09-231-1/+1
* | docs: point out side-effects of global "valid users" setting.Günther Deschner2013-09-231-0/+10
* | VERSION: Set version to 4.1.0rc4.Karolin Seeger2013-09-201-1/+1
* | libcli: continue to read from the socket even if the size is 0Matthieu Patou2013-09-201-1/+1
* | s3: libsmb - 10150 - Not all OEM servers support the ALTNAME info level.Jeremy Allison2013-09-191-3/+4
* | s3: libsmb : Bug 10150 - Not all OEM servers support the ALTNAME info level.Jeremy Allison2013-09-191-1/+9
* | s3: libsmb SMB2 wrapper layer. cli_smb2_get_ea_list_path() failed to close fi...Jeremy Allison2013-09-191-0/+4
* | libcli/smb: only check the SMB2 session setup signature if required and validStefan Metzmacher2013-09-191-5/+21
* | libcli/smb: fix non mendatory signing against some vendor SMB2 servers.Stefan Metzmacher2013-09-191-1/+10
* | Fix is_legal_name() to not emit character conversion error messages.Jeremy Allison2013-09-191-12/+8