s3-talloc Change TALLOC_P() to talloc()
[nivanova/samba-autobuild/.git] / source3 / libads /
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_P() to talloc()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
2011-06-02 Jeremy AllisonRemove another PATH_MAX.
2011-06-01 Andrew Bartletts3-param prepare for some lp_ functions to return const
2011-05-31 Michael Adams3:libads/ndr: include ../librpc/ndr/libndr.h instead...
2011-05-30 Michael Adams3:libads/kerberos_proto.h: add _LIBADS_KERBEROS_PROTO_...
2011-05-30 Michael Adams3:libads/kerberos_proto.h: add GPL/Copyright header
2011-05-30 Michael Adams3:libads/ads_proto.h: add _LIBADS_ADS_PROTO_H_ guard
2011-05-30 Michael Adams3:libads/ads_proto.h: add GPL/Copyright header
2011-05-18 Andrew Bartletts3-lib Replace StrCaseCmp() with strcasecmp_m()
2011-05-06 Günther Deschners3-includes: no need to globally include libads/ads_sta...
2011-05-05 Jeremy AllisonMore simple const fixups.
2011-05-05 Jeremy AllisonMore const fixes for compiler warnings from the waf...
2011-05-05 Günther Deschners3-libads: run minimal_includes.pl.
2011-04-29 Andrew Bartletts3-libads Move variables into if (socket_wrapper_dir...
2011-04-28 Andrew Bartletts3-libads: Use ldap_init_fd() to connect to AD server...
2011-04-28 Andrew Bartletts3-libads Pass a struct sockaddr_storage to cldap routines
2011-04-27 Andrew Bartletts3-libsmb Use 'resolv:hosts file' as a DNS emulation...
2011-04-27 Andrew Bartletts3-libads Don't start a DEBUG with 'time'
2011-04-26 Andrew Bartletts3-libads Remove KRB5_DNS_HACK
2011-04-26 Andrew Bartlettlibcli/dns Improve dns_hosts_file, using Samba3's struc...
2011-04-22 Volker Lendeckes3: Fix Coverity ID 2336, NULL_RETURNS
2011-04-20 Andrew Bartlettlibcli/auth Move PAC parsing and verification in common.
2011-04-15 Günther Deschners3-waf: try to fix the non-ldap-but-krb5 build.
2011-04-13 Günther Deschners3-rpc_client: add and use rpc_client/rpc_client.h.
2011-03-30 Günther Deschners3-libndr: add ../librpc/ndr/libndr.h include in some...
2011-03-29 Günther Deschners3-includes: no point in including all security headers...
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-03-23 Günther Deschners3-prototypes: remove protos of some dead functions.
2011-03-21 Volker Lendeckes3: Fix Coverity ID 770, REVERSE_INULL
2011-03-16 Günther Deschners3-build: only include asn1 headers where actually...
2011-03-16 Günther Deschners3-build: stop including ldap and lber headers everywhe...
2011-03-10 Volker LendeckeQuite some callers of sid_split_rid do not care about...
2011-02-27 Volker Lendeckes3: Fix some nonempty blank lines
2011-02-25 Günther Deschners3-libads: make ndr_print_ads_auth_flags() static.
2011-02-18 Andrew Bartletts3-libads Remove MIT-specific krb5_princ_realm macro...
2011-02-11 Günther Deschners3-libads: make ads_guess_service_principal static.
2011-02-10 Günther Deschners3: give ../librpc/ndr/util.c its own header.
2011-01-21 Stefan Metzmachers3:libads: use dcerpc_spoolss_X() functions
2011-01-12 Volker Lendeckes3: Fix some nonempty blank lines
2011-01-07 Günther Deschnernetlogon: move netlogon helpers to ../libcli/netlogon.
2010-12-10 Andrew Bartletts3-libads Default to NOT using the server-supplied...
2010-11-20 Volker Lendeckes3: Remove unused ads_get_attrname_by_oid
2010-11-20 Volker Lendeckes3: Make ads_get_attrnames_by_oids static
2010-11-20 Volker Lendeckes3: Make ads_ranged_search_internal static
2010-11-20 Volker Lendeckes3: Fix some nonempty blank lines
2010-11-20 Volker Lendeckes3: Remove unused ads_search_retry_extended_dn
2010-11-20 Volker Lendeckes3: Make ads_do_search_retry_args() static
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-09-24 Jeremy AllisonFix bug 7694 - Crash bug with invalid SPNEGO token.
2010-09-20 Andrew Bartletts3-libads call common GUID_from_ndr_blob()
2010-09-20 Andrew Bartletts3: Replace sid_binstring and sid_guidstring with PIDL...
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Günther Deschners3-build: only include smbldap.h where needed.
2010-09-15 Jeremy AllisonFix all sid_parse returns to be checked. Tidy up some...
2010-09-09 Jeremy AllisonFox missing SMB_MALLOC return checks noticed by "Andrea...
2010-09-07 Björn Jackes3/libads: use monotonic clock for ldap connection...
2010-09-07 Björn Jackes3/libads: use monotonic clock for DNS timeouts
2010-08-31 Günther Deschners3-libads: avoid crashing in ads_keytab_list().
2010-08-30 Simo Sorces3-krb: Reformat and add doxygen comment to decode_pac_...
2010-08-19 Simo Sorces3-ads: Fix wrong test in if statement
2010-08-18 Simo Sorces3-ads: Remove unused wrapper and make function static
2010-08-18 Simo Sorces3-ads: cleanup ads_keytab_list()
2010-08-18 Simo Sorces3-ads: cleanup ads_keytab_create_default()
2010-08-18 Simo Sorces3-ads: cleanup ads_keytab_add_entry()
2010-08-18 Simo Sorces3-ads: Split, simplify and cleanup keytab functions
2010-08-17 Simo Sorces3-ads: Remove unused function and file
2010-08-13 Andrew Bartletts3-krb5 Only build ADS support if arcfour-hmac-md5...
2010-08-06 Günther Deschners3-krb5: include krb5pac.h where needed.
2010-08-05 Günther Deschners3-secrets: only include secrets.h when needed.
2010-08-04 Günther Deschners3: avoid global include of ads.h.
2010-07-30 Günther Deschners3-printing: remove unused get_local_printer_publishing...
2010-07-30 Günther Deschners3-build: avoid to globally include printing and spools...
2010-07-30 Simo Sorcecleanups: Trailing spaces, line length, etc...
2010-07-21 Simo Sorces3-libsmb: Use data_blob_talloc to get krb5 ticket...
2010-07-20 Jeremy AllisonAdd approriate TALLOC_CTX's thoughout the spnego code...
2010-07-20 Jeremy AllisonFix one more data_blob -> data_blob_talloc. Move away...
2010-07-20 Jeremy AllisonAdd TALLOC_CTX argument to spnego_parse_negTokenInit...
2010-07-20 Jeremy AllisonRename spnego_gen_negTokenTarg() -> spnego_gen_krb5_neg...
2010-07-20 Jeremy AllisonRemove gen_negTokenTarg(), as it's not actually creatin...
2010-07-20 Jeremy AllisonRemove gen_negTokenInit() - change all callers to spneg...
2010-07-19 Jeremy AllisonRemove parse_negTokenTarg(), as it's actually incorrect...
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-19 Simo Sorces3-ntlmssp: Remove ntlmssp_end and let the talloc hiera...
2010-07-01 Günther Deschners3-libads: move ldap posix schema defines to their...
2010-07-01 Günther Deschners3-libads: only include libds flags where needed.
2010-07-01 Günther Deschners3-libads: move ads_dns out of main includes.
2010-07-01 Günther Deschners3-libads: move ads_status to a separate header file.
2010-07-01 Günther Deschners3-libads: move ads_protos.h to ads_ldap_protos.h.
2010-07-01 Günther Deschners3-libnet_join: small IDL enhancement.
2010-07-01 Günther Deschners3-libads: use shared well known guids.
2010-06-03 Günther Deschners3: remove authdata.h
2010-06-03 Günther Deschners3: remove rpc_secdes.h completely.
2010-06-02 Matthieu Patous3: Allow previous password to be stored and use it...
2010-05-31 Andrew Bartletts3:ntlmssp Use a TALLOC_CTX for ntlmssp_sign_packet...
2010-05-31 Andrew Bartlettntlmssp: Make the ntlmssp.h from source3/ a common...
2010-05-31 Günther Deschners3: use shared security defines.
2010-05-31 Günther Deschners3: only use netlogon/nbt header when needed.
2010-05-28 Günther Deschners3-build: use ndr_misc.h where needed.
next