s3:Makefile: make DSO_EXPORTS_CMD more portable (#8531)
[rusty/samba.git] / source3 / utils /
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.
2011-08-22 Vicentiu Ciorbarus3-net: Added the command rpc conf to the net binary.
2011-08-22 Vicentiu Ciorbarus3-net: Fixed whitespace errors
2011-08-21 Andreas Schneiders3-id_cache: Use better names for id cache management ops
2011-08-19 Amitay Isaacss3-passdb: Replace SMB_MALLOC_ARRAY()/SAFE_FREE() with...
2011-08-08 Vicentiu Ciorbarus3-net: Fixed a small typo in net conf function table
2011-08-08 Vicentiu Ciorbarus3-net: Fixed typo in net conf
2011-08-03 Andrew Bartletts3-ntlmssp Remove rpccli_get_pwd_hash and auth_ntlmssp_...
2011-08-03 Andrew Bartletts3-ntlmssp Remove calls to auth_ntlmssp_and_flags from...
2011-08-02 Stefan Metzmachers3:net_rpc: make use of cli_state_protocol()
2011-07-29 Michael Adams3:dbwrap: move all .c and .h files of dbwrap to lib...
2011-07-29 Michael Adams3:dbwrap: move db_open() to a file dbwrap_open.c of...
2011-07-28 Michael Adams3:smbstatus: use lp_load_global() - smbstatus does...
2011-07-28 Michael Adams3:split_tokens: use lp_load_global(), fixing the call...
2011-07-28 Michael Adams3:split_tokens: fix a nonempty blank line
2011-07-28 Michael Adams3: use lp_load_global() in smbw_sample -- whatever...
2011-07-28 Michael Adams3:smbtree: use lp_load_global()
2011-07-28 Michael Adams3:smbpasswd: use lp_load_global()
2011-07-28 Michael Adams3:smbfilter: use lp_load_global()
2011-07-28 Michael Adams3:smbcquotas: use lp_load_global()
2011-07-28 Michael Adams3:smbcontrol: use lp_load_global(): smbcontrol does...
2011-07-28 Michael Adams3:smbcacls: use lp_load_global()
2011-07-28 Michael Adams3:pdbedit: use lp_load_global()
2011-07-28 Michael Adams3:ntlm_auth: use lp_load_global()
2011-07-28 Michael Adams3:nmblookup: use lp_load_global()
2011-07-28 Michael Adams3:net: use lp_load_global()
2011-07-28 Michael Adams3:eventlogadm: use lp_load_global()
2011-07-28 Michael Adams3:dbwrap_torture: use lp_load_global()
2011-07-28 Michael Adams3:dbwrap_tool: use lp_load_global()
next