summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell31-265/+918
2002-05-13Merge of Solaris winbindd fixes.Tim Potter1-0/+2
2002-05-07Merge from HEAD:Tim Potter1-2/+2
2002-05-07Merge from HEAD:Tim Potter1-0/+1
2002-04-24Merge from HEAD:Tim Potter1-0/+1
2002-04-24Merged [fp]strterminate macros from HEAD to fix compile.Tim Potter1-0/+3
2002-04-15Merge of lsa lookup names/sids patch from HEAD.Tim Potter1-0/+1
2002-04-12This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-231/+0
2002-04-11added strndup() for systems that don't have itAndrew Tridgell1-1/+4
2002-04-11This split the mangling code up to allow for the possibility of multipleAndrew Tridgell3-0/+19
2002-04-11Removed duplicate _LARGEFILE64_SOURCE added in error.Jeremy Allison1-3/+0
2002-04-11Ensure VFS modules will build correctly by adding defines for CPPFLAGSJeremy Allison1-0/+31
2002-04-10Add ads ldap server controlsJim McDonough1-0/+5
2002-04-10Added Shirish's client side caching policy change.Jeremy Allison1-2/+25
2002-04-10Moved definition of winbind username/password secrets into secrets.hTim Potter1-2/+8
2002-04-09Added WERR_INVALID_FORM_NAME constant.Tim Potter1-0/+1
2002-04-04More spelling.Tim Potter1-1/+1
2002-04-04If compiling with Insure, mallocate a byte of memory and attach it to theTim Potter1-0/+12
2002-03-29added a shutdown command to smbcontrol.Jean-François Micouleau1-0/+2
2002-03-27Added sys_adminlog() system for info the appliance admins reallyJeremy Allison1-0/+33
2002-03-27Removed HAVE_LIBDL from most places (except system.c). Added checks forJeremy Allison1-0/+12
2002-03-26OpenPrinter() merge from 2.2Gerald Carter1-1/+18
2002-03-23Fix the mp3 rename bug - also tidy up our open code and remove the specialJeremy Allison1-6/+3
2002-03-22Stomped on some header file version numbers that have crept back in.Tim Potter3-6/+3
2002-03-21Compile fix for --with-profiling-dataTim Potter1-0/+2
2002-03-20Print queue entries *must* have queue names, not numbers - numbers areJeremy Allison1-2/+2
2002-03-20John's patch changed the size of a structure stored in the tdb - weJeremy Allison1-1/+1
2002-03-20BUFFER_SIZE Should be 128k if large read write tests are to work.Jeremy Allison1-0/+5
2002-03-20resetprinter merge from SAMBA_2_2Gerald Carter1-1/+2
2002-03-20Remove the "stat open" code - make it inline. This should fix theJeremy Allison1-1/+0
2002-03-19second step to gain free uid<->rid mappingSimo Sorce2-8/+15
2002-03-19Merge in JohnR's page count fixes.Jeremy Allison2-0/+2
2002-03-19Sync up vfs changes from 2.2.x.Jeremy Allison3-2/+8
2002-03-19ops forgot this :-)Simo Sorce1-0/+8
2002-03-18preparing for release of 3.0-alpha17Samba Release Account1-1/+1
2002-03-15syncing up printing code with SAMBA_2_2 (already done some mergesGerald Carter3-15/+116
2002-03-13include/smb_macros.h: Don't round up an allocation if the size is zero.Jeremy Allison1-1/+1
2002-03-12Added POSIX ACL layer into the vfs.Jeremy Allison2-3/+26
2002-03-10preparing for release of 3.0-alpha16Samba Release Account1-1/+1
2002-03-10yipee! Finally put in the patch from Alexey KotovichAndrew Tridgell2-46/+73
2002-03-07Fix for machines that have their time changed forward, then back. EnsureJeremy Allison1-0/+7
2002-03-07Change xcopy test to use defined constants rather than magic hexJeremy Allison1-6/+6
2002-03-05Fix the NTSTATUS -> WERROR for srvsvc pipe.Jeremy Allison2-16/+18
2002-03-05Spelling fixes.Tim Potter1-1/+1
2002-03-03Matching header files for the last netlogon cleanup.Andrew Bartlett1-0/+7
2002-03-02This patch merges my private LDAP tree into HEAD.Andrew Bartlett1-2/+8
2002-03-02Remove util_list.h, as its matching .c file has already gone, and nobody isAndrew Bartlett3-61/+3
2002-03-02Missing include file update for the secrets.c trustdom changesAndrew Bartlett1-1/+1
2002-03-01Added requested cast for splint.Jeremy Allison1-1/+1
2002-03-01The beginning of trusted and trusting domain support fromAndrew Bartlett2-2/+17