summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2004-01-191. The most part of this patch changed the unknown_3 flag to the now knownSimo Sorce5-334/+176
2004-01-15merge:Stefan Metzmacher1-0/+1
2004-01-14Trust passwords types for use with SAM_TRUST_PASSWD structure.Rafal Szczesniak1-0/+7
2004-01-14bug 770; correct fix this time; Make sure that we send the SMBjobid for unix...Gerald Carter1-1/+2
2004-01-13sync HEAD with recent changes in 3.0Gerald Carter4-150/+505
2004-01-09fix some warnings from the Sun compiler; also merge some of abartlet's error ...Gerald Carter2-14/+14
2004-01-07Prototype version of trust passwords moved to SAM/pdb. This isRafal Szczesniak1-1/+54
2004-01-06Merge NTLMSSP fixes from 3.0 to HEAD.Andrew Bartlett1-4/+4
2004-01-06GUID is struct uuid in HEAD.Andrew Bartlett1-1/+1
2004-01-06Patch based on work from James Peach <jpeach@sgi.com> to convert over toJeremy Allison3-2/+21
2004-01-05rpc_client/cli_lsarpc.c:Andrew Bartlett1-0/+13
2004-01-05Merge commit to 3_0: add pdb_pgsqlJelmer Vernooij1-0/+2
2003-12-25This is metze's LDAP rebind sleep patch:Volker Lendecke1-0/+2
2003-12-22add well known rid for pre win2k compatible access group; bug 897Gerald Carter1-0/+1
2003-12-10Fix UNISTR2 length bug in LsaQueryInfo(3) that cause SID resolution to fail o...Gerald Carter1-1/+1
2003-12-04support munged dial for ldapsam; patch from Aurélien Degrémont; bug 800Gerald Carter1-0/+1
2003-12-04* fix RemoveSidForeignDomain() ; bug 252Gerald Carter1-7/+7
2003-11-22(merge from 3.0)Andrew Bartlett6-42/+73
2003-11-20Typo fix.Rafal Szczesniak1-2/+2
2003-11-15Split smbldap in a core file and a utility fileSimo Sorce2-0/+35
2003-11-05Merge from 3.0:Tim Potter1-0/+11
2003-11-03removing #include <compat.h> in hopes to avoid problems with apache header fi...Gerald Carter1-4/+0
2003-10-31Whitespace syncup with 3.0Tim Potter1-7/+7
2003-10-31Formatting syncup with 3.0Tim Potter1-0/+4
2003-10-31Sync up with 3.0Tim Potter1-3/+3
2003-10-30Last of the GUID->struct uuid changes.Jim McDonough1-7/+0
2003-10-30Ok, nearing the end of the GUID->struct uuid changes.Jim McDonough1-2/+2
2003-10-30Another round of GUID->struct uuid.Jim McDonough1-1/+1
2003-10-30First round of merging various UUID structures.Jim McDonough4-19/+21
2003-10-29Janitor for tridge.Jeremy Allison1-0/+3
2003-10-24Add initshutdown pipe commands to rpcclient. Second part of fix to bugJim McDonough2-2/+5
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-21Merge of mmap blacklist fix from HEAD.Tim 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-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-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-24Another round of merges from 3.0:Tim Potter1-81/+59
2003-09-18The "unknown_5" 32 bit field in the user structs is actually 2 16-bitJeremy Allison3-4/+14