summaryrefslogtreecommitdiff
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
* s3-kerberos: only use krb5 headers where required.Günther Deschner2009-12-231-0/+1
* s3: Fix bug 6338 -- net rpc trustdom list always display "none"Volker Lendecke2009-12-231-8/+20
* s3: pdbedit: add option --kickoff-time/-K to set the user's kickoff timeMichael Adam2009-12-231-4/+28
* s3-spnego: avoid NULL talloc context in read_spnego_data().Günther Deschner2009-10-201-2/+2
* s3:net: Fix a segfault in "net rpc trustdom list" for overlong domain namesVolker Lendecke2009-10-201-8/+2
* s3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_open_schannel().Günther Deschner2009-10-202-3/+4
* s3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_open_spnego_ntlmssp and...Günther Deschner2009-10-203-1/+4
* s3:smbstatus: Fix bug 6703, allow smbstatus as non-rootVolker Lendecke2009-10-201-11/+13
* s3: Fix crsh in net usershare listBo Yang2009-09-081-0/+1
* make smbcontrol smbd ping work proper checking for arguments handle short pid...Olaf Flebbe2009-09-011-8/+5
* Fix unqualified "net join"Volker Lendecke2009-08-241-4/+1
* s3:net: Fix Bug #6222. Default to DRSUAPI replication for net rpc vampire keytabStefan Metzmacher2009-08-131-4/+7
* Don't require "Modify property" perms to unjoin bug #6481) "net ads leave" st...Jim McDonough2009-06-301-2/+9
* Revert "net: Use samba default command line arguments."Kai Blin2009-06-1911-136/+209
* s3-net: Fix Bug #6328: support "net sam rights grant/revoke" with multiple ri...David Markey2009-06-191-27/+37
* s3-net: fix "net ads testjoin".Günther Deschner2009-06-111-0/+1
* Further fix for 6449Volker Lendecke2009-06-111-1/+1
* Fix bug 6449Volker Lendecke2009-06-111-1/+1
* Make it possible to change machine account sidsSimo Sorce2009-06-111-40/+171
* Consolidate user create/delete paths in smbpasswdSimo Sorce2009-06-111-27/+15
* s3:pdbedit: fix "format not a string literal and no format arguments" warningsMichael Adam2009-06-111-2/+2
* Consolidate create/delete account paths in pdbeditSimo Sorce2009-06-111-257/+319
* Remove a silly checkVolker Lendecke2009-06-111-7/+0
* s3:dbwrap_tool: add listkeys operationMichael Adam2009-05-271-2/+45
* s3:dbwrap_tool: remove superfluous command mappingMichael Adam2009-05-271-1/+0
* s3:dbwrap_tool: add "erase" opearationMichael Adam2009-05-271-6/+42
* net: Use samba default command line arguments.Kai Blin2009-05-2611-209/+135
* source3/utils/log2pcaphex.c(main): fixed file descriptors leak.Slava Semushin2009-05-261-0/+8
* s3:fix bug #6371, unsuccessful net conf setparm leaves empty shareMichael Adam2009-05-261-3/+25
* Fix bug 6361: Make --rcfile work in smbgetVolker Lendecke2009-05-261-1/+1
* s3:first cut at dbwrap_tool - a tdb tool that is CTDB-aware.Michael Adam2009-05-261-0/+247
* s3-printing: no need to define struct table_node 4 times.Günther Deschner2009-05-261-8/+1
* s3-net: Fix bug 6340: don't segfault when cleartext trustdom pwd could not be...Günther Deschner2009-05-261-1/+1
* Fix a bunch of compiler warnings about wrong format types.Jeremy Allison2009-05-264-12/+12
* s3-net: add "net dom renamecomputer" to rename machines in a domain.Günther Deschner2009-05-261-1/+113
* Fix bug 6336: "net groupmap set" segfaultsVolker Lendecke2009-05-261-2/+4
* s3-netapi: Fix Bug #6309: support remote unjoining of Windows 2003 or greater.Günther Deschner2009-05-261-1/+2
* s3-net: make "net eventlog" help output a little more appropriate.Günther Deschner2009-04-291-1/+1
* s3-net: make sure to call libnetapi init functions at the top of "net rpc" co...Günther Deschner2009-04-281-0/+13
* s3-secdesc: move all winreg access bits to IDL.Günther Deschner2009-04-281-3/+3
* s3-secdesc: use SEC_FLAG_SYSTEM_SECURITY instead of SEC_RIGHT_SYSTEM_SECURITY.Günther Deschner2009-04-282-3/+3
* s3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of SEC_RIGHT_MAXIMUM_ALLOWED.Günther Deschner2009-04-282-2/+2
* s3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of SEC_RIGHTS_MAXIMUM_ALLOWED.Günther Deschner2009-04-288-23/+23
* 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-281-6/+10
* fix the build of net: dos_errstr is replaced by win_errstr...Michael Adam2009-04-281-1/+1
* In net_conf_import, start a transaction when importing a single share.Martin Schwenke2009-04-281-0/+8
* Fix bug #6089 - Winbind samr_OpenDomain not possible with Samba 3.2.6+Jeremy Allison2009-04-282-2/+2
* Remove the so-far unused lua-stuff for the 3.4 releaseVolker Lendecke2009-04-151-7/+0