summaryrefslogtreecommitdiffstats
path: root/source/utils
Commit message (Expand)AuthorAgeFilesLines
* Fix denial of service - memory corruption.Karolin Seeger2011-02-281-2/+6
* Fix bug #7036 - net rpc getsid fails in hardened windows environments.Jeremy Allison2010-01-151-1/+7
* s3-kerberos: only use krb5 headers where required.Günther Deschner2009-12-021-0/+1
* s3: Fix bug 6338 -- net rpc trustdom list always display "none"Volker Lendecke2009-11-241-8/+20
* s3-pamsmbpass: copy _pam_get_item and _pam_get_data from pam_winbind.Günther Deschner2009-10-081-3/+3
* s3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_open_schannel().Günther Deschner2009-10-082-3/+4
* s3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_open_spnego_ntlmssp and...Günther Deschner2009-10-083-1/+4
* Fix unqualified "net join"Volker Lendecke2009-08-181-4/+1
* Don't require "Modify property" perms to unjoin (bug #6481) "net ads leave" s...Jim McDonough2009-06-301-2/+9
* s3-net: Fix bug 6340: don't segfault when cleartext trustdom pwd could not be...Günther Deschner2009-06-191-1/+1
* Further fix for 6449Volker Lendecke2009-06-081-1/+1
* Fix bug 6449Volker Lendecke2009-06-081-1/+1
* Fix bug 6361: Make --rcfile work in smbgetVolker Lendecke2009-05-181-1/+1
* s3-netapi: Fix Bug #6309: support remote unjoining of Windows 2003 or greater.Günther Deschner2009-05-081-1/+2
* Fix bug 6336: "net groupmap set" segfaultsVolker Lendecke2009-05-071-2/+4
* s3:net: add --request-timeout optionStefan Metzmacher2009-04-203-0/+4
* s3:net_rpc: don't shutdown a cli_state passed from the callerStefan Metzmacher2009-04-201-9/+8
* Don't look up local user for remote changes, even when root.Jim McDonough2009-04-161-6/+10
* In net_conf_import, start a transaction when importing a single share.Martin Schwenke2009-04-161-0/+8
* Fix bug #6089 - Winbind samr_OpenDomain not possible with Samba 3.2.6+Jeremy Allison2009-04-152-2/+2
* s3-net: Fix Bug #5329: add "net rpc service delete/create".Günther Deschner2009-04-081-0/+204
* s3:net conf: don't store share names as lower case, but as given.Michael Adam2009-04-021-11/+11
* s3:net rpc registry: use regsubkey_ctr_init() instead of using talloc directly.Michael Adam2009-03-191-2/+5
* s3:profiles: use regsubkey_ctr_init() instead of using talloc directly.Michael Adam2009-03-191-1/+3
* s3:registry: replace typedef "REGSUBKEY_CTR" by "struct regsubkey_ctr"Michael Adam2009-03-192-6/+6
* s3:net conf: reduce memory usage of "net conf import".Michael Adam2009-03-191-6/+33
* s3:net: wrap net conf import into one big transactionMichael Adam2009-03-191-6/+27
* More warning fixes for Solaris.Jeremy Allison2009-02-231-2/+4
* More warning fixes for Solaris.Jeremy Allison2009-02-232-18/+18
* Fix printf warnings found on systems where time_t <> long int.Jeremy Allison2009-02-191-1/+2
* Fix Coverity ID 742 (RESOURCE_LEAK)Volker Lendecke2009-02-131-6/+3
* Fix Coverity ID 744Volker Lendecke2009-02-131-1/+1
* Fix Coverity ID 745 (RESOURCE_LEAK)Volker Lendecke2009-02-131-3/+5
* s3:net conf: remove check for sharename being a usernam in "net conf addshare"Michael Adam2009-02-061-6/+0
* s3-net: remove unused ENUM_HND.Günther Deschner2009-02-051-3/+0
* s3: Fix 'net rpc join' for users with the SeMachineAccountPrivilege.Volker Lendecke2009-02-031-2/+5
* Memory leaks and other fixes found by Coveritytodd stecher2009-01-221-2/+10
* s3/smbpasswd: Check if Unix account exists before asking for the password.Karolin Seeger2009-01-091-0/+9
* s3:events: change event_add_timed() prototype to match samba4Stefan Metzmacher2009-01-061-4/+3
* Fix all warnings with gcc4.3.Jeremy Allison2008-12-319-25/+72
* s3:net_status: use dbwrap to open sessionid.tdbStefan Metzmacher2008-12-161-24/+20
* don't return 0 on error - bad for scriptsHerb Lewis2008-12-131-0/+2
* s3: correctly detect if the current dc is the closest oneStefan Metzmacher2008-12-131-1/+1
* s3-samr: fix SAMR_FIELD_PASSWORD callers.Günther Deschner2008-12-111-1/+1
* s3:net: fix password set of 'net rpc trustdom add'Stefan Metzmacher2008-12-041-1/+2
* Change sockaddr util function names for consistency and to eliminate name con...Tim Prouty2008-12-034-4/+4
* Implement type multi_sz for "net registry setvalue"Volker Lendecke2008-12-021-0/+4
* s3-samr: fix init_samr_user_info{23,24} callers.Günther Deschner2008-12-012-2/+3
* Fix bug #5914 - Build failure: redefinition of struct name_listJeremy Allison2008-11-251-8/+8
* s3-nbt: remove double nbt netlogon opcodes.Günther Deschner2008-11-201-4/+4