summaryrefslogtreecommitdiff
path: root/source3/utils/net_ads.c
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-20Refactoring: Change calling conventions for cli_rpc_pipe_open_noauthVolker Lendecke1-2/+2
2008-06-24net ads: Fix typos.Karolin Seeger1-2/+2
2008-06-13net: Fix bug #5542 (samsync contains empty passwords).Günther Deschner1-2/+0
2008-06-12net: Fix net_ads.c build for the HAVE_ADS == 0 case.Kai Blin1-1/+1
2008-06-10net: Rename functable3 to functable, get rid of old functablesKai Blin1-14/+14
2008-06-10net: Make "net ads" use functable3Kai Blin1-214/+512
2008-06-04net: print NBT_SERVER_X_SECRET_DOMAIN_6 flags in "net ads lookup".Günther Deschner1-2/+7
2008-05-20net: The top level help function for net cmd is always net_cmd_usageKai Blin1-4/+4
2008-05-20net: Split out "net group"Kai Blin1-1/+1
2008-05-20net: Split out "net user"Kai Blin1-1/+1
2008-05-20net: Use true/false instead of True/False.Kai Blin1-13/+13
2008-05-12net ads: Upper case he realm name when calling kinit() using machine creds.coffeedude1-0/+1