Revert "s3/s4: Move CONST_DISCARD into lib/util so it's available from s3 and s4"
[ira/wip.git] / source3 / include / includes.h
2008-08-14 Michael AdamPut prototypes of modules/vfs_hpuxacl.c to new modules...
2008-08-14 Michael AdamPut prototypes of modules/vfs_solarisacl.c to new modul...
2008-08-14 Michael AdamPut prototypes of modules/vfs_tru64acl.c to new modules...
2008-08-14 Michael AdamPut prototypes of modules/vfs_posixacl.c into new modul...
2008-08-08 Volker LendeckeAdd simple async wrappers around send, recv and connect
2008-06-30 Günther Deschnerkerberos: allow to keep entries with old kvno's while...
2008-06-30 Günther Deschnerkerberos: rename smb_krb5_kt_add_entry to smb_krb5_kt_a...
2008-06-24 Günther Deschnerkerberos: add smb_krb5_keytab_name().
2008-06-24 Günther Deschnerkerberos: make smb_krb5_kt_add_entry public, allow...
2008-06-17 Günther Deschnerclikrb5: remove unrequired create_kerberos_key_from_str...
2008-06-12 Volker LendeckeAIX build fixes from William Jojo -- thanks
2008-06-10 Kai Blinnet: Move includes to net.h
2008-05-10 Kai Blinnet: Remove globals
2008-04-21 Günther Deschnercldap: avoid duplicate definitions so remove ads_cldap.h.
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-17 Gerald W. CarterMerge commit 'samba/v3-2-test' into wbc-test
2008-04-17 Jelmer VernooijAdd simple implementation of several functions in the...
2008-03-27 Günther DeschnerRemove unused marshalling for Netlogon Lockout String.
2008-03-21 Günther DeschnerRemove remaining old srvsvc client and server rpc code...
2008-03-17 Michael AdamMove libnet_conf to a library lib/smbconf/ of its own...
2008-03-06 Volker LendeckeAdd infrastructure to support async SMB requests
2008-03-06 Volker LendeckeAdd basic infrastructure for general async requests
2008-03-06 Stefan MetzmacherMerge commit 'origin/v3-2-stable' into v3-2-test
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-03-03 Volker LendeckeRevert "Add basic infrastructure for general async...
2008-03-03 Volker LendeckeRevert "Add infrastructure to support async SMB requests"
2008-03-01 Volker LendeckeRevert "Add basic infrastructure for general async...
2008-03-01 Volker LendeckeRevert "Add infrastructure to support async SMB requests"
2008-02-29 Michael AdamEliminate tons of build warnings on non-IPV6 system.
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-28 Volker LendeckeAdd infrastructure to support async SMB requests
2008-02-28 Volker LendeckeAdd basic infrastructure for general async requests
2008-02-27 Günther DeschnerRemove unneeded rpc_samr.h.
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-17 Günther DeschnerUse new IDL based PAC structures in clikrb5.c
2008-02-06 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-01 Volker LendeckeNetBSD defines innetgr() in <netgroup.h>
2008-01-30 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-29 Günther DeschnerRemove include/rpc_ds.h and all references to it completly.
2008-01-24 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
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.
next