summaryrefslogtreecommitdiffstats
path: root/source/utils/net_ads.c
Commit message (Expand)AuthorAgeFilesLines
* net: Fix bug #5542 (samsync contains empty passwords).Günther Deschner2008-06-131-2/+0
* cldap: let ads_cldap_netlogon() return all possible cldap replies.Günther Deschner2008-05-221-2/+2
* net ads: Upper case he realm name when calling kinit() using machine creds.coffeedude2008-05-131-0/+1
* cldap: avoid duplicate definitions so remove ads_cldap.h.Günther Deschner2008-04-221-10/+10
* cldap: add talloc context to ads_cldap_netlogon().Günther Deschner2008-04-221-2/+2
* libads: Use libnbt for CLDAP reply parsing.Günther Deschner2008-04-221-24/+21
* net: Be more tolerant while joining.Günther Deschner2008-04-221-4/+9
* libnetjoin/net: Fix lp_config_backend_is_registry() handling.Günther Deschner2008-04-221-6/+12
* net: abort when lp_realm is not set in net_ads_leave().Günther Deschner2008-04-221-0/+5
* net: exit early in net_ads_join() if the domain is not set.Günther Deschner2008-04-221-0/+6
* net: use WERROR for check_ads_config().Günther Deschner2008-04-221-9/+7
* net: the success of secrets_init is checked by libnetjoin now.Günther Deschner2008-04-221-6/+0
* Move talloc_init to the right place in "net ads join".Günther Deschner2008-03-311-6/+6
* Fix Coverity ID 480Volker Lendecke2008-03-271-1/+1
* Enable libnetjoin debugging for now but avoid printing passwords.Günther Deschner2008-03-181-2/+2
* Remove original copy of now redundant join code.Günther Deschner2008-02-281-330/+0
* Some fixes for net ads join (uninitialized vars).Günther Deschner2008-02-281-9/+8
* Use libnet_Join() for "net ads join".Günther Deschner2008-02-281-150/+33
* Nicen error output in net_ads_leave.Günther Deschner2008-02-281-2/+3
* Re-arrange dns update block during "net ads join" a little.Günther Deschner2008-02-281-20/+22
* Use libnet_Unjoin() for "net ads leave".Günther Deschner2008-02-281-47/+37
* Some cosmetics for net_derive_salting_principal().Günther Deschner2008-02-281-3/+1
* Fix some more callers of PAC_DATA.Günther Deschner2008-02-171-3/+5
* Apply const to rpccli_lsa_query_info_policy() and rpccli_lsa_query_info_polic...Günther Deschner2008-01-151-3/+4
* Fix some warnings -- Jeremy, please checkVolker Lendecke2008-01-151-6/+5
* Remove unused string.Günther Deschner2008-01-101-3/+0
* Use ads_get_upn() in net_derive_salting_principal().Günther Deschner2008-01-081-15/+1
* Remove the char[1024] strings from dynconfig. ReplaceJeremy Allison2007-12-101-4/+4
* The usual !pstring...Jeremy Allison2007-12-041-4/+9
* Move param helper routines to one place.Günther Deschner2007-11-301-14/+0
* Remove some staticsVolker Lendecke2007-11-271-2/+5
* This is a large patch (sorry). Migrate from struct in_addrJeremy Allison2007-10-241-15/+21
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-10/+10
* r25201: Fight those red bars...Michael Adam2007-10-101-182/+183
* r25200: Fix a debug message.Michael Adam2007-10-101-1/+1
* r25198: Change net_rpc_join_ok() to return NTSTATUS for betterMichael Adam2007-10-101-2/+6
* r24853: Rename function as Jerry asked.Rafal Szczesniak2007-10-101-2/+2
* r24789: Add implementation of machine-authenticated connection to netlogonRafal Szczesniak2007-10-101-2/+2
* r24432: Expand kerberos_return_pac() so that it can be used in winbindd.Günther Deschner2007-10-101-1/+8
* r24107: Fix bug 4849. Thanks to Matthijs Kooijman <matthijs@stdin.nl>Volker Lendecke2007-10-101-1/+1
* r23973: For debugging, add (undocumented) net ads kerberos commands (kinit, r...Günther Deschner2007-10-101-0/+111
* r23968: Harmonize net's password prompts.Günther Deschner2007-10-101-5/+2
* r23888: move elements belonging to the current ldap connection to aStefan Metzmacher2007-10-101-13/+13
* r23834: Allow to pass an ADS_STRUCT pointer down to the dump function callbac...Günther Deschner2007-10-101-1/+1
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23648: Allow to list a custom krb5 keytab file with:Günther Deschner2007-10-101-3/+10
* r22954: More messaging_registerVolker Lendecke2007-10-101-6/+0
* r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke2007-10-101-1/+1
* r22729: add help text for osver and osname options to 'net ads join' (patch f...Gerald Carter2007-10-101-1/+6