summaryrefslogtreecommitdiff
path: root/source/utils
Commit message (Expand)AuthorAgeFilesLines
* s3:net: add --request-timeout optionStefan Metzmacher2009-04-283-0/+4
* s3:net_rpc: don't shutdown a cli_state passed from the callerStefan Metzmacher2009-04-281-9/+8
* Don't look up local user for remote changes, even when root.Jim McDonough2009-04-171-6/+10
* In net_conf_import, start a transaction when importing a single share.Martin Schwenke2009-04-171-0/+8
* Fix bug #6089 - Winbind samr_OpenDomain not possible with Samba 3.2.6+Jeremy Allison2009-04-172-2/+2
* s3-net: Fix Bug #5329: add "net rpc service delete/create".Günther Deschner2009-04-171-0/+204
* s3:net conf: don't store share names as lower case, but as given.Michael Adam2009-04-171-11/+11
* s3:net rpc registry: use regsubkey_ctr_init() instead of using talloc directly.Michael Adam2009-03-271-2/+5
* s3:profiles: use regsubkey_ctr_init() instead of using talloc directly.Michael Adam2009-03-271-1/+3
* s3:registry: replace typedef "REGSUBKEY_CTR" by "struct regsubkey_ctr"Michael Adam2009-03-272-6/+6
* s3:net conf: reduce memory usage of "net conf import".Michael Adam2009-03-271-6/+33
* s3:net: wrap net conf import into one big transactionMichael Adam2009-03-271-6/+27
* More warning fixes for Solaris.Jeremy Allison2009-02-241-2/+4
* More warning fixes for Solaris.Jeremy Allison2009-02-242-18/+18
* Fix printf warnings found on systems where time_t <> long int.Jeremy Allison2009-02-201-1/+2
* Fix Coverity ID 742 (RESOURCE_LEAK)Volker Lendecke2009-02-161-6/+3
* Fix Coverity ID 744Volker Lendecke2009-02-161-1/+1
* Fix Coverity ID 745 (RESOURCE_LEAK)Volker Lendecke2009-02-161-3/+5
* s3:net conf: remove check for sharename being a usernam in "net conf addshare"Michael Adam2009-02-161-6/+0
* s3-net: remove unused ENUM_HND.Günther Deschner2009-02-161-3/+0
* s3: Fix 'net rpc join' for users with the SeMachineAccountPrivilege.Volker Lendecke2009-02-161-2/+5
* Memory leaks and other fixes found by Coveritytodd stecher2009-01-231-2/+10
* s3/smbpasswd: Check if Unix account exists before asking for the password.Karolin Seeger2009-01-121-0/+9
* s3:events: change event_add_timed() prototype to match samba4Stefan Metzmacher2009-01-081-4/+3
* Fix all warnings with gcc4.3.Jeremy Allison2009-01-029-25/+72
* s3:net_status: use dbwrap to open sessionid.tdbStefan Metzmacher2009-01-021-24/+20
* don't return 0 on error - bad for scriptsHerb Lewis2008-12-151-0/+2
* s3: correctly detect if the current dc is the closest oneStefan Metzmacher2008-12-151-1/+1
* s3-samr: fix SAMR_FIELD_PASSWORD callers.Günther Deschner2008-12-121-1/+1
* s3:net: fix password set of 'net rpc trustdom add'Stefan Metzmacher2008-12-111-1/+2
* Change sockaddr util function names for consistency and to eliminate name con...Tim Prouty2008-12-114-4/+4
* Implement type multi_sz for "net registry setvalue"Volker Lendecke2008-12-111-0/+4
* s3-samr: fix init_samr_user_info{23,24} callers.Günther Deschner2008-12-082-2/+3
* Fix bug #5914 - Build failure: redefinition of struct name_listJeremy Allison2008-11-261-8/+8
* s3-nbt: remove double nbt netlogon opcodes.Günther Deschner2008-11-261-4/+4
* s3: fix all mailslot/nbt/cldap callers.Günther Deschner2008-11-261-4/+4
* s3-libnet-samsync: use samsync_ops.Günther Deschner2008-11-191-4/+4
* s3-net: add "net rpc vampire passdb" that allows to take arguments.Günther Deschner2008-11-193-0/+22
* s3-net: use net_scan_dc in net rpc vampire keytab.Günther Deschner2008-11-191-8/+27
* s3-net: add net_scan_dc function.Günther Deschner2008-11-192-0/+42
* s3-net: add net_dc_info struct.Günther Deschner2008-11-191-0/+10
* s3-net-vampire: add support for partial replication (individual deltas).Günther Deschner2008-11-191-0/+109
* s3: remove rpccli_svcctl_query_config.Günther Deschner2008-11-191-19/+30
* net: Fix net rap printq info documentation (bug #5892)Kai Blin2008-11-181-4/+5
* make keytab filename argument mandatory to "net rpc vampire keytab"Michael Adam2008-11-181-4/+11
* ntlm_auth: Put huge NTLMv2 blobs into extra_data on CRAP authKai Blin2008-11-181-3/+15
* Make us clean under valgrind --leak-check=full by using talloc_autofree_conte...Jeremy Allison2008-11-183-5/+5
* Fixed typo in source/utils/net_rap.cJoe Smith2008-11-181-1/+1
* s3-samr: remove duplicate copies of Domain Object specific access rights.Günther Deschner2008-11-181-1/+1
* s3-samr: remove duplicate copies of SAM server specific access rights.Günther Deschner2008-11-181-1/+1