summaryrefslogtreecommitdiffstats
path: root/source/include
Commit message (Expand)AuthorAgeFilesLines
* r22138: * Sync up with the SAMBA_3_0_25 as of svn r22132.Gerald Carter2007-04-094-8/+25
* r21889: * Pull from SAMBA-3_0_25 svn r21888Gerald Carter2007-03-2012-229/+233
* r21585: Start syncing the monster that will become 3.0.25pre1Gerald Carter2007-02-2860-1906/+2103
* r19499: sync up changes for 3.0.23dGerald Carter2006-10-262-1/+3
* r19018: staging for a 3.0.23d on Tuesday (I think we have sufficient changes ...Gerald Carter2006-10-011-0/+8
* r17916: DLIST_REMOVE macro fixGerald Carter2006-08-291-1/+1
* r17911: Mgeres from SAMBA_3_0_23:Gerald Carter2006-08-291-1/+3
* r17727: Start pulling in changes for 3.0.23cGerald Carter2006-08-235-3/+12
* r17094: merge fixes for 3.0.23aGerald Carter2006-07-171-0/+7
* r16674: After removing each individual post-3.0.23rc3 change:Gerald Carter2006-06-293-2/+9
* r16472: final pass for 3.0.23rc3 I think. Current with SAMBA_3_0 r16471Gerald Carter2006-06-221-2/+4
* r16348: * merging changes from SAMBA_3_0 r16346Gerald Carter2006-06-192-0/+7
* r16124: catch a couple of fixes from GuentherGerald Carter2006-06-091-0/+1
* r16104: Set version to 3.0.23rc2Gerald Carter2006-06-084-7/+19
* r15866: merge build fixes for HP-UX 11.11 and IRIX 6.4samba-3.0.23rc1Gerald Carter2006-05-241-16/+24
* r15841: grab talloc fixes (current up to r15838)Gerald Carter2006-05-231-0/+1
* r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)Gerald Carter2006-05-239-140/+333
* r15164: grab a few more changes from SAMBA_3_0Gerald Carter2006-04-221-1/+3
* r15129: Separate out mechanism and policy for NTLMSSP auth/sign/seal.Jeremy Allison2006-04-181-0/+1
* r15088: Remove all time() and gettimeofday() calls out of the mainlineJeremy Allison2006-04-151-0/+1
* r15072: Last bit of 32/64 bit portabilities fixes for winbind Gerald Carter2006-04-131-0/+5
* r15060: The brlock code gets called a lot. Ensure we keep theJeremy Allison2006-04-121-0/+8
* r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...Gerald Carter2006-04-121-0/+13
* r15047: Add support for using libunwind to generate a backtrace. This isJames Peach2006-04-121-4/+0
* r15041: Adding rpc client calls to manipulate auditing policies on remote CIFSGünther Deschner2006-04-111-59/+115
* r15022: Fix core dumps on normal server exit.Jeremy Allison2006-04-101-1/+1
* r15018: Merge Volker's ipc/trans2/nttrans changes overJeremy Allison2006-04-105-5/+83
* r14898: This change is an attempt to improve the quality of the information thatJames Peach2006-04-043-1/+10
* r14847: Tell static checkers that exit_server() doesn'tJeremy Allison2006-04-011-0/+1
* r14763: Add a new tuning parameter, open files database hash size,Jeremy Allison2006-03-291-1/+1
* r14751: Use the noreturn attribute to try and tell coverity thatJeremy Allison2006-03-281-0/+9
* r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-basedJames Peach2006-03-223-1/+7
* r14664: r13868@cabra: derrell | 2006-03-22 17:04:30 -0500Derrell Lipman2006-03-222-10/+98
* r14646: Adding samr querygroup infolevels 2 & 5.Günther Deschner2006-03-221-1/+16
* r14634: Many bug fixes thanks to train rides and overnight stays in airportsGerald Carter2006-03-221-0/+5
* r14600: Refactor capability interface from being IRIX-specific to using onlyJames Peach2006-03-212-19/+3
* r14597: Merge DCERPC_FAULT constants from Samba 4.Günther Deschner2006-03-211-0/+10
* r14403: * modifies create_local_nt_token() to create a BUILTIN\AdministratorsGerald Carter2006-03-151-2/+2
* r14368: Remove redundant set of logon flags (now in rpc_netlogon.h).Günther Deschner2006-03-141-2/+0
* r14353: Fix coverity bugs #61 and #62. Remember to divide byJeremy Allison2006-03-131-1/+1
* r14255: Revert r14204 which was horribly broken.James Peach2006-03-121-1/+1
* r14207: Convert the lp_acl_compatibility() param into an enum.James Peach2006-03-111-0/+2
* r14204: Remove the basically unused P_GSTRING and P_UGSTRINGJames Peach2006-03-111-1/+1
* r14074: Some cleanup; there is no point in declaring and mappingGünther Deschner2006-03-091-4/+2
* r14051: Add remaining (documented) userAccountControl bits, thanks to LukeGünther Deschner2006-03-081-2/+2
* r14050: Add the ACB_PWEXPIRED bit abartlet has found.Günther Deschner2006-03-081-0/+1
* r14049: Found some more MSV1_0 bits and their behaviour; Günther Deschner2006-03-081-2/+14
* r13975: Re-fix Coverity #156 - I had left the hidden arg. inconsistentJeremy Allison2006-03-071-1/+1
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2006-03-071-2/+4
* r13878: move PORT_DATA_1 to use static sized UNICODE strings as per MSDNGerald Carter2006-03-061-5/+11