summaryrefslogtreecommitdiffstats
path: root/source3/include/includes.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* moving rpc/rpc.h to after netinet.hLuke Leighton1998-11-301-5/+5
* removed include of net/route.h because it prevents compilation underAndrew Tridgell1998-11-291-4/+6
* Makefile.in: Added maintainer mode fixes.Jeremy Allison1998-11-251-0/+4
* re-added includes for yp_prot.h and yp_clnt.hLuke Leighton1998-11-231-0/+13
* get rid of __wait boring warning, caused by rpc/clnt.hLuke Leighton1998-11-231-13/+4
* unix instance of group database APILuke Leighton1998-11-231-0/+1
* Changes to make the default prefix /usr/local/samba - as it was in 1.9.18p10.Jeremy Allison1998-11-191-22/+43
* Added OSF1 changes to HEAD (-lsecurity etc.)Jeremy Allison1998-11-181-0/+9
* Fixed problem with HAVE_NETGROUP being used on platformsJeremy Allison1998-11-181-1/+1
* Moved PRINTCAP_NAME from smb.h to includes to allow it toJeremy Allison1998-11-171-0/+3
* Updates to handle glob.h - was causing problems on SCO 5.0.4John Terpstra1998-11-161-1/+1
* Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison1998-11-131-2/+10
* reverted includes change for FreeBSD as it breaks IRIXAndrew Tridgell1998-11-131-1/+0
* fixes for OSF1 compilationAndrew Tridgell1998-11-131-0/+1
* rpcclient registry commands.Luke Leighton1998-11-101-0/+4