summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s3-ad-dns: Use more standard uint and booleans defsSimo Sorce2012-05-231-35/+35
* addns: Fix talloc hiereachySimo Sorce2012-05-231-1/+1
* s3:smbd: use reply_force_doserror(req, ERRSRV, ERRbaduid) on SMBulogoffStefan Metzmacher2012-05-231-0/+5
* Second part of fix for bug 8953 - winbind can hang as nbt_getdc() has no time...Herb Lewis2012-05-231-0/+1
* Fix bug #8953 - winbind can hang as nbt_getdc() has no timeout.Jeremy Allison2012-05-224-2/+15
* s3:smbd: remove unused 'connection_struct->used'Michael Adam2012-05-223-4/+0
* Added torture test for bug #8910. Test remove_duplicate_addrs2().Jeremy Allison2012-05-224-2/+108
* s3: Fix vfs_xattr_tdb.cVolker Lendecke2012-05-211-1/+1
* s3:smb2_ioctl: Fix Coverity ID 701771 Uninitialized scalar variableStefan Metzmacher2012-05-211-0/+10
* s4-dsdb: allow modification of some deleted object if the show-deleted contro...Matthieu Patou2012-05-191-4/+9
* s4-dsdb: naming context needs to have the extended-dn syntax tooMatthieu Patou2012-05-191-0/+1
* libcli: make it easier to understand that a control was not correctly encodedMatthieu Patou2012-05-191-1/+1
* Move the set_write_time() call to after get_existing_share_mode_lock() return...Jeremy Allison2012-05-191-3/+15
* Raise the debug level from 1 to 5 in get_share_mode_lock_internal()Jeremy Allison2012-05-181-1/+2
* s4:torture: Add raw.session.reauth2 testVolker Lendecke2012-05-181-0/+142
* s4:torture: rename raw.session.reauth => raw.session.reauth1Stefan Metzmacher2012-05-181-3/+3
* s3:smbd: allow creating new spnego sessions only with a 0 vuidStefan Metzmacher2012-05-181-0/+5
* s3:smbd: SMBtdis should return ERRSRV, ERRinvnid instead of NETWORK_NAME_DELETEDStefan Metzmacher2012-05-181-1/+1
* selftest/Samba3: add 'smbd:suicide mode = yes'Stefan Metzmacher2012-05-181-0/+1
* s3:idmap_cache: improve checks for format of value string in idmap_cache_find...Michael Adam2012-05-181-0/+15
* s3:idmap_cache: add common exit point to idmap_cache_find_sid2unixid()Michael Adam2012-05-181-12/+10
* s3:idmap_cache: improve debug messages in idmap_cache_find_sid2unixid()Michael Adam2012-05-181-5/+24
* s3: Revert the serverid changes, they need more workVolker Lendecke2012-05-1811-262/+46
* s4-torture: Improve torture test boilerplate, use torture_assert()Andrew Bartlett2012-05-1818-279/+93
* s4-torture: Always use torture_assert() to handle failuresAndrew Bartlett2012-05-181-9/+6
* s4-torture: provide correct torture failures for failure to connectAndrew Bartlett2012-05-181-11/+9
* build: Also look for iconv in /usr/local by defaultAndrew Bartlett2012-05-181-2/+2
* Add include/lib folders from the commandlineThomas Nagy2012-05-182-1/+71
* s4-torture: Fix rpc.samr.priv test to use torture_assert() macrosAndrew Bartlett2012-05-181-51/+16
* autobuild: Run ABI check on samba4-libs as well.Andrew Bartlett2012-05-181-5/+5
* build: Move generated files out of the normal build treeAndrew Bartlett2012-05-185-86/+96
* build: Move generated version.h to a waf-invisible locationAndrew Bartlett2012-05-183-3/+3
* pygensec: Fix init of variable if not specified.Jelmer Vernooij2012-05-181-1/+1
* Note that "keepalive" only applies to SMB1 connections.Jeremy Allison2012-05-181-0/+3
* Fix the waf build with the new "cleans up stale processes" test.Jeremy Allison2012-05-181-0/+1
* s3: Check for serverid_exists in close_directoryVolker Lendecke2012-05-171-0/+3
* s3: Check for serverid_exists in close_remove_share_modeVolker Lendecke2012-05-171-0/+3
* s3: Be less picky on stale share mode entriesVolker Lendecke2012-05-171-1/+3
* s3: Check for serverid_exists in find_oplock_typesVolker Lendecke2012-05-171-0/+20
* s3: Test whether get_share_mode_lock cleans up stale processesVolker Lendecke2012-05-174-1/+179
* s3: Check for serverid_exists in rename_share_filenameVolker Lendecke2012-05-171-0/+4
* s3: Do not check the PIDs is parse_share_modesVolker Lendecke2012-05-171-42/+0
* s3: Check for serverid_exists in smb_posix_unlinkVolker Lendecke2012-05-171-0/+3
* s3: Check for serverid_exists in open_mode_checkVolker Lendecke2012-05-171-0/+5
* s3: Check for serverid_exists in notify_deferred_opensVolker Lendecke2012-05-171-2/+8
* s3: Add "share_mode_stale_server"Volker Lendecke2012-05-172-0/+33
* s4:torture: add smb2.session.expire1Stefan Metzmacher2012-05-171-1/+116
* s4:torture: add smb2.session.reconnect2 testStefan Metzmacher2012-05-171-0/+64
* s4:torture: rename smb2.session.reconnect to smb2.session.reconnect1Stefan Metzmacher2012-05-171-2/+2
* s4:torture: remove unused vars in smb2.session.reauth*Stefan Metzmacher2012-05-171-2/+2