summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* packaging(RHEL-CTDB): package the fake-acls vfs moduleMichael Adam2013-02-191-0/+1
* s3:net: new implementation of "servid wipedbs" with smbXsrv_*Gregor Beck2013-02-191-2/+564
* lib/util_tdb: factor out tdb_data_talloc_copy()Gregor Beck2013-02-193-19/+20
* s3:smbXsrv_open: add smbXsrv_open_global_traverse()Gregor Beck2013-02-192-0/+77
* s3:smbXsrv_tcon: pass record in smbXsrv_tcon_global_traverse()Gregor Beck2013-02-191-0/+1
* s3:smbXsrv_session: pass record in smbXsrv_session_global_traverse()Gregor Beck2013-02-191-0/+1
* s3:smbd:smb2: fix segfault (access after free) in durable disconnect codeMichael Adam2013-02-192-0/+2
* samba_upgradeprovision: Use tdb_util.tdb_copy not shutil.copy2Andrew Bartlett2013-02-191-13/+17
* samba_upgradeprovision: Do not update privileges.ldb any more (unchanged sinc...Andrew Bartlett2013-02-191-16/+4
* scripting: Make tdb_copy a common util function in samba.tdb_utilAndrew Bartlett2013-02-193-20/+43
* scripting: Make tdb_copy use the python subprocess moduleAndrew Bartlett2013-02-191-7/+9
* samba_upgradeprovision: Remove options to fix FS ACLsAndrew Bartlett2013-02-192-271/+205
* s3:smbd: add debugging to close code (regarding disconnect of a durable)Michael Adam2013-02-181-0/+14
* s4:torture: fix segfault in test_durable_open_open2_oplock()Stefan Metzmacher2013-02-181-2/+4
* s4:torture:smb2: fix segfault on error condition in the durable-open.delete_o...Michael Adam2013-02-181-5/+7
* s4:torture:smb2: fix segfault on error condition in the durable-open.delete_o...Michael Adam2013-02-181-5/+7
* s4:torture:smb2: fix segfault on error condition in the durable-open.reopen4 ...Michael Adam2013-02-181-5/+7
* s4:torture:smb2: fix segfault on error condition in the durable-open.reopen3 ...Michael Adam2013-02-181-5/+7
* s4:torture:smb2: fix segfault on error condition in the durable-open.reopen2a...Michael Adam2013-02-181-5/+7
* s4:torture:smb2: fix segfault on error condition in durable-open.reopen2 testMichael Adam2013-02-181-5/+7
* s4:torture:smb2:durable: make test functions staticMichael Adam2013-02-181-40/+40
* s4:torture: add a durable-open-disconnect test (suite)Michael Adam2013-02-183-0/+65
* s3:smbd: use smbXsrv_open_close() instead of smbXsrv_open_update()Stefan Metzmacher2013-02-181-1/+11
* srv_epmapper.c: Fix typo.Karolin Seeger2013-02-181-5/+5
* wb_samba3_cmd.c: Fix typo in comment.Karolin Seeger2013-02-181-1/+1
* brlock_tdb.c: Fix typo in comment.Karolin Seeger2013-02-181-1/+1
* srv_netlog_nt.c: Fix typo in comment.Karolin Seeger2013-02-181-1/+1
* brlock.c: Fix typo in comment.Karolin Seeger2013-02-181-1/+1
* vfs_gpfs: Fix typos in comments.Karolin Seeger2013-02-181-2/+2
* fault.c: Fix typo in comment.Karolin Seeger2013-02-181-1/+1
* docs: Fix typo.Karolin Seeger2013-02-182-4/+4
* s4-nbt: Ensure source4/ nbt client and server honour 'disable netbios'Andrew Bartlett2013-02-172-2/+11
* Fallback to the internal resolver on EAI_FAIL.Landon Fuller2013-02-171-1/+3
* tdb: Fix a typoVolker Lendecke2013-02-161-1/+1
* Fix the maxfids test so that it does not fork lots of processes and so that i...Richard Sharpe2013-02-152-19/+5
* tevent: Remove the previous "standard" tevent backend implementation.Jeremy Allison2013-02-141-556/+1
* tevent: Add in the new implementation of "standard" tevent backend.Jeremy Allison2013-02-141-6/+180
* tevent: Add a private function tevent_poll_event_add_fd_internal().Jeremy Allison2013-02-142-0/+19
* tevent: make use of tevent_find_ops_byname() in tevent_context_init_byname()Stefan Metzmacher2013-02-141-14/+5
* tevent: make sure tevent_backend_init() only runs onceStefan Metzmacher2013-02-141-0/+8
* tevent: Add a utility function tevent_find_ops_byname().Jeremy Allison2013-02-142-0/+23
* tevent: Add in the same tevent_re_initialise() fix Metze put in the tevent_po...Jeremy Allison2013-02-143-0/+18
* tevent: Add in some test code to allow the panic fallback path to be tested.Jeremy Allison2013-02-141-0/+18
* tevent: Plumb in the panic fallback code into the epoll_panic() runtime call.Jeremy Allison2013-02-141-3/+20
* tevent: Add an internal function tevent_epoll_set_panic_fallback().Jeremy Allison2013-02-142-0/+27
* tevent: pass 'bool replay' to epoll_panic()Stefan Metzmacher2013-02-141-5/+6
* tevent: Ensure we return after every call to epoll_panic().Jeremy Allison2013-02-141-0/+2
* tevent: Preparing to fix "standard" backend fallback. Initialize standard aft...Jeremy Allison2013-02-141-1/+1
* docs: fix typo in serverrole.xmlSamba-JP oota2013-02-141-1/+1
* waf: Make sure we link against samba-util.Andreas Schneider2013-02-141-0/+1