s4 dns: Implement dns record comparison function
[mat/samba.git] / source3 / utils /
2011-12-13 Stefan Metzmachers3:smbcontrol: remove unused "samsync" and "samrepl...
2011-12-12 Volker Lendeckes3: Remove a bunch of calls to procid_self()
2011-12-06 Michael Adams3:net registry check: replace rawmemchr by functionall... drs_misc
2011-12-06 Michael AdamRevert "Remove rawmemchr calls - found by Ira Cooper...
2011-12-04 Jeremy AllisonMove the callers that need to use the new cli_open...
2011-12-04 Jeremy AllisonRename cli_open -> cli_openx. Prelude to replacing...
2011-12-03 Gregor Becklib/util: factor out tdb_data_is_empty
2011-12-03 Gregor Becks3:net: adapt idmap check to new dbwrap_fetch behavior...
2011-12-02 Volker Lendeckes3: Use autogenerated open_files.idl
2011-11-29 Gregor Becks3:net registry check: adapt to new semantic of dbwrap_...
2011-11-29 Gregor Becks3:net registry check: adapt to new semantic of dbwrap_...
2011-11-29 Gregor Becks3:net registry check: handle missing version info
2011-11-29 Gregor Becks3:dbwrap_torture: code cleanup
2011-11-25 Gregor Becks3:net registry check: improve console output
2011-11-24 Stefan Metzmachers3:utils: make use of cli_tree_connect()
2011-11-18 Jeremy AllisonRemove rawmemchr calls - found by Ira Cooper. These...
2011-11-16 Andrew Bartletts3-net Do not look for a local SID when we are a DC
2011-11-16 Günther Deschners3-smbldap: extend smbldap_init() with binddn/bindsecre...
2011-11-16 Günther Deschners3-net: use better state variable name for smbldap_state.
2011-11-16 Günther Deschners3-passdb: split out passdb/pdb_ldap_schema.c
2011-11-16 Günther Deschners3: move smbldap_util to pdb_ldap_util.
2011-11-03 Stefan Metzmachers3:utils: s/Undefined/SMB_SIGNING_DEFAULT/
2011-11-03 Björn Baumbachs3-utils: net - Fix one error/usage message
2011-10-31 David Disseldorps3: fix typo in net ads join output
2011-10-28 Günther Deschners3-net: Make sure to always re-use the "good" dc for...
2011-10-26 Björn Baumbachs3-util: dbwrap_tool: fix fetch_string function
2011-10-26 Gregor Becks3:net registry check: fix a case where automatic and...
2011-10-26 Gregor Becks3:net registry check: do not silently replace separators
2011-10-18 Björn Baumbachs3-util: dbwrap_tool: add fetch fuctions for hex and...
2011-10-18 Björn Baumbachs3-util: dbwrap_tool: add store hex function
2011-10-18 Andrew Bartlettntlmssp: Move ntlmssp code to auth/ntlmssp
2011-10-14 Jeremy AllisonRemove unused function.
2011-10-14 Günther Deschners3-net: Fix uninitialized variable in rpc_conf_import_i...
2011-10-14 Michael Adams3:net registry: fix segfault when net registry is...
2011-10-14 Björn Baumbachs3-utils: add capabilities to dbwrap_tool
2011-10-12 Gregor Becks3:smbcacls: fix violation of coding conventions
2011-10-12 Gregor Becks3:net: avoid unnecessary initialization of the registry.
2011-10-12 Gregor Becks3:net: add command registry check
2011-10-12 Gregor Becks3:net: factor out interact_edit()
2011-10-12 Michael Adams3:smbcacls: make get_domain_sid() static
2011-10-12 Simo Sorces3-group-mapping: Remove fstrings from GROUP_MAP.
2011-10-12 Gregor Becks3:smbcacls fix leaking talloc stackframce on tcon...
2011-10-12 Gregor Becks3:smbcacls fix possible SEGFAULT
2011-10-12 Gregor Becks3:smbcacls add option domain-sid
2011-10-12 Gregor Becks3:smbcacls get_domain_sid for sddl parsing/formating...
2011-10-12 Gregor Becks3:smbcacls pretty print acl control field
2011-10-11 Michael Adams3:dbwrap: change dbwrap_store_int32() to NTSTATUS...
2011-10-11 Michael Adams3:dbwrap: change dbwrap_fetch_uint32() to NTSTATUS...
2011-10-11 Michael Adams3:dbwrap: convert dbwrap_fetch_int32() to NTSTATUS...
2011-10-11 Michael Adams3:net: convert net idmap check to use dbwrap wrapper...
2011-10-11 Michael Adams3:net: convert net idmap to use only dbwrap wrapper...
2011-10-11 Michael Adams3:net: convert net serverid to only use dbwrap wrapper...
2011-10-11 Michael Adams3:net: fix the exit code of net serverid wipe
2011-10-11 Michael Adams3:net: fix the exit code of net serverid list
2011-10-11 Michael Adams3:dbwrap_torture: convert to using wrapper functions...
2011-10-11 Michael Adams3:dbwrap_tool: convert to using wrapper functions...
2011-10-11 Michael Adams3:dbwrap: convert dbwrap_fetch(), dbwrap_fetch_bystrin...
2011-10-11 Michael Adams3:dbwrap: change the dbwrap_traverse() wrapper to...
2011-10-11 Michael Adams3:dbwrap: move the db_open_rbt() prototype to a new...
2011-10-10 Günther Deschners3-net: when all DNS servers fail to operate, the overa...
2011-10-08 Stefan Metzmachers3:utils: avoid '//' comments
2011-09-28 Kai Blins3 net: Fix a discard const warning
2011-09-25 Kai Blinnet: Don't register link local addresses with DNS
2011-09-20 Michael Adams3:dbwrap_tool: add popt support and standard samba...
2011-09-18 Volker Lendeckes3: Fix "ISO C90 forbids mixed declarations and code"
2011-09-15 Volker Lendeckes3: Make sharesec optionally use sddl
2011-09-15 Stefan Metzmachers3:libsmb: pass max_protocol to cli_negprot()
2011-09-14 Jeremy AllisonFinish commit 8745c70d by Michael Adam.
2011-09-13 Stefan Metzmachers3:net_time: make use of cli_state_server_time_zone...
2011-09-08 Stefan Metzmachers3:libsmb: pass CLI_FULL_CONNECTION_* flags via cli_con...
2011-08-22 Vicentiu Ciorbarus3-net: Added documentation for net_rpc_conf functions
2011-08-22 Vicentiu Ciorbarus3-net: Implemented net rpc conf import command
2011-08-22 Vicentiu Ciorbarus3-net: Added net rpc conf import command to net rpc...
2011-08-22 Vicentiu Ciorbarus3-net: Implemented net rpc conf addshare command
2011-08-22 Vicentiu Ciorbarus3-net: Added net rpc conf addshare command to net...
2011-08-22 Vicentiu Ciorbarus3-net: Implemented net rpc conf setincludes command
2011-08-22 Vicentiu Ciorbarus3-net: Added net rpc conf setincludes command to net...
2011-08-22 Vicentiu Ciorbarus3-net: Implemented net rpc conf setparm command
2011-08-22 Vicentiu Ciorbarus3-net: Added net rpc conf setparm command to net rpc...
2011-08-22 Vicentiu Ciorbarus3-net: Implemented net rpc conf delparm command
2011-08-22 Vicentiu Ciorbarus3-net: Added net rpc conf delparm command to net rpc...
2011-08-22 Vicentiu Ciorbarus3-net: Refactored part of rpc_conf_delincludes_internal
2011-08-22 Vicentiu Ciorbarus3-net: Created function net_rpc_conf_del_value
2011-08-22 Vicentiu Ciorbarus3-net: Implemented net rpc conf delincludes command
2011-08-22 Vicentiu Ciorbarus3-net: Added net rpc conf delincludes command to net...
2011-08-22 Vicentiu Ciorbarus3-net: Implemented net rpc conf getincludes command
2011-08-22 Vicentiu Ciorbarus3-net: Added net rpc conf getincludes command to net...
2011-08-22 Vicentiu Ciorbarus3-net: Implemented net rpc conf getparm command
2011-08-22 Vicentiu Ciorbarus3-net: Added net rpc conf getparm command to net rpc...
2011-08-22 Vicentiu Ciorbarus3-net: Implemented net rpc conf delshare command
2011-08-22 Vicentiu Ciorbarus3-net: Added net rpc conf delshare command to net...
2011-08-22 Vicentiu Ciorbarus3-net: Implemented net rpc conf drop command
2011-08-22 Vicentiu Ciorbarus3-net: Added net rpc conf drop command to net rpc...
2011-08-22 Vicentiu Ciorbarus3-net: Implemented net rpc conf showshare command
2011-08-22 Vicentiu Ciorbarus3-net: Added net rpc conf showshare command to net...
2011-08-22 Vicentiu Ciorbarus3-net: Implemented net rpc conf listshares command.
2011-08-22 Vicentiu Ciorbarus3-net: Added net rpc conf listshares command to net...
2011-08-22 Vicentiu Ciorbarus3-net: rpc_conf_list now uses the wrapper rpc_conf_ope...
2011-08-22 Vicentiu Ciorbarus3-net: Added rpc_conf_open_conf function
2011-08-22 Vicentiu Ciorbarus3-net: Added the net rpc conf list command.
next