summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2003-07-23A fix for bug 174. I'm pushing this to the tree to test it on one ofTim Potter1-0/+8
2003-07-22bumping version stringGerald Carter1-1/+1
2003-07-22Fix commentAlexander Bokovoy1-3/+3
2003-07-17Disconnect an idle LDAP connection after 150 seconds.Volker Lendecke1-0/+3
2003-07-16Refactor signing code to remove most dependencies on 'struct cli'.Jeremy Allison2-12/+14
2003-07-15Added the "required" keyword to the "client signing" parameter to force itJeremy Allison2-1/+2
2003-07-14Jeremy requested that I get my NTLMSSP patch into CVS. He didn't requestAndrew Bartlett3-11/+35
2003-07-11moving more code around.Gerald Carter1-0/+1
2003-07-09Large set of changes to add UNIX account/group managementGerald Carter1-1/+2
2003-07-09Get rid of DISP_USER_INFO/DISP_GROUP_INFO as they serve no usefulJeremy Allison1-10/+0
2003-07-07and so it begins....Gerald Carter1-2/+1
2003-07-05Add some debug statments to our vampire code - try to make it easier to trackAndrew Bartlett1-0/+2
2003-07-05Fixes to our LDAP/vampire codepaths:Andrew Bartlett1-0/+3
2003-07-04This patch cleans up some of our ldap code, for better behaviour:Andrew Bartlett1-1/+5
2003-07-03Removed strupper/strlower macros that automatically map to strupper_m/strlowe...Jeremy Allison1-5/+0
2003-07-03This patch takes the work the jerry did for beta2, and generalises it:Andrew Bartlett1-0/+2
2003-07-02SAMBA_3_0 will now become beta3Gerald Carter1-1/+1
2003-07-01Adding jcmd's share ACL on XP patch. Thanks Jim !Jeremy Allison1-1/+7
2003-06-30Merge of Volkers patch to make the logic clearer (with my mod).Jeremy Allison1-1/+0
2003-06-30* rename samstrict auth method to samGerald Carter1-0/+7
2003-06-30- added LOCALE patch from vorlon@debian.org (Steve Langasek) (bug #122)Andrew Tridgell1-0/+8
2003-06-26Add include guards around idmap.h, change ID_NOMAP to ID_QUERY_ONLYJeremy Allison1-3/+5
2003-06-25fix build on non-ldap platformsGerald Carter1-0/+3
2003-06-25large change:Gerald Carter2-0/+9
2003-06-25Patch to move functions directly from pdb_ldap.c into lib/smbldap.cAndrew Bartlett1-15/+25
2003-06-21This patch works towards to goal of common code shared between idmap_ldapAndrew Bartlett1-2/+13
2003-06-18Ok, this patch removes the privilege stuff we had in, unused, for some time.Simo Sorce3-43/+32
2003-06-16reverted locale patch put in by jht (originally from vorlon).Andrew Tridgell1-8/+0
2003-06-15Patch from vorlon@debian.org, see bugzilal #122John Terpstra1-0/+8
2003-06-11on AIX FD_ZERO() is defined in terms of bzero(), so we can't haveAndrew Tridgell1-5/+0
2003-06-10Ok, I've tried being Mr. Nice Guy and people (you know who you are) stillJeremy Allison2-4/+5
2003-06-10added an auth flag that indicates if we should be allowed to fallbackAndrew Tridgell1-0/+1
2003-06-07bumping cvs version number to distinguish between SAMBA_3_0 cvs treeGerald Carter1-1/+1
2003-06-06fix build on systems w/o LDAP libsGerald Carter1-0/+14
2003-06-06* break out more common code used between pdb_ldap and idmap_ldapGerald Carter2-1/+3
2003-06-06Fixup of typos.Jeremy Allison1-8/+8
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-06- the 8.3 name in BOTH_DIRECTORY_INFO is supposed to be always unicodeAndrew Tridgell1-0/+1
2003-06-06Missed (name) arg in fgetxattr.Jeremy Allison1-1/+1
2003-06-06Added EA operations to VFS layer.Jeremy Allison2-3/+88
2003-06-05Get ready for EA code... Add Linux interface.Jeremy Allison2-1/+11
2003-06-05working draft of the idmap_ldap code.Gerald Carter2-0/+105
2003-06-04Sync VFS API changes for vfs_nt_*get_acl. Patch from Stefan Metzmacher <mezte...Alexander Bokovoy2-5/+5
2003-06-01added the COMPRESSION_INFO trans2 QFILEINFO level and fixed theAndrew Tridgell1-0/+1
2003-05-31Fix compile.Volker Lendecke1-1/+1
2003-05-30Ensure 'blank' entries show up in both default and normal entries toJeremy Allison1-1/+10
2003-05-30More on bug 137: rename more of krb5_xxx functions to not start with krb5_Jim McDonough1-1/+1
2003-05-29Change get_nt_acl() to include security_info wanted. Only return this.Jeremy Allison2-5/+6
2003-05-29Add smb_register_idmap(). Based on a patch from metzeJelmer Vernooij1-0/+3