summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2003-11-12a small include file rearrangement that doesn't affect normalAndrew Tridgell1-2/+0
2003-11-03removing #include <compat.h> in hopes to avoid problems with apache header fi...Gerald Carter1-4/+0
2003-11-02Add prototype for smbc_remove_unused_server() to fix compiler warning.Tim Potter1-0/+11
2003-10-29parameterise the listen backlog in smbd and make it larger by default. A back...Andrew Tridgell1-0/+3
2003-10-24Fix one other place VA_COPY is defined ... should fix NetBSD build.Richard Sharpe1-0/+4
2003-10-24Commit Derrell's changes to libsmbclient plus a small change to configure.inRichard Sharpe1-0/+864
2003-10-24Add initshutdown pipe commands to rpcclient. Second part of fix to bugJim McDonough2-1/+4
2003-10-24This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-0/+70
2003-10-24New files for support of initshutdown pipe. Win2k doesn't respond properlyJim McDonough1-0/+70
2003-10-23Apply the changes to libsmbclient that derrell has contributed. Fix someRichard Sharpe1-0/+864
2003-10-22Put strcasecmp/strncasecmp on the banned list (except for needed callsJeremy Allison1-0/+14
2003-10-22Put strcasecmp/strncasecmp on the banned list (except for needed callsJeremy Allison1-0/+14
2003-10-21Merge of mmap blacklist fix from HEAD.Tim Potter1-0/+7
2003-10-21If we have blacklisted mmap() try to avoid using it accidentally byTim Potter1-0/+7
2003-10-20Update structures after ethereal showed some marshalling/unmarshallingJim McDonough1-2/+3
2003-10-20Several updates:Jim McDonough1-1/+3
2003-10-20more 2.2.x compatibility fixes - allow user looksup in the kerb5Gerald Carter1-1/+1
2003-10-20more 2.2.x compatibility fixes - allow user looksup in the kerb5Gerald Carter1-1/+1
2003-10-17Add epmapper pipeJim McDonough2-1/+4
2003-10-17Add endpoint mapper rpc definitionsJim McDonough1-0/+115
2003-10-15created a new target: genparseSimo Sorce1-1/+0
2003-10-14sorry folks, forgot to cvs add/remove before commit.Simo Sorce1-0/+164
2003-10-14Ignore autogenerated tdbsam2_parse_info.hTim Potter1-3/+4
2003-10-13So here it is a non-intrusive patch with my latest work on gums (theSimo Sorce5-109/+256
2003-10-09Merge from 3.0:Tim Potter1-0/+1
2003-10-06split some security related functions in their own files.Simo Sorce3-3/+26
2003-10-06split some security related functions in their own files.Simo Sorce3-3/+26
2003-10-03Moving towards better i18n support in SWAT. This commit contains aTim Potter1-0/+1
2003-10-01commit sign only patch from Andrew; bug 167; tested using 2k & XP clientsprev...Gerald Carter1-2/+9
2003-10-01commit sign only patch from Andrew; bug 167; tested using 2k & XP clientsprev...Gerald Carter1-2/+9
2003-09-29Merge from 3.0:Tim Potter2-6/+4
2003-09-25Fix for #480. Change the interface for init_unistr2 to not take a lengthJeremy Allison2-6/+4
2003-09-24Another round of merges from 3.0:Tim Potter1-81/+59
2003-09-22Reformat - preparing to fix bug #480 (which will be ugly).Jeremy Allison1-81/+59
2003-09-18The "unknown_5" 32 bit field in the user structs is actually 2 16-bitJeremy Allison3-4/+14
2003-09-18The "unknown_5" 32 bit field in the user structs is actually 2 16-bitJeremy Allison3-4/+14
2003-09-10Remove obsolete files.Jelmer Vernooij1-238/+0
2003-09-09version.h is autogenerated nowGerald Carter1-8/+0
2003-09-09removing unused filesGerald Carter1-59/+0
2003-09-09sync 3.0 into HEAD for the last timeGerald Carter23-216/+464
2003-09-07Nobody complained on the team-list, so commit it ...Volker Lendecke1-0/+17
2003-08-28Refactor charset plugins a bit and add CP437 module.Alexander Bokovoy1-0/+87
2003-08-27Fix to properly set AP_OPTS_SUBKEY in heimdal. In MIT it is a #define, butJim McDonough1-1/+1
2003-08-27Ensure we use correct length nstrings for workgroup and browser names.Jeremy Allison1-4/+4
2003-08-23Half-way though the big conversion of all nmbd access to wire elements beingJeremy Allison3-191/+183
2003-08-22struct nmb_name should have 16 byte namestrings, not 17.Jeremy Allison1-3/+3
2003-08-20metze's autogenerate patch for version.hGerald Carter2-1/+1
2003-08-20Fix bug #252. Implement missing SAMR_REMOVE_USER_FOREIGN_DOMAINGerald Carter1-7/+7
2003-08-19Implement SMBexit properly. Found by Samba4 tester. You must do a makeJeremy Allison1-0/+1
2003-08-18Add level 261 to search. Found using Samba4 tester.Jeremy Allison1-0/+2