summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-06-09applied patch from bug#140Andrew Tridgell1-1/+2
2003-06-08Debian updates.Eloy Paris3-22/+44
2003-06-08Fix some memory leaks and extra cache startups/shutdowns from the trustedAndrew Bartlett2-4/+5
2003-06-08Enforce 'client plaintext auth', 'client lanman auth' and 'client ntlmv2 auth'.Andrew Bartlett2-9/+68
2003-06-08Make sure that we use schannel (if configured) when checking for a validAndrew Bartlett1-12/+13
2003-06-08Rework our smb signing code again, this factors out some of the commonAndrew Bartlett1-54/+109
2003-06-07bumping cvs version number to distinguish between SAMBA_3_0 cvs treeGerald Carter1-1/+1
2003-06-07add back the winbind uid/gid parameter but mark them as deprecatedGerald Carter1-0/+2
2003-06-07Try to fix memory leaks found by valgrind in pdb_ldap code.Andrew Bartlett1-3/+3
2003-06-07Don't assume that the SAM knows the unix home directory - look it up byAndrew Bartlett1-6/+14
2003-06-07fix up a couple pathsHerb Lewis1-5/+2
2003-06-07changed 'winbind uid' to 'idmap uid' in build farm testsAndrew Tridgell1-1/+1
2003-06-06get rid of IRIX o32 builds - some libraries (kerberos and ldap) are onlyHerb Lewis2-18/+2
2003-06-06remove o32 targets for IRIX. kerberos and ldap libraries are n32 only soHerb Lewis1-13/+2
2003-06-06applying David Lee's climessage patch to make sending messages more extendableGerald Carter1-6/+32
2003-06-06pMandrake/samba2.spec.tmplackaging updates (Buchan)Gerald Carter2-19/+26
2003-06-06make this work for older version of perlHerb Lewis1-1/+1
2003-06-06support LDAP_EXOP_MODIFY_PASSWORD (not experiemental in OpenLDAP 2.1)Gerald Carter2-15/+25
2003-06-06* add in David Lee's utmp patch (defaults to on if available)Gerald Carter4-27/+51
2003-06-06get rid of warning about malformed if in MakefileHerb Lewis1-2/+2
2003-06-06remove yet aother RCS tagGerald Carter1-2/+0
2003-06-06fix build on systems w/o LDAP libsGerald Carter2-1/+15
2003-06-06Fixing Debian-specific patches so they apply cleanly.Eloy Paris2-65/+60
2003-06-06delete extra PASSDBLIB at beginningHerb Lewis1-1/+1
2003-06-06updates for RedHat packagingGerald Carter2-16/+18
2003-06-06- Regenerate docsJelmer Vernooij79-72641/+71064
2003-06-06pdbedit needs PASSDBLIBSHerb Lewis1-1/+1
2003-06-06compile errorGerald Carter1-1/+1
2003-06-06syncing RCS tag removal from 3.0 release treeGerald Carter19-21/+1
2003-06-06removing RCS tagsGerald Carter66-185/+3
2003-06-06merge from APP_HEAD. Push negative connection cacheGerald Carter2-324/+152
2003-06-06* break out more common code used between pdb_ldap and idmap_ldapGerald Carter11-326/+382
2003-06-06SMBlockingX timeouts are in units of 2 milliseconds, not 1Andrew Tridgell1-1/+1
2003-06-06No matter how special this session key is, it's not worth a level 0.Andrew Bartlett1-2/+4
2003-06-06Fix for valgrind - when doing a srvstr_push we must zero fillJeremy Allison1-0/+13
2003-06-06Make skeleton VFSs compile with new EA modules.Jeremy Allison3-0/+238
2003-06-06Fixup of typos.Jeremy Allison1-8/+8
2003-06-06Use filedes as first argument to fsetxattr, not the undefined variable 'path'...Jelmer Vernooij1-1/+1
2003-06-06More Edits from Vance Lankhaar.John Terpstra1-53/+59
2003-06-06metze noticed some conn elements remaining in a VFS_NEXT.Jeremy Allison1-4/+4
2003-06-06Fix for VFS_NEXT xattr calls (from metze). I will add these to skel.c toJeremy Allison1-4/+4
2003-06-062 more places where win2003 forces UCS2Andrew Tridgell1-2/+2
2003-06-06- the ALL_INFO trans2 QFILEINFO level uses a forced UCS2 nameAndrew Tridgell1-3/+3
2003-06-06make the allocation_size consistent between trans2 QFILEINFO and SMBgetattrEAndrew Tridgell1-1/+2
2003-06-06fixed a pstrcpy() that is not on a pstringAndrew Tridgell1-1/+1
2003-06-06- the 8.3 name in BOTH_DIRECTORY_INFO is supposed to be always unicodeAndrew Tridgell3-6/+7
2003-06-06Fixup the check for attr libraries, used ',' instead of ' '.Jeremy Allison1-3/+3
2003-06-06fixed the string alignment of the QUERY_EA_SIZE trans2 findfirst levelAndrew Tridgell1-2/+1
2003-06-06fixed the layout of the FULL_DIRECTORY_INFO trans2 findfirst levelAndrew Tridgell1-5/+5
2003-06-06removed the 'valgrind fix' that (although it may well remove aAndrew Tridgell1-8/+0