r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
[jelmer/samba4-debian.git] / source / include / includes.h
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr5034: - added a type mapping function in pidl, so...
2007-10-10 Andrew Tridgellr4900: build fix for IRIX 6.5
2007-10-10 Andrew Tridgellr4892: we don't need nameserv.h any more
2007-10-10 Andrew Tridgellr4817: ccache was being made ineffective on all the...
2007-10-10 Andrew Tridgellr4781: the tolower() in schema.c is a premature optimis...
2007-10-10 Jelmer Vernooijr4780: tolower() requires ctype.h
2007-10-10 Andrew Tridgellr4717: fixed our usage of VA_COPY to be more standards...
2007-10-10 Andrew Tridgellr4591: - converted the other _p talloc functions to...
2007-10-10 Andrew Tridgellr4473: - moved talloc into its own lib/talloc/ area
2007-10-10 Andrew Tridgellr4058: added a type safe version of smb_xmalloc()
2007-10-10 Andrew Tridgellr4011: get rid of rpc_secdes.h and replace it with...
2007-10-10 Andrew Tridgellr3830: unified the query/set security descriptor code...
2007-10-10 Stefan Metzmacherr3783: - don't use make proto for ldb anymore
2007-10-10 Jelmer Vernooijr3601: Lots of smaller DCOM updates and fixes. Adds...
2007-10-10 Andrew Tridgellr3520: minor portability fix (for struct timeval)
2007-10-10 Jelmer Vernooijr3515: Fix RemoteActivation correctly this time (-:
2007-10-10 Jelmer Vernooijr3513: Add (the infrastructure for) DCOM support. Contents:
2007-10-10 Andrew Tridgellr3497: removed some include cruft, and split out librpc...
2007-10-10 Andrew Tridgellr3494: got rid of include/rewrite.h, and split out...
2007-10-10 Andrew Tridgellr3478: split out some more pieces of includes.h
2007-10-10 Andrew Tridgellr3468: split out dcerpc_server.h
2007-10-10 Andrew Tridgellr3466: split out request.h, signing.h, and smb_server.h
2007-10-10 Andrew Tridgellr3464: split out registry.h, rap.h and ldap_server.h
2007-10-10 Andrew Tridgellr3463: separated out some more headers (asn_1.h, messag...
2007-10-10 Andrew Tridgellr3462: separate out the crypto includes
2007-10-10 Andrew Tridgellr3458: more solaris portability fixes, the main one...
2007-10-10 Andrew Tridgellr3457: s_addr is a macro on solaris, so we can't use...
2007-10-10 Andrew Tridgellr3455: some more portability fixes. We nearly compile...
2007-10-10 Andrew Tridgellr3454: moved a few more things out if includes.h into...
2007-10-10 Andrew Tridgellr3453: - split out the auth and popt includes
2007-10-10 Andrew Tridgellr3450: portability fixes
2007-10-10 Andrew Tridgellr3449: more include file reduction
2007-10-10 Andrew Tridgellr3448: some systems don't have stdint.h
2007-10-10 Andrew Tridgellr3447: more include/system/XXX.h include files
2007-10-10 Andrew Tridgellr3446: created include/system/iconv.h and include/syste...
2007-10-10 Andrew Tridgellr3445: made the gtk tooks use minimal includes. This...
2007-10-10 Andrew Tridgellr3443: the next stage in the include files re-organisation.
2007-10-10 Andrew Tridgellr3441: some include file cleanups and general housekeeping
2007-10-10 Andrew Tridgellr3428: switched to using minimal includes for the auto...
2007-10-10 Andrew Tridgellr3424: don't run mkproto.pl on pidl generated code...
2007-10-10 Andrew Tridgellr3390: fixed schannel server side support. RPC-SCHANNEL...
2007-10-10 Andrew Bartlettr3175: Add winbind back into includes.h (spotted by...
2007-10-10 Andrew Tridgellr3064: - use UINT8_MAX and UINT16_MAX instead of hex...
2007-10-10 Andrew Tridgellr3005: added talloc wrappers around tdb_open() and...
2007-10-10 Andrew Tridgellr2951: fixed the intptr_t test for discard_const()
2007-10-10 Andrew Tridgellr2900: rusty pointed out to me that discard_const(...
2007-10-10 Andrew Tridgellr2744: ben elliston taught me about gcov today, which...
2007-10-10 Andrew Tridgellr2632: a new approach to handling const errors. We...
2007-10-10 Tim Potterr2582: Merge checks for xattr and acl libraries from...
2007-10-10 Jelmer Vernooijr2510: Make C++ compilers happy, use ifdef instead...
2007-10-10 Andrew Tridgellr2404: the first large lump of posix vfs stuff.
2007-10-10 Stefan Metzmacherr2328: add the start of a new system and protocol
2007-10-10 Stefan Metzmacherr2321: add complately untested LDAP server start
2007-10-10 Andrew Tridgellr2242: some older versions of gcc don't properly handle the
2007-10-10 Stefan Metzmacherr1902: we need to include popt.h before popt_common.h
2007-10-10 Stefan Metzmacherr1877: since make proto catches all functions
2007-10-10 Stefan Metzmacherr1836: - as abartlet said to me, we need to contact...
2007-10-10 Andrew Bartlettr1796: Enable server-side SPNEGO, now that I have fixed...
2007-10-10 Simo Sorcer1785: remove unneeded dependencies on openldap client...
2007-10-10 Stefan Metzmacherr1756: merge volkers ldap client lib to samba4 for...
2007-10-10 Andrew Bartlettr1521: Updates to our SMB signing code.
2007-10-10 Stefan Metzmacherr1486: commit the start of the generic server infastructure
2007-10-10 Jelmer Vernooijr1455: More Gtk+ updates:
2007-10-10 Volker Lendecker1454: Today is the day of broken builds, now I get...
2007-10-10 Jelmer Vernooijr1432: - Move the various Gtk-specific parts from the...
2007-10-10 Stefan Metzmacherr1281: move include/context.h to smb_server/smb_server.h
2007-10-10 Andrew Bartlettr1200: Add 'gensec', our generic security layer.
2007-10-10 Andrew Bartlettr1198: Merge the Samba 3.0 ntlm_auth, including the...
2007-10-10 Stefan Metzmacherr1065: some header file cleanups
2007-10-10 Stefan Metzmacherr961: convert 'uchar' to 'uint8_t'
2007-10-10 Andrew Tridgellr904: - fixed account expiry testing in auth_sam
2007-10-10 Andrew Tridgellr898: - remove some unused macros
2007-10-10 Stefan Metzmacherr890: convert samba4 to use [u]int8_t instead of [u...
2007-10-10 Stefan Metzmacherr889: convert samba4 to use [u]int16_t instead of ...
2007-10-10 Stefan Metzmacherr884: convert samba4 to use [u]int32_t instead of ...
2007-10-10 Andrew Tridgellr873: converted samba4 to use real 64 bit integers...
2007-10-10 Stefan Metzmacherr861: remove the next round of unused stuff
2007-10-10 Stefan Metzmacherr853: remove a real big bunch of unused code
2007-10-10 Stefan Metzmacherr848: convert lib/tdb into the same layout as lib/ldb
2007-10-10 Andrew Bartlettr685: The SAM is dead! Long live the new SAM! ;-)
2007-10-10 Stefan Metzmacherr665: merge over the new build system from my tmp branch
2007-10-10 Andrew Bartlettr610: - Merge the Samba3 'ntlm_auth --diagnostics...
2007-10-10 Andrew Tridgellr503: we don't need to include ldb_parse.h any more
2007-10-10 Andrew Tridgellr152: a quick airport commit ....
2007-10-10 Richard Sharper141: A number of changes to get things working on...
2007-10-10 Andrew Tridgellr134: - added ldb to the build of smbd
2007-10-10 Jelmer Vernooijr20: Add the registry library. Still needs a lot of...
2004-03-28 Andrew Tridgellswitch from SIG_ATOMIC_T to sig_atomic_t
2004-02-18 Stefan Metzmacherdon't inlcude rpc/rpc.h and rpcsvc/*.h anymore
2004-02-18 Stefan Metzmacherremove unused NISPLUS/AUTOMOUNT stuff
2004-02-12 Stefan Metzmachermove the tdb lib code to lib/tdb/*
2004-02-10 Andrew Tridgell- modified the dcerpc client security code to be generi...
2004-02-03 Stefan Metzmachermove include/ntvfs.h to ntvfs/ntvfs.h
2004-02-03 Stefan Metzmacher- port AUTH and PASSDB subsystems to new
2004-02-01 Stefan Metzmachermerge:
2004-01-28 Stefan Metzmacherremove a lot of unused stuff from the header files
2003-12-16 Andrew Tridgella fairly large commit!
2003-12-16 Andrew Tridgellmake sure we have a value for DEFAULT_PRINTING on all...
2003-12-12 Andrew Tridgell * the RPC-ECHO pipe now works in smbd, as long as...
next