summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* r14664: r13868@cabra: derrell | 2006-03-22 17:04:30 -0500Derrell Lipman2007-10-102-10/+98
* r14646: Adding samr querygroup infolevels 2 & 5.Günther Deschner2007-10-101-1/+16
* r14634: Many bug fixes thanks to train rides and overnight stays in airportsGerald Carter2007-10-101-0/+5
* r14600: Refactor capability interface from being IRIX-specific to using onlyJames Peach2007-10-102-19/+3
* r14597: Merge DCERPC_FAULT constants from Samba 4.Günther Deschner2007-10-101-0/+10
* r14403: * modifies create_local_nt_token() to create a BUILTIN\AdministratorsGerald Carter2007-10-101-2/+2
* r14368: Remove redundant set of logon flags (now in rpc_netlogon.h).Günther Deschner2007-10-101-2/+0
* r14353: Fix coverity bugs #61 and #62. Remember to divide byJeremy Allison2007-10-101-1/+1
* r14255: Revert r14204 which was horribly broken.James Peach2007-10-101-1/+1
* r14207: Convert the lp_acl_compatibility() param into an enum.James Peach2007-10-101-0/+2
* r14204: Remove the basically unused P_GSTRING and P_UGSTRINGJames Peach2007-10-101-1/+1
* r14074: Some cleanup; there is no point in declaring and mappingGünther Deschner2007-10-101-4/+2
* r14051: Add remaining (documented) userAccountControl bits, thanks to LukeGünther Deschner2007-10-101-2/+2
* r14050: Add the ACB_PWEXPIRED bit abartlet has found.Günther Deschner2007-10-101-0/+1
* r14049: Found some more MSV1_0 bits and their behaviour;Günther Deschner2007-10-101-2/+14
* r13975: Re-fix Coverity #156 - I had left the hidden arg. inconsistentJeremy Allison2007-10-101-1/+1
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2007-10-101-2/+4
* r13878: move PORT_DATA_1 to use static sized UNICODE strings as per MSDNGerald Carter2007-10-101-5/+11
* r13829: From the "It's not pretty but it works" categoryGerald Carter2007-10-102-2/+40
* r13824: * add api table for Xcv TCPMON and LOCALMON calls startingGerald Carter2007-10-101-2/+2
* r13820: * Start fleshing out the XcvDataPort() server implementationGerald Carter2007-10-102-4/+8
* r13815: "Into the blind world let us now descend,"Gerald Carter2007-10-102-1/+28
* r13802: I *knew* ASU on sparc had to be good for *something* ! :-).Jeremy Allison2007-10-101-2/+2
* r13733: Reorder so that locking and params declarations are not mingled.James Peach2007-10-101-17/+18
* r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16.Günther Deschner2007-10-104-10/+10
* r13693: More Solaris/LDAP fixes from Bjoern <bjoern@j3e.de>Volker Lendecke2007-10-101-0/+6
* r13690: Check in Björn's LDAP Solaris fix.Volker Lendecke2007-10-101-0/+4
* r13679: Commiting the rm_primary_group.patch posted on samba-technicalGerald Carter2007-10-101-2/+3
* r13657: Let winbindd try to obtain the gecos field from the msSFU30GecosGünther Deschner2007-10-101-0/+2
* r13625: Now that Heimdal 0.7.2 is released, we reenable our strict checking forGünther Deschner2007-10-101-2/+1
* r13601: * Remove unused code from pdb_ldap.cGerald Carter2007-10-101-1/+3
* r13598: Defining KRB5KRB_ERR_RESPONSE_TOO_BIG if not defined which is the caseLars Müller2007-10-101-0/+4
* r13588: Second attempt to fix Bug #3330 - treat the string as aJeremy Allison2007-10-101-1/+1
* r13585: Sorry Gunther, had to revert this. It's got a bufferJeremy Allison2007-10-101-1/+1
* r13581: Correctly parse a non-null terminated, little-endian UCS2 string in theGünther Deschner2007-10-101-1/+1
* r13576: This is the beginnings of moving the SAM_ACCOUNT data structureGerald Carter2007-10-102-69/+61
* r13566: Fix EA support for AIX.Günther Deschner2007-10-101-0/+4
* r13553: Fix all our warnings at -O6 on an x86_64 box.Jeremy Allison2007-10-103-10/+8
* r13522: Add SAMR_GET_USRDOM_PWINFO client-side.Günther Deschner2007-10-101-2/+2
* r13509: remove unnecessary sql flagsGerald Carter2007-10-101-2/+0
* r13494: Merge the stuff I've done in head the last days.Volker Lendecke2007-10-101-0/+26
* r13482: Push the FAM notification file descriptor into the selectJames Peach2007-10-101-0/+1
* r13460: by popular demand....Gerald Carter2007-10-102-162/+7
* r13458: Add parsing functions - but stub internals for lookupnames3 and 4.Jeremy Allison2007-10-101-2/+77
* r13456: Add lsa_lookup_names2.Jeremy Allison2007-10-101-1/+1
* r13455: Prepare to add lookupnames2.Jeremy Allison2007-10-102-3/+44
* r13449: Ensure we don't crash if no dc struct on pipe.Jeremy Allison2007-10-101-0/+3
* r13447: Added LSA_LOOKUPSIDS2 and LSA_LOOKUPSIDS3.Jeremy Allison2007-10-101-19/+89
* r13444: Add REJECT_REASON_OTHER for samr_chgpasswd_user3Günther Deschner2007-10-101-0/+1
* r13442: Implement samr_chgpasswd_user3 server-side.Günther Deschner2007-10-101-7/+9