summaryrefslogtreecommitdiffstats
path: root/source/include/includes.h
Commit message (Expand)AuthorAgeFilesLines
* Changed to sourceforge tdb code. This includes spinlocks (so we now haveJeremy Allison2000-12-061-0/+1
* TDB password backend support written by Simo Sorce <simo.sorce@polimi.it>Gerald Carter2000-10-261-1/+1
* Herb's warning fixes. Also the POSIX locking fix.Jeremy Allison2000-10-061-5/+0
* Restructuring of vfs layer to include a "this" pointer - can be an fsp orJeremy Allison2000-10-061-0/+3
* added a hack to get 64 bit locking working with the broken fcntl()Andrew Tridgell2000-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
* Some compilers want (void) instead of just () in function declarations.Matthew Chapman1999-08-081-1/+1
* Put back in GNU readline support for smbclient accidentally trashed byTim Potter1999-07-091-0/+8
* Hived off string routines into a separate file.Tim Potter1999-07-091-19/+3
* Ken McDonell from SGI was interested in adding some profilingAndrew Tridgell1999-04-011-8/+16
* Bejamin Kuit. #define MYSQL and MYSQL_ROW to void iff <mysql.h> not found.Luke Leighton1999-03-081-0/+4
* added <mysql.h> autoconf test.Luke Leighton1999-03-021-0/+4
* and in head branch:Andrew Tridgell1998-12-171-1/+1
* A while back, Andrew and I talked about making the debug parsing code aChristopher R. Hertel1998-12-161-2/+0
* on Linux force fcntl/mmap based shared memory and on other systemsAndrew Tridgell1998-12-151-0/+13