added secrets.tdb and changed storage of trust account password to use
[kai/samba.git] / source / include / includes.h
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...
1999-12-08 Luke Leightonmoved sys/un.h to after sys/socket.h. done a gnu autoc...
1999-12-01 Luke Leightonsys_select added one more argument (read, write selectors).
1999-11-24 Luke Leightonrewrote policy handle code to be generic (it's needed...
1999-08-08 Matthew ChapmanSome compilers want (void) instead of just () in functi...
1999-07-09 Tim PotterPut back in GNU readline support for smbclient accident...
1999-07-09 Tim PotterHived off string routines into a separate file.
1999-04-01 Andrew TridgellKen McDonell from SGI was interested in adding some...
1999-03-08 Luke LeightonBejamin Kuit. #define MYSQL and MYSQL_ROW to void...
1999-03-02 Luke Leightonadded <mysql.h> autoconf test.
1998-12-17 Andrew Tridgelland in head branch:
1998-12-16 Christopher R. HertelA while back, Andrew and I talked about making the...
1998-12-15 Andrew Tridgellon Linux force fcntl/mmap based shared memory and on...
1998-11-30 Luke Leightonmoving rpc/rpc.h to after netinet.h
1998-11-29 Andrew Tridgellremoved include of net/route.h because it prevents...
1998-11-25 Jeremy AllisonMakefile.in: Added maintainer mode fixes.
1998-11-23 Luke Leightonre-added includes for yp_prot.h and yp_clnt.h
1998-11-23 Luke Leightonget rid of __wait boring warning, caused by rpc/clnt.h
1998-11-23 Luke Leightonunix instance of group database API
1998-11-19 Jeremy AllisonChanges to make the default prefix /usr/local/samba...
1998-11-18 Jeremy AllisonAdded OSF1 changes to HEAD (-lsecurity etc.)
1998-11-18 Jeremy AllisonFixed problem with HAVE_NETGROUP being used on platforms
1998-11-17 Jeremy AllisonMoved PRINTCAP_NAME from smb.h to includes to allow...
1998-11-16 John TerpstraUpdates to handle glob.h - was causing problems on...
1998-11-13 Jeremy AllisonMakefile.in configure configure.in include/config.h...
1998-11-13 Andrew Tridgellreverted includes change for FreeBSD as it breaks IRIX
1998-11-13 Andrew Tridgellfixes for OSF1 compilation
1998-11-10 Luke Leightonrpcclient registry commands.
1998-10-28 Christopher R. HertelStill moving things around. debugparse.h will be remov...
1998-10-28 Jeremy AllisonQuick fixes to fix the broken tree. Needed for my morni...
1998-10-24 Andrew Tridgellvolker was concerned about unique inode numbers and...
1998-10-15 Jeremy Allisonconfig: Fix crypt prototype on RedHat Linux.
1998-10-07 Andrew Tridgellmore solaris acl fixes
1998-10-07 Andrew Tridgellyet another attempt at making this stuff portable....
1998-10-07 Andrew Tridgellmore OSF1 changes as well as changes to allow us to...
1998-10-04 Andrew Tridgellmore smbw cleanups.
1998-10-03 Andrew Tridgelldefine O_ACCMODE if not defined
1998-09-25 Jeremy AllisonMakefile.in: Fixed bug with continuation line causing...
1998-09-21 Alexandre Olivareplace getpass() with getsmbpass() if getsmbpass.c...
1998-09-18 Jeremy AllisonFixed position of LARGE_SMB_OFF_T definition. The SOFF_...
1998-09-18 Jeremy Allisonconfigure configure.in include/config.h.in include...
1998-09-18 Richard SharpeAdding rewritten restore code ... Old code is still...
1998-09-18 Andrew Tridgellgot rid of SMB_STRUCT_STATVFS. I don't think we should...
1998-09-18 Andrew Tridgellgto ri of a bunch more #ifdef LARGE_SMB_OFF_T checks...
1998-09-18 Andrew Tridgelladded a SMB_OFF_T_BITS define, allowing us to get rid...
1998-09-18 Jeremy Allisoninclude/includes.h:
1998-09-17 Jeremy Allisonconfigure configure.in: Added checks for statvfs64...
1998-09-17 Jeremy Allisonconfigure configure.in: Added tests for fseek64 and...
1998-09-04 Jeremy AllisonModified dev_t and ino_t code to be 64 bit clean (inclu...
1998-09-04 Jeremy AllisonMore 64 bit stuff - now the fcntl locks are 64 bit...
1998-09-03 Jeremy AllisonOk - this is the 64 bit widening check in. It changes...
1998-09-01 Jeremy AllisonMore abstraction of file system data types, to move...
1998-08-31 Jeremy Allisonconfigure.in, configure: include/config.h.in: Added...
1998-08-27 Jeremy AllisonThis is the stat cache code - seems to work fine (needs...
1998-08-26 Andrew Tridgellget includes right for systems that use getpwanam()
1998-08-26 Andrew Tridgelltook all the rpc includes back out until we can work...
1998-08-25 Luke Leightonadded loads of pointless rpcsvc/ and rpc/ include files...
1998-08-24 Luke Leightonresource.h on FreeBSD 2.1 requires sys/time.h to come...
1998-08-19 Jeremy AllisonMakefile.in: Moved blocking lock code into smbd/blockin...
1998-08-17 Andrew Tridgelladded some optimisation for the case where the number...
1998-08-16 Andrew Tridgelladded include of sys/resource.h
1998-08-15 Jeremy Allisonconfigure: Changes for extra headers.
1998-08-14 Andrew Tridgellthis is the bug change to using connection_struct*...
1998-08-14 Andrew Tridgelldefine INADDR_NONE if not already defined
1998-08-13 Jeremy AllisonHAVE_STATVFS should be STAT_STAVFS (caused printing...
1998-07-29 Andrew Tridgelltest for a broken inet_ntoa and replace it if necessary...
1998-07-29 Andrew Tridgellget rid of the runtime test for broken getgroups()...
1998-07-29 Andrew Tridgellmerge from the autoconf2 branch to the main branch
1998-07-22 Jeremy Allisonincludes.h: Added feature type USE_GRANTPT for pty...
1998-07-16 Jeremy AllisonMakefile: Added nttrans.o
1998-07-07 Jeremy Allisonincludes.h: Fixes for QNX 4.x.
1998-07-01 Jeremy Allisonincludes.h: AIX fix.
1998-06-15 Jeremy AllisonMakefile:
1998-06-13 Jeremy AllisonMakefile: Added ubi_sLinkList.o as the groupname.o...
1998-06-11 Christopher R. HertelRemoved directory-relative include references. This...
1998-06-08 Christopher R. HertelMoved the ubiqx stuff above nameserv.h so that ubiqx...
1998-06-04 Jeremy Allisonincludes.h: Fixes for NetBSD and BSDI.
1998-06-03 Christopher R. HertelIt occurred to me that the samba includes.h file should...
next