dns: Use new DNS debugclass in DNS server
[kai/samba.git] / source3 / include / includes.h
2012-07-24 Andrew Bartlettlib/param: Move all enum declarations to lib/param
2012-07-18 Volker Lendeckes3-aio: Remove unused VFS functions and more
2012-07-18 Volker Lendeckes3: Make smbd/aio.c not depend on aio.h anymore
2012-06-29 Jeremy AllisonReplace all uses of setXX[ug]id() and setgroups with...
2012-06-06 Andrew Bartlettbuild: Rationalise AIO support in configure, ensure...
2012-06-02 Andrew Bartlettlib/replace: xattr wrappers in lib/replace rather than...
2012-04-09 Jeremy AllisonMove blksize_t and blkcnt_t to replace.h from includes...
2012-04-05 Andrew Bartlettbuild: Remove SMB_OFF_T, replace with off_t
2012-04-05 Andrew Bartlettbuild: Remove unused GLIBC_HACK_FCNTL64
2012-04-05 Andrew Bartlettbuild: Remove SMB_F* locking defines
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_FLOCK define
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_DIR define
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_DIRENT define
2012-04-05 Andrew Bartlettbuild: #ifdef LARGE_SMB_OFF_T as off_t is now always...
2012-04-05 Andrew Bartlettbuild: do not use HAVE_EXPLICIT_LARGEFILE_SUPPORT and...
2011-12-03 Jelmer VernooijRevert making public of the samba-module library.
2011-10-28 Andrew Bartlettlib/util Split samba-modules library into public and...
2011-10-27 Andreas Schneiders3: Enable uid wrapper.
2011-10-14 Günther Deschners3: remove some dead prototypes.
2011-10-06 Andrew Bartlettlib/util: consolidate module loading into common code
2011-09-23 Andrew Bartlettbuild: avoid util.h as a public header name due to...
2011-07-06 Andrew Bartletts3-build We no longer require to redefine _SAMBA_BUILD_
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-06-20 Andrew Bartlettlib/util Make unused d_vfprintf() static
2011-04-20 Günther Deschners3-build: move MAP_FILE define to the only place used.
2011-05-06 Günther Deschners3-includes: no need to globally include libads/ads_sta...
2011-05-06 Günther Deschners3-includes: finally only include client.h when libsmb...
2011-05-06 Günther Deschners3: only include tdb headers where needed.
2011-05-05 Jeremy AllisonMore const fixes. Remove CONST_DISCARD.
2011-05-03 Günther Deschners3-includes: when MADVISE support was reverted back...
2011-05-03 Günther Deschners3-includes: move enum flush_reason_enum to smb.h
2011-05-03 Günther Deschners3-includes: remove ipv6 related prototype which is...
2011-05-03 Günther Deschners3-system: move LOCK_ defines to lib/system.c
2011-04-29 Günther Deschners3-tevent: only include ../lib/util/tevent wrappers...
2011-04-29 Günther Deschners3-tsocket: only include ../lib/tsocket/tsocket.h where...
2011-04-27 Andrew Bartlettdynconfig: Have only one dynconfig.o in the common...
2011-04-24 Stefan Metzmachers3:includes: simplify INO_T_VAL macros
2011-04-24 Stefan Metzmachers3:includes: simplify BIG_UINT macros
2011-04-14 Günther Deschners3-build: make sure we pick up system tdb and talloc...
2011-04-14 Günther Deschners3-includes: move readahead prototype to its only user.
2011-04-13 Günther Deschners3: only include smb profiling where needed.
2011-04-13 Günther Deschners3-includes: only include acl prototypes when needed.
2011-04-13 Günther Deschners3-includes: absolutely no need to globally include...
2011-04-13 Günther Deschners3-includes: include lib/util/debug.h headers in includ...
2011-04-13 Günther Deschners3-build: finally remove references to ndr and dcerpc...
2011-03-29 Günther Deschners3: only include ntioctl.h where needed.
2011-03-29 Günther Deschners3: only include lib/privileges.h where needed.
2011-03-29 Günther Deschners3-includes: only include ntdomain.h where needed.
2011-03-29 Günther Deschners3-messages: only include messages.h where needed.
2011-03-29 Günther Deschners3-includes: finally remove global include of auth.h.
2011-03-29 Günther Deschners3-libsmb: put namequery headers to nmblib.h
2011-03-29 Günther Deschners3-passdb: finally stop including passdb.h globaly.
2011-03-29 Günther Deschners3-passdb: move mapping.h into passdb.h, its needed...
2011-03-29 Günther Deschners3-build: only include transfer_file.h where needed.
2011-03-29 Günther Deschners3-includes: no point in including all security headers...
2011-03-29 Günther Deschners3-includes: remove EILSEQ check, this is handled by
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-03-29 Günther Deschners3-includes: remove global include of "system/network.h"
2011-03-29 Günther Deschners3-includes: only include system/passwd.h when needed.
2011-03-29 Günther Deschners3-includes: only include system/shmem.h when needed.
2011-03-29 Günther Deschners3-includes: remove global include of "system/select.h".
2011-03-29 Günther Deschners3-includes: only include system/terminal.h when needed.
2011-03-29 Günther Deschners3-includes: only include system/capability.h when...
2011-03-29 Günther Deschners3-includes: only include system/glob.h when needed.
2011-03-29 Günther Deschners3-includes: only include system/iconv.h when needed.
2011-03-29 Günther Deschners3-includes: only include system/syslog.h when needed.
2011-03-29 Günther Deschners3-trans2: only include trans2.h where needed.
2011-03-29 Günther Deschners3-winbind: remove global inclusion of libwbclient.
2011-03-25 Volker LendeckeRevert "s3-includes: fixed CONST_DISCARD() to actually...
2011-03-25 Andrew Tridgells3-includes: fixed CONST_DISCARD() to actually discard...
2011-03-23 Günther Deschners3-includes: remove unused cmdline_lp_ctx.
2011-03-23 Andrew Tridgellfault: fixed smb_panic() prototypes
2011-03-16 Günther Deschners3-build: only include asn1 headers where actually...
2011-03-16 Günther Deschners3-packet: only include packet.h where needed.
2011-03-16 Günther Deschners3-interfaces: only include interfaces.h where needed.
2011-03-16 Günther Deschners3-msdfs: avoid global inclusion of msdfs.h.
2011-03-16 Günther Deschners3-build: stop including ldap and lber headers everywhe...
2011-03-16 Günther Deschners3-includes: avoid global include of gssapi headers.
2011-03-08 Andreas Schneiders3-rpc_server: Introduce transport in pipe_struct.
2011-03-03 Günther Deschnerlibreplace: move "struct timespec" checks into librepla...
2011-03-02 Günther Deschners3-includes: remove global include of system/readline.h.
2011-03-02 Günther Deschners3-sessionid: avoid global include of sessionid.h
2011-03-02 Günther Deschners3-server_id: only include server_id where needed.
2011-03-01 Andrew Bartlettlib/util: new merged debug system
2011-02-25 Günther Deschners3-printing: move more printing defines out of includes.h
2011-02-22 Günther Deschners3-includes: move some chgpasswd related defines to...
2011-02-18 Andrew Tridgells3-includes: force _SAMBA_BUILD_=3 in source3 includes.h
2011-02-15 Günther Deschners3: no need to globally include intl.h.
2011-02-14 Günther Deschners3: move some defines to a better place.
2010-11-17 Andrew Tridgelldeveloper: only do the C++ reserved name checking on...
2010-10-03 Volker Lendeckes3: Move #define VALGRIND to config.h
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Günther Deschners3-nmbd: move SYNC_DNS to nmbd.h
2010-09-20 Günther Deschners3-build: only include smbldap.h where needed.
2010-09-20 Günther Deschners3-build: only include ctdbd_conn.h where needed.
2010-09-20 Günther Deschners3-build: only include async headers where needed.
2010-09-11 Andrew Bartletts3-privs Move source3/ privileges implmentation into...
2010-08-25 Günther Deschners3-build: only include rpc_misc.h where needed.
2010-08-25 Günther Deschners3-build: use talloc_dict.h only where needed.
next