summaryrefslogtreecommitdiff
path: root/source3/utils/net_ads.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-21cldap: add talloc context to ads_cldap_netlogon().Günther Deschner1-2/+2
2008-04-21libads: Use libnbt for CLDAP reply parsing.Günther Deschner1-24/+21
2008-04-17net: Be more tolerant while joining.Günther Deschner1-4/+9
2008-04-14libnetjoin/net: Fix lp_config_backend_is_registry() handling.Günther Deschner1-6/+12
2008-04-14net: abort when lp_realm is not set in net_ads_leave().Günther Deschner1-0/+5
2008-04-14net: exit early in net_ads_join() if the domain is not set.Günther Deschner1-0/+6
2008-04-14net: use WERROR for check_ads_config().Günther Deschner1-9/+7
2008-04-14net: the success of secrets_init is checked by libnetjoin now.Günther Deschner1-6/+0
2008-03-23Fix Coverity ID 480Volker Lendecke1-1/+1
2008-03-07Enable libnetjoin debugging for now but avoid printing passwords.Günther Deschner1-2/+2
2008-03-04Move talloc_init to the right place in "net ads join".Günther Deschner1-6/+6
2008-02-28Remove original copy of now redundant join code.Günther Deschner1-330/+0
2008-02-28Some fixes for net ads join (uninitialized vars).Günther Deschner1-9/+8
2008-02-28Use libnet_Join() for "net ads join".Günther Deschner1-150/+33
2008-02-28Nicen error output in net_ads_leave.Günther Deschner1-2/+3
2008-02-28Re-arrange dns update block during "net ads join" a little.Günther Deschner1-20/+22
2008-02-28Use libnet_Unjoin() for "net ads leave".Günther Deschner1-47/+37
2008-02-28Some cosmetics for net_derive_salting_principal().Günther Deschner1-3/+1
2008-02-17Fix some more callers of PAC_DATA.Günther Deschner1-3/+5
2008-01-15Apply const to rpccli_lsa_query_info_policy() and rpccli_lsa_query_info_polic...Günther Deschner1-3/+4
2008-01-15Fix some warnings -- Jeremy, please checkVolker Lendecke1-6/+5
2008-01-10Remove unused string.Günther Deschner1-3/+0
2008-01-08Use ads_get_upn() in net_derive_salting_principal().Günther Deschner1-15/+1
2007-12-10Remove the char[1024] strings from dynconfig. ReplaceJeremy Allison1-4/+4
2007-12-04The usual !pstring...Jeremy Allison1-4/+9
2007-11-30Move param helper routines to one place.Günther Deschner1-14/+0
2007-11-27Remove some staticsVolker Lendecke1-2/+5
2007-10-24This is a large patch (sorry). Migrate from struct in_addrJeremy Allison1-15/+21
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-10/+10
2007-10-10r25201: Fight those red bars...Michael Adam1-182/+183
2007-10-10r25200: Fix a debug message.Michael Adam1-1/+1
2007-10-10r25198: Change net_rpc_join_ok() to return NTSTATUS for betterMichael Adam1-2/+6
2007-10-10r24853: Rename function as Jerry asked.Rafal Szczesniak1-2/+2
2007-10-10r24789: Add implementation of machine-authenticated connection to netlogonRafal Szczesniak1-2/+2
2007-10-10r24432: Expand kerberos_return_pac() so that it can be used in winbindd.Günther Deschner1-1/+8
2007-10-10r24107: Fix bug 4849. Thanks to Matthijs Kooijman <matthijs@stdin.nl>Volker Lendecke1-1/+1
2007-10-10r23973: For debugging, add (undocumented) net ads kerberos commands (kinit, r...Günther Deschner1-0/+111
2007-10-10r23968: Harmonize net's password prompts.Günther Deschner1-5/+2
2007-10-10r23888: move elements belonging to the current ldap connection to aStefan Metzmacher1-13/+13
2007-10-10r23834: Allow to pass an ADS_STRUCT pointer down to the dump function callbac...Günther Deschner1-1/+1
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r23648: Allow to list a custom krb5 keytab file with:Günther Deschner1-3/+10
2007-10-10r22954: More messaging_registerVolker Lendecke1-6/+0
2007-10-10r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke1-1/+1
2007-10-10r22729: add help text for osver and osname options to 'net ads join' (patch f...Gerald Carter1-1/+6
2007-10-10r22728: Patch from Danilo Almeida <dalmeida@centeris.com>:Gerald Carter1-9/+31
2007-10-10r22479: Add "net ads keytab list".Günther Deschner1-1/+9
2007-10-10r21888: Add the osname and osver options to 'net ads join' as discussedGerald Carter1-1/+94
2007-10-10r21609: Fix memory leaks in error code paths (and one in winbindd_group.c).Jeremy Allison1-0/+9