summaryrefslogtreecommitdiff
path: root/source3/include/includes.h
AgeCommit message (Expand)AuthorFilesLines
2000-02-07Added check for SGI IRIX brokenness with semaphores when using gcc.Jeremy Allison1-1/+18
2000-02-03Busting up of source/include/smb.h into smaller pieces which can beTim Potter1-25/+9
2000-01-26Added hash-based stat cache code from Ying Chen.Jeremy Allison1-0/+1
2000-01-16make a br_off a SMB_BIG_UINTAndrew Tridgell1-1/+1
2000-01-13defined br_off as a type for byte range offsets. For now I've set itAndrew Tridgell1-0/+3
2000-01-08smbd/mangle.cJeremy Allison1-1/+0
2000-01-05Moved check_plaintext_password() into smbd/chgpasswd.c from smbd/ipc.c.Jeremy Allison1-0/+4
2000-01-05implemented talloc() as described on samba-technical. This fixes theAndrew Tridgell1-0/+1
2000-01-03got rid of mem_manAndrew Tridgell1-4/+0
1999-12-29Converted most of the functions in lib/util_str.c to smb_ucs2_t equivalents.Jeremy Allison1-4/+4
1999-12-23Samba now includes a full ucs2 upper to lower case (and vica versa) map table.Jeremy Allison1-0/+13
1999-12-22include/includes.h: Trimmed down unicode directory entry to be POSIX complient.Jeremy Allison1-3/+1
1999-12-22First cut at unicode sys_xx functions. Now to start moving upwards.....Jeremy Allison1-0/+25
1999-12-21first pass at the database code for Samba. This also includes a testAndrew Tridgell1-0/+1
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-76/+164
1999-12-08moved sys/un.h to after sys/socket.h. done a gnu autoconf around sys/un.hLuke Leighton1-1/+4
1999-12-01sys_select added one more argument (read, write selectors).Luke Leighton1-0/+1
1999-11-24rewrote policy handle code to be generic (it's needed for client-side too)Luke Leighton1-0/+4
1999-08-08Some compilers want (void) instead of just () in function declarations.Matthew Chapman1-1/+1
1999-07-09Put back in GNU readline support for smbclient accidentally trashed byTim Potter1-0/+8
1999-07-09Hived off string routines into a separate file.Tim Potter1-19/+3
1999-04-01Ken McDonell from SGI was interested in adding some profilingAndrew Tridgell1-8/+16
1999-03-08Bejamin Kuit. #define MYSQL and MYSQL_ROW to void iff <mysql.h> not found.Luke Leighton1-0/+4
1999-03-02added <mysql.h> autoconf test.Luke Leighton1-0/+4
1998-12-17and in head branch:Andrew Tridgell1-1/+1
1998-12-16A while back, Andrew and I talked about making the debug parsing code aChristopher R. Hertel1-2/+0
1998-12-15on Linux force fcntl/mmap based shared memory and on other systemsAndrew Tridgell1-0/+13
1998-11-30moving rpc/rpc.h to after netinet.hLuke Leighton1-5/+5
1998-11-29removed include of net/route.h because it prevents compilation underAndrew Tridgell1-4/+6
1998-11-25Makefile.in: Added maintainer mode fixes.Jeremy Allison1-0/+4
1998-11-23re-added includes for yp_prot.h and yp_clnt.hLuke Leighton1-0/+13
1998-11-23get rid of __wait boring warning, caused by rpc/clnt.hLuke Leighton1-13/+4
1998-11-23unix instance of group database APILuke Leighton1-0/+1
1998-11-19Changes to make the default prefix /usr/local/samba - as it was in 1.9.18p10.Jeremy Allison1-22/+43
1998-11-18Added OSF1 changes to HEAD (-lsecurity etc.)Jeremy Allison1-0/+9
1998-11-18Fixed problem with HAVE_NETGROUP being used on platformsJeremy Allison1-1/+1
1998-11-17Moved PRINTCAP_NAME from smb.h to includes to allow it toJeremy Allison1-0/+3
1998-11-16Updates to handle glob.h - was causing problems on SCO 5.0.4John Terpstra1-1/+1
1998-11-13Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison1-2/+10
1998-11-13reverted includes change for FreeBSD as it breaks IRIXAndrew Tridgell1-1/+0
1998-11-13fixes for OSF1 compilationAndrew Tridgell1-0/+1
1998-11-10rpcclient registry commands.Luke Leighton1-0/+4
1998-10-28Still moving things around. debugparse.h will be removed from the includeChristopher R. Hertel1-2/+2
1998-10-28Quick fixes to fix the broken tree. Needed for my morning compiles.Jeremy Allison1-1/+3
1998-10-24volker was concerned about unique inode numbers and smbsh. This set ofAndrew Tridgell1-0/+6
1998-10-15config: Fix crypt prototype on RedHat Linux.Jeremy Allison1-0/+5
1998-10-07more solaris acl fixesAndrew Tridgell1-0/+4
1998-10-07yet another attempt at making this stuff portable. This time I useAndrew Tridgell1-13/+0
1998-10-07more OSF1 changes as well as changes to allow us to use the standardAndrew Tridgell1-0/+23
1998-10-04more smbw cleanups.Andrew Tridgell1-0/+1