dbwrap ctdb: don't retry when tdb_store failed in db_ctdb_persistent_store().
[jra/samba/.git] / source3 / utils /
2008-08-13 Volker LendeckeExit smbstatus cleanly if messaging_init fails
2008-08-11 Günther Deschnerlibnetjoin: support kerberized joining/unjoing (fix...
2008-08-07 Volker LendeckeFix a build failure on host sunX
2008-08-01 Michael Adamvampire keytab: add command line switch --clean-old...
2008-08-01 Michael Adamvampire keytab: introduce switch --single-obj-repl.
2008-08-01 Michael Adamlibnet dssync: rename flag single to single_object_repl...
2008-08-01 Michael Adamnet rpc vampire: rename --repl-nodiff to --force-full...
2008-08-01 Michael Adamlibnet dssync: rename repl_nodiff flag to force_full_re...
2008-08-01 Michael Adamlibnet dssync: support lists of dns (instead of one...
2008-08-01 Michael Adamvampire keytab: add switch --repl-nodiff to trigger...
2008-08-01 Michael Adamdssync: allow replications of a single obj with net...
2008-08-01 Michael Adamdssync: replace the processing_fn by startup/process...
2008-07-31 Günther Deschnernetapi: when using NetApi functions forward net's kerbe...
2008-07-31 Günther Deschnernet: Use NetLocalGroupAdd() for adding aliases.
2008-07-31 Günther Deschnernet: add "-k" switch for kerberos authentication (in...
2008-07-31 Günther Deschnerrpc_client: use init_samr_CryptPassword(Ex) in client...
2008-07-22 Zach LoafmanFix warnings on FreeBSD-based platforms
2008-07-21 Volker LendeckeRefactoring: connect_dst_pipe uses ndr_syntax_id instea...
2008-07-21 Volker LendeckeRefactoring: net_sh_run uses ndr_syntax_id instead...
2008-07-21 Volker LendeckeRefactoring: run_rpc_command uses ndr_syntax_id instead...
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-20 Volker LendeckeRefactoring: Make get_schannel_session_key return NTSTATUS
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-18 Michael Adamnet rpc vampire: eliminate missing proto warning by...
2008-07-16 Derrell LipmanMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-07-15 Michael Adamtestparm: allow the default debug level of 2 to be...
2008-07-15 Michael Adamtestparm: refactor the per-share logic checks out into...
2008-07-15 Michael Adamtestparm: skip the per-share logic checks when --skip...
2008-07-15 Michael Adamtestparm: rename -g|--skip-global-ckecks to -l|--skip...
2008-07-14 Michael Adamtestparm: add a switch --skip-global-checks.
2008-07-11 Volker LendeckeRevert "Return timed out entries from gencache_get...
2008-07-07 Jeremy AllisonFix option processing in smbcacls - add POPT_COMMON_CON...
2008-07-03 Volker LendeckeReturn timed out entries from gencache_get if timeout...
2008-07-01 Günther Deschnernet_vampire: add code to vampire to a Kerberos keytab...
2008-06-28 Volker LendeckeFix the build
2008-06-28 Jeremy AllisonFix bug #5568 net rpc trustdom add broken !
2008-06-27 Jeremy AllisonFix usage message for net rpc trustdom add.
2008-06-24 Günther Deschnernet: add basic support for sealed RPC connections ...
2008-06-24 Günther Deschnernet_vampire: add code to vampire a SAM database to...
2008-06-24 Karolin Seegernet ads: Fix typos.
2008-06-23 Günther Deschnernet_vampire: more libnet_samsync restructuring.
2008-06-23 Günther Deschnernet_vampire: prepend libnet_ to the public samsync...
2008-06-23 Günther Deschnernet_vampire: move out display routines to one file.
2008-06-23 Günther Deschnernet_vampire: move out passdb routines to one file.
2008-06-23 Günther Deschnernet_vampire: display more deltas while doing samdump.
2008-06-23 Günther Deschnernet_vampire: move pull_netr_AcctLockStr() to libnet.
2008-06-23 Günther Deschnertime: move uint64s_nt_time_to_unix_abs() to lib/time.c
2008-06-20 Kai Blinnet: Don't crash on invalid command line options.
2008-06-19 rootnet: Fix crash when specifying invalid options on the...
2008-06-17 Michael Adamnet sam: fix typo in comment
2008-06-17 Michael Adamnet sam: fix typo in debug message.
2008-06-17 Günther Deschnernet_vampire: add error and result_message to samsync_co...
2008-06-17 Günther Deschnernet_vampire: add domain_name to samsync_context.
2008-06-17 Günther Deschnernet_vampire: use generic output filename and use correc...
2008-06-17 Günther Deschnernet_vampire: move ldif code out of net_rpc_samsync.c
2008-06-17 Günther Deschnernet_vampire: move some samsync functions to libnet.
2008-06-13 Günther Deschnernet_vampire: rename process_database to samsync_process...
2008-06-13 Günther Deschnernet_vampire: fix ldif_init_context().
2008-06-13 Günther Deschnernet_vampire: split out rpc_vampire_ldif().
2008-06-13 Günther Deschnernet_vampire: add samsync_init_context().
2008-06-13 Günther Deschnernet_vampire: add samsync_debug_str().
2008-06-13 Günther Deschnernet_vampire: restructure internal code more.
2008-06-13 Günther Deschnernet_vampire: start using talloc for the ldif vampire...
2008-06-13 Günther Deschnernet_vampire: join dump and process function into one...
2008-06-13 Günther Deschnernet_vampire: let fetch_database and fetch_database_to_l...
2008-06-13 Günther Deschnernet_vampire: let dump_database() return NTSTATUS.
2008-06-13 Günther Deschnernet: Fix bug #5542 (samsync contains empty passwords).
2008-06-12 Kai Blinnet: Fix net_ads.c build for the HAVE_ADS == 0 case.
2008-06-12 Karolin Seegernet: Fix several typos in comments.
2008-06-11 Günther Deschnernet: remove some dead code.
2008-06-10 Kai Blinnet: Rename functable3 to functable, get rid of old...
2008-06-10 Kai Blinnet: Make "net sam" use functable3
2008-06-10 Kai Blinnet: Make "net rpc registry" use functable3
2008-06-10 Kai Blinnet: Make "net registry" use functable3
2008-06-10 Kai Blinnet: Make "net conf" use a functable similar to functable3
2008-06-10 Kai Blinnet: Use d_printf() instead of printf() in net_ads_gpo.c
2008-06-10 Kai Blinnet: Make "net rpc service" use functable3
2008-06-10 Kai Blinnet: Make "net rpc rights" use functable3
2008-06-10 Kai Blinnet: Make "net rpc audit" use functable3
2008-06-10 Kai Blinnet: Make "net rpc" use functable3
2008-06-10 Kai Blinnet: Make "net rap" use functable3
2008-06-10 Kai Blinnet: Make "net ads gpo" use functable3
2008-06-10 Kai Blinnet: Make "net ads" use functable3
2008-06-10 Kai Blinnet: Make "net usershare" use functable3
2008-06-10 Kai Blinnet: Fix comment for net_time_zone()
2008-06-10 Kai Blinnet: Make "net time" use functable3
2008-06-10 Kai Blinnet: Make "net idmap" use functable3
2008-06-10 Kai Blinnet: Make "net groupmap" use functable3
2008-06-10 Kai Blinnet: Make "net dom" use functable3
2008-06-10 Kai Blinnet: Make "net cache" use functable3
2008-06-10 Kai Blinnet: Make "net afs" use functable3
2008-06-10 Kai Blinnet: Make "net status" use functable3
2008-06-10 Kai Blinnet: Don't try to look up a server if net time is calle...
2008-06-10 Kai Blinnet: Add net_display_usage_from_functable()
2008-06-10 Kai Blinnet: Autogenerate "net help" output from net's functable.
2008-06-10 Kai Blinnet: Use functable3
2008-06-10 Kai Blinnet: Use functable2 to give a short help text for top...
2008-06-10 Kai Blinnet: Add net_run_function3
next