summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-19scripting: Make tdb_copy a common util function in samba.tdb_utilAndrew Bartlett3-20/+43
2013-02-19scripting: Make tdb_copy use the python subprocess moduleAndrew Bartlett1-7/+9
2013-02-19samba_upgradeprovision: Remove options to fix FS ACLsAndrew Bartlett2-271/+205
2013-02-18s3:smbd: add debugging to close code (regarding disconnect of a durable)Michael Adam1-0/+14
2013-02-18s4:torture: fix segfault in test_durable_open_open2_oplock()Stefan Metzmacher1-2/+4
2013-02-18s4:torture:smb2: fix segfault on error condition in the durable-open.delete_o...Michael Adam1-5/+7
2013-02-18s4:torture:smb2: fix segfault on error condition in the durable-open.delete_o...Michael Adam1-5/+7
2013-02-18s4:torture:smb2: fix segfault on error condition in the durable-open.reopen4 ...Michael Adam1-5/+7
2013-02-18s4:torture:smb2: fix segfault on error condition in the durable-open.reopen3 ...Michael Adam1-5/+7
2013-02-18s4:torture:smb2: fix segfault on error condition in the durable-open.reopen2a...Michael Adam1-5/+7
2013-02-18s4:torture:smb2: fix segfault on error condition in durable-open.reopen2 testMichael Adam1-5/+7
2013-02-18s4:torture:smb2:durable: make test functions staticMichael Adam1-40/+40
2013-02-18s4:torture: add a durable-open-disconnect test (suite)Michael Adam3-0/+65
2013-02-18s3:smbd: use smbXsrv_open_close() instead of smbXsrv_open_update()Stefan Metzmacher1-1/+11
2013-02-18srv_epmapper.c: Fix typo.Karolin Seeger1-5/+5
2013-02-18wb_samba3_cmd.c: Fix typo in comment.Karolin Seeger1-1/+1
2013-02-18brlock_tdb.c: Fix typo in comment.Karolin Seeger1-1/+1
2013-02-18srv_netlog_nt.c: Fix typo in comment.Karolin Seeger1-1/+1
2013-02-18brlock.c: Fix typo in comment.Karolin Seeger1-1/+1
2013-02-18vfs_gpfs: Fix typos in comments.Karolin Seeger1-2/+2
2013-02-18fault.c: Fix typo in comment.Karolin Seeger1-1/+1
2013-02-18docs: Fix typo.Karolin Seeger2-4/+4
2013-02-17s4-nbt: Ensure source4/ nbt client and server honour 'disable netbios'Andrew Bartlett2-2/+11
2013-02-17Fallback to the internal resolver on EAI_FAIL.Landon Fuller1-1/+3
2013-02-16tdb: Fix a typoVolker Lendecke1-1/+1
2013-02-15Fix the maxfids test so that it does not fork lots of processes and so that i...Richard Sharpe2-19/+5
2013-02-14tevent: Remove the previous "standard" tevent backend implementation.Jeremy Allison1-556/+1
2013-02-14tevent: Add in the new implementation of "standard" tevent backend.Jeremy Allison1-6/+180
2013-02-14tevent: Add a private function tevent_poll_event_add_fd_internal().Jeremy Allison2-0/+19
2013-02-14tevent: make use of tevent_find_ops_byname() in tevent_context_init_byname()Stefan Metzmacher1-14/+5
2013-02-14tevent: make sure tevent_backend_init() only runs onceStefan Metzmacher1-0/+8
2013-02-14tevent: Add a utility function tevent_find_ops_byname().Jeremy Allison2-0/+23
2013-02-14tevent: Add in the same tevent_re_initialise() fix Metze put in the tevent_po...Jeremy Allison3-0/+18
2013-02-14tevent: Add in some test code to allow the panic fallback path to be tested.Jeremy Allison1-0/+18
2013-02-14tevent: Plumb in the panic fallback code into the epoll_panic() runtime call.Jeremy Allison1-3/+20
2013-02-14tevent: Add an internal function tevent_epoll_set_panic_fallback().Jeremy Allison2-0/+27
2013-02-14tevent: pass 'bool replay' to epoll_panic()Stefan Metzmacher1-5/+6
2013-02-14tevent: Ensure we return after every call to epoll_panic().Jeremy Allison1-0/+2
2013-02-14tevent: Preparing to fix "standard" backend fallback. Initialize standard aft...Jeremy Allison1-1/+1
2013-02-14docs: fix typo in serverrole.xmlSamba-JP oota1-1/+1
2013-02-14waf: Make sure we link against samba-util.Andreas Schneider1-0/+1
2013-02-13s3:idmap_autorid: fix freeing of non-talloced memory (uninitialized pointer) ...Michael Adam1-1/+1
2013-02-13Add a herald with version string to smbtortureRichard Sharpe1-0/+2
2013-02-12Fix bug 9519 - Samba returns unexpected error on SMB posix open.Jeremy Allison1-2/+9
2013-02-12Fix some cut-and-paste and spelling in debug messagesGuenter Kukkukk1-8/+8
2013-02-11Fix bug #9642 - vfs_afsacl.c won't build.Jeremy Allison1-1/+2
2013-02-09Improve the configure tests for aio_suspend to get rid of warnings. Timur pro...Richard Sharpe2-2/+2
2013-02-08s3: Make SMB2_GETINFO multi-volume aware.Ira Cooper3-9/+20
2013-02-08winbind: Fix an incompatible pointer type warningVolker Lendecke1-1/+1
2013-02-08dbwrap: Prevent transactions on non-persistent dbsVolker Lendecke1-0/+5