summaryrefslogtreecommitdiffstats
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
...
* s3:smbpasswd: use lp_load_global()Michael Adam2011-07-281-1/+1
* s3:smbfilter: use lp_load_global()Michael Adam2011-07-281-1/+1
* s3:smbcquotas: use lp_load_global()Michael Adam2011-07-281-1/+1
* s3:smbcontrol: use lp_load_global(): smbcontrol does not need to load the sharesMichael Adam2011-07-281-1/+1
* s3:smbcacls: use lp_load_global()Michael Adam2011-07-281-1/+1
* s3:pdbedit: use lp_load_global()Michael Adam2011-07-281-1/+1
* s3:ntlm_auth: use lp_load_global()Michael Adam2011-07-281-1/+1
* s3:nmblookup: use lp_load_global()Michael Adam2011-07-281-1/+1
* s3:net: use lp_load_global()Michael Adam2011-07-281-1/+1
* s3:eventlogadm: use lp_load_global()Michael Adam2011-07-281-2/+2
* s3:dbwrap_torture: use lp_load_global()Michael Adam2011-07-281-1/+1
* s3:dbwrap_tool: use lp_load_global()Michael Adam2011-07-281-1/+1
* s3-utils/net_rpc_printer.c: fix error messageBjörn Baumbach2011-07-241-2/+2
* s3-utils/net_rpc.c: replace cli_query_secdesc_old()Björn Baumbach2011-07-231-1/+1
* s3-utils/net_rpc_printer.c: replace cli_query_secdesc_old()Björn Baumbach2011-07-231-4/+4
* s3-utils/smbcacls.c: replace cli_query_secdesc_old()Björn Baumbach2011-07-231-3/+4
* s3-libsmb: rename cli_query_secdesc() to cli_query_secdesc_old()Björn Baumbach2011-07-233-3/+3
* s3-utils/net_rpc_printer.c: print more info on write errorBjörn Baumbach2011-07-231-2/+5
* s3-utils/net_rpc_printer.c: return on read error in net_copy_file()Björn Baumbach2011-07-231-4/+13
* s3:net_util: use server_name instead of cli->desthostStefan Metzmacher2011-07-221-1/+1
* s3:net_rpc_registry: use pipe_hnd->desthost instead of cli->desthostStefan Metzmacher2011-07-221-2/+2
* s3:net_rpc_printer: make use of cli_state_remote_name()Stefan Metzmacher2011-07-221-4/+6
* s3:net_rpc_join: make use of cli_state_remote_name()Stefan Metzmacher2011-07-221-3/+3
* s3:net_rpc_join: use pipe_hnd->desthost instead of cli->desthostStefan Metzmacher2011-07-221-1/+1
* s3:net_rpc: make use of cli_state_remote_name()Stefan Metzmacher2011-07-221-2/+2
* s3:net_rpc: use netr->desthost instead of cli->desthostStefan Metzmacher2011-07-221-1/+1
* s3:net_rap: make use of cli_state_remote_name()Stefan Metzmacher2011-07-221-2/+2
* s3:net_rpc_printer: make use of cli_state_remote_sockaddr()Stefan Metzmacher2011-07-221-4/+8
* s3:net_rpc: make use of cli_state_remote_sockaddr()Stefan Metzmacher2011-07-221-1/+2
* s3:net_rpc_join: make use of cli_state_remote_sockaddr()Stefan Metzmacher2011-07-221-1/+2
* s3:net_rpc_join: pass const sockaddr_storage to net_rpc_join_ok()Stefan Metzmacher2011-07-222-4/+6
* s3:net_util: pass const sockaddr_storage to net_make_ipc_connection_ex()Stefan Metzmacher2011-07-222-2/+2
* s3:net_util: add some const to sockaddr_storageStefan Metzmacher2011-07-222-16/+16
* s3:smbcquotas: pass down NULL instead of a zero sockaddr_storageStefan Metzmacher2011-07-221-4/+1
* s3:smbcacls: pass down NULL instead of a zero sockaddr_storageStefan Metzmacher2011-07-221-4/+1
* s3:net_time: expect const sockaddr_storage in cli_servertime()Stefan Metzmacher2011-07-221-2/+4
* s3:smbtree: try to fix completely broken logic in get_workgroups()Stefan Metzmacher2011-07-221-15/+23
* s3:utils fix a compiler warningChristian Ambach2011-07-211-0/+1
* s3:utils/net_afs fix compiler warningsChristian Ambach2011-07-211-2/+3
* s3:lib/afs fix the build with --with-fake-kaserverChristian Ambach2011-07-211-0/+2
* s3-libsmb: replace cli_read() with cli_read_old()Björn Baumbach2011-07-201-1/+1
* s3:libsmb: move cli->cnum to cli->smb1.tid and hide it behind cli_state_[g|s]...Stefan Metzmacher2011-07-202-6/+6
* lsa: rename auth info argument in lsa_CreateTrustedDomainEx2Günther Deschner2011-07-151-1/+1
* s3: Avoid leaking http_timestring in print_registry_keyVolker Lendecke2011-07-151-4/+12
* s3-param Remove lp_set_passdb_backend()Andrew Bartlett2011-07-081-1/+1
* s3:utils: avoid cli_nt_error()/cli_errstr() if we already have the statusStefan Metzmacher2011-07-071-2/+2
* s3-printing: make sure to first migrate the printers then the security descri...Günther Deschner2011-07-071-0/+12
* s3-printing: remove spoolss pipe from migration library, only using winreg fi...Günther Deschner2011-07-071-16/+2
* s3:testparm: avoid spurious warnings about dos mode mapping and create mask i...Gregor Beck2011-07-071-19/+27
* s3: make cli_resolve_path return NTSTATUSVolker Lendecke2011-07-061-2/+4