summaryrefslogtreecommitdiffstats
path: root/source3/libads
Commit message (Expand)AuthorAgeFilesLines
* s3-libads Factor out a new routine kerberos_get_principal_from_service_hostna...Andrew Bartlett2012-01-052-9/+48
* s3-dns: prevent from potentially doing wrong SRV DNS lookups.Günther Deschner2011-12-211-1/+1
* s3: Fix some False/NULL hickupsVolker Lendecke2011-12-201-1/+1
* s3-smbldap: move ldap_open_with_timeout out of smb_ldap.h to ads where it lives.Günther Deschner2011-11-171-0/+7
* ntlmssp: Move ntlmssp code to auth/ntlmsspAndrew Bartlett2011-10-181-1/+1
* s3: Before adding KDC's to the krb5.conf, cldap ping themVolker Lendecke2011-10-171-47/+101
* Add cldap_multi_netlogon_send/recvVolker Lendecke2011-10-172-42/+314
* libcli/cldap: don't pass tevent_context to cldap_socket_init()Stefan Metzmacher2011-10-101-1/+1
* s3: Slightly simplify print_kdc_line()Volker Lendecke2011-09-261-10/+8
* s3: Slightly simplify print_kdc_line()Volker Lendecke2011-09-261-20/+19
* s3: Slightly simplify print_kdc_line()Volker Lendecke2011-09-261-49/+52
* s3: Add some const to create_local_private_krb5_conf_for_domainVolker Lendecke2011-09-182-2/+2
* s3: Add some const to print_kdc_lineVolker Lendecke2011-09-181-1/+1
* If "ldap timeout" is non-zero, set the local search timeout toJeremy Allison2011-08-191-19/+36
* s3: Increase a debug level in ads_find_dcVolker Lendecke2011-08-171-1/+2
* s3-ntlmssp Remove auth_ntlmssp_and_flags()Andrew Bartlett2011-08-031-1/+0
* source3/libads/ldap_schema.h: fix licence/copyrightGünther Deschner2011-06-101-0/+25
* source3/libads/cldap.h: fix licence/copyrightGünther Deschner2011-06-101-0/+27
* source3/libads/ads_status.h: fix licence/copyrightGünther Deschner2011-06-101-0/+22
* source3/libads/ads_ldap_protos.h: fix licence/copyrightGünther Deschner2011-06-101-0/+28
* s3-param Remove special case for global_myname(), rename to lp_netbios_name()Andrew Bartlett2011-06-097-22/+22
* s3-talloc Change TALLOC_MEMDUP() to talloc_memdup()Andrew Bartlett2011-06-091-1/+1
* s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()Andrew Bartlett2011-06-092-6/+6
* s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett2011-06-091-2/+2
* s3-talloc Change TALLOC_P() to talloc()Andrew Bartlett2011-06-091-1/+1
* s3-talloc Change TALLOC_ARRAY() to talloc_array()Andrew Bartlett2011-06-096-10/+10
* s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()Andrew Bartlett2011-06-092-3/+3
* Remove another PATH_MAX.Jeremy Allison2011-06-021-12/+27
* s3-param prepare for some lp_ functions to return constAndrew Bartlett2011-06-011-1/+1
* s3:libads/ndr: include ../librpc/ndr/libndr.h instead of librpc/ndr/util.hMichael Adam2011-05-311-1/+1
* s3:libads/kerberos_proto.h: add _LIBADS_KERBEROS_PROTO_H_ guardMichael Adam2011-05-311-0/+5
* s3:libads/kerberos_proto.h: add GPL/Copyright headerMichael Adam2011-05-311-0/+29
* s3:libads/ads_proto.h: add _LIBADS_ADS_PROTO_H_ guardMichael Adam2011-05-311-0/+5
* s3:libads/ads_proto.h: add GPL/Copyright headerMichael Adam2011-05-311-0/+31
* s3-lib Replace StrCaseCmp() with strcasecmp_m()Andrew Bartlett2011-05-182-2/+2
* s3-includes: no need to globally include libads/ads_status.h.Günther Deschner2011-05-063-0/+7
* More simple const fixups.Jeremy Allison2011-05-052-8/+8
* More const fixes for compiler warnings from the waf build.Jeremy Allison2011-05-051-2/+2
* s3-libads: run minimal_includes.pl.Günther Deschner2011-05-051-2/+0
* s3-libads Move variables into if (socket_wrapper_dir()) where they are used.Andrew Bartlett2011-04-291-4/+4
* s3-libads: Use ldap_init_fd() to connect to AD server in socket_wrapperAndrew Bartlett2011-04-281-1/+35
* s3-libads Pass a struct sockaddr_storage to cldap routinesAndrew Bartlett2011-04-283-42/+17
* s3-libsmb Use 'resolv:hosts file' as a DNS emulation when specified.Andrew Bartlett2011-04-271-0/+15
* s3-libads Don't start a DEBUG with 'time'Andrew Bartlett2011-04-271-1/+1
* s3-libads Remove KRB5_DNS_HACKAndrew Bartlett2011-04-261-12/+0
* libcli/dns Improve dns_hosts_file, using Samba3's struct dns_rr_srvAndrew Bartlett2011-04-261-36/+1
* s3: Fix Coverity ID 2336, NULL_RETURNSVolker Lendecke2011-04-221-0/+4
* libcli/auth Move PAC parsing and verification in common.Andrew Bartlett2011-04-202-320/+3
* s3-waf: try to fix the non-ldap-but-krb5 build.Günther Deschner2011-04-151-0/+4
* s3-rpc_client: add and use rpc_client/rpc_client.h.Günther Deschner2011-04-131-0/+1