Remove include/rpc_ds.h and all references to it completly.
[ira/wip.git] / source3 / include / includes.h
2008-01-29 Günther DeschnerRemove include/rpc_ds.h and all references to it completly.
2008-01-23 Andrew TridgellMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-19 Volker LendeckeSome systems do not have XATTR_ defined
2008-01-19 Volker LendeckeFix the build
2008-01-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-10 Michael AdamMove transfer_file and transfer_file_internal to a...
2007-12-22 James PeachMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-12-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-21 Gerald (Jerry) CarterDe-couple smbd from staticly linking against winbindd...
2007-12-19 Volker LendeckeRename cache.[ch] to memcache.[ch]
2007-12-18 Volker LendeckeAdd a in-memory cache
2007-12-14 James PeachMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-12-14 Rishi SrivatsavaiRegister the smb service with mDNS if mSDN is supported.
2007-12-08 Jeremy AllisonAdd define guards around FSTRING_LEN.
2007-12-07 Jeremy AllisonA requiem for pstring.
2007-12-07 Jeremy AllisonRemove pstrings completely except for smbctool (what...
2007-12-05 Volker LendeckeRemove some globals
2007-12-03 Jeremy AllisonRemove unused wpstring and macros. Stop using pstrcpy...
2007-11-23 Stefan Metzmacherprinting: fix default printing subsystem detection
2007-11-09 Jeremy AllisonRemove more fstring/pstring bad useage. Go talloc !
2007-10-29 Jeremy AllisonFix the setup_kaddr() call to cope with IPv6.
2007-10-24 Jeremy AllisonThis is a large patch (sorry). Migrate from struct...
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
2007-10-10 Jeremy Allisonr25474: Try and fix the build on Mac OS X 10.4.9.
2007-10-10 Jeremy Allisonr25472: Fix the interfaces code to detect IPv6 interfac...
2007-10-10 Stefan Metzmacherr25128: _XOPEN_SOURCE_EXTENDED and socklen_t are always...
2007-10-10 Volker Lendecker24809: Consolidate the use of temporary talloc contexts.
2007-10-10 Günther Deschnerr24419: Hm, I think this protoype is not required here.
2007-10-10 Stefan Metzmacherr24304: patch from Bjoern JAcke <bj@SerNet.DE>:
2007-10-10 Günther Deschnerr23971: Prevent build failures.
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Herb Lewisr23732: removed reference to non-existent structure
2007-10-10 Günther Deschnerr23646: Generalize our internal keytab handling to...
2007-10-10 Günther Deschnerr23582: Fix event based krb5 ticket refreshing in winbindd.
2007-10-10 Michael Adamr23509: This activates the global options from the...
2007-10-10 Volker Lendecker23410: Merge the core of the cluster code.
2007-10-10 Stefan Metzmacherr23328: don't typedef ber_tag_t when it's already done...
2007-10-10 Stefan Metzmacherr23307: move readahead stuff out of libreplace and...
2007-10-10 Gerald Carterr23274: merge CloseEventlog() pidl conversion from...
2007-10-10 Gerald Carterr23271: merge service control pidl change for CloseServ...
2007-10-10 Gerald Carterr23251: whoops! Fix compile error
2007-10-10 Volker Lendecker23055: Rewrite messages.c to use auto-generated marsha...
2007-10-10 Günther Deschnerr22796: Add security descriptor to GROUP_POLICY_OBJECT...
2007-10-10 Volker Lendecker22775: For the cluster code I've developed a wrapper...
2007-10-10 Günther Deschnerr22479: Add "net ads keytab list".
2007-10-10 Günther Deschnerr22468: Fixing implicit declaration of krb5_set_default...
2007-10-10 Stefan Metzmacherr22315: move tdbback.c content into tdbbackup.c
2007-10-10 Jeremy Allisonr22108: Fix from <don.mccall@hp.com> to try and fix...
2007-10-10 Jeremy Allisonr22049: HPUX build fixes from <don.mccall@hp.com>.
2007-10-10 Jeremy Allisonr22003: Fix from Jiri.Sasek@Sun.COM to wrap our krb5_lo...
2007-10-10 Jeremy Allisonr21991: I hate Steve French :-). Add support for encryption
2007-10-10 Jeremy Allisonr21969: Start working on the gss-side of the server...
2007-10-10 Jeremy Allisonr21917: Start to do the gss versions of sign+seal.
2007-10-10 Jeremy Allisonr21883: Try and fix the build by removing the prototype...
2007-10-10 Jeremy Allisonr21845: Refactor the sessionsetupX code a little to...
2007-10-10 James Peachr21778: Wrap calls to krb5_get_init_creds_opt_free...
2007-10-10 Günther Deschnerr21240: Fix longstanding Bug #4009.
2007-10-10 Günther Deschnerr21110: Fix kinit with Heimdal (Bug #4226).
2007-10-10 Volker Lendecker21074: Preparation for the import of samba4 notify...
2007-10-10 Gerald Carterr21001: * Use a simple '#define LDAPMessage void' to...
2007-10-10 Andrew Bartlettr20996: Build fix from Kai Blin
2007-10-10 Gerald Carterr20992: another attempt at fixing the build breakage
2007-10-10 Gerald Carterr20986: Commit the prototype of the nss_info plugin...
2007-10-10 Volker Lendecker20501: Check in config.h fix from Michael Adam <ma...
2007-10-10 Stefan Metzmacherr20386: remove unneeded dlopen related configure checks...
2007-10-10 Gerald Carterr19808: remove old smbwrapper references
2007-10-10 Gerald Carterr19758: remove the LDAP_SCOPE_ONELEVEL define (not...
2007-10-10 Gerald Carterr19754: * When using a krb5 session setup, we don't...
2007-10-10 Andrew Tridgellr19429: moved tdb/common/tdbutil.c into lib/util_tdb.c
2007-10-10 James Peachr19270: Stop depending on internal MIT symbols. These...
2007-10-10 Stefan Metzmacherr19240: move the NO_CONFIG_H check to libreplace
2007-10-10 Stefan Metzmacherr19026: we don't need this twice
2007-10-10 Gerald Carterr18963: * Move parts of registry headers that were...
2007-10-10 Stefan Metzmacherr18950: I can't see where stropts.h and poll.h are...
2007-10-10 Günther Deschnerr18818: Forgot header file.
2007-10-10 Stefan Metzmacherr18810: use a copy of samba4's talloc under lib/talloc/
2007-10-10 Jelmer Vernooijr18802: Use the pidl-generated code for the srvsvc...
2007-10-10 Stefan Metzmacherr18784: hopefully fix the BOOL bug on AIX
2007-10-10 Günther Deschnerr18703: Fix the annoying effect that happens when nscd...
2007-10-10 Stefan Metzmacherr18664: this stuff is included from libreplace
2007-10-10 Stefan Metzmacherr18659: restore BOOL, sorry:-)
2007-10-10 Stefan Metzmacherr18653: this stuff is in libreplace...
2007-10-10 Stefan Metzmacherr18651: this comment is wrong, was cut'n'paste...
2007-10-10 Stefan Metzmacherr18650: this isn't needed twice in include/includes.h
2007-10-10 Stefan Metzmacherr18649: the PRINTF_ATTRIUTE() macro is provided by...
2007-10-10 Stefan Metzmacherr18648: this is provided by libreplace
2007-10-10 Stefan Metzmacherr18644: bring in libreplace in lib/replace
2007-10-10 Stefan Metzmacherr18640: move to socket_wrapper to lib/socket_wrapper/
2007-10-10 Jelmer Vernooijr18572: Use the autogenerated client and server for...
2007-10-10 Jelmer Vernooijr18526: Use generated server for unixinfo RPC interface.
2007-10-10 Jelmer Vernooijr18481: Use pidl-generated server side code for dfs.
2007-10-10 Gerald Carterr18271: Big change:
2007-10-10 Gerald Carterr18193: Not quite to autogenerated NDR but closer thank...
2007-10-10 Volker Lendecker18020: Fix SunX (with LDAP but without ADS)
2007-10-10 Volker Lendecker18019: Fix a C++ warnings: Don't use void * in libads...
2007-10-10 Gerald Carterr17723: * BUG 3969: Fix unsigned time comparison with...
2007-10-10 Volker Lendecker17607: Adapt the Samba4 directory structure for tdb...
next