summaryrefslogtreecommitdiffstats
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
...
* Make the change to smbcontrol for "all" to mean broadcast,Jeremy Allison2008-08-181-4/+3
* first cut at adding full transactions for ctdb to samba3Andrew Tridgell2008-08-131-2/+0
* Exit smbstatus cleanly if messaging_init failsVolker Lendecke2008-08-131-0/+6
* libnetjoin: support kerberized joining/unjoing (fix #5416).Günther Deschner2008-08-111-2/+8
* Fix a build failure on host sunXVolker Lendecke2008-08-071-1/+1
* vampire keytab: add command line switch --clean-old-entries .Michael Adam2008-08-013-0/+3
* vampire keytab: introduce switch --single-obj-repl.Michael Adam2008-08-013-1/+4
* libnet dssync: rename flag single to single_object_replicationMichael Adam2008-08-011-1/+1
* net rpc vampire: rename --repl-nodiff to --force-full-repl.Michael Adam2008-08-013-3/+3
* libnet dssync: rename repl_nodiff flag to force_full_replication.Michael Adam2008-08-011-1/+1
* libnet dssync: support lists of dns (instead of one dn) for single object rep...Michael Adam2008-08-011-1/+2
* vampire keytab: add switch --repl-nodiff to trigger full replication.Michael Adam2008-08-013-0/+5
* dssync: allow replications of a single obj with net rpc vampire keytab.Michael Adam2008-08-011-0/+4
* dssync: replace the processing_fn by startup/process/finish ops.Michael Adam2008-08-011-1/+1
* netapi: when using NetApi functions forward net's kerberos setting.Günther Deschner2008-07-312-0/+9
* net: Use NetLocalGroupAdd() for adding aliases.Günther Deschner2008-07-311-62/+21
* net: add "-k" switch for kerberos authentication (in preparation for #5416).Günther Deschner2008-07-314-4/+17
* rpc_client: use init_samr_CryptPassword(Ex) in client tools.Günther Deschner2008-07-312-19/+16
* Fix warnings on FreeBSD-based platformsZach Loafman2008-07-221-8/+8
* Refactoring: connect_dst_pipe uses ndr_syntax_id instead of pipe_idxVolker Lendecke2008-07-214-10/+19
* Refactoring: net_sh_run uses ndr_syntax_id instead of pipe_idxVolker Lendecke2008-07-215-32/+31
* Refactoring: run_rpc_command uses ndr_syntax_id instead of pipe_idxVolker Lendecke2008-07-218-105/+116
* Refactoring: Change calling conventions for cli_rpc_pipe_open_schannelVolker Lendecke2008-07-201-5/+5
* Refactoring: Change calling conventions for cli_rpc_pipe_open_schannel_with_keyVolker Lendecke2008-07-201-11/+10
* Refactoring: Make get_schannel_session_key return NTSTATUSVolker Lendecke2008-07-201-2/+3
* Refactoring: Change calling conventions for cli_rpc_pipe_open_ntlmsspVolker Lendecke2008-07-201-6/+5
* Refactoring: Change calling conventions for cli_rpc_pipe_open_noauthVolker Lendecke2008-07-209-47/+70
* net rpc vampire: eliminate missing proto warning by making rpc_vampire_keytab...Michael Adam2008-07-181-8/+8
* testparm: allow the default debug level of 2 to be changed from the command l...Michael Adam2008-07-151-1/+8
* testparm: refactor the per-share logic checks out into do_per_share_checks().Michael Adam2008-07-151-58/+67
* testparm: skip the per-share logic checks when --skip-logic-checks is specified.Michael Adam2008-07-151-1/+1
* testparm: rename -g|--skip-global-ckecks to -l|--skip-logic-checksMichael Adam2008-07-151-3/+3
* testparm: add a switch --skip-global-checks.Michael Adam2008-07-151-1/+5
* Revert "Return timed out entries from gencache_get if timeout param != NULL"Volker Lendecke2008-07-111-2/+1
* Fix option processing in smbcacls - add POPT_COMMON_CONNECTION.Jeremy Allison2008-07-071-1/+2
* Return timed out entries from gencache_get if timeout param != NULLVolker Lendecke2008-07-031-1/+2
* net_vampire: add code to vampire to a Kerberos keytab file using DRSUAPI.Günther Deschner2008-07-011-0/+50
* Fix the buildVolker Lendecke2008-06-281-3/+4
* Fix bug #5568 net rpc trustdom add broken !Jeremy Allison2008-06-271-3/+23
* Fix usage message for net rpc trustdom add.Jeremy Allison2008-06-271-2/+2
* net: add basic support for sealed RPC connections (using NET_FLAGS_SEAL).Günther Deschner2008-06-242-1/+12
* net_vampire: add code to vampire a SAM database to a keytab file.Günther Deschner2008-06-243-2/+93
* net ads: Fix typos.Karolin Seeger2008-06-241-2/+2
* net_vampire: more libnet_samsync restructuring.Günther Deschner2008-06-231-27/+29
* net_vampire: prepend libnet_ to the public samsync functions.Günther Deschner2008-06-231-29/+29
* net_vampire: move out display routines to one file.Günther Deschner2008-06-231-275/+0
* net_vampire: move out passdb routines to one file.Günther Deschner2008-06-231-762/+0
* net_vampire: display more deltas while doing samdump.Günther Deschner2008-06-231-41/+44
* net_vampire: move pull_netr_AcctLockStr() to libnet.Günther Deschner2008-06-231-34/+0
* time: move uint64s_nt_time_to_unix_abs() to lib/time.cGünther Deschner2008-06-231-7/+0