summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ctdb-tests: Add a simple test for "ctdb detach"Amitay Isaacs2014-04-141-0/+85
* ctdb-doc: Remove commands that have been deletedAmitay Isaacs2014-04-141-64/+0
* ctdb-doc: Add "ctdb detach" and update "ctdb attach"Amitay Isaacs2014-04-141-5/+34
* ctdb-tools/ctdb: Add ctdb detach command to detach databasesAmitay Isaacs2014-04-141-0/+40
* ctdb-client: Add client code to detach a databaseAmitay Isaacs2014-04-142-0/+20
* ctdb-daemon: Add control CTDB_CONTROL_DB_DETACHAmitay Isaacs2014-04-144-0/+91
* Typo: s/preceeded/preceded/Jelmer Vernooij2014-04-142-4/+4
* Typo: Commiting -> CommittingJelmer Vernooij2014-04-142-4/+4
* Typo: speciefied -> specified.Jelmer Vernooij2014-04-131-1/+1
* Typo: s/prefered/preferred/Jelmer Vernooij2014-04-132-2/+2
* Typo: sucessfully -> successfullyJelmer Vernooij2014-04-132-3/+3
* Typo: Specifing -> specifying.Jelmer Vernooij2014-04-131-1/+1
* s3:smb2_server: remove unused get_min_receive_file_size() wrapper functionStefan Metzmacher2014-04-111-13/+2
* s3:smb2_server: only allocate the required buffer in the smb2 recvfile() code...Stefan Metzmacher2014-04-112-19/+30
* s3:smb2_server: prepare smbd_smb2_request_verify_sizes() for the optimized re...Stefan Metzmacher2014-04-111-0/+9
* s3:smb2_write: allow SMBD_SMB2_IN_DYN_LEN() to be 0 for the recvfile case.Stefan Metzmacher2014-04-111-2/+18
* s3:smb2_server: make sure we don't try recvfile for special NBT messagesStefan Metzmacher2014-04-111-0/+3
* s3:smb2_server: use the same logic to avoid recvfile() for IPC/PRINT sharesStefan Metzmacher2014-04-111-0/+41
* s3:smbd: use smb1srv_open_lookup() in is_valid_writeX_buffer()Stefan Metzmacher2014-04-111-9/+20
* s3:smbXsrv_open: allow now==0 to skip the idle_time update.Stefan Metzmacher2014-04-111-1/+3
* s3:lib: use stack buffers in drain_socket() and default_sys_recvfile()Stefan Metzmacher2014-04-111-16/+2
* libs: s3 and s4: make our dns lookup code signal-safe.Jeremy Allison2014-04-101-5/+24
* s3: smbd: Performance optimization for RECVFILE.Jeremy Allison2014-04-101-13/+43
* s4-wbclient: Fix wbc_sids_to_xids to correctly indicate the length of the SID...Andrew Bartlett2014-04-091-1/+1
* tdb: consolidate tdb allocation code - re-use dead records at hash top.Michael Adam2014-04-092-43/+13
* torture: add local verification trailer parsing testDavid Disseldorp2014-04-093-1/+104
* s3-lib/util: fix logic inside set_namearray loops.Jeremy Allison2014-04-091-10/+16
* s3-lib/util: fix read across end of namelist stringBjörn Baumbach2014-04-081-2/+5
* wafsamba: replace dots in library namesRalph Boehme2014-04-081-1/+1
* s4-wbclient: Cope with winbind returning an errorAndrew Bartlett2014-04-081-0/+4
* ctdb-daemon: Always update database priority cluster wideAmitay Isaacs2014-04-074-17/+17
* s3: smbd/nmbd/winbindd - fix append on trailing slash on system paths.Jeremy Allison2014-04-051-1/+1
* s3: enforce a positive allocation_file_size for non-empty filesBjörn Baumbach2014-04-051-0/+12
* vfs: Store ACL control flags in gpfs vfs module.Alexander Werth2014-04-051-23/+114
* vfs: Support NFS control flags in nfs4_acls.c.Alexander Werth2014-04-052-1/+27
* talloc: Update flags in pytalloc-util pkgconfig fileLukas Slebodnik2014-04-041-2/+2
* tevent: Update flags in tevent pkgconfig fileLukas Slebodnik2014-04-041-2/+2
* s3-kerberos: make ipv6 support for generated krb5 config files more robust.Günther Deschner2014-04-041-2/+27
* s3: rpc_server/srvsvc: count open files in NetConnEnumShekhar Amlekar2014-04-031-11/+47
* s3: rpc_server/srvsvc: count share connections in NetConnEnumShekhar Amlekar2014-04-031-9/+45
* s3: rpc_server/srvsvc: added routines to compute opens on share connections.Shekhar Amlekar2014-04-031-0/+49
* s3: rpc_server/srvsvc: Added routines to count share connections.Shekhar Amlekar2014-04-031-0/+64
* autorid: use the db argument in the initialize traverse action.Michael Adam2014-04-031-2/+2
* s3: messages: Implement cleanup of dead records.Jeremy Allison2014-04-034-0/+68
* autorid: make the whole initialization atomic with one transaction.Michael Adam2014-04-031-10/+38
* autorid: initialize: fix typo in and further improve a debug message.Michael Adam2014-04-031-2/+2
* autorid: initialize: use the split db_open and init_hwms function instead of ...Michael Adam2014-04-031-1/+6
* autorid: initialize: open the autorid db as late as possible.Michael Adam2014-04-031-8/+9
* autorid: initialize: link config to commonconfig as soon as it is allocated.Michael Adam2014-04-031-1/+1
* autorid: initialize: link commonconfig to dom as soon as it is allocatedMichael Adam2014-04-031-2/+1