summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
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
2002-02-27Added "nt status support" parameter. Fix offline synchronisation.Jeremy Allison1-0/+1
2002-02-27fix a few definesGerald Carter1-0/+1
2002-02-26bcopy must DIE ! Stop people creeping use of bcopy back into the codeJeremy Allison1-0/+5
2002-02-25Merge of printing performance fixes from appliance.Tim Potter1-1/+1
2002-02-25Added error for invalid form size.Tim Potter1-0/+1
2002-02-22Add the pdb_plugin module from Jelmer Vernooij <jelmer@nl.linux.org>.Andrew Bartlett1-1/+4
2002-02-19Patch from Hasch@t-online.de (Juergen Hasch) to add UTF-8 as an explictAndrew Bartlett1-2/+2
2002-02-16Added some splint annotations from andreas.Tim Potter2-0/+14
2002-02-16Removed some random crap that isn't used anymore.Tim Potter2-48/+0
2002-02-11Add ability to extend ads modification list on the fly. Added ADS_MODLIST type.Jim McDonough1-0/+6
2002-02-09Bring printing in HEAD inline with 2.2.x and app-head.Jeremy Allison1-2/+3
2002-02-09preparing for release of 3.0-alpha15Samba Release Account1-1/+1
2002-02-02Change ADS_ERROR family of macros - removed semicolon from the end, since the...Jim McDonough1-4/+4
2002-02-01Add ads printer informationJim McDonough1-0/+55
2002-01-31Added some constants for the flags field in the FORM_1 structure.Tim Potter1-1/+5
2002-01-31Added constant for WERR_FILE_EXISTS.Tim Potter1-0/+1