summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
* | Added sys_adminlog() system for info the appliance admins reallyJeremy Allison2002-03-271-0/+33
* | Removed HAVE_LIBDL from most places (except system.c). Added checks forJeremy Allison2002-03-271-0/+12
* | OpenPrinter() merge from 2.2Gerald Carter2002-03-261-1/+18
* | Fix the mp3 rename bug - also tidy up our open code and remove the specialJeremy Allison2002-03-231-6/+3
* | Stomped on some header file version numbers that have crept back in.Tim Potter2002-03-223-6/+3
* | Compile fix for --with-profiling-dataTim Potter2002-03-211-0/+2
* | Print queue entries *must* have queue names, not numbers - numbers areJeremy Allison2002-03-201-2/+2
* | John's patch changed the size of a structure stored in the tdb - weJeremy Allison2002-03-201-1/+1
* | BUFFER_SIZE Should be 128k if large read write tests are to work.Jeremy Allison2002-03-201-0/+5
* | resetprinter merge from SAMBA_2_2Gerald Carter2002-03-201-1/+2
* | Remove the "stat open" code - make it inline. This should fix theJeremy Allison2002-03-201-1/+0
* | second step to gain free uid<->rid mappingSimo Sorce2002-03-192-8/+15
* | Merge in JohnR's page count fixes.Jeremy Allison2002-03-192-0/+2
* | Sync up vfs changes from 2.2.x.Jeremy Allison2002-03-193-2/+8
* | ops forgot this :-)Simo Sorce2002-03-191-0/+8
* | preparing for release of 3.0-alpha17Samba Release Account2002-03-181-1/+1
* | syncing up printing code with SAMBA_2_2 (already done some mergesGerald Carter2002-03-153-15/+116
* | include/smb_macros.h: Don't round up an allocation if the size is zero.Jeremy Allison2002-03-131-1/+1
* | Added POSIX ACL layer into the vfs.Jeremy Allison2002-03-122-3/+26
* | preparing for release of 3.0-alpha16Samba Release Account2002-03-101-1/+1
* | yipee! Finally put in the patch from Alexey KotovichAndrew Tridgell2002-03-102-46/+73
* | Fix for machines that have their time changed forward, then back. EnsureJeremy Allison2002-03-071-0/+7
* | Change xcopy test to use defined constants rather than magic hexJeremy Allison2002-03-071-6/+6
* | Fix the NTSTATUS -> WERROR for srvsvc pipe.Jeremy Allison2002-03-052-16/+18
* | Spelling fixes.Tim Potter2002-03-051-1/+1
* | Matching header files for the last netlogon cleanup.Andrew Bartlett2002-03-031-0/+7
* | This patch merges my private LDAP tree into HEAD.Andrew Bartlett2002-03-021-2/+8
* | Remove util_list.h, as its matching .c file has already gone, and nobody isAndrew Bartlett2002-03-023-61/+3
* | Missing include file update for the secrets.c trustdom changesAndrew Bartlett2002-03-021-1/+1
* | Added requested cast for splint.Jeremy Allison2002-03-011-1/+1
* | The beginning of trusted and trusting domain support fromAndrew Bartlett2002-03-012-2/+17
* | Added "nt status support" parameter. Fix offline synchronisation.Jeremy Allison2002-02-271-0/+1
* | fix a few definesGerald Carter2002-02-271-0/+1
* | bcopy must DIE ! Stop people creeping use of bcopy back into the codeJeremy Allison2002-02-261-0/+5
* | Merge of printing performance fixes from appliance.Tim Potter2002-02-251-1/+1
* | Added error for invalid form size.Tim Potter2002-02-251-0/+1
* | Add the pdb_plugin module from Jelmer Vernooij <jelmer@nl.linux.org>.Andrew Bartlett2002-02-221-1/+4
* | Patch from Hasch@t-online.de (Juergen Hasch) to add UTF-8 as an explictAndrew Bartlett2002-02-191-2/+2
* | Added some splint annotations from andreas.Tim Potter2002-02-162-0/+14
* | Removed some random crap that isn't used anymore.Tim Potter2002-02-162-48/+0
* | Add ability to extend ads modification list on the fly. Added ADS_MODLIST type.Jim McDonough2002-02-111-0/+6
* | Bring printing in HEAD inline with 2.2.x and app-head.Jeremy Allison2002-02-091-2/+3
* | preparing for release of 3.0-alpha15Samba Release Account2002-02-091-1/+1
* | Change ADS_ERROR family of macros - removed semicolon from the end, since the...Jim McDonough2002-02-021-4/+4
* | Add ads printer informationJim McDonough2002-02-011-0/+55
* | Added some constants for the flags field in the FORM_1 structure.Tim Potter2002-01-311-1/+5
* | Added constant for WERR_FILE_EXISTS.Tim Potter2002-01-311-0/+1
* | preparing for release of 3.0-alpha14Samba Release Account2002-01-301-1/+1
* | Added wrepld_proto.hTim Potter2002-01-301-0/+1
* | Removed version number from file header.Tim Potter2002-01-3056-104/+55