summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* Add find_alias, create_alias, delete_alias, get_aliasinfo, set_aliasinfo andVolker Lendecke2004-03-132-8/+52
* Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ...Jeremy Allison2004-03-131-4/+4
* First part of patch from moriyama@miraclelinux.com (MORIYAMA Masayuki) toJeremy Allison2004-03-131-1/+2
* Merge from 3.0. Fix munged dial in pdb_ldapJim McDonough2004-03-111-1/+4
* add missing #ifdef HAVE_BICONV stuffHerb Lewis2004-03-111-0/+3
* 1) Two new functions to trust passwords interface in passdb:Rafal Szczesniak2004-03-091-1/+9
* Commit to HEAD the updates to smb signing code that I was propsing for 3.0.Andrew Bartlett2004-03-091-1/+2
* BUG 1015: patch from jmcd to fix statfs redeclaration of statfs struct on ppcGerald Carter2004-03-041-1/+3
* BUG 1080: fix declaration of SMB_BIG_UINTGerald Carter2004-03-041-12/+12
* another fix for bug 761; don't default to bsd printing on linuxGerald Carter2004-03-041-9/+0
* Use a common function to parse all pathnames from the wire. This allowsJeremy Allison2004-03-032-0/+7
* fix typo for callback bitJim McDonough2004-03-021-1/+1
* Ok here it is my latest work on privilegesSimo Sorce2004-03-015-11/+64
* Apply my experimental aliases support to HEAD. This will be a bit difficult toVolker Lendecke2004-02-291-0/+28
* Figured out a new flags bit with gentest and ethereal....Jeremy Allison2004-02-251-0/+1
* 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