summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
| * Updates to the NTLMSSP code again - moving the base64 decode fuctionality outAndrew Bartlett2003-01-161-2/+4
| * More Heimdal changes. Still not compiling with Heimdal yet...Jeremy Allison2003-01-162-0/+7
| * Fist part of fixes to make us compile with Heimdal. Don't explicitlyJeremy Allison2003-01-162-1/+11
| * small merges from SAMBA_3_0; mostly typos, renames, etc...Gerald Carter2003-01-151-1/+0
* | Merge in the developer string options from HEAD. We need to ensure 3.0Jeremy Allison2003-03-181-23/+141
* | Merge from HEAD:Andrew Bartlett2003-03-171-2/+2
* | Merge from HEAD:Andrew Bartlett2003-03-171-0/+7
* | Merge from HEAD:Andrew Bartlett2003-03-171-0/+3
* | Merge from HEAD - sync up SessionSetup code to HEAD, including Luke Howard'sAndrew Bartlett2003-03-173-0/+13
* | Change size parameters from signed to unsigned to fix up warnings.Jeremy Allison2003-03-131-1/+1
* | adding some initiaial code to sert %a to Win2K3 (using Native LanMan string f...Gerald Carter2003-03-121-1/+1
* | strcpy_base from HEAD and trivial fix for smbclient -LVolker Lendecke2003-03-101-0/+9
* | Extra const committed by mistake - revert.Jeremy Allison2003-03-071-1/+1
* | Patch from Michael Steffens. In his own words :Jeremy Allison2003-03-071-1/+1
* | add #define for the max device name length in a DEVICEMODEGerald Carter2003-03-061-0/+2
* | preparing for release of 3.0alpha22Gerald Carter2003-03-041-1/+1
* | *Excellent* patch from Michael Steffens <michael_steffens@hp.com> to limitJeremy Allison2003-02-281-0/+2
* | additional fix for CR 601Gerald Carter2003-02-271-1/+1
* | Fix to allow blocking lock notification to be done rapidly (no waitJeremy Allison2003-02-272-1/+2
* | Progress on CR 601Gerald Carter2003-02-251-0/+45
* | Iconv as seperate library fixes from HEADAndrew Bartlett2003-02-241-0/+5
* | Signed/unsigned fix from HEADAndrew Bartlett2003-02-241-2/+2
* | Merge from HEAD client-side authentication changes:Andrew Bartlett2003-02-243-1/+29
* | Merge of server-side authentication changes to 3.0:Andrew Bartlett2003-02-241-0/+2
* | Sync with HEAD for verifying kerberos tickets.Jim McDonough2003-02-191-2/+3
* | Merge minor library fixes from HEAD to 3.0.Andrew Bartlett2003-02-192-3/+7
* | * set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736Gerald Carter2003-02-151-0/+4
* | Remove obsolete file lib/netatalk.c - We now have a vfs moduleJelmer Vernooij2003-02-151-3/+0
* | merge from HEAD - enable dynamic RPC modulesJim McDonough2003-02-141-0/+2
* | Sync with HEAD version.Tim Potter2003-02-121-1/+1
* | .cvsignore for configure and config.h.inAndrew Bartlett2003-02-061-0/+1
* | (merge from HEAD)Andrew Bartlett2003-02-061-1864/+0
* | Merge from HEAD: netbsd supports dynamic libsJelmer Vernooij2003-02-011-1/+7
* | Merge of signed/unsigned fixes from HEAD.Andrew Bartlett2003-02-011-1/+1
* | Re-added the Heimdal stuff tpot removed.Jeremy Allison2003-01-301-0/+8
* | Sync of Heimdal kerberos stuff with HEAD. If this breaks I'm blamingTim Potter2003-01-301-15/+1
* | Fix for interesting resource constraint condition. When all opens areJeremy Allison2003-01-301-1/+3
* | Merge tridge's client priv code from HEAD.Jeremy Allison2003-01-291-3/+20
* | Merging tridge's privillage client changes from HEAD.Jeremy Allison2003-01-282-8/+23
* | Merge from HEAD:Andrew Bartlett2003-01-283-4/+28
* | Finally we compile with Heimdal as well as MIT ! Wonder if it works... :-).Jeremy Allison2003-01-282-0/+4
* | Get smbd to link with Heimdal. Still missing some client progs...Jeremy Allison2003-01-282-1006/+1088
* | Get closer to Heimdal compile... Damn. HEAD has different code inJeremy Allison2003-01-212-1/+32
* | Fixup proto generation to not include krb5 specific symbolsJeremy Allison2003-01-211-0/+3
* | More fixes getting us closer to full Heimdal compile....Jeremy Allison2003-01-211-0/+6
* | Merge in more of the SuSE patches for Heimdal. These changes show howJeremy Allison2003-01-192-1050/+995
* | Fixed up mutex protection around winbindd logon code. Sync with APP-HEAD.Jeremy Allison2003-01-161-0/+8
* | More Heimdal changes. Still not compiling with Heimdal yet...Jeremy Allison2003-01-162-0/+7
* | Fist part of fixes to make us compile with Heimdal. Don't explicitlyJeremy Allison2003-01-162-7/+11
* | missed a fileGerald Carter2003-01-151-13/+4