summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2003-08-23Half-way though the big conversion of all nmbd access to wire elements beingJeremy Allison3-191/+183
2003-08-22struct nmb_name should have 16 byte namestrings, not 17.Jeremy Allison1-3/+3
2003-08-20metze's autogenerate patch for version.hGerald Carter2-1/+1
2003-08-20Fix bug #252. Implement missing SAMR_REMOVE_USER_FOREIGN_DOMAINGerald Carter1-7/+7
2003-08-19Implement SMBexit properly. Found by Samba4 tester. You must do a makeJeremy Allison1-0/+1
2003-08-18Add level 261 to search. Found using Samba4 tester.Jeremy Allison1-0/+2
2003-08-15Latest heimdal snapshot has a krb5_set_real_time with a slightlyVolker Lendecke1-1/+1
2003-08-15fix typeHerb Lewis1-1/+1
2003-08-15add IRIX EA supportHerb Lewis1-0/+4
2003-08-14Fix SMBseek and get/set position information SMBs. Works againstJeremy Allison1-0/+1
2003-08-14Attempt at fixing bug #283. There however is no solution.Gerald Carter4-4/+39
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