summaryrefslogtreecommitdiff
path: root/source3/libads
AgeCommit message (Expand)AuthorFilesLines
2011-10-17Add cldap_multi_netlogon_send/recvVolker Lendecke2-42/+314
2011-10-10libcli/cldap: don't pass tevent_context to cldap_socket_init()Stefan Metzmacher1-1/+1
2011-09-26s3: Slightly simplify print_kdc_line()Volker Lendecke1-10/+8
2011-09-26s3: Slightly simplify print_kdc_line()Volker Lendecke1-20/+19
2011-09-26s3: Slightly simplify print_kdc_line()Volker Lendecke1-49/+52
2011-09-18s3: Add some const to create_local_private_krb5_conf_for_domainVolker Lendecke2-2/+2
2011-09-18s3: Add some const to print_kdc_lineVolker Lendecke1-1/+1
2011-08-19If "ldap timeout" is non-zero, set the local search timeout toJeremy Allison1-19/+36
2011-08-17s3: Increase a debug level in ads_find_dcVolker Lendecke1-1/+2
2011-08-03s3-ntlmssp Remove auth_ntlmssp_and_flags()Andrew Bartlett1-1/+0
2011-06-10source3/libads/ldap_schema.h: fix licence/copyrightGünther Deschner1-0/+25
2011-06-10source3/libads/cldap.h: fix licence/copyrightGünther Deschner1-0/+27
2011-06-10source3/libads/ads_status.h: fix licence/copyrightGünther Deschner1-0/+22
2011-06-10source3/libads/ads_ldap_protos.h: fix licence/copyrightGünther Deschner1-0/+28
2011-06-09s3-param Remove special case for global_myname(), rename to lp_netbios_name()Andrew Bartlett7-22/+22
2011-06-09s3-talloc Change TALLOC_MEMDUP() to talloc_memdup()Andrew Bartlett1-1/+1
2011-06-09s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()Andrew Bartlett2-6/+6
2011-06-09s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett1-2/+2
2011-06-09s3-talloc Change TALLOC_P() to talloc()Andrew Bartlett1-1/+1
2011-06-09s3-talloc Change TALLOC_ARRAY() to talloc_array()Andrew Bartlett6-10/+10
2011-06-09s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()Andrew Bartlett2-3/+3
2011-06-02Remove another PATH_MAX.Jeremy Allison1-12/+27
2011-06-01s3-param prepare for some lp_ functions to return constAndrew Bartlett1-1/+1
2011-05-31s3:libads/ndr: include ../librpc/ndr/libndr.h instead of librpc/ndr/util.hMichael Adam1-1/+1
2011-05-31s3:libads/kerberos_proto.h: add _LIBADS_KERBEROS_PROTO_H_ guardMichael Adam1-0/+5
2011-05-31s3:libads/kerberos_proto.h: add GPL/Copyright headerMichael Adam1-0/+29
2011-05-31s3:libads/ads_proto.h: add _LIBADS_ADS_PROTO_H_ guardMichael Adam1-0/+5
2011-05-31s3:libads/ads_proto.h: add GPL/Copyright headerMichael Adam1-0/+31
2011-05-18s3-lib Replace StrCaseCmp() with strcasecmp_m()Andrew Bartlett2-2/+2
2011-05-06s3-includes: no need to globally include libads/ads_status.h.Günther Deschner3-0/+7
2011-05-05More simple const fixups.Jeremy Allison2-8/+8
2011-05-05More const fixes for compiler warnings from the waf build.Jeremy Allison1-2/+2
2011-05-05s3-libads: run minimal_includes.pl.Günther Deschner1-2/+0
2011-04-29s3-libads Move variables into if (socket_wrapper_dir()) where they are used.Andrew Bartlett1-4/+4
2011-04-28s3-libads: Use ldap_init_fd() to connect to AD server in socket_wrapperAndrew Bartlett1-1/+35
2011-04-28s3-libads Pass a struct sockaddr_storage to cldap routinesAndrew Bartlett3-42/+17
2011-04-27s3-libsmb Use 'resolv:hosts file' as a DNS emulation when specified.Andrew Bartlett1-0/+15
2011-04-27s3-libads Don't start a DEBUG with 'time'Andrew Bartlett1-1/+1
2011-04-26s3-libads Remove KRB5_DNS_HACKAndrew Bartlett1-12/+0
2011-04-26libcli/dns Improve dns_hosts_file, using Samba3's struct dns_rr_srvAndrew Bartlett1-36/+1
2011-04-22s3: Fix Coverity ID 2336, NULL_RETURNSVolker Lendecke1-0/+4
2011-04-20libcli/auth Move PAC parsing and verification in common.Andrew Bartlett2-320/+3
2011-04-15s3-waf: try to fix the non-ldap-but-krb5 build.Günther Deschner1-0/+4
2011-04-13s3-rpc_client: add and use rpc_client/rpc_client.h.Günther Deschner1-0/+1
2011-03-31s3-libndr: add ../librpc/ndr/libndr.h include in some places.Günther Deschner2-0/+2
2011-03-30s3-includes: no point in including all security headers globally.Günther Deschner1-0/+1
2011-03-30s3-includes: only include system/filesys.h when needed.Günther Deschner1-0/+1
2011-03-24s3-prototypes: remove protos of some dead functions.Günther Deschner1-1/+0
2011-03-21s3: Fix Coverity ID 770, REVERSE_INULLVolker Lendecke1-15/+7
2011-03-16s3-build: only include asn1 headers where actually needed.Günther Deschner1-0/+1