summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* on AIX FD_ZERO() is defined in terms of bzero(), so we can't haveAndrew Tridgell2003-06-111-5/+0
* Ok, I've tried being Mr. Nice Guy and people (you know who you are) stillJeremy Allison2003-06-102-4/+5
* added an auth flag that indicates if we should be allowed to fallbackAndrew Tridgell2003-06-101-0/+1
* bumping cvs version number to distinguish between SAMBA_3_0 cvs treeGerald Carter2003-06-071-1/+1
* fix build on systems w/o LDAP libsGerald Carter2003-06-061-0/+14
* * break out more common code used between pdb_ldap and idmap_ldapGerald Carter2003-06-062-1/+3
* Fixup of typos.Jeremy Allison2003-06-061-8/+8
* metze noticed some conn elements remaining in a VFS_NEXT.Jeremy Allison2003-06-061-4/+4
* Fix for VFS_NEXT xattr calls (from metze). I will add these to skel.c toJeremy Allison2003-06-061-4/+4
* - the 8.3 name in BOTH_DIRECTORY_INFO is supposed to be always unicodeAndrew Tridgell2003-06-061-0/+1
* Missed (name) arg in fgetxattr.Jeremy Allison2003-06-061-1/+1
* Added EA operations to VFS layer.Jeremy Allison2003-06-062-3/+88
* Get ready for EA code... Add Linux interface.Jeremy Allison2003-06-052-1/+11
* working draft of the idmap_ldap code.Gerald Carter2003-06-052-0/+105
* Sync VFS API changes for vfs_nt_*get_acl. Patch from Stefan Metzmacher <mezte...Alexander Bokovoy2003-06-042-5/+5
* added the COMPRESSION_INFO trans2 QFILEINFO level and fixed theAndrew Tridgell2003-06-011-0/+1
* Fix compile.Volker Lendecke2003-05-311-1/+1
* Ensure 'blank' entries show up in both default and normal entries toJeremy Allison2003-05-301-1/+10
* More on bug 137: rename more of krb5_xxx functions to not start with krb5_Jim McDonough2003-05-301-1/+1
* Change get_nt_acl() to include security_info wanted. Only return this.Jeremy Allison2003-05-292-5/+6
* Add smb_register_idmap(). Based on a patch from metzeJelmer Vernooij2003-05-291-0/+3
* Get the events API right. Patch from metze with some minor modifications.Jelmer Vernooij2003-05-291-13/+7
* DNS domain/server name constants were also swapped.Tim Potter2003-05-281-2/+2
* The constants for NetBIOS domain and server names in a NTLMSSP name list wereTim Potter2003-05-281-2/+2
* updating versionGerald Carter2003-05-221-1/+1
* remove WITH_TDB_SAM & USE_SMBPASS_DBGerald Carter2003-05-201-4/+0
* Fix macros for next and opaque quota ops. Spotted by metzeAlexander Bokovoy2003-05-191-4/+4
* Evolve quotas configure check more. Patch from Stefan (metze) Metzemacher. No...Alexander Bokovoy2003-05-141-0/+5
* Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF...Alexander Bokovoy2003-05-142-196/+196
* And finally IDMAP in 3_0Simo Sorce2003-05-128-159/+202
* Add NT quota support. Patch from Stefan (metze) MetzemacherAlexander Bokovoy2003-05-125-19/+227
* Add new files needed for VFS fixes.Alexander Bokovoy2003-05-113-3/+318
* Fix VFS layer:Alexander Bokovoy2003-05-114-202/+238
* Reverse latest module_dummy patch from metze and me.Jelmer Vernooij2003-05-101-53/+0
* Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij2003-05-101-0/+53
* Fix comment - we now have 5 types of error...Andrew Bartlett2003-05-091-1/+1
* This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2003-05-061-0/+45
|\
| * sort out some include dependenciesSimo Sorce2003-05-064-33/+65
| * add mapping.h hereSimo Sorce2003-05-061-0/+1
| * restore structures from previous erroneous commitSimo Sorce2003-05-061-22/+30
| * move some things aroundSimo Sorce2003-05-044-138/+171
| * This is a nice rewrite:Simo Sorce2003-04-292-8/+3
| * ok next_rid out as well local_*id_to*id functionsSimo Sorce2003-04-291-2/+2
| * Use NTSTATUS as return value for smb_register_*() functions and init_module()Jelmer Vernooij2003-04-282-2/+2
| * Patch from Stefan Metzmacher to add default parameters to the lp_parm()Jelmer Vernooij2003-04-241-1/+4
| * Fixes to make SCHANNEL work against a W2K DC. Still need to fixJeremy Allison2003-04-161-2/+2
| * Store the type of 'sec channel' that we establish to the DC. If we are aAndrew Bartlett2003-04-161-1/+3
| * A struct must contain at least one declaration according to C99, butTim Potter2003-04-151-0/+1
| * Fix _smb_setlen to be non {} safe.Jeremy Allison2003-04-141-2/+2
| * Remove duplicate forward reference of smb_ldap_privates.Tim Potter2003-04-141-2/+0