summaryrefslogtreecommitdiffstats
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
...
* s3:net: fix the exit code of net serverid wipeMichael Adam2011-10-111-1/+1
* s3:net: fix the exit code of net serverid listMichael Adam2011-10-111-1/+1
* s3:dbwrap_torture: convert to using wrapper functions onlyMichael Adam2011-10-111-7/+9
* s3:dbwrap_tool: convert to using wrapper functions onlyMichael Adam2011-10-111-9/+9
* s3:dbwrap: convert dbwrap_fetch(), dbwrap_fetch_bystring() and dbwrap_fetch_b...Michael Adam2011-10-111-1/+4
* s3:dbwrap: change the dbwrap_traverse() wrapper to return the count in an add...Michael Adam2011-10-111-3/+3
* s3:dbwrap: move the db_open_rbt() prototype to a new header dbwrap_rbt.hMichael Adam2011-10-111-0/+1
* s3-net: when all DNS servers fail to operate, the overal DNS registration resultGünther Deschner2011-10-101-0/+2
* s3:utils: avoid '//' commentsStefan Metzmacher2011-10-082-2/+2
* s3 net: Fix a discard const warningKai Blin2011-09-281-1/+1
* net: Don't register link local addresses with DNSKai Blin2011-09-241-0/+5
* s3:dbwrap_tool: add popt support and standard samba optionsMichael Adam2011-09-201-14/+44
* s3: Fix "ISO C90 forbids mixed declarations and code"Volker Lendecke2011-09-181-3/+3
* s3: Make sharesec optionally use sddlVolker Lendecke2011-09-161-1/+76
* s3:libsmb: pass max_protocol to cli_negprot()Stefan Metzmacher2011-09-152-2/+2
* Finish commit 8745c70d by Michael Adam.Jeremy Allison2011-09-151-4/+4
* s3:net_time: make use of cli_state_server_time_zone() and cli_state_server_ti...Stefan Metzmacher2011-09-131-2/+2
* s3:libsmb: pass CLI_FULL_CONNECTION_* flags via cli_connect_nb()Stefan Metzmacher2011-09-082-2/+2
* s3-net: Added documentation for net_rpc_conf functionsVicentiu Ciorbaru2011-08-221-1/+44
* s3-net: Implemented net rpc conf import commandVicentiu Ciorbaru2011-08-221-3/+347
* s3-net: Added net rpc conf import command to net rpc confVicentiu Ciorbaru2011-08-221-0/+16
* s3-net: Implemented net rpc conf addshare commandVicentiu Ciorbaru2011-08-221-2/+255
* s3-net: Added net rpc conf addshare command to net rpc confVicentiu Ciorbaru2011-08-221-0/+15
* s3-net: Implemented net rpc conf setincludes commandVicentiu Ciorbaru2011-08-221-2/+141
* s3-net: Added net rpc conf setincludes command to net rpc confVicentiu Ciorbaru2011-08-221-0/+16
* s3-net: Implemented net rpc conf setparm commandVicentiu Ciorbaru2011-08-221-2/+201
* s3-net: Added net rpc conf setparm command to net rpc confVicentiu Ciorbaru2011-08-221-0/+14
* s3-net: Implemented net rpc conf delparm commandVicentiu Ciorbaru2011-08-221-2/+77
* s3-net: Added net rpc conf delparm command to net rpc confVicentiu Ciorbaru2011-08-221-0/+14
* s3-net: Refactored part of rpc_conf_delincludes_internalVicentiu Ciorbaru2011-08-221-82/+8
* s3-net: Created function net_rpc_conf_del_valueVicentiu Ciorbaru2011-08-221-0/+71
* s3-net: Implemented net rpc conf delincludes commandVicentiu Ciorbaru2011-08-221-2/+151
* s3-net: Added net rpc conf delincludes command to net rpc confVicentiu Ciorbaru2011-08-221-0/+14
* s3-net: Implemented net rpc conf getincludes commandVicentiu Ciorbaru2011-08-221-2/+99
* s3-net: Added net rpc conf getincludes command to net rpc confVicentiu Ciorbaru2011-08-221-0/+16
* s3-net: Implemented net rpc conf getparm commandVicentiu Ciorbaru2011-08-221-2/+115
* s3-net: Added net rpc conf getparm command to net rpc confVicentiu Ciorbaru2011-08-221-0/+14
* s3-net: Implemented net rpc conf delshare commandVicentiu Ciorbaru2011-08-221-3/+96
* s3-net: Added net rpc conf delshare command to net rpc confVicentiu Ciorbaru2011-08-221-0/+15
* s3-net: Implemented net rpc conf drop commandVicentiu Ciorbaru2011-08-221-2/+117
* s3-net: Added net rpc conf drop command to net rpc confVicentiu Ciorbaru2011-08-221-0/+16
* s3-net: Implemented net rpc conf showshare commandVicentiu Ciorbaru2011-08-221-2/+102
* s3-net: Added net rpc conf showshare command to net rpc confVicentiu Ciorbaru2011-08-221-0/+16
* s3-net: Implemented net rpc conf listshares command.Vicentiu Ciorbaru2011-08-221-1/+94
* s3-net: Added net rpc conf listshares command to net rpc confVicentiu Ciorbaru2011-08-221-0/+14
* s3-net: rpc_conf_list now uses the wrapper rpc_conf_open_confVicentiu Ciorbaru2011-08-221-24/+6
* s3-net: Added rpc_conf_open_conf functionVicentiu Ciorbaru2011-08-221-0/+82
* s3-net: Added the net rpc conf list command.Vicentiu Ciorbaru2011-08-221-1/+382
* s3-net: Added the command rpc conf to the net binary.Vicentiu Ciorbaru2011-08-223-0/+57
* s3-net: Fixed whitespace errorsVicentiu Ciorbaru2011-08-221-7/+7