summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add PRINTF_ATTRIBUTE() to a few more printf() style functions. Aids inAndrew Bartlett2003-01-022-0/+11
* BIG patch...Andrew Bartlett2003-01-029-30/+30
* ignore tdbsam2_parse_info.hSimo Sorce2002-12-311-0/+1
* Catching up with old patches. Add define for VERITAS quota support.Jeremy Allison2002-12-301-0/+8
* the shutdown call does not have a 16 bit flags, but 2 byte representing booleansSimo Sorce2002-12-301-5/+2
* Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-201-1/+1
* it's getting comic ...Simo Sorce2002-12-171-0/+58
* Uhmm a bad day to commit changes :-((Simo Sorce2002-12-161-0/+2
* oh god, I will forgot my name one of these days :-/Simo Sorce2002-12-161-0/+78
* updates to the gumsSimo Sorce2002-12-162-13/+107
* Ensure talloc pool query messages are reserved.Jeremy Allison2002-12-141-0/+4
* More printer publishing code.Jim McDonough2002-12-131-2/+3
* merge of get_dc_name()-like code from APP_HEAD; better support password serve...Gerald Carter2002-12-121-0/+8
* Fixed auth module code. Added VALGRIND defines to reduce spurious warnings.Jeremy Allison2002-12-111-0/+4
* Fix client large file reporting.Jeremy Allison2002-12-102-1/+5
* More printer data to publishJim McDonough2002-12-051-0/+1
* The element in fsp->print_job should be a RAP jobid, not a uint32 RPCJeremy Allison2002-12-051-1/+1
* Remove FILE_MACRO as __FILE__ is ANSI C.Tim Potter2002-12-043-20/+11
* More attributes to publish. All DsSpooler attributes except REG_MULTI_SZ one...Jim McDonough2002-12-041-0/+3
* Automatic printer publishing when using APW or choosing 'list in the director...Jim McDonough2002-12-041-0/+5
* Fix for 64 bit issues with oplocks and allocation size.Jeremy Allison2002-12-042-948/+1270
* use FILE_MACRO instead of __FILE__Herb Lewis2002-12-031-6/+6
* Support printer info 7, used for publishingJim McDonough2002-12-031-0/+16
* Add defines for standard DsSpooler/DsDriver values that get published.Jim McDonough2002-12-031-0/+54