summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2003-08-10Store the server domain from the ntlmssp challenge in the client structVolker Lendecke1-0/+1
2003-08-08RPC fix from Ronan Waide <waider@waider.ie>. Tested with rpcecho.Jeremy Allison1-2/+2
2003-08-07Shadow copy API - Original work by "Ken Cross" <kcross@nssolutions.com>, adaptedJeremy Allison4-2/+35
2003-08-07Patch from waider@waider.ie to print out Port Type.Jeremy Allison1-0/+6
2003-08-06Get rid of MAXPATHLEN, move to standard PATH_MAX.Jeremy Allison1-4/+0
2003-08-01Update my copyrights according to my agreement with IBMJim McDonough3-3/+3
2003-08-01Fix copyright statements for various pieces of Anthony Liguori's work.Jim McDonough3-3/+2
2003-07-31CVAL_NC() doesn't need the (unsigned) fix and breaks the IRIX buildAndrew Tridgell1-1/+1
2003-07-31Apply some constVolker Lendecke1-2/+2
2003-07-31working on transtive trusts issue:Gerald Carter1-4/+12
2003-07-31This is a critical bug fix for a data corruption bug. If youAndrew Tridgell1-2/+2
2003-07-30Add a command line option (-S on|off|required) to enable signing on clientJeremy Allison2-0/+2
2003-07-30add support for DsEnumerateDomainTrusted for enumerating all theGerald Carter1-0/+46
2003-07-29Add NT quotas support. Users allowed now to manage quotas on systems with sys...Alexander Bokovoy1-0/+16
2003-07-29This adds gss-spnego to ntlm_auth. It contains some new spnego supportVolker Lendecke2-0/+67
2003-07-28Corrected description of SWAT FLAGS since they have changed as a result of theJohn Terpstra1-5/+4
2003-07-27Clarified what the SWAT FLAGS mean and what they do.John Terpstra1-3/+5
2003-07-25W00t! Client smb signing is now working correctly with krb5 and w2k server.Jeremy Allison1-1/+1
2003-07-25Jean-Baptiste Marchand on the ethereal list used some auditing tricks toTim Potter1-10/+10
2003-07-24Fix packet signing with asynchronous oplock breaks. Removed bad error messageJeremy Allison1-3/+1
2003-07-24Add a macro to check whether module-specific data set already or not. Returns...Alexander Bokovoy1-0/+3
2003-07-23A fix for bug 174. I'm pushing this to the tree to test it on one ofTim Potter1-0/+8
2003-07-22bumping version stringGerald Carter1-1/+1
2003-07-22Fix commentAlexander Bokovoy1-3/+3
2003-07-17Disconnect an idle LDAP connection after 150 seconds.Volker Lendecke1-0/+3
2003-07-16Refactor signing code to remove most dependencies on 'struct cli'.Jeremy Allison2-12/+14
2003-07-15Added the "required" keyword to the "client signing" parameter to force itJeremy Allison2-1/+2
2003-07-14Jeremy requested that I get my NTLMSSP patch into CVS. He didn't requestAndrew Bartlett3-11/+35
2003-07-11moving more code around.Gerald Carter1-0/+1
2003-07-09Large set of changes to add UNIX account/group managementGerald Carter1-1/+2
2003-07-09Get rid of DISP_USER_INFO/DISP_GROUP_INFO as they serve no usefulJeremy Allison1-10/+0
2003-07-07and so it begins....Gerald Carter1-2/+1
2003-07-05Add some debug statments to our vampire code - try to make it easier to trackAndrew Bartlett1-0/+2
2003-07-05Fixes to our LDAP/vampire codepaths:Andrew Bartlett1-0/+3
2003-07-04This patch cleans up some of our ldap code, for better behaviour:Andrew Bartlett1-1/+5
2003-07-03Removed strupper/strlower macros that automatically map to strupper_m/strlowe...Jeremy Allison1-5/+0
2003-07-03This patch takes the work the jerry did for beta2, and generalises it:Andrew Bartlett1-0/+2
2003-07-02SAMBA_3_0 will now become beta3Gerald Carter1-1/+1
2003-07-01Adding jcmd's share ACL on XP patch. Thanks Jim !Jeremy Allison1-1/+7
2003-06-30Merge of Volkers patch to make the logic clearer (with my mod).Jeremy Allison1-1/+0
2003-06-30* rename samstrict auth method to samGerald Carter1-0/+7
2003-06-30- added LOCALE patch from vorlon@debian.org (Steve Langasek) (bug #122)Andrew Tridgell1-0/+8
2003-06-26Add include guards around idmap.h, change ID_NOMAP to ID_QUERY_ONLYJeremy Allison1-3/+5
2003-06-25fix build on non-ldap platformsGerald Carter1-0/+3
2003-06-25large change:Gerald Carter2-0/+9
2003-06-25Patch to move functions directly from pdb_ldap.c into lib/smbldap.cAndrew Bartlett1-15/+25
2003-06-21This patch works towards to goal of common code shared between idmap_ldapAndrew Bartlett1-2/+13
2003-06-18Ok, this patch removes the privilege stuff we had in, unused, for some time.Simo Sorce3-43/+32
2003-06-16reverted locale patch put in by jht (originally from vorlon).Andrew Tridgell1-8/+0
2003-06-15Patch from vorlon@debian.org, see bugzilal #122John Terpstra1-0/+8