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