summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | commit sign only patch from Andrew; bug 167; tested using 2k & XP clientsprev...Gerald Carter2003-10-011-2/+9
* | Fix for #480. Change the interface for init_unistr2 to not take a lengthJeremy Allison2003-09-252-6/+4
* | Reformat - preparing to fix bug #480 (which will be ugly).Jeremy Allison2003-09-221-81/+59
* | The "unknown_5" 32 bit field in the user structs is actually 2 16-bitJeremy Allison2003-09-183-4/+14
* | Nobody complained on the team-list, so commit it ...Volker Lendecke2003-09-071-0/+17
* | Refactor charset plugins a bit and add CP437 module.Alexander Bokovoy2003-08-281-0/+87
* | Fix to properly set AP_OPTS_SUBKEY in heimdal. In MIT it is a #define, butJim McDonough2003-08-271-1/+1
* | Ensure we use correct length nstrings for workgroup and browser names.Jeremy Allison2003-08-271-4/+4
* | Half-way though the big conversion of all nmbd access to wire elements beingJeremy Allison2003-08-233-191/+183
* | struct nmb_name should have 16 byte namestrings, not 17.Jeremy Allison2003-08-221-3/+3
* | metze's autogenerate patch for version.hGerald Carter2003-08-202-1/+1
* | Fix bug #252. Implement missing SAMR_REMOVE_USER_FOREIGN_DOMAINGerald Carter2003-08-201-7/+7
* | Implement SMBexit properly. Found by Samba4 tester. You must do a makeJeremy Allison2003-08-191-0/+1