summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
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
2003-05-29Get the events API right. Patch from metze with some minor modifications.Jelmer Vernooij1-13/+7
2003-05-28DNS domain/server name constants were also swapped.Tim Potter1-2/+2
2003-05-28The constants for NetBIOS domain and server names in a NTLMSSP name list wereTim Potter1-2/+2
2003-05-22updating versionGerald Carter1-1/+1
2003-05-20remove WITH_TDB_SAM & USE_SMBPASS_DBGerald Carter1-4/+0
2003-05-19Fix macros for next and opaque quota ops. Spotted by metzeAlexander Bokovoy1-4/+4
2003-05-14Evolve quotas configure check more. Patch from Stefan (metze) Metzemacher. No...Alexander Bokovoy1-0/+5
2003-05-14Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF...Alexander Bokovoy2-196/+196
2003-05-12And finally IDMAP in 3_0Simo Sorce8-159/+202
2003-05-12Add NT quota support. Patch from Stefan (metze) MetzemacherAlexander Bokovoy5-19/+227
2003-05-11Add new files needed for VFS fixes.Alexander Bokovoy3-3/+318
2003-05-11Fix VFS layer:Alexander Bokovoy4-202/+238
2003-05-10Reverse latest module_dummy patch from metze and me.Jelmer Vernooij1-53/+0
2003-05-10Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij1-0/+53
2003-05-09Fix comment - we now have 5 types of error...Andrew Bartlett1-1/+1
2003-05-06This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-0/+45
2003-05-06sort out some include dependenciesSimo Sorce4-33/+65
2003-05-06add mapping.h hereSimo Sorce1-0/+1
2003-05-06restore structures from previous erroneous commitSimo Sorce1-22/+30
2003-05-06Patch from metze to add exit and interval events. Useful for modulesJelmer Vernooij3-3/+46
2003-05-04move some things aroundSimo Sorce4-138/+171
2003-04-30Trailing , is non-standard (warning from IRIX)Andrew Bartlett1-2/+2
2003-04-29This is a nice rewrite:Simo Sorce2-8/+3
2003-04-29remove --with-tdbsam since it is always built nowGerald Carter1-1/+1
2003-04-29ok next_rid out as well local_*id_to*id functionsSimo Sorce1-2/+2
2003-04-28Use NTSTATUS as return value for smb_register_*() functions and init_module()Jelmer Vernooij2-2/+2
2003-04-28Use NTSTATUS as return value for smb_register_*() functions and init_module()Jelmer Vernooij2-2/+2