summaryrefslogtreecommitdiff
path: root/source3/libads
Commit message (Expand)AuthorAgeFilesLines
* 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
* s3-libndr: add ../librpc/ndr/libndr.h include in some places.Günther Deschner2011-03-312-0/+2
* s3-includes: no point in including all security headers globally.Günther Deschner2011-03-301-0/+1
* s3-includes: only include system/filesys.h when needed.Günther Deschner2011-03-301-0/+1
* s3-prototypes: remove protos of some dead functions.Günther Deschner2011-03-241-1/+0
* s3: Fix Coverity ID 770, REVERSE_INULLVolker Lendecke2011-03-211-15/+7
* s3-build: only include asn1 headers where actually needed.Günther Deschner2011-03-161-0/+1
* s3-build: stop including ldap and lber headers everywhere in the code.Günther Deschner2011-03-161-0/+1
* Quite some callers of sid_split_rid do not care about the ridVolker Lendecke2011-03-101-2/+1
* s3: Fix some nonempty blank linesVolker Lendecke2011-02-271-10/+9
* s3-libads: make ndr_print_ads_auth_flags() static.Günther Deschner2011-02-252-2/+2
* s3-libads Remove MIT-specific krb5_princ_realm macro calls.Andrew Bartlett2011-02-181-55/+19
* s3-libads: make ads_guess_service_principal static.Günther Deschner2011-02-113-71/+69
* s3: give ../librpc/ndr/util.c its own header.Günther Deschner2011-02-101-0/+1
* s3:libads: use dcerpc_spoolss_X() functionsStefan Metzmacher2011-01-211-2/+4
* s3: Fix some nonempty blank linesVolker Lendecke2011-01-121-8/+8
* netlogon: move netlogon helpers to ../libcli/netlogon.Günther Deschner2011-01-071-1/+1
* s3-libads Default to NOT using the server-supplied principal from SPNEGOAndrew Bartlett2010-12-101-3/+5
* s3: Remove unused ads_get_attrname_by_oidVolker Lendecke2010-11-202-42/+0
* s3: Make ads_get_attrnames_by_oids staticVolker Lendecke2010-11-202-8/+7
* s3: Make ads_ranged_search_internal staticVolker Lendecke2010-11-202-14/+16
* s3: Fix some nonempty blank linesVolker Lendecke2010-11-201-8/+8
* s3: Remove unused ads_search_retry_extended_dnVolker Lendecke2010-11-202-19/+0
* s3: Make ads_do_search_retry_args() staticVolker Lendecke2010-11-202-8/+4