s3: Remove the smbd_server_conn ref from create_conn_struct
[ira/wip.git] / source3 / utils /
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()
2011-07-24 Björn Baumbachs3-utils/net_rpc_printer.c: fix error message
2011-07-23 Björn Baumbachs3-utils/net_rpc.c: replace cli_query_secdesc_old()
2011-07-23 Björn Baumbachs3-utils/net_rpc_printer.c: replace cli_query_secdesc_old()
2011-07-23 Björn Baumbachs3-utils/smbcacls.c: replace cli_query_secdesc_old()
2011-07-23 Björn Baumbachs3-libsmb: rename cli_query_secdesc() to cli_query_secd...
2011-07-23 Björn Baumbachs3-utils/net_rpc_printer.c: print more info on write...
2011-07-23 Björn Baumbachs3-utils/net_rpc_printer.c: return on read error in...
2011-07-22 Stefan Metzmachers3:net_util: use server_name instead of cli->desthost
2011-07-22 Stefan Metzmachers3:net_rpc_registry: use pipe_hnd->desthost instead...
2011-07-22 Stefan Metzmachers3:net_rpc_printer: make use of cli_state_remote_name()
2011-07-22 Stefan Metzmachers3:net_rpc_join: make use of cli_state_remote_name()
2011-07-22 Stefan Metzmachers3:net_rpc_join: use pipe_hnd->desthost instead of...
2011-07-22 Stefan Metzmachers3:net_rpc: make use of cli_state_remote_name()
2011-07-22 Stefan Metzmachers3:net_rpc: use netr->desthost instead of cli->desthost
2011-07-22 Stefan Metzmachers3:net_rap: make use of cli_state_remote_name()
2011-07-22 Stefan Metzmachers3:net_rpc_printer: make use of cli_state_remote_sockaddr()
2011-07-22 Stefan Metzmachers3:net_rpc: make use of cli_state_remote_sockaddr()
2011-07-22 Stefan Metzmachers3:net_rpc_join: make use of cli_state_remote_sockaddr()
2011-07-22 Stefan Metzmachers3:net_rpc_join: pass const sockaddr_storage to net_rpc...
2011-07-22 Stefan Metzmachers3:net_util: pass const sockaddr_storage to net_make_ip...
2011-07-22 Stefan Metzmachers3:net_util: add some const to sockaddr_storage
2011-07-22 Stefan Metzmachers3:smbcquotas: pass down NULL instead of a zero sockadd...
2011-07-22 Stefan Metzmachers3:smbcacls: pass down NULL instead of a zero sockaddr_...
2011-07-22 Stefan Metzmachers3:net_time: expect const sockaddr_storage in cli_serve...
2011-07-22 Stefan Metzmachers3:smbtree: try to fix completely broken logic in get_w...
2011-07-21 Christian Ambachs3:utils fix a compiler warning
2011-07-21 Christian Ambachs3:utils/net_afs fix compiler warnings
2011-07-21 Christian Ambachs3:lib/afs fix the build with --with-fake-kaserver
2011-07-20 Björn Baumbachs3-libsmb: replace cli_read() with cli_read_old()
2011-07-20 Stefan Metzmachers3:libsmb: move cli->cnum to cli->smb1.tid and hide...
2011-07-15 Günther Deschnerlsa: rename auth info argument in lsa_CreateTrustedDoma...
2011-07-15 Volker Lendeckes3: Avoid leaking http_timestring in print_registry_key
2011-07-08 Andrew Bartletts3-param Remove lp_set_passdb_backend()
2011-07-07 Stefan Metzmachers3:utils: avoid cli_nt_error()/cli_errstr() if we alrea...
next