s3:include: add forward declaration for struct messaging_context; in g_lock.h
[mat/samba.git] / source3 / utils /
2013-10-16 Gregor Becks3-net: do not use rpc_pipe_np_smb_conn()
2013-10-02 Michael Adamnet: allow "net idmap get ranges" to list all ranges
2013-10-01 Michael Adamnet: implement "net idmap delete ranges"
2013-10-01 Michael Adamnet: add "net idmap get ranges" operation for autorid
2013-10-01 Michael Adamnet: implement "net idmap delete range"
2013-10-01 Michael Adamnet: implement "net idmap get range"
2013-10-01 Michael Adamnet: add "net idmap set range" (for autorid backend)
2013-10-01 Volker Lendeckenet idmap: add utility function parse_uint32()
2013-10-01 Atul Kulkarninet: add "net idmap get config" to read the autorid...
2013-10-01 Michael Adamnet: add "net idmap get" command
2013-10-01 Atul Kulkarninet: add "net idmap set config" command to store the...
2013-10-01 Atul Kulkarninet: add new function net_idmap_opendb_autorid()
2013-10-01 Michael Adamnet: rename "idmap_dump_ctx" to "net_idmap_ctx".
2013-10-01 Michael Adamnet: move the "net idmap delete" functionality to subco...
2013-10-01 Michael Adamnet: add the "net idmap set secret" subcommand as alias...
2013-10-01 Michael Adamnet: move the "net idmap set" functionality to subcomma...
2013-10-01 Michael Adamnet: rename "net idmap setmap" to "net idmap set"
2013-10-01 Michael Adamnet: improve help text for "net idmap restore"
2013-10-01 Michael Adamnet: improve help text for "net idmap dump"
2013-09-27 Alistair Leslie... Stop use after free
2013-09-24 Michael Adams3:net conf: add the same parameter checks to "setparm...
2013-09-24 Michael Adams3:net: check for GLOBAL_NAME net_conf_param_valid()
2013-09-24 Michael Adams3:net rpc conf: factor validation of parameter out...
2013-09-24 Michael Adams3:net rpc conf: rename canon_valname->canon_param_name...
2013-09-24 Michael Adams3:net rpc conf: setparm: introduce variables service_n...
2013-09-24 Michael Adams3:net rpc conf: reorganize the validity check and...
2013-09-24 Michael Adams3:net rpc conf: print the provided parameter name...
2013-09-24 Michael Adams3:net rpc conf: remove the (now) unused rpc_conf_reg_v...
2013-09-24 Michael Adams3:net rpc conf: use the published smbconf_reg_paramete...
2013-09-05 Jeremy AllisonAdd a talloc context to sitename_fetch().
2013-09-05 Volker Lendeckelib: Add "mem_ctx" to gencache_get_data_blob
2013-08-21 Michael Adamsmbtree: use the correct count variable from NetShareEn...
2013-08-18 Volker Lendeckelog2pcaphex: Fix nonempty line endings
2013-08-15 Jeremy Allisons3:smbcacls: Add -m<MAX PROTOCOL> option to smbcacls.
2013-08-10 Stefan Metzmacherlibcli/auth: add more const to spnego_negTokenInit...
2013-08-10 Stefan Metzmacherauth/gensec: treat struct gensec_security_ops as const...
2013-08-10 Stefan Metzmacherauth/gensec: introduce gensec_internal.h
2013-08-05 Stefan Metzmachers3-net: avoid confusing output in net_rpc_oldjoin(...
2013-08-05 Günther Deschners3-net: use libnetjoin for "net rpc join" newstyle.
2013-08-05 Günther Deschners3-net: use libnetjoin for "net rpc testjoin".
2013-08-05 Günther Deschners3-libnetjoin: move "net rpc oldjoin" to use libnetjoin.
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to cli_rpc_pi...
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to cli_rpc_pi...
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to cli_rpc_pi...
2013-08-05 Günther Deschners3-net: pass down ndr_interface_table to connect_dst_pi...
2013-08-05 Stefan Metzmachers3:ntlm_auth: remove pointless credentials->priv_data...
2013-07-09 Björn Baumbachs3-smbstatus: display [u|g]id of -1 as "-1" in connecti... iolab2011
2013-06-26 Volker Lendeckesharesec: Implement --view-all
2013-06-21 Christian Ambachs3:utils/net_sam make use of pdb_create_builtin helper...
2013-06-21 Christian Ambachs3:utils/net_lookup fix a format-error
2013-06-04 Peng Haitaosmbcquotas.c: fix a bug of -t
2013-05-28 Michael Adamnet: use smbconf_create_set_share() in "net conf import"
2013-05-23 Peng HaitaoWhen message-type is drvupgrade, MSG_DEBUG should be...
2013-05-23 Peng HaitaoWhen '--policies-reset' is success, the exit code shoul...
2013-05-16 Karolin Seegersource3/utils/ntlm_auth.c: Fix typo in debug message.
2013-05-06 Christian Ambachs3:utils fix wrong usage of PRIu64 in sscanf
2013-04-29 Andreas Schneiderregedit: Use color only when available.
2013-04-29 Andreas Schneiderregedit: Improve the while loop.
2013-04-29 Andreas Schneiderregedit: Remove talloc leak report.
2013-04-29 C. Davisregedit: Mark string values if they contain unprintable...
2013-04-29 C. Davisregedit: Add an edit binary command.
2013-04-29 C. Davisregedit: Handle zero-length buffers better with hexedit.
2013-04-29 C. Davisregedit: Load values on startup.
2013-04-29 C. Davisregedit: Simplify the editor dialog input loop.
2013-04-29 C. Davisregedit: Fix white space and wrap long lines.
2013-04-29 C. Davisregedit: Add missing copyright headers to hexedit code.
2013-04-29 C. Davisregedit: Enable using tab to cycle thru dialog buttons.
2013-04-29 C. Davisregedit: Restore cursor position when user tabs to...
2013-04-29 C. Davisregedit: Add a general help section.
2013-04-29 C. Davisregedit: Print help on left side of screen instead...
2013-04-29 C. Davisregedit: Reduce magic numbers in edit dialog, clean...
2013-04-29 C. Davisregedit: Add help msgs for key and value sections at...
2013-04-29 C. Davisregedit: Prefer copywin() over prefresh() for displayin...
2013-04-29 C. Davisregedit: Cut off the front of the path when screen...
2013-04-29 C. Davisregedit: Uese a pad for path label.
2013-04-29 C. Davisregedit: Improve padding for value summary.
2013-04-29 C. Davisregedit: Update dialog position on screen resize.
2013-04-29 C. Davisregedit: Handle term resizes.
2013-04-29 C. Davisregedit: Create subkeys.
2013-04-29 C. Davisregedit: Delete and add keys.
2013-04-29 C. Davisregedit: Edit binary values with hexedit.
2013-04-29 C. Davisregedit: Initialize hexedit buf with data if available.
2013-04-29 C. Davisregedit:hexedit: make sure cursor is updated on physica...
2013-04-29 C. Davisregedit: Add an input dialog.
2013-04-29 C. Davisregedit: Simplify notice dialogs, don't overwrite exist...
2013-04-29 C. Davisregedit: Don't pass empty value names to new_item().
2013-04-29 C. Davisregedit: Really delete value.
2013-04-29 C. Davisregedit: Add new value type selection dialog.
2013-04-29 C. Davisregedit: Save contents of value editor.
2013-04-29 C. Davisregedit: Value editor changes.
2013-04-29 C. Davisregedit: Don't refresh treeview and value list.
2013-04-29 C. Davisregedit: Some work on dialogs.
2013-04-29 C. Davisregedit: Import hex editor.
2013-04-29 Andreas Schneiderregedit: Don't panic if we can't open the file.
2013-04-29 C. Davisregedit: Improve calculation for centering dialogs.
2013-04-29 C. Davisregedit: Introduce dialog windows.
2013-04-29 C. Davisregedit: Take into account that getch() may return...
2013-04-29 C. Davisregedit: Use tab key to switch between key and value...
2013-04-29 C. Davisregedit: Don't overwrite the '/' when printing path.
2013-04-29 C. Davisregedit: Print value summary, fix heap corruption and...
next