summaryrefslogtreecommitdiff
path: root/source3/include/includes.h
AgeCommit message (Expand)AuthorFilesLines
2010-07-01s3-nss_info: only include nss_info.h where needed.Günther Deschner1-1/+0
2010-07-01s3-libads: move ads_dns out of main includes.Günther Deschner1-1/+0
2010-07-01s3-libads: move ads_status to a separate header file.Günther Deschner1-0/+1
2010-07-01s3-libads: move ads_protos.h to ads_ldap_protos.h.Günther Deschner1-1/+1
2010-07-01s3-libads: move KRB5_ENV_CCNAME to separate header krb5_env.h.Günther Deschner1-0/+1
2010-06-03s3: remove rpc_secdes.h completely.Günther Deschner1-1/+0
2010-05-31s3: only use netlogon/nbt header when needed.Günther Deschner1-1/+0
2010-05-30s3: define timespec before we use itJoachim Schmitz1-7/+8
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-1/+0
2010-05-18smbconf: only include smbconf headers where needed.Günther Deschner1-5/+0
2010-05-18s3-registry: only include registry headers when really needed.Günther Deschner1-2/+0
2010-05-18s3-tldap: only include tldap when actually needed.Günther Deschner1-2/+0
2010-05-18s3-includes: remove completely unused util_getent.h header.Günther Deschner1-1/+0
2010-05-18s3-crypto: only include crypto headers when crypto is done.Günther Deschner1-5/+0
2010-05-18s3-services: move services.h to where it is actually used.Günther Deschner1-1/+0
2010-05-17s3-libgpo: move group policy protos to where they belong.Günther Deschner1-1/+0
2010-05-17s3-includes: remove some unused defines.Günther Deschner1-7/+0
2010-05-08s3: move BASE_RID to main includes.h (in preparation to separate passdb).Günther Deschner1-0/+2
2010-05-06s3-eventlog: move all eventlog headers to lib/eventlog and only include where...Günther Deschner1-1/+0
2010-05-06s3: only include gen_ndr headers where needed.Günther Deschner1-5/+0
2010-04-26s3: remove unused rap.h.Günther Deschner1-1/+0
2010-03-10s3: Fix a long-standing problem with recycled PIDsVolker Lendecke1-0/+1
2010-03-03s3: build sddl.c in samba3Michael Adam1-0/+1
2010-02-14s3-includes: enable TYPESAFE_QSORT() in s3Andrew Tridgell1-0/+1
2009-12-22s3:ntlmssp: only include ntlmssp.h where actually neededAndrew Bartlett1-1/+3
2009-11-27s3-kerberos: do not include authdata headers before including krb5 headers.Günther Deschner1-1/+0
2009-11-27s3-kerberos: only use krb5 headers where required.Günther Deschner1-169/+1
2009-11-26s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...Günther Deschner1-1/+0
2009-11-12s3-kerberos: add smb_krb5_principal_get_realm().Günther Deschner1-0/+2
2009-11-06Revert "s3-kerberos: add smb_krb5_parse_name_flags()."Günther Deschner1-4/+1
2009-11-06s3-kerberos: modify cli_krb5_get_ticket to take a new impersonate_princ_s arg.Günther Deschner1-2/+5
2009-11-06s3-kerberos: add smb_krb5_get_{creds,credentials} incl. support for S4U2SELF ...Günther Deschner1-1/+11
2009-11-06s3-kerberos: add smb_krb5_parse_name_flags().Günther Deschner1-1/+4
2009-10-09Fix builds with external tallocSimo Sorce1-1/+1
2009-10-01s3: add perfcount idl and generated files.Günther Deschner1-2/+1
2009-09-17spnego: share spnego_parse.Günther Deschner1-1/+0
2009-09-15libcli:nbt put util_net.c protos in new header fileAndrew Bartlett1-0/+1
2009-09-11s3-schannel: use NL_AUTH_SIGNATURE for schannel sign & seal (client & server).Günther Deschner1-0/+1
2009-08-24Second attempt at fix for bug 6529 - Offline files conflict with Vista and Of...Jeremy Allison1-0/+6
2009-08-16s3: Add talloc_dict.[ch]Volker Lendecke1-0/+1
2009-08-06Fix bug #5714 - NetBSD, ENODATA undefined, at least some releases.Jeremy Allison1-0/+4
2009-08-06define uwrap_enabled() on Samba3Andrew Tridgell1-0/+3
2009-07-08The migration to struct stat_ex broke the calculation ofJeremy Allison1-0/+2
2009-07-03do not redefine _INT32Matt Kraai1-2/+4
2009-06-27Add tstream_read_packetVolker Lendecke1-0/+1
2009-06-08Set SIGRTMIN to NSIGTimur I. Bakeyev1-1/+1
2009-06-06Add some samba-style tldap utility functionsVolker Lendecke1-0/+1
2009-06-06Add the early start of an async ldap libraryVolker Lendecke1-0/+1
2009-05-27Gna, how long do I program in C now??? :-)Volker Lendecke1-2/+2
2009-05-26Attempt to fix the build on HP/UXVolker Lendecke1-0/+10