summaryrefslogtreecommitdiffstats
path: root/source/include
Commit message (Expand)AuthorAgeFilesLines
* removing #include <compat.h> in hopes to avoid problems with apache header fi...Gerald Carter2003-11-031-4/+0
* Add prototype for smbc_remove_unused_server() to fix compiler warning.Tim Potter2003-11-021-0/+11
* parameterise the listen backlog in smbd and make it larger by default. A back...Andrew Tridgell2003-10-291-0/+3
* Fix one other place VA_COPY is defined ... should fix NetBSD build.Richard Sharpe2003-10-241-0/+4
* Commit Derrell's changes to libsmbclient plus a small change to configure.inRichard Sharpe2003-10-241-0/+864
* Add initshutdown pipe commands to rpcclient. Second part of fix to bugJim McDonough2003-10-242-1/+4
* This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.cvs2svn Import User2003-10-241-0/+70
|\
| * New files for support of initshutdown pipe. Win2k doesn't respond properlyJim McDonough2003-10-241-0/+70
| * Apply the changes to libsmbclient that derrell has contributed. Fix someRichard Sharpe2003-10-231-0/+864
| * Put strcasecmp/strncasecmp on the banned list (except for needed callsJeremy Allison2003-10-221-0/+14
| * Merge of mmap blacklist fix from HEAD.Tim Potter2003-10-211-0/+7
| * Update structures after ethereal showed some marshalling/unmarshallingJim McDonough2003-10-201-2/+3
| * Several updates:Jim McDonough2003-10-201-1/+3
| * more 2.2.x compatibility fixes - allow user looksup in the kerb5Gerald Carter2003-10-201-1/+1
| * Add epmapper pipeJim McDonough2003-10-172-1/+4
| * Add endpoint mapper rpc definitionsJim McDonough2003-10-171-0/+115
| * created a new target: genparseSimo Sorce2003-10-151-1/+0
| * sorry folks, forgot to cvs add/remove before commit.Simo Sorce2003-10-141-0/+164
| * Ignore autogenerated tdbsam2_parse_info.hTim Potter2003-10-141-3/+4
| * So here it is a non-intrusive patch with my latest work on gums (theSimo Sorce2003-10-135-109/+256
| * Merge from 3.0:Tim Potter2003-10-091-0/+1
| * split some security related functions in their own files.Simo Sorce2003-10-063-3/+26
| * commit sign only patch from Andrew; bug 167; tested using 2k & XP clientsprev...Gerald Carter2003-10-011-2/+9
| * Merge from 3.0:Tim Potter2003-09-292-6/+4
| * Another round of merges from 3.0:Tim Potter2003-09-241-81/+59
| * The "unknown_5" 32 bit field in the user structs is actually 2 16-bitJeremy Allison2003-09-183-4/+14
| * Remove obsolete files.Jelmer Vernooij2003-09-101-238/+0
| * version.h is autogenerated nowGerald Carter2003-09-091-8/+0
| * removing unused filesGerald Carter2003-09-091-59/+0
| * sync 3.0 into HEAD for the last timeGerald Carter2003-09-0923-216/+464
| * port latest changes from SAMBA_3_0 treeSimo Sorce2003-08-0216-43/+131
| * ading new files from 3.0Gerald Carter2003-07-163-0/+655
| * trying to get HEAD building again. If you want the codeGerald Carter2003-07-1623-329/+509
| * Fix the events API. Patch by metze with some minor modifications.Jelmer Vernooij2003-05-291-13/+7
| * Merge of NTLMSSP name type fix from 3.0Tim Potter2003-05-281-2/+2
| * Sync up sid types enum.Tim Potter2003-05-271-1/+2
| * Merge: add DFS error constant.Tim Potter2003-05-271-0/+1
| * Whitespace syncup.Tim Potter2003-05-271-1/+0
| * Comment syncup.Tim Potter2003-05-271-1/+1
| * remove USE_SMBPASS_DBGerald Carter2003-05-201-4/+0
| * remove WITH_TDB_SAMGerald Carter2003-05-201-1/+1
| * Remove latest module_dummy patch from metze and me.Jelmer Vernooij2003-05-101-53/+0
| * Patch from metze and me that adds dummy smb_register_*() functionsJelmer Vernooij2003-05-101-0/+53
| * Add metze's exit and idle event patchJelmer Vernooij2003-05-063-3/+47
| * uff, forgot to put back this one :-/Simo Sorce2003-05-061-0/+1
* | Put strcasecmp/strncasecmp on the banned list (except for needed callsJeremy Allison2003-10-221-0/+14
* | If we have blacklisted mmap() try to avoid using it accidentally byTim Potter2003-10-211-0/+7
* | more 2.2.x compatibility fixes - allow user looksup in the kerb5Gerald Carter2003-10-201-1/+1
* | split some security related functions in their own files.Simo Sorce2003-10-063-3/+26
* | Moving towards better i18n support in SWAT. This commit contains aTim Potter2003-10-031-0/+1