summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* Refactor charset plugins a bit and add CP437 module.Alexander Bokovoy2003-08-281-0/+87
* Fix to properly set AP_OPTS_SUBKEY in heimdal. In MIT it is a #define, butJim McDonough2003-08-271-1/+1
* Ensure we use correct length nstrings for workgroup and browser names.Jeremy Allison2003-08-271-4/+4
* Half-way though the big conversion of all nmbd access to wire elements beingJeremy Allison2003-08-233-191/+183
* struct nmb_name should have 16 byte namestrings, not 17.Jeremy Allison2003-08-221-3/+3
* metze's autogenerate patch for version.hGerald Carter2003-08-202-1/+1
* Fix bug #252. Implement missing SAMR_REMOVE_USER_FOREIGN_DOMAINGerald Carter2003-08-201-7/+7
* Implement SMBexit properly. Found by Samba4 tester. You must do a makeJeremy Allison2003-08-191-0/+1
* Add level 261 to search. Found using Samba4 tester.Jeremy Allison2003-08-181-0/+2
* Latest heimdal snapshot has a krb5_set_real_time with a slightlyVolker Lendecke2003-08-151-1/+1
* fix typeHerb Lewis2003-08-151-1/+1
* add IRIX EA supportHerb Lewis2003-08-151-0/+4
* Fix SMBseek and get/set position information SMBs. Works againstJeremy Allison2003-08-141-0/+1
* Attempt at fixing bug #283. There however is no solution.Gerald Carter2003-08-144-4/+39
* Store the server domain from the ntlmssp challenge in the client structVolker Lendecke2003-08-101-0/+1
* RPC fix from Ronan Waide <waider@waider.ie>. Tested with rpcecho.Jeremy Allison2003-08-081-2/+2
* Shadow copy API - Original work by "Ken Cross" <kcross@nssolutions.com>, adaptedJeremy Allison2003-08-074-2/+35
* Patch from waider@waider.ie to print out Port Type.Jeremy Allison2003-08-071-0/+6
* Get rid of MAXPATHLEN, move to standard PATH_MAX.Jeremy Allison2003-08-061-4/+0
* Update my copyrights according to my agreement with IBMJim McDonough2003-08-013-3/+3
* Fix copyright statements for various pieces of Anthony Liguori's work.Jim McDonough2003-08-013-3/+2
* CVAL_NC() doesn't need the (unsigned) fix and breaks the IRIX buildAndrew Tridgell2003-07-311-1/+1
* Apply some constVolker Lendecke2003-07-311-2/+2
* working on transtive trusts issue:Gerald Carter2003-07-311-4/+12
* This is a critical bug fix for a data corruption bug. If youAndrew Tridgell2003-07-311-2/+2
* Add a command line option (-S on|off|required) to enable signing on clientJeremy Allison2003-07-302-0/+2
* add support for DsEnumerateDomainTrusted for enumerating all theGerald Carter2003-07-301-0/+46
* Add NT quotas support. Users allowed now to manage quotas on systems with sys...Alexander Bokovoy2003-07-291-0/+16
* This adds gss-spnego to ntlm_auth. It contains some new spnego supportVolker Lendecke2003-07-292-0/+67
* Corrected description of SWAT FLAGS since they have changed as a result of theJohn Terpstra2003-07-281-5/+4
* Clarified what the SWAT FLAGS mean and what they do.John Terpstra2003-07-271-3/+5
* W00t! Client smb signing is now working correctly with krb5 and w2k server.Jeremy Allison2003-07-251-1/+1
* Jean-Baptiste Marchand on the ethereal list used some auditing tricks toTim Potter2003-07-251-10/+10
* Fix packet signing with asynchronous oplock breaks. Removed bad error messageJeremy Allison2003-07-241-3/+1
* Add a macro to check whether module-specific data set already or not. Returns...Alexander Bokovoy2003-07-241-0/+3
* A fix for bug 174. I'm pushing this to the tree to test it on one ofTim Potter2003-07-231-0/+8
* bumping version stringGerald Carter2003-07-221-1/+1
* Fix commentAlexander Bokovoy2003-07-221-3/+3
* Disconnect an idle LDAP connection after 150 seconds.Volker Lendecke2003-07-171-0/+3
* Refactor signing code to remove most dependencies on 'struct cli'.Jeremy Allison2003-07-162-12/+14
* Added the "required" keyword to the "client signing" parameter to force itJeremy Allison2003-07-152-1/+2
* Jeremy requested that I get my NTLMSSP patch into CVS. He didn't requestAndrew Bartlett2003-07-143-11/+35
* moving more code around.Gerald Carter2003-07-111-0/+1
* Large set of changes to add UNIX account/group managementGerald Carter2003-07-091-1/+2
* Get rid of DISP_USER_INFO/DISP_GROUP_INFO as they serve no usefulJeremy Allison2003-07-091-10/+0
* and so it begins....Gerald Carter2003-07-071-2/+1
* Add some debug statments to our vampire code - try to make it easier to trackAndrew Bartlett2003-07-051-0/+2
* Fixes to our LDAP/vampire codepaths:Andrew Bartlett2003-07-051-0/+3
* This patch cleans up some of our ldap code, for better behaviour:Andrew Bartlett2003-07-041-1/+5
* Removed strupper/strlower macros that automatically map to strupper_m/strlowe...Jeremy Allison2003-07-031-5/+0