This is another *BIG* change...
[kai/samba.git] / source3 / include / includes.h
2002-01-20 Andrew BartlettThis is another *BIG* change...
2002-01-10 Jeremy AllisonGetting ready to add UNIX extensions in HEAD also.
2002-01-09 Martin PoolAdd UNUSED(paramname) macro to be used in parameter...
2002-01-09 Martin PoolFix macro name controlling inclusion of DMALLOC.
2002-01-01 Andrew Tridgellrenamed ans1.h to asn_1.h to prevent conflict caused...
2001-12-31 Andrew Tridgellcope with systems that don't have full gssapi libs
2001-12-30 Andrew BartlettMake Samba compile on RH 6.2 again.
2001-12-20 Martin PoolAdd --enable-dmalloc to link against the dmalloc malloc...
2001-12-19 Martin PoolDoc.
2001-12-08 Andrew Tridgellcheck for gssapi_generic.h
2001-12-08 Andrew Tridgelladded internal sasl/gssapi code. This means we are...
2001-11-27 Andrew Tridgelladded test for krb5.h
2001-11-27 Andrew Tridgellsigh.
2001-11-25 Tim PotterFixed compiler warning.
2001-11-25 Andrew Tridgelladded HAVE_LDAP_H check
2001-11-24 Andrew Tridgelladded "net join" command
2001-11-20 Andrew Tridgelladded the beginnings of ADS support in smbd
2001-11-19 Martin PoolFix obvious typo.
2001-11-19 Martin PoolStore some path names in global variables initialized...
2001-11-15 Jeremy AllisonTidyups and things I discovered during the merge...
2001-11-04 Jeremy AllisonFix for broken-as-shipped RedHat 7.2 system headers...
2001-10-23 Jim McDonoughAdd popt for parsing commandline options
2001-10-19 Jim McDonoughAdd rap.h for net utility and libsmb
2001-10-18 Andrew Tridgellthe beginnings of kerberos support in smbd. It doesn...
2001-10-14 Andrew Tridgellthe next step in the intl changeover. This should get...
2001-10-11 Andrew Tridgellinitial kerberos/ADS/SPNEGO support in libsmb and smbcl...
2001-09-18 Jeremy AllisonUse structure copy to fix unaligned accesses on 64bit...
2001-09-10 Andrew Tridgelldeclare dbf in one spot
2001-09-10 Andrew Tridgellreplaced stdio in many parts of samba with a XFILE...
2001-09-09 Andrew Tridgellfixed missing const on d_printf declaration
2001-09-08 Andrew Tridgellconvert more code to using d_printf
2001-09-07 Andrew Tridgelladded "display charset" option in smb.conf, along with...
2001-09-05 Andrew Tridgellfixed a bunch of compilation errors on Solaris, mostly...
2001-08-23 Tim PotterFixed detection of CUPS. We need to check for the...
2001-08-22 Andrew BartlettA few changes:
2001-08-03 Andrew BartlettThis is my 'Authentication Rewrite' version 1.01, mostl...
2001-07-25 Andrew Tridgella better test for unix domain sockets
2001-07-22 Andrew Tridgellif EILSEQ doesn't exist then use EIO. It doesn't really...
2001-07-22 Andrew Tridgellchanged the iconv interface to go via ucs2 for all...
2001-07-07 Andrew BartlettAdd backend encryption support for NTLMv2.
2001-07-04 Andrew Tridgellmissed a couple of strchr calls
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-07-03 Jeremy AllisonAdded #define of int32 to int for cray. This will almos...
2001-06-26 Andrew Tridgellfixed build
2001-06-26 Andrew Tridgellfall back to "unsigned" for uint32 on systems that...
2001-06-25 Andrew Tridgellfixed usage of socklen_t and also tidied up SIG_ATOMIC_...
2001-06-18 Jeremy AllisonAdded patches to remove Linux specific XFS ACLs. These...
2001-06-04 Tim PotterCompile fix for Solaris.
2001-05-30 Andrew Tridgellfixed asprintf declaration
2001-05-30 Andrew Tridgell- added AC_HAVE_DECL() macro to aclocal.m4, so we can...
2001-05-29 Simo Sorce4 new functions to retrieve single linked list of group...
2001-05-08 Tim PotterRemoved S_ISSOCK() macro as it's only used within winbi...
2001-05-03 Jeremy AllisonFixed SHM_R/SHM_W warnings by moving sys/ipc.h and...
2001-04-28 Andrew Tridgell- fixed some compiler warnings
2001-04-28 Andrew Tridgell- added test for vasprintf
2001-04-18 Jeremy AllisonMerge of changes from 2.2.
2001-04-04 Jeremy AllisonFix for broken RelientUNIX.
2001-04-03 Jeremy AllisonAdded XFS ACLs on Linux. Code from John Trostel <jtrost...
2001-03-23 Jean-François Mico... first pass of the new group mapping code
2001-03-19 Jeremy AllisonAdded sys_dlopen/sys_dlsym/sys_dlclose.
2001-03-18 Andrew Tridgellmuch simpler readline code
2001-03-18 Andrew Tridgellmuch better readline support from Simo Sorce, with...
2000-12-06 Jeremy AllisonChanged to sourceforge tdb code. This includes spinlock...
2000-10-26 Gerald CarterTDB password backend support written by Simo Sorce...
2000-10-06 Jeremy AllisonHerb's warning fixes. Also the POSIX locking fix.
2000-10-06 Jeremy AllisonRestructuring of vfs layer to include a "this" pointer...
2000-09-29 Andrew Tridgelladded a hack to get 64 bit locking working with the...
2000-09-11 Andrew Tridgellthe first cut of the internal messaging system.
2000-07-18 Gerald CarterFixed some more client SPOOLSS functions. The following
2000-07-10 Tim PotterFixes for various compile warnings on Solaris 8.
2000-07-06 Tim PotterInclude nss.h if present or define enough values to...
2000-06-23 Tim PotterAdded MAX_SEC_CTX_DEPTH
2000-06-21 Tim PotterA neater way of solving the S_ISSOCK, S_ISFIFO problem.
2000-06-15 Andrew Tridgelladded support for kernel level share modes. These are...
2000-06-11 Andrew Tridgellfixed Linux capabilities handling
2000-06-11 Andrew TridgellLinux kernel oplocks now seem to work, but need a _lot_...
2000-05-09 Andrew Tridgellthe beginnings of a new scheme I've working on to allow...
2000-05-08 Andrew Tridgelladded secrets.tdb and changed storage of trust account...
2000-05-01 Andrew Tridgellallow a DEFAULT_PRINTING to be specified in CFLAGS
2000-04-25 Andrew Tridgellmoved trans2.h and nterr.h into includes.h with all...
2000-04-17 Andrew Tridgellgot rid of some more old configure tests and includes
2000-04-11 Jeremy Allisoninclude/byteorder.h: ALIGN4/ALIGN2 macros.
2000-03-09 Jeremy AllisonBig update moving the multi-pdu support from 2.0.x...
2000-03-08 Shirish Kaleledded Microsoft Dfs services.
2000-02-15 Jeremy AllisonAdded replacement functions sys_popen and sys_pclose...
2000-02-07 Jeremy AllisonAdded check for SGI IRIX brokenness with semaphores...
2000-02-03 Tim PotterBusting up of source/include/smb.h into smaller pieces...
2000-01-26 Jeremy AllisonAdded hash-based stat cache code from Ying Chen.
2000-01-16 Andrew Tridgellmake a br_off a SMB_BIG_UINT
2000-01-13 Andrew Tridgelldefined br_off as a type for byte range offsets. For...
2000-01-08 Jeremy Allisonsmbd/mangle.c
2000-01-05 Jeremy AllisonMoved check_plaintext_password() into smbd/chgpasswd...
2000-01-05 Andrew Tridgellimplemented talloc() as described on samba-technical...
2000-01-03 Andrew Tridgellgot rid of mem_man
1999-12-29 Jeremy AllisonConverted most of the functions in lib/util_str.c to...
1999-12-23 Jeremy AllisonSamba now includes a full ucs2 upper to lower case...
1999-12-22 Jeremy Allisoninclude/includes.h: Trimmed down unicode directory...
1999-12-22 Jeremy AllisonFirst cut at unicode sys_xx functions. Now to start...
1999-12-21 Andrew Tridgellfirst pass at the database code for Samba. This also...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
next