summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pthreadpool: Add test for fork crashVolker Lendecke2014-03-031-0/+48
* pthreadpool: Fix pthreadpools with forkVolker Lendecke2014-03-031-15/+6
* dbwrap_ctdb: avoid smbd/ctdb deadlocks: check whether we can work locally in ...Michael Adam2014-03-031-10/+1
* torture: Fix a torture crash with -O3Volker Lendecke2014-02-281-2/+2
* torture: Fix a buffer overrunVolker Lendecke2014-02-281-2/+2
* vfs: propagate snapshot enumeration errorsDavid Disseldorp2014-02-271-10/+16
* s3: smbd: Ensure brl_get_locks_readonly() always returns a valid struct byte_...Jeremy Allison2014-02-271-1/+15
* pidl: Make perl(Parse:Yapp:Driver) installation optional.Andreas Schneider2014-02-272-2/+29
* s3-spoolssd: Don't register spoolssd if epmd is not running.Andreas Schneider2014-02-271-17/+22
* ctdb-recoverd: Check if callback function is registered before callingAmitay Isaacs2014-02-271-2/+7
* ctdb-daemon: After updating tickles on other nodes, set update flag to falseAmitay Isaacs2014-02-271-0/+2
* ctdb-daemon: Implement ctdb_control_startup()Martin Schwenke2014-02-271-4/+12
* ctdb-daemon: Fix whitespacesAmitay Isaacs2014-02-271-4/+4
* ctdb-daemon: Always talloc tickle array off vnn instead of ctdb->nodesAmitay Isaacs2014-02-271-8/+5
* waf: Add option to specify perl vendor dir.Andreas Schneider2014-02-273-1/+10
* pidl: Install pidl files corrently.Andreas Schneider2014-02-262-4/+30
* dbwrap: Slightly simplify dbwrap_watch_record_storedVolker Lendecke2014-02-251-5/+2
* vfs_glusterfs: Remove "integer fd" code and store the glfs pointers.Jose A. Rivera2014-02-251-90/+32
* vfs_glusterfs: smb_stat_ex_from_stat commenting and cleanup.Christopher R. Hertel2014-02-251-13/+8
* vfs_glusterfs: Comment the top of the file.Christopher R. Hertel2014-02-251-8/+18
* s3-printing: Fix obvious memory leak in printer_list_get_printer().Jeremy Allison2014-02-251-0/+1
* passdb: spare superfluous call to lookup_rids() in lookup_sids()Michael Adam2014-02-251-7/+12
* rpc: fix name-normalization in rpc_sid_to_name()Michael Adam2014-02-251-1/+1
* rpc: correctly tread domain-only requests in rpc_sid_to_name()Michael Adam2014-02-251-1/+1
* samr: don't block the sam sid or the builtin domain sid in sid_to_nameStefan Metzmacher2014-02-251-0/+2
* ctdb-eventscripts: Switch on dumping of stuck nfsd threadsMartin Schwenke2014-02-252-2/+2
* s4: tidy up vfs smb2 in regards to using share_string_optionGarming Sam2014-02-241-21/+21
* s4: tidy up vfs cifs in regards to using share_string_optionGarming Sam2014-02-241-21/+22
* s4: tidy up some null checks in ntvfsGarming Sam2014-02-242-4/+4
* libcli: Overflow array index read possible, in auth code.Ira Cooper2014-02-241-1/+1
* Revert "libcli: Overflow array index read possible, in auth code."Ira Cooper2014-02-241-2/+2
* libcli: Overflow array index read possible, in auth code.Ira Cooper2014-02-241-2/+2
* s3:printing: Fix a possible NULL dereference.Poornima Gurusiddaiah2014-02-241-1/+1
* s3:passdb: Fix the use of uninitialized scalar variable.Poornima Gurusiddaiah2014-02-241-8/+2
* s3/libsmb: Free memdup'd local variableJose A. Rivera2014-02-221-0/+1
* passdb: Patch memory leak in pdb_ldap.cJose A. Rivera2014-02-211-4/+6
* testprogs: Fix pkinit test with system ldb.Andreas Schneider2014-02-211-2/+10
* testprogs: Fix kinit test with system ldb.Andreas Schneider2014-02-211-2/+10
* nsswitch: Fix idmap rfc2307 test with system ldb.Andreas Schneider2014-02-211-2/+11
* selftest: Use the absolute path to the ldb modules.Andreas Schneider2014-02-211-1/+1
* heimdal: Use krb5_free_default_realm() for free()Santosh Kumar Pradhan2014-02-211-3/+3
* kdc: Free the resource which is not used anymoreSantosh Kumar Pradhan2014-02-211-0/+1
* s3:winbindd: avoid directly asking a trusted domain in wb_lookupsids*()Gregor Beck2014-02-211-1/+1
* s3:winbindd: fix _wbint_LookupSids() on errorGregor Beck2014-02-211-1/+7
* s3:smbd: avoid invalid lock_order panic triggered by "CTDB_SRVID_RELEASE_IP"Stefan Metzmacher2014-02-211-2/+39
* s3:lib/ctdbd_conn: let release_ip_handler return boolStefan Metzmacher2014-02-213-9/+35
* s3:smbd: maintain smbd_server_connection->statusStefan Metzmacher2014-02-214-0/+53
* s3:smbd: simplify exit_server_common()Stefan Metzmacher2014-02-211-4/+2
* clitar: don't panic, propagate talloc errors upwardsDavid Disseldorp2014-02-211-53/+136
* clitar: propagate make_remote_path() talloc errorsDavid Disseldorp2014-02-211-3/+14