summaryrefslogtreecommitdiffstats
path: root/source/include
Commit message (Expand)AuthorAgeFilesLines
...
* Progress on CR 601Gerald Carter2003-02-251-0/+45
* Clean up non-krb5 breakages from my modifications to luke howard's patch.Andrew Bartlett2003-02-241-0/+1
* Patch from Luke Howard to add mutual kerberos authentication, and SMB sessionAndrew Bartlett2003-02-242-0/+12
* forgot the altered include fileSimo Sorce2003-02-231-4/+4
* More signed/unsigned fixes (yes, I run with funny compiler options) andAndrew Bartlett2003-02-221-2/+2
* Make init_module() and thus smb_load_module() return an int.Jelmer Vernooij2003-02-201-1/+1
* Correct way to keep fucntion from proto.hJim McDonough2003-02-191-1/+1
* Improve detection of iconv(3) for various platforms. M4 code is similar to wh...Alexander Bokovoy2003-02-191-0/+5
* Move to a in-memory ccache for winbind, and replace setenv() properly.Andrew Bartlett2003-02-191-0/+4
* Get non-krb systems to compile. How the heck do I keep something from being ...Jim McDonough2003-02-191-1/+1
* Try to get heimdal working with HEAD.Jim McDonough2003-02-191-2/+3
* Add the 'session key' output of the NTLMSSP exchange to the cli struct, soAndrew Bartlett2003-02-161-0/+4
* * set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736Gerald Carter2003-02-151-0/+4
* Move our NTLMSSP client code into ntlmssp.c. The intention is to provide aAndrew Bartlett2003-02-151-0/+19
* Remove obsolete file lib/netatalk.c - We have a VFS module nowJelmer Vernooij2003-02-151-3/+0
* Antti Andreimann <Antti.Andreimann@mail.ee> has done some changes to enableAndrew Bartlett2003-02-151-0/+3
* Oops, forgot the header file changes.Andrew Bartlett2003-02-141-0/+1
* A few typo fixes Andrew eventually let off to me.Rafal Szczesniak2003-02-131-3/+3
* added the 'lsaenumacctwithright' command to rpcclient. This allows youAndrew Tridgell2003-02-102-1/+33
* Some cleanups:Andrew Bartlett2003-02-101-0/+2
* (only for HEAD at the moment).Andrew Bartlett2003-02-091-1/+1
* ignore config.h.in in cvs as generated by autoheaderAndrew Tridgell2003-02-061-0/+1
* Remove configure and config.h.in from CVS.Andrew Bartlett2003-02-061-1894/+0
* added the LSA privileges server backend stubs. Right now they just logAndrew Tridgell2003-02-061-2/+0
* We now have client-side SMB signing support!Andrew Bartlett2003-02-011-0/+1
* Bitmap offsets and counts are always positive.Andrew Bartlett2003-02-011-1/+1
* Sync up with 3.0 heimdal.Jeremy Allison2003-01-301-0/+8
* Fix kerberos compile after the tpot massicre :-).Jeremy Allison2003-01-301-1006/+1115
* Fix for interesting resource constraint condition. When all opens areJeremy Allison2003-01-301-1/+3
* added LsaRemoveAccountRightsAndrew Tridgell2003-01-281-3/+20
* cleaned up the lsa_enum_acct_rights function and added aAndrew Tridgell2003-01-282-8/+23
* Factor out common code in the NTLMSSP/SPNEGO code.Andrew Bartlett2003-01-281-0/+4
* Commit just a little more infrastructure for HAVE_GETDIRENTRIESRichard Sharpe2003-01-241-1/+1
* At the prompting, start to add infrastructure to detect the presence ofRichard Sharpe2003-01-241-0/+3
* 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-0/+21
* Enable dynamic loading of RPC modules. See docs/textdocs/RPC_PLUGGIN.txt for...Jim McDonough2003-01-172-1049/+999
* Fixed up mutex protection around winbindd logon code. Sync with APP-HEAD.Jeremy Allison2003-01-161-0/+8
* 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
* 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