summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | Add level 261 to search. Found using Samba4 tester.Jeremy Allison2003-08-181-0/+2
* | Latest heimdal snapshot has a krb5_set_real_time with a slightlyVolker Lendecke2003-08-151-1/+1
* | fix typeHerb Lewis2003-08-151-1/+1
* | add IRIX EA supportHerb Lewis2003-08-151-0/+4
* | Fix SMBseek and get/set position information SMBs. Works againstJeremy Allison2003-08-141-0/+1
* | Attempt at fixing bug #283. There however is no solution.Gerald Carter2003-08-144-4/+39
* | Store the server domain from the ntlmssp challenge in the client structVolker Lendecke2003-08-101-0/+1
* | RPC fix from Ronan Waide <waider@waider.ie>. Tested with rpcecho.Jeremy Allison2003-08-081-2/+2
* | Shadow copy API - Original work by "Ken Cross" <kcross@nssolutions.com>, adaptedJeremy Allison2003-08-074-2/+35
* | Patch from waider@waider.ie to print out Port Type.Jeremy Allison2003-08-071-0/+6
* | Get rid of MAXPATHLEN, move to standard PATH_MAX.Jeremy Allison2003-08-061-4/+0
* | Update my copyrights according to my agreement with IBMJim McDonough2003-08-013-3/+3
* | Fix copyright statements for various pieces of Anthony Liguori's work.Jim McDonough2003-08-013-3/+2
* | CVAL_NC() doesn't need the (unsigned) fix and breaks the IRIX buildAndrew Tridgell2003-07-311-1/+1
* | Apply some constVolker Lendecke2003-07-311-2/+2
* | working on transtive trusts issue:Gerald Carter2003-07-311-4/+12
* | This is a critical bug fix for a data corruption bug. If youAndrew Tridgell2003-07-311-2/+2
* | Add a command line option (-S on|off|required) to enable signing on clientJeremy Allison2003-07-302-0/+2
* | add support for DsEnumerateDomainTrusted for enumerating all theGerald Carter2003-07-301-0/+46