summaryrefslogtreecommitdiffstats
path: root/source/include/includes.h
Commit message (Expand)AuthorAgeFilesLines
* beginning to sync up for 2.2.5 release....Gerald Carter2002-06-171-2/+25
* Start of merge to 2_2_RELEASE branch for release.Jeremy Allison2002-04-301-2/+46
* Move over to RELEASE branch.Jeremy Allison2002-02-011-1/+19
* Sync-up with SAMBA_2_2 branch.Jeremy Allison2001-10-111-37/+4
* Syncup getting ready for release.Jeremy Allison2001-07-061-23/+84
* portability fixed for sco1.samba.orgAndrew Tridgell2001-04-131-0/+2
* Fix for broken RelientUNIX.Jeremy Allison2001-04-041-1/+1
* Added XFS ACL code on Linux from John Trostel <jtrostel@connex.com>.Jeremy Allison2001-04-031-0/+4
* include/dlinklist.h: Allow link to end of list.Jeremy Allison2001-03-191-0/+13
* Changed to sourceforge tdb code. This includes spinlocks (so we now haveJeremy Allison2000-12-051-0/+1
* merge of Simo's TDBPWD backend from HEADGerald Carter2000-10-311-1/+1
* includes.h always include profile.hHerb Lewis2000-10-061-5/+0
* Restructuring of vfs layer to include a "this" pointer - can be an fsp orJeremy Allison2000-10-061-0/+3
* Adnrew's 64 bit locking fixes for RedHat 7.0.... (sigh). They don'tJeremy Allison2000-09-291-0/+13
* the first cut of the internal messaging system.Andrew Tridgell2000-09-111-0/+1
* Fixed some more client SPOOLSS functions. The followingGerald Carter2000-07-181-0/+1
* Fixes for various compile warnings on Solaris 8.Tim Potter2000-07-101-14/+14
* Include nss.h if present or define enough values to allow client access toTim Potter2000-07-061-0/+15
* Added MAX_SEC_CTX_DEPTHTim Potter2000-06-231-0/+2
* A neater way of solving the S_ISSOCK, S_ISFIFO problem.Tim Potter2000-06-211-0/+54
* added support for kernel level share modes. These are a (small) hack,Andrew Tridgell2000-06-151-0/+9
* fixed Linux capabilities handlingAndrew Tridgell2000-06-111-12/+0
* Linux kernel oplocks now seem to work, but need a _lot_ of testingAndrew Tridgell2000-06-111-0/+12
* the beginnings of a new scheme I've working on to allow an easierAndrew Tridgell2000-05-091-8/+2
* added secrets.tdb and changed storage of trust account password to useAndrew Tridgell2000-05-081-0/+1
* allow a DEFAULT_PRINTING to be specified in CFLAGSAndrew Tridgell2000-05-011-0/+4
* moved trans2.h and nterr.h into includes.h with all our other includesAndrew Tridgell2000-04-251-0/+4
* got rid of some more old configure tests and includesAndrew Tridgell2000-04-171-51/+0
* include/byteorder.h: ALIGN4/ALIGN2 macros.Jeremy Allison2000-04-111-0/+2
* Big update moving the multi-pdu support from 2.0.x into HEAD for JFJeremy Allison2000-03-091-2/+2
* dded Microsoft Dfs services.Shirish Kalele2000-03-081-0/+2
* Added replacement functions sys_popen and sys_pclose. These are basedJeremy Allison2000-02-151-0/+3
* Added check for SGI IRIX brokenness with semaphores when using gcc.Jeremy Allison2000-02-071-1/+18
* Busting up of source/include/smb.h into smaller pieces which can beTim Potter2000-02-031-25/+9
* Added hash-based stat cache code from Ying Chen.Jeremy Allison2000-01-261-0/+1
* make a br_off a SMB_BIG_UINTAndrew Tridgell2000-01-161-1/+1
* defined br_off as a type for byte range offsets. For now I've set itAndrew Tridgell2000-01-131-0/+3
* smbd/mangle.cJeremy Allison2000-01-081-1/+0
* Moved check_plaintext_password() into smbd/chgpasswd.c from smbd/ipc.c.Jeremy Allison2000-01-051-0/+4
* implemented talloc() as described on samba-technical. This fixes theAndrew Tridgell2000-01-051-0/+1
* got rid of mem_manAndrew Tridgell2000-01-031-4/+0
* Converted most of the functions in lib/util_str.c to smb_ucs2_t equivalents.Jeremy Allison1999-12-291-4/+4
* Samba now includes a full ucs2 upper to lower case (and vica versa) map table.Jeremy Allison1999-12-231-0/+13
* include/includes.h: Trimmed down unicode directory entry to be POSIX complient.Jeremy Allison1999-12-221-3/+1
* First cut at unicode sys_xx functions. Now to start moving upwards.....Jeremy Allison1999-12-221-0/+25
* first pass at the database code for Samba. This also includes a testAndrew Tridgell1999-12-211-0/+1
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-76/+164
* moved sys/un.h to after sys/socket.h. done a gnu autoconf around sys/un.hLuke Leighton1999-12-081-1/+4
* sys_select added one more argument (read, write selectors).Luke Leighton1999-12-011-0/+1
* rewrote policy handle code to be generic (it's needed for client-side too)Luke Leighton1999-11-241-0/+4