summaryrefslogtreecommitdiffstats
path: root/source/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* r13829: From the "It's not pretty but it works" categoryGerald Carter2006-03-042-2/+40
* r13824: * add api table for Xcv TCPMON and LOCALMON calls startingGerald Carter2006-03-031-2/+2
* r13820: * Start fleshing out the XcvDataPort() server implementationGerald Carter2006-03-032-4/+8
* r13815: "Into the blind world let us now descend,"Gerald Carter2006-03-032-1/+28
* r13802: I *knew* ASU on sparc had to be good for *something* ! :-).Jeremy Allison2006-03-021-2/+2
* r13733: Reorder so that locking and params declarations are not mingled.James Peach2006-02-271-17/+18
* r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16. Günther Deschner2006-02-274-10/+10
* r13693: More Solaris/LDAP fixes from Bjoern <bjoern@j3e.de>Volker Lendecke2006-02-261-0/+6
* r13690: Check in Björn's LDAP Solaris fix.Volker Lendecke2006-02-261-0/+4
* r13679: Commiting the rm_primary_group.patch posted on samba-technicalGerald Carter2006-02-241-2/+3
* r13657: Let winbindd try to obtain the gecos field from the msSFU30GecosGünther Deschner2006-02-231-0/+2
* r13625: Now that Heimdal 0.7.2 is released, we reenable our strict checking forGünther Deschner2006-02-221-2/+1
* r13601: * Remove unused code from pdb_ldap.cGerald Carter2006-02-211-1/+3
* r13598: Defining KRB5KRB_ERR_RESPONSE_TOO_BIG if not defined which is the caseLars Müller2006-02-211-0/+4
* r13588: Second attempt to fix Bug #3330 - treat the string as aJeremy Allison2006-02-211-1/+1
* r13585: Sorry Gunther, had to revert this. It's got a bufferJeremy Allison2006-02-211-1/+1
* r13581: Correctly parse a non-null terminated, little-endian UCS2 string in theGünther Deschner2006-02-201-1/+1
* r13576: This is the beginnings of moving the SAM_ACCOUNT data structure Gerald Carter2006-02-202-69/+61
* r13566: Fix EA support for AIX. Günther Deschner2006-02-201-0/+4
* r13553: Fix all our warnings at -O6 on an x86_64 box.Jeremy Allison2006-02-183-10/+8
* r13522: Add SAMR_GET_USRDOM_PWINFO client-side.Günther Deschner2006-02-161-2/+2
* r13509: remove unnecessary sql flagsGerald Carter2006-02-151-2/+0
* r13494: Merge the stuff I've done in head the last days.Volker Lendecke2006-02-131-0/+26
* r13482: Push the FAM notification file descriptor into the selectJames Peach2006-02-131-0/+1
* r13460: by popular demand....Gerald Carter2006-02-112-162/+7
* r13458: Add parsing functions - but stub internals for lookupnames3 and 4.Jeremy Allison2006-02-111-2/+77
* r13456: Add lsa_lookup_names2.Jeremy Allison2006-02-111-1/+1
* r13455: Prepare to add lookupnames2.Jeremy Allison2006-02-112-3/+44
* r13449: Ensure we don't crash if no dc struct on pipe.Jeremy Allison2006-02-111-0/+3