s3: avoid global include of ads.h.
[metze/samba/wip.git] / source3 / include / includes.h
2010-08-04 Günther Deschners3: avoid global include of ads.h.
2010-07-30 Günther Deschners3-build: avoid to globally include printing and spools...
2010-07-01 Günther Deschners3-nss_info: only include nss_info.h 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-libads: move KRB5_ENV_CCNAME to separate header...
2010-06-03 Günther Deschners3: remove rpc_secdes.h completely.
2010-05-31 Günther Deschners3: only use netlogon/nbt header when needed.
2010-05-30 Joachim Schmitzs3: define timespec before we use it
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-05-18 Günther Deschnersmbconf: only include smbconf headers where needed.
2010-05-17 Günther Deschners3-registry: only include registry headers when really...
2010-05-17 Günther Deschners3-tldap: only include tldap when actually needed.
2010-05-17 Günther Deschners3-includes: remove completely unused util_getent.h...
2010-05-17 Günther Deschners3-crypto: only include crypto headers when crypto...
2010-05-17 Günther Deschners3-services: move services.h to where it is actually...
2010-05-17 Günther Deschners3-libgpo: move group policy protos to where they belong.
2010-05-17 Günther Deschners3-includes: remove some unused defines.
2010-05-07 Günther Deschners3: move BASE_RID to main includes.h (in preparation...
2010-05-06 Günther Deschners3-eventlog: move all eventlog headers to lib/eventlog...
2010-05-05 Günther Deschners3: only include gen_ndr headers where needed.
2010-04-26 Günther Deschners3: remove unused rap.h.
2010-03-10 Volker Lendeckes3: Fix a long-standing problem with recycled PIDs
2010-03-03 Michael Adams3: build sddl.c in samba3
2010-02-14 Andrew Tridgells3-includes: enable TYPESAFE_QSORT() in s3
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-22 Andrew Bartletts3:ntlmssp: only include ntlmssp.h where actually needed
2009-11-27 Günther Deschners3-kerberos: do not include authdata headers before...
2009-11-27 Günther Deschners3-kerberos: only use krb5 headers where required.
2009-11-26 Günther Deschners3-rpc: Avoid including every pipe's client and server...
2009-11-12 Günther Deschners3-kerberos: add smb_krb5_principal_get_realm().
2009-11-06 Günther DeschnerRevert "s3-kerberos: add smb_krb5_parse_name_flags()."
2009-11-06 Günther Deschners3-kerberos: modify cli_krb5_get_ticket to take a new...
2009-11-06 Günther Deschners3-kerberos: add smb_krb5_get_{creds,credentials} incl...
2009-11-06 Günther Deschners3-kerberos: add smb_krb5_parse_name_flags().
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-09 Simo SorceFix builds with external talloc
2009-10-01 Günther Deschners3: add perfcount idl and generated files.
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Andrew Bartlettlibcli:nbt put util_net.c protos in new header file
2009-09-16 Günther Deschnerspnego: share spnego_parse.
2009-09-11 Günther Deschners3-schannel: use NL_AUTH_SIGNATURE for schannel sign...
2009-08-25 Jeremy AllisonSecond attempt at fix for bug 6529 - Offline files...
2009-08-16 Volker Lendeckes3: Add talloc_dict.[ch]
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-06 Jeremy AllisonFix bug #5714 - NetBSD, ENODATA undefined, at least...
2009-08-05 Andrew Tridgelldefine uwrap_enabled() on Samba3
2009-07-09 Jeremy AllisonThe migration to struct stat_ex broke the calculation of
2009-07-03 Matt Kraaido not redefine _INT32
2009-06-27 Volker LendeckeAdd tstream_read_packet
2009-06-08 Timur I. BakeyevSet SIGRTMIN to NSIG
2009-06-06 Volker LendeckeAdd some samba-style tldap utility functions
2009-06-06 Volker LendeckeAdd the early start of an async ldap library
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-27 Volker LendeckeGna, how long do I program in C now??? :-)
2009-05-26 Volker LendeckeAttempt to fix the build on HP/UX
2009-05-26 Volker LendeckeAttempt to fix the build on NetBSD
2009-05-26 Björn JackeRevert "s3: fix build on systems with struct stat membe...
2009-05-26 Björn Jackes3: fix build on systems with struct stat member st_flags
2009-05-26 Volker LendeckeIntroduce "struct stat_ex" as a replacement for SMB_STR...
2009-04-21 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-21 Jelmer VernooijMove the security_descriptor utility code to the top...
2009-04-20 Jelmer VernooijMove some libgpo files to root.
2009-04-10 Jeremy AllisonLink in the threads functions, not yet used.
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-08 Volker LendeckeRemove async_req
2009-04-07 Andrew Bartletts3:kerberos Rework smb_krb5_unparse_name() to take...
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-26 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-03-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-23 Stefan Metzmachers3:libsmb: add a much simplified smb_siging infrastructure
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-18 Günther Deschners3-spoolss: remove include/rpc_spoolss.h.
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-03 Stefan Metzmacherlib/util: remove samba specific talloc_get_type_abort()
2009-03-01 Jelmer VernooijUse shared header file for character sets, remove old...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijAdd header files for secace and secacl.
2009-03-01 Jelmer VernooijKeep using Samba3's charset.h for now.
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijSync smb_iconv_t type, convert_string return type with...
2009-02-26 Volker LendeckeAdd tevent_req helpers to includes.h
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Stefan Metzmachers3: remove unused smb_ldap.h
2009-02-24 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-23 Björn Jackeprefer gssapi header files from subdirectory
2009-02-19 todd stecherS3: Allow SMBD processes to survive in low memory condi...
2009-02-13 Jeremy AllisonFix the build. When you do "make distclean; ./autogen...
2009-02-12 Derrell Lipman[Bug 6069] Add a fstatvfs function for libsmbclient
2009-02-12 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-12 Björn Jacketoday valgrind is available on 64bit Linux, too
2009-02-09 todd stecherS3: New module interface for SMB message statistics...
next