summaryrefslogtreecommitdiff
path: root/source3/utils/net_ads.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-12libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett1-0/+1
2010-09-23s3-dsgetdcname: always pass in messaging context.Günther Deschner1-0/+2
2010-08-26s3-build: only include krb5 environment variables where required.Günther Deschner1-0/+1
2010-08-05s3-secrets: only include secrets.h when needed.Günther Deschner1-0/+1
2010-08-05s3: avoid global include of ads.h.Günther Deschner1-1/+1
2010-07-13s3-libnet: better separate headers.Günther Deschner1-0/+4
2010-07-01s3-libads: only include libds flags where needed.Günther Deschner1-0/+1
2010-07-01s3-libads: move ads_dns out of main includes.Günther Deschner1-0/+1
2010-07-01s3-libads: use shared well known guids.Günther Deschner1-2/+2
2010-05-31s3: only use netlogon/nbt header when needed.Günther Deschner1-0/+1
2010-05-25s3-net: fix a "dereferencing type-punned pointer will break strict-aliasing r...Günther Deschner1-2/+2
2010-05-21s3-net: fix net_ads_gpo() for non-ads case.Günther Deschner1-1/+1
2010-05-21s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett1-2/+2
2010-05-20s3-net: let net_ads_gpo() call no_ads when built w/o ads support.Günther Deschner1-0/+5
2010-05-11s3:kerberos Return PAC_LOGON_INFO rather than the full PAC_DATAAndrew Bartlett1-4/+2
2010-04-27Fix more S3 build breakage. Matthias, please ensure S3 builds whenJeremy Allison1-2/+2
2010-02-08s3-net: fix net ads dns usage calls.Günther Deschner1-3/+8
2010-01-19s3 net: Fix compile warningsKai Blin1-45/+80
2010-01-19s3 net: Fix compile error with WITH_DNS_UPDATESKai Blin1-2/+2
2010-01-18s3/net: split up some printable stings to ease i18nBjörn Jacke1-47/+48
2009-12-23s3-net: use generated krb5.conf in 'net ads testjoin'Günther Deschner1-0/+4
2009-11-26s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...Günther Deschner1-0/+1
2009-11-12Ensure all callers to the rpc_client/cli_pipe functions correctlyJeremy Allison1-2/+2
2009-11-06s3-net: better use memory credential cache in net_ads_kerberos_pac().Günther Deschner1-1/+1
2009-11-06s3-net: allow to call "net ads kerberos pac <impersonation principal> -P".Günther Deschner1-1/+7
2009-07-29s3 net: i18n support for net adsKai Blin1-378/+389
2009-07-28Added prefer_ipv4 bool parameter to resolve_name().Jeremy Allison1-1/+1
2009-07-27s3: net ads user info should print primary group as well (bug #2658)Kai Blin1-15/+57
2009-07-22Revert "net: Use samba default command line arguments."Kai Blin1-42/+41
2009-07-09Make escape_ldap_string take a talloc contextVolker Lendecke1-5/+5
2009-06-19Don't require "Modify property" perms to unjoin bug #6481)Jim McDonough1-2/+9
2009-06-09net: Only use the in memory ccache when not already using a kerberos ticket i...Kai Blin1-1/+2
2009-06-09s3-net: fix "net ads testjoin".Günther Deschner1-0/+1
2009-05-25net: Use samba default command line arguments.Kai Blin1-41/+40
2009-04-07s3-libads: avoid NULL talloc context with ads_get_dn().Günther Deschner1-4/+4
2009-04-06s3:libads Make ads_get_dn() take a talloc contextAndrew Bartlett1-8/+8
2009-03-18s3-spoolss: remove custom syntax_spoolss and use the syntax defined in IDL.Günther Deschner1-1/+1
2009-02-10S3: Fixes for coverity issues.todd stecher1-1/+9
2009-02-03s3-net: fix warning message for keytab usage.Günther Deschner1-2/+2
2009-02-01Add two new parameters to control how we verify kerberos tickets. Removes lp_...Dan Sledz1-4/+4
2008-12-31Fix all warnings in source3 with gcc4.3.Jeremy Allison1-7/+28
2008-12-13s3: correctly detect if the current dc is the closest oneStefan Metzmacher1-1/+1
2008-10-23Use common error definitions.Jelmer Vernooij1-1/+1
2008-10-20s3-build: no need to duplicate generated ndr_ prototypes.Günther Deschner1-0/+1
2008-10-19Remove silly safe_free() function which is a wrapper around SAFE_FREE().Jelmer Vernooij1-2/+2
2008-10-14Use GUID_string rather than smb_uuid_string().Jelmer Vernooij1-1/+1
2008-10-11Cope with changed signature of http_timestring().Jelmer Vernooij1-1/+2
2008-09-25s3-nbt: remove double nbt netlogon opcodes.Günther Deschner1-4/+4
2008-09-24s3-nbt: use the new generated nbt.Günther Deschner1-4/+4
2008-08-11libnetjoin: support kerberized joining/unjoing (fix #5416).Günther Deschner1-2/+8