summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s3:dbwrap report time for chainlock and CTDB migrateChristian Ambach2014-01-161-2/+15
* dbwrap_ctdb: Instrument chainunlock timingVolker Lendecke2014-01-161-2/+26
* ctdb_conn: Log long fetch_lock callsVolker Lendecke2014-01-161-4/+22
* ctdb-daemon: Remove ctdb_fork_with_logging()Amitay Isaacs2014-01-162-65/+0
* ctdb-tests: Set CTDB_EVENT_HELPER when running with local daemonsAmitay Isaacs2014-01-161-0/+1
* ctdb-daemon: Remove unused code to run eventscriptsAmitay Isaacs2014-01-161-104/+0
* ctdb-daemon: Replace ctdb_fork_with_logging with ctdb_vfork_with_logging (par...Amitay Isaacs2014-01-161-26/+28
* ctdb-daemon: Replace ctdb_fork_with_logging with ctdb_vfork_with_logging (par...Amitay Isaacs2014-01-161-20/+90
* ctdb-daemon: Add helper process to execute event scriptsAmitay Isaacs2014-01-163-1/+143
* ctdb-daemon: Add ctdb_vfork_with_logging()Amitay Isaacs2014-01-162-0/+87
* ctdb-daemon: No need to call event scripts with CTDB_CALLED_BY_USERAmitay Isaacs2014-01-166-46/+16
* ctdb-daemon: Deprecate RELOAD and STATUS eventsAmitay Isaacs2014-01-162-6/+3
* ctdb-common: mkdir_p should not try to create .Amitay Isaacs2014-01-161-0/+4
* vfs/glusterfs: in case atime is not passed, set it to the current atimeNiels de Vos2014-01-151-4/+22
* s3:dir - We now pass the previously spinning directory tests on ext4.Jeremy Allison2014-01-151-2/+0
* s3:dir - Introduce a 64-bit directory offset <-> 32 bit wire offset map using...Jeremy Allison2014-01-151-2/+87
* s3:dir - Add a new memcache type (non-talloc) - SMB1_SEARCH_OFFSET_MAP.Jeremy Allison2014-01-151-1/+2
* s3:dir - Map wire offsets to native directory cookies.Jeremy Allison2014-01-151-5/+17
* s3:dir - Cope with fixed mapping of 'special' values.Jeremy Allison2014-01-151-0/+7
* s3: dir - Introduce 32-bit wire versions of the 'special' values.Jeremy Allison2014-01-151-0/+5
* s3:dir - Introduce a function to map a directory cookie to a 32-bit wire cookie.Jeremy Allison2014-01-151-1/+10
* s3:dir - In the old SMB1 search code, rename offset to wire_offset to disting...Jeremy Allison2014-01-151-8/+8
* smbd: Avoid duplicate debug header linesVolker Lendecke2014-01-151-7/+7
* s3: set native os according to Windows and NBT_ANNOUNCE_VERSION definesBjörn Jacke2014-01-141-1/+5
* smbcontrol: fix NUM_CHILDREN message deregisterDavid Disseldorp2014-01-141-1/+1
* Revert "pam_winbind: fix segfault in pam_sm_authenticate()"Garming Sam2014-01-151-4/+3
* pam_winbind: Do not honour require_membership_of in the acct module parametersGarming Sam2014-01-143-18/+52
* pam_winbind: Fix segfault caused by invalid configuration optionsGarming Sam2014-01-141-3/+3
* lib/param: fix unix extensions setting to be consistent with s3 and docsGarming Sam2014-01-141-1/+1
* ntvfs: Remove CAP_UNIX from the ntvfs file server as it was never finishedAndrew Bartlett2014-01-141-4/+0
* dfs: always call create_conn_struct with root privilegesGarming Sam2014-01-101-1/+30
* messaging: Fix a memleak (master only..)Volker Lendecke2014-01-101-7/+9
* messaging: Use talloc_pooled_objectVolker Lendecke2014-01-091-6/+3
* messaging: Move the self-send logic out of messaging_tdbVolker Lendecke2014-01-092-54/+52
* messaging: Fix a memleak with clusteringVolker Lendecke2014-01-091-0/+3
* s3-passdb: Fix string duplication to pointers.Andreas Schneider2014-01-091-2/+12
* wbinfo: Fix a memory leak in wbinfo_ping_dc().Andreas Schneider2014-01-091-0/+1
* s3-libads: Fix memory leaks in ads_build_path().Andreas Schneider2014-01-091-0/+2
* lib: Fix strict-aliasing warning in md5 code.Andreas Schneider2014-01-091-3/+6
* group_mapping: Avoid a tallocVolker Lendecke2014-01-091-7/+5
* samba:python - Py_RETURN_NONE remove compatibility code for releases < 2.4Matthias Dieter Wallnöfer2014-01-0915-61/+0
* s3: Avoid oplock break by storing timestamps with gpfs_set_timesChristof Schmitt2014-01-094-6/+92
* s3: winbindd: Move calling setup_domain_child() into add_trusted_domain().Jeremy Allison2014-01-081-32/+14
* s3: winbindd: Move the logic of whether to set 'domain->primary' into add_tru...Jeremy Allison2014-01-081-4/+10
* s4:rpc_server: remember the hdr_signing negotiation result in dcesrv_authStefan Metzmacher2014-01-082-0/+5
* s4:rpc_server: use talloc_zero for struct dcesrv_connectionStefan Metzmacher2014-01-081-13/+1
* s4:rpc_server: remove unused DCESRV_CALL_STATE_FLAG_HEADER_SIGNINGStefan Metzmacher2014-01-082-3/+0
* ndrdump: dump verification trailerGregor Beck2014-01-082-1/+22
* librpc/ndr: add ndr_pop_dcerpc_sec_verification_trailer()Gregor Beck2014-01-084-2/+151
* librpc/rpc: simplify tevent_req_nterror() usage in binding_handle.cStefan Metzmacher2014-01-081-6/+3