summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
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
2003-08-15Latest heimdal snapshot has a krb5_set_real_time with a slightlyVolker Lendecke1-1/+1
2003-08-15fix typeHerb Lewis1-1/+1
2003-08-15add IRIX EA supportHerb Lewis1-0/+4
2003-08-14Fix SMBseek and get/set position information SMBs. Works againstJeremy Allison1-0/+1
2003-08-14Attempt at fixing bug #283. There however is no solution.Gerald Carter4-4/+39
2003-08-10Store the server domain from the ntlmssp challenge in the client structVolker Lendecke1-0/+1
2003-08-08RPC fix from Ronan Waide <waider@waider.ie>. Tested with rpcecho.Jeremy Allison1-2/+2
2003-08-07Shadow copy API - Original work by "Ken Cross" <kcross@nssolutions.com>, adaptedJeremy Allison4-2/+35
2003-08-07Patch from waider@waider.ie to print out Port Type.Jeremy Allison1-0/+6
2003-08-06Get rid of MAXPATHLEN, move to standard PATH_MAX.Jeremy Allison1-4/+0