summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2004-02-25Figured out a new flags bit with gentest and ethereal....Jeremy Allison1-0/+1
2004-02-24Add 'net rpc group add'. For this parse_samr.c had to be changed: TheVolker Lendecke2-0/+8
2004-02-24Added NTrename SMB (0xA5) - how did we miss this.... ?Jeremy Allison2-1/+4
2004-02-23Add bad password count/time attributesJim McDonough1-0/+1
2004-02-20Make SMB_FILE_ACCESS_INFORMATION call work correctly.Jeremy Allison1-107/+0
2004-02-20<attr/xattr.h> & <sys/xattr.h> are mutually exclusive it seems; fix build on ...Gerald Carter1-3/+2
2004-02-19check for <sys/xattr.h>; needed by Debian testingGerald Carter1-0/+4
2004-02-19Add bad password time fieldsJim McDonough1-0/+2
2004-02-13Fixup the 'multiple-vuids' bugs.Jeremy Allison1-10/+19
2004-02-12More sync between HEAD and SAMBA_3_0Jim McDonough1-1/+1
2004-02-09Apply James' printf format checking patch for SGI MIPSPro compiler.Tim Potter1-0/+3
2004-02-08(merge from 3.0)Andrew Bartlett1-13/+0
2004-01-25(merge from 3.0)Andrew Bartlett1-0/+4
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