summaryrefslogtreecommitdiffstats
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
...
* s3:net_utils: use dcerpc_dssetup_DsRoleGetPrimaryDomainInformation()Stefan Metzmacher2011-01-041-2/+8
* s3:net_rpc_vampire_keytab: don't return -1 on success (bug #7899)Stefan Metzmacher2011-01-031-1/+0
* s3:net: make idmap_store_secret static.Michael Adam2011-01-022-6/+4
* s3:net: fix the usage for net idmap secret (removing alloc)Michael Adam2011-01-021-5/+4
* s3:net: remove alloc parameter from idmap_store_secret() (net idmap store).Michael Adam2011-01-022-8/+4
* s3: Fix two uninitialized variablesVolker Lendecke2010-12-301-1/+1
* s3: Make name_query return NTSTATUSVolker Lendecke2010-12-281-10/+13
* s3: Make node_status_query return NTSTATUSVolker Lendecke2010-12-281-7/+9
* s3: Remove an ancient typedefVolker Lendecke2010-12-281-1/+1
* Fix a warning message.Jeremy Allison2010-12-221-1/+2
* s3: Remove unused "retry" from cli_full_connectionVolker Lendecke2010-12-205-10/+7
* s3:net ads dns register: use "cluster addresses" option if configured (bug #7...Stefan Metzmacher2010-12-171-3/+11
* s3:net ads dns register: add support for specifying addresse on the commandli...Michael Adam2010-12-171-3/+40
* s3:net: add net_update_dns_ext() that accepts a list of addresses as paramete...Michael Adam2010-12-171-12/+27
* s3:net: disable dynamic dns updates at the end of "net ads join" in a cluster...Michael Adam2010-12-171-0/+19
* s3-net: fix net sid type build warning.Günther Deschner2010-12-171-1/+1
* s3/net: tz argument should be NULL of courseBjörn Jacke2010-12-171-1/+1
* Fix bug 7866 - "net" in v3-6-test broken.Jeremy Allison2010-12-153-3/+22
* s3/net: don't use external "date" to make "net time set" more portableBjörn Jacke2010-12-141-14/+10
* As we handle missing sendfile() inside lib/sendfile.c, remove the WITH_SENDFI...Jeremy Allison2010-12-131-2/+0
* s3-net Allow 'net ads dns register' to take an optional hostname argumentAndrew Bartlett2010-12-101-6/+10
* s3:ntlm_auth: support clients which offer a spnego mechs we don't supportStefan Metzmacher2010-12-071-110/+169
* s3:ntlm_auth: free session key, as we don't use it (at least for now)Stefan Metzmacher2010-12-071-1/+2
* s3:ntlm_auth: fix memory leak in the raw ntlmssp code pathStefan Metzmacher2010-12-071-0/+2
* s3: Properly print binary values "net cache"Volker Lendecke2010-11-281-7/+21
* s3: Use localtime_r, libreplace defines itVolker Lendecke2010-11-271-11/+9
* s3-netapi Add libnetapi_net_init(), don't double-init common Samba subsystemsAndrew Bartlett2010-11-243-7/+10
* s3-net: use dns_errstr() when dns commands fail.Günther Deschner2010-11-221-1/+4
* Make 'net rpc printer driver' behave the same as rpcclient enumdriversJoerg Pulz2010-11-181-2/+8
* s3: string_to_sid does thorough syntax checkingVolker Lendecke2010-11-142-4/+4
* s3: Avoid two calls cli_errstrVolker Lendecke2010-11-141-4/+9
* s3: Remove some duplicate prototypesVolker Lendecke2010-11-051-15/+0
* s3: Add "net registry getvaluesraw"Volker Lendecke2010-11-021-0/+51
* s3-debug Move 'load_case_tables()' before lp_set_cmdline() and popt callsAndrew Bartlett2010-11-023-4/+5
* s3-debug Remove last direct assignements to DEBUGLEVELAndrew Bartlett2010-11-021-1/+1
* s3-debug Remove 'AllowDebugChange' and use lp_set_cmdline() insteadAndrew Bartlett2010-11-0210-39/+9
* s3-debug Impove setup_logging() to specify logging to stderrAndrew Bartlett2010-11-0217-31/+18
* Fix bug #7700 - Improvement of return code of smbclientJeremy Allison2010-10-291-15/+18
* s3: Convert cli_qfileinfo_basic to cli_qfileinfoVolker Lendecke2010-10-241-2/+3
* s3: Rename cli_fileinfo() to cli_fileinfo_basic()Volker Lendecke2010-10-241-1/+1
* Make getpwnam_alloc() static to lib/username.c, and ensure all username looku...Jeremy Allison2010-10-201-2/+2
* s3-auth Use security_token_debug() from common codeAndrew Bartlett2010-10-141-1/+0
* s3 Replace is_sid_in_token() with security_token_has_sid() from common codeAndrew Bartlett2010-10-141-1/+1
* libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett2010-10-1220-5/+20
* samr: for correctness, rename samr_RidTypeArray to samr_RidAttrArray.Günther Deschner2010-10-071-2/+2
* samba: share readline wrappers among all buildsystems.Günther Deschner2010-10-011-0/+1
* samba: share select wrappers.Günther Deschner2010-10-011-0/+1
* s3-net: better handle obscure 0x80070002 error reply when trying to update anGünther Deschner2010-10-011-3/+7
* s3-net: make sure we dont crash when publishing a single printer.Günther Deschner2010-10-011-0/+5
* s3: Add "smbcontrol winbindd ip-dropped <local-ip>"Volker Lendecke2010-09-301-0/+17