summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | *lots of small merges form HEADGerald Carter2003-01-153-34/+2
* | merging some rpcclient and net functionality from HEADGerald Carter2003-01-152-0/+33
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2003-01-151-0/+88
|\|
| * Refactor the NTLMSSP code again - this time we use function pointers toAndrew Bartlett2003-01-152-4/+22
| * added cli_lsa_enum_account_rights() call. Note that this is inAndrew Tridgell2003-01-152-0/+33
| * Run autoheaderMartin Pool2003-01-151-6/+0
| * Commit my (disabled) fstring/pstring mixup detection code.Andrew Bartlett2003-01-141-0/+21
| * Updates to our NTLMSSP code:Andrew Bartlett2003-01-133-32/+81
| * Make the 'service' in make_connection() use an fstrcpy(), and an fstring,Andrew Bartlett2003-01-121-1/+0
| * Fix problem with "hide unreadable". stat file opens are baaack :-).Jeremy Allison2003-01-031-0/+1
| * Add PRINTF_ATTRIBUTE() to a few more printf() style functions. Aids inAndrew Bartlett2003-01-022-0/+11
| * BIG patch...Andrew Bartlett2003-01-029-30/+30
| * ignore tdbsam2_parse_info.hSimo Sorce2002-12-311-0/+1
| * Catching up with old patches. Add define for VERITAS quota support.Jeremy Allison2002-12-301-0/+8
| * the shutdown call does not have a 16 bit flags, but 2 byte representing booleansSimo Sorce2002-12-301-5/+2