summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
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
2002-01-30preparing for release of 3.0-alpha14Samba Release Account1-1/+1
2002-01-30Added wrepld_proto.hTim Potter1-0/+1
2002-01-30Removed version number from file header.Tim Potter56-104/+55
2002-01-26Move the lsa code across to the changed args for lookup_name, and surround itAndrew Bartlett1-4/+2
2002-01-26This always points at a string literal, so it probably should be 'const'.Andrew Bartlett1-1/+1
2002-01-26Fixed ADDPRINTEREX to take a devmode and a security descriptor...Jeremy Allison1-9/+4
2002-01-25rewrote nmbd's wins backend to use a tdb instead of a flat text file.Jean-François Micouleau1-0/+56
2002-01-25new message type for nmbdJean-François Micouleau1-0/+1
2002-01-25Return correct RPC fault PDU on bad handle incoming.Jeremy Allison1-0/+6
2002-01-25minor fixesSimo Sorce1-4/+3
2002-01-20This is another *BIG* change...Andrew Bartlett3-4/+69
2002-01-20Kill off another ugly wart from the side of the passdb subsystem.Andrew Bartlett3-1/+5
2002-01-20This is the current patch from Luke Leighton <lckl@samba-tng.org> to add aAndrew Bartlett1-8/+85
2002-01-17A nice *big* change to the fundemental way we do things.Andrew Bartlett1-0/+2
2002-01-17Added some guards.Tim Potter1-0/+4
2002-01-16Merged in %S fixes and XX_NOT_CHANGED fixes from 2.2.Jeremy Allison1-3/+3
2002-01-16Fixup error mapping so we have only one table containing errno -> dos error -...Jeremy Allison1-0/+7
2002-01-16Added CIFS UNIX extension code to client.Jeremy Allison1-0/+6
2002-01-16At leadt don't lose this - I need to re-sync trans2.c between 2.2.x andJeremy Allison1-27/+66