summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clitar.c: fix_unix_path() now replace / with \Aurélien Aptel2014-02-191-3/+4
* clitar.c: factor path_list handling in a function, remove tar_fdAurélien Aptel2014-02-191-12/+17
* clitar.c: update TAR_DEFAULT_BLOCK_SIZE commentAurélien Aptel2014-02-191-1/+5
* clitar.c: start processing tar files in extraction modeAurélien Aptel2014-02-191-3/+67
* client.c: fix negation in tar_to_process testAurélien Aptel2014-02-191-1/+1
* s3/wscript, s3/wscript_build: add libarchive dependency.Aurélien Aptel2014-02-192-0/+5
* client.c, clitar.c: rename process_tar to tar_process, prepare codeAurélien Aptel2014-02-193-8/+18
* clitar.c, client.c: add flag to know if there's a tar operation to do.Aurélien Aptel2014-02-193-10/+16
* clitar.c: fix path name when adding themAurélien Aptel2014-02-191-1/+39
* clitar: use lowercase for bool valueAurélien Aptel2014-02-191-22/+22
* clitar.c: add tar_dump() debug function, fix bugsAurélien Aptel2014-02-191-11/+57
* client.c: remove unused extern declarationAurélien Aptel2014-02-191-6/+0
* implement argument parsing, split client_proto.hAurélien Aptel2014-02-194-61/+160
* client.c: remove trailing whitespaceAurélien Aptel2014-02-191-7/+7
* clitar.c: start of argument parsingAurélien Aptel2014-02-191-22/+187
* clitar.c: add doc, remove _t suffix in enum nameAurélien Aptel2014-02-191-15/+28
* clitar.c: add cmd_setmode(), remove typedefAurélien Aptel2014-02-191-28/+162
* clitar.c: expand context structure and implement cmd_block()Aurélien Aptel2014-02-191-14/+67
* clitar.c: fresh new compilable file.Aurélien Aptel2014-02-191-1905/+9
* Define the winbindd socket directory when building wbclientGarming Sam2014-02-191-0/+1
* ctdb-scripts: Update a misleading commentMartin Schwenke2014-02-191-8/+1
* ctdb-tests: Improvements to tests INSTALL scriptMartin Schwenke2014-02-191-2/+7
* ctdb-recoverd: LCP2 cleanupsMartin Schwenke2014-02-191-7/+7
* ctdb-recoverd: Optimise check for rebalance candidates in LCP2Martin Schwenke2014-02-191-16/+17
* ctdb-scripts: Enhancements to hung script debuggingMartin Schwenke2014-02-193-2/+153
* s3-auth: Pass mem_ctx to do_map_to_guest_server_info().Andreas Schneider2014-02-193-11/+16
* s3-auth: Pass mem_ctx to auth_check_ntlm_password().Andreas Schneider2014-02-195-27/+48
* s3-auth: Pass mem_ctx to make_server_info_sam().Andreas Schneider2014-02-194-28/+47
* build: find FILE_OFFSET_BITS via arrayGustavo Zacarias2014-02-181-4/+7
* s3: printing: Fix problem with server taking too long to respond to a MSG_PRI...Jeremy Allison2014-02-183-2/+34
* testprogs: Use system binary if we did not build ldbdel.Andreas Schneider2014-02-181-1/+6
* Revert "libwbclient4: Add wbc_sids_to_xids"Volker Lendecke2014-02-183-173/+1
* Revert "source4: Use wbc_sids_to_xids"Volker Lendecke2014-02-184-8/+29
* Revert "libwbclient4: Add wbc_xids_to_sids"Volker Lendecke2014-02-181-215/+0
* Revert "source4: Use wbc_xids_to_sids"Volker Lendecke2014-02-183-5/+24
* Revert "libwbclient4: Remove unused composite-based functions"Volker Lendecke2014-02-182-0/+158
* Revert "auth4: security_token_to_unix_token only needs a tevent_context"Volker Lendecke2014-02-182-4/+4
* Revert "auth4: auth_session_info_fill_unix only needs a tevent_context"Volker Lendecke2014-02-182-4/+3
* Revert "auth4: Do not generate just a temporary wbc_context"Volker Lendecke2014-02-181-1/+10
* Revert "pvfs: Use the tevent_context from the ntvfs_context"Volker Lendecke2014-02-182-7/+6
* Revert "unixuid: Use the tevent_context from the ntvfs_context"Volker Lendecke2014-02-181-1/+3
* Revert "dcesrv_unixinfo: No wbc_context required"Volker Lendecke2014-02-181-4/+32
* Revert "ntvfs_posix: No wbc_context required"Volker Lendecke2014-02-182-0/+8
* Revert "ntvfs_unixuid: No wbc_context required"Volker Lendecke2014-02-181-0/+8
* Revert "auth4: Remove unused wbc_context"Volker Lendecke2014-02-183-1/+42
* Revert "winbind4: Remove unused winbind_get_idmap irpc operation"Volker Lendecke2014-02-182-2/+94
* s4:pyrpc: let dcerpc_interface_new() use py_dcerpc_interface_init_helper()Stefan Metzmacher2014-02-171-74/+26
* s4:pyrpc: fix talloc hierachy in py_dcerpc_interface_init_helper()Stefan Metzmacher2014-02-171-35/+76
* tdb: always open internal databases with incompatible hash.Michael Adam2014-02-151-0/+5
* tdb: in tdb_delete_hash, make lock/unlock bracket more obviousMichael Adam2014-02-151-1/+1