summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2003-02-24Patch from Luke Howard to add mutual kerberos authentication, and SMB sessionAndrew Bartlett2-0/+12
2003-02-24Iconv as seperate library fixes from HEADAndrew Bartlett1-0/+5
2003-02-24Signed/unsigned fix from HEADAndrew Bartlett1-2/+2
2003-02-24Merge from HEAD client-side authentication changes:Andrew Bartlett3-1/+29
2003-02-24Merge of server-side authentication changes to 3.0:Andrew Bartlett1-0/+2
2003-02-23forgot the altered include fileSimo Sorce1-4/+4
2003-02-22More signed/unsigned fixes (yes, I run with funny compiler options) andAndrew Bartlett1-2/+2
2003-02-20Make init_module() and thus smb_load_module() return an int.Jelmer Vernooij1-1/+1
2003-02-19Sync with HEAD for verifying kerberos tickets.Jim McDonough1-2/+3
2003-02-19Correct way to keep fucntion from proto.hJim McDonough1-1/+1
2003-02-19Improve detection of iconv(3) for various platforms. M4 code is similar to wh...Alexander Bokovoy1-0/+5
2003-02-19Merge minor library fixes from HEAD to 3.0.Andrew Bartlett2-3/+7
2003-02-19Move to a in-memory ccache for winbind, and replace setenv() properly.Andrew Bartlett1-0/+4
2003-02-19Get non-krb systems to compile. How the heck do I keep something from being ...Jim McDonough1-1/+1
2003-02-19Try to get heimdal working with HEAD.Jim McDonough1-2/+3
2003-02-16Add the 'session key' output of the NTLMSSP exchange to the cli struct, soAndrew Bartlett1-0/+4
2003-02-15* set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736Gerald Carter1-0/+4
2003-02-15* set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736Gerald Carter1-0/+4
2003-02-15Move our NTLMSSP client code into ntlmssp.c. The intention is to provide aAndrew Bartlett1-0/+19
2003-02-15Remove obsolete file lib/netatalk.c - We now have a vfs moduleJelmer Vernooij1-3/+0
2003-02-15Remove obsolete file lib/netatalk.c - We have a VFS module nowJelmer Vernooij1-3/+0
2003-02-15Antti Andreimann <Antti.Andreimann@mail.ee> has done some changes to enableAndrew Bartlett1-0/+3
2003-02-14Oops, forgot the header file changes.Andrew Bartlett1-0/+1
2003-02-14merge from HEAD - enable dynamic RPC modulesJim McDonough1-0/+2
2003-02-13A few typo fixes Andrew eventually let off to me.Rafal Szczesniak1-3/+3
2003-02-12Sync with HEAD version.Tim Potter1-1/+1
2003-02-10added the 'lsaenumacctwithright' command to rpcclient. This allows youAndrew Tridgell2-1/+33
2003-02-10Some cleanups:Andrew Bartlett1-0/+2
2003-02-09(only for HEAD at the moment).Andrew Bartlett1-1/+1
2003-02-06.cvsignore for configure and config.h.inAndrew Bartlett1-0/+1
2003-02-06ignore config.h.in in cvs as generated by autoheaderAndrew Tridgell1-0/+1
2003-02-06(merge from HEAD)Andrew Bartlett1-1864/+0
2003-02-06Remove configure and config.h.in from CVS.Andrew Bartlett1-1894/+0
2003-02-06added the LSA privileges server backend stubs. Right now they just logAndrew Tridgell1-2/+0
2003-02-01We now have client-side SMB signing support!Andrew Bartlett1-0/+1
2003-02-01Merge from HEAD: netbsd supports dynamic libsJelmer Vernooij1-1/+7
2003-02-01Merge of signed/unsigned fixes from HEAD.Andrew Bartlett1-1/+1
2003-02-01Bitmap offsets and counts are always positive.Andrew Bartlett1-1/+1
2003-01-30Sync up with 3.0 heimdal.Jeremy Allison1-0/+8
2003-01-30Re-added the Heimdal stuff tpot removed.Jeremy Allison1-0/+8
2003-01-30Fix kerberos compile after the tpot massicre :-).Jeremy Allison1-1006/+1115
2003-01-30Sync of Heimdal kerberos stuff with HEAD. If this breaks I'm blamingTim Potter1-15/+1
2003-01-30Fix for interesting resource constraint condition. When all opens areJeremy Allison1-1/+3
2003-01-30Fix for interesting resource constraint condition. When all opens areJeremy Allison1-1/+3
2003-01-29Merge tridge's client priv code from HEAD.Jeremy Allison1-3/+20
2003-01-28added LsaRemoveAccountRightsAndrew Tridgell1-3/+20
2003-01-28Merging tridge's privillage client changes from HEAD.Jeremy Allison2-8/+23
2003-01-28cleaned up the lsa_enum_acct_rights function and added aAndrew Tridgell2-8/+23
2003-01-28Merge from HEAD:Andrew Bartlett3-4/+28
2003-01-28Factor out common code in the NTLMSSP/SPNEGO code.Andrew Bartlett1-0/+4