summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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.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
| * s3: libsmb : The short name length is only a one byte field.Jeremy Allison2013-09-181-1/+1
| * libcli/smb: use SMB1 MID=0 for the initial NegprotStefan Metzmacher2013-09-181-0/+8
| * s3:smb2_find: Return that timestamps do not exist as directoriesChristof Schmitt2013-09-163-3/+16
| * docs: Fix typos.Karolin Seeger2013-09-121-3/+3
| * Raise the level of a debug.Korobkin2013-09-121-1/+1
| * WHATSNEW: Start to add changes since 4.1.0rc3.Karolin Seeger2013-09-121-0/+12
| * docs: document "acl allow execute always"Michael Adam2013-09-121-0/+26
| * s3:smbd: ease file server upgrades from 3.6 and earlier with "acl allow execu...Michael Adam2013-09-121-1/+15
| * loadparm: add new parameter "acl allow execute always"Michael Adam2013-09-124-0/+13
| * dbwrap_ctdb: Treat empty records as non-existingVolker Lendecke2013-09-122-0/+18