summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* Add 'net rpc group add'. For this parse_samr.c had to be changed: TheVolker Lendecke2004-02-242-0/+8
* Added NTrename SMB (0xA5) - how did we miss this.... ?Jeremy Allison2004-02-242-1/+4
* Add bad password count/time attributesJim McDonough2004-02-231-0/+1
* Make SMB_FILE_ACCESS_INFORMATION call work correctly.Jeremy Allison2004-02-201-107/+0
* <attr/xattr.h> & <sys/xattr.h> are mutually exclusive it seems; fix build on ...Gerald Carter2004-02-201-3/+2
* check for <sys/xattr.h>; needed by Debian testingGerald Carter2004-02-191-0/+4
* Add bad password time fieldsJim McDonough2004-02-191-0/+2
* Fixup the 'multiple-vuids' bugs.Jeremy Allison2004-02-131-10/+19
* More sync between HEAD and SAMBA_3_0Jim McDonough2004-02-121-1/+1
* Apply James' printf format checking patch for SGI MIPSPro compiler.Tim Potter2004-02-091-0/+3
* (merge from 3.0)Andrew Bartlett2004-02-081-13/+0
* (merge from 3.0)Andrew Bartlett2004-01-251-0/+4
* 1. The most part of this patch changed the unknown_3 flag to the now knownSimo Sorce2004-01-195-334/+176
* merge:Stefan Metzmacher2004-01-151-0/+1
* Trust passwords types for use with SAM_TRUST_PASSWD structure.Rafal Szczesniak2004-01-141-0/+7
* bug 770; correct fix this time; Make sure that we send the SMBjobid for unix...Gerald Carter2004-01-141-1/+2
* sync HEAD with recent changes in 3.0Gerald Carter2004-01-134-150/+505
* fix some warnings from the Sun compiler; also merge some of abartlet's error ...Gerald Carter2004-01-092-14/+14
* Prototype version of trust passwords moved to SAM/pdb. This isRafal Szczesniak2004-01-071-1/+54
* Merge NTLMSSP fixes from 3.0 to HEAD.Andrew Bartlett2004-01-061-4/+4
* GUID is struct uuid in HEAD.Andrew Bartlett2004-01-061-1/+1
* Patch based on work from James Peach <jpeach@sgi.com> to convert over toJeremy Allison2004-01-063-2/+21
* rpc_client/cli_lsarpc.c:Andrew Bartlett2004-01-051-0/+13
* Merge commit to 3_0: add pdb_pgsqlJelmer Vernooij2004-01-051-0/+2
* This is metze's LDAP rebind sleep patch:Volker Lendecke2003-12-251-0/+2
* add well known rid for pre win2k compatible access group; bug 897Gerald Carter2003-12-221-0/+1
* Fix UNISTR2 length bug in LsaQueryInfo(3) that cause SID resolution to fail o...Gerald Carter2003-12-101-1/+1
* support munged dial for ldapsam; patch from Aurélien Degrémont; bug 800Gerald Carter2003-12-041-0/+1
* * fix RemoveSidForeignDomain() ; bug 252Gerald Carter2003-12-041-7/+7
* (merge from 3.0)Andrew Bartlett2003-11-226-42/+73
* Typo fix.Rafal Szczesniak2003-11-201-2/+2
* Split smbldap in a core file and a utility fileSimo Sorce2003-11-152-0/+35
* Merge from 3.0:Tim Potter2003-11-051-0/+11
* removing #include <compat.h> in hopes to avoid problems with apache header fi...Gerald Carter2003-11-031-4/+0
* Whitespace syncup with 3.0Tim Potter2003-10-311-7/+7
* Formatting syncup with 3.0Tim Potter2003-10-311-0/+4
* Sync up with 3.0Tim Potter2003-10-311-3/+3
* Last of the GUID->struct uuid changes.Jim McDonough2003-10-301-7/+0
* Ok, nearing the end of the GUID->struct uuid changes.Jim McDonough2003-10-301-2/+2
* Another round of GUID->struct uuid.Jim McDonough2003-10-301-1/+1
* First round of merging various UUID structures.Jim McDonough2003-10-304-19/+21
* Janitor for tridge.Jeremy Allison2003-10-291-0/+3
* Add initshutdown pipe commands to rpcclient. Second part of fix to bugJim McDonough2003-10-242-2/+5
* New files for support of initshutdown pipe. Win2k doesn't respond properlyJim McDonough2003-10-241-0/+70
* Apply the changes to libsmbclient that derrell has contributed. Fix someRichard Sharpe2003-10-231-0/+864
* Put strcasecmp/strncasecmp on the banned list (except for needed callsJeremy Allison2003-10-221-0/+14
* Merge of mmap blacklist fix from HEAD.Tim Potter2003-10-211-0/+7
* Update structures after ethereal showed some marshalling/unmarshallingJim McDonough2003-10-201-2/+3
* Several updates:Jim McDonough2003-10-201-1/+3
* more 2.2.x compatibility fixes - allow user looksup in the kerb5Gerald Carter2003-10-201-1/+1