summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Patch from metze to add exit and interval events. Useful for modulesJelmer Vernooij2003-05-063-3/+46
* | Trailing , is non-standard (warning from IRIX)Andrew Bartlett2003-04-301-2/+2
* | remove --with-tdbsam since it is always built nowGerald Carter2003-04-291-1/+1
* | Use NTSTATUS as return value for smb_register_*() functions and init_module()Jelmer Vernooij2003-04-282-2/+2
* | Whitespace syncup.Tim Potter2003-04-281-4/+4
* | Irix CC reminds us that this is non-standard.Andrew Bartlett2003-04-241-2/+2
* | Patch from Stephan Metzmacher to add default arguments to lp_parm() smb.confJelmer Vernooij2003-04-241-1/+4
* | Start merging mimir's trusted domain code from HEAD to 3.0. (for HEAD trustingAndrew Bartlett2003-04-221-2/+2
* | Merge from HEAD - save the type of channel used to contact the DC.Andrew Bartlett2003-04-211-1/+3
* | Header updates for smb signing mergeAndrew Bartlett2003-04-211-3/+4
* | Move PAC decoding over from HEAD.Jim McDonough2003-04-161-0/+3
* | Fixes to make SCHANNEL work in 3.0 against a W2K DC. Still need to fixJeremy Allison2003-04-161-2/+2
* | More merges from HEAD:Jelmer Vernooij2003-04-161-2/+2
* | Merge valgrind header usage from HEAD.Andrew Bartlett2003-04-161-4/+17
* | Add support for the new modules system to lib/iconv.c (merge from HEAD)Jelmer Vernooij2003-04-161-0/+16
* | Add support for the new modules system to auth/ (merge from HEAD)Jelmer Vernooij2003-04-162-6/+9
* | merge in metze' smbcquotas patch from HEADGerald Carter2003-04-152-27/+46
* | Use the new modules system for passdb (merge from HEAD)Jelmer Vernooij2003-04-151-7/+1
* | Merge:Tim Potter2003-04-151-0/+1
* | Add some more functions for the modules (backport from HEAD):Jelmer Vernooij2003-04-141-1/+1
* | Backport my backtrace patch from HEADJelmer Vernooij2003-04-142-0/+8
* | Fix _smb_setlen to be non {} safe.Jeremy Allison2003-04-141-2/+2
* | Merge: remove tallocdump messages.Tim Potter2003-04-141-4/+0
* | Merge new popt_common.h include file.Tim Potter2003-04-141-15/+9