summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14051: Add remaining (documented) userAccountControl bits, thanks to LukeGünther Deschner1-2/+2
2007-10-10r14050: Add the ACB_PWEXPIRED bit abartlet has found.Günther Deschner1-0/+1
2007-10-10r14049: Found some more MSV1_0 bits and their behaviour;Günther Deschner1-2/+14
2007-10-10r13975: Re-fix Coverity #156 - I had left the hidden arg. inconsistentJeremy Allison1-1/+1
2007-10-10r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison1-2/+4
2007-10-10r13878: move PORT_DATA_1 to use static sized UNICODE strings as per MSDNGerald Carter1-5/+11
2007-10-10r13829: From the "It's not pretty but it works" categoryGerald Carter2-2/+40
2007-10-10r13824: * add api table for Xcv TCPMON and LOCALMON calls startingGerald Carter1-2/+2
2007-10-10r13820: * Start fleshing out the XcvDataPort() server implementationGerald Carter2-4/+8
2007-10-10r13815: "Into the blind world let us now descend,"Gerald Carter2-1/+28
2007-10-10r13802: I *knew* ASU on sparc had to be good for *something* ! :-).Jeremy Allison1-2/+2
2007-10-10r13733: Reorder so that locking and params declarations are not mingled.James Peach1-17/+18
2007-10-10r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16.Günther Deschner4-10/+10
2007-10-10r13693: More Solaris/LDAP fixes from Bjoern <bjoern@j3e.de>Volker Lendecke1-0/+6
2007-10-10r13690: Check in Björn's LDAP Solaris fix.Volker Lendecke1-0/+4
2007-10-10r13679: Commiting the rm_primary_group.patch posted on samba-technicalGerald Carter1-2/+3
2007-10-10r13657: Let winbindd try to obtain the gecos field from the msSFU30GecosGünther Deschner1-0/+2
2007-10-10r13625: Now that Heimdal 0.7.2 is released, we reenable our strict checking forGünther Deschner1-2/+1
2007-10-10r13601: * Remove unused code from pdb_ldap.cGerald Carter1-1/+3
2007-10-10r13598: Defining KRB5KRB_ERR_RESPONSE_TOO_BIG if not defined which is the caseLars Müller1-0/+4
2007-10-10r13588: Second attempt to fix Bug #3330 - treat the string as aJeremy Allison1-1/+1
2007-10-10r13585: Sorry Gunther, had to revert this. It's got a bufferJeremy Allison1-1/+1
2007-10-10r13581: Correctly parse a non-null terminated, little-endian UCS2 string in theGünther Deschner1-1/+1
2007-10-10r13576: This is the beginnings of moving the SAM_ACCOUNT data structureGerald Carter2-69/+61
2007-10-10r13566: Fix EA support for AIX.Günther Deschner1-0/+4
2007-10-10r13553: Fix all our warnings at -O6 on an x86_64 box.Jeremy Allison3-10/+8
2007-10-10r13522: Add SAMR_GET_USRDOM_PWINFO client-side.Günther Deschner1-2/+2
2007-10-10r13509: remove unnecessary sql flagsGerald Carter1-2/+0
2007-10-10r13494: Merge the stuff I've done in head the last days.Volker Lendecke1-0/+26
2007-10-10r13482: Push the FAM notification file descriptor into the selectJames Peach1-0/+1
2007-10-10r13460: by popular demand....Gerald Carter2-162/+7
2007-10-10r13458: Add parsing functions - but stub internals for lookupnames3 and 4.Jeremy Allison1-2/+77
2007-10-10r13456: Add lsa_lookup_names2.Jeremy Allison1-1/+1
2007-10-10r13455: Prepare to add lookupnames2.Jeremy Allison2-3/+44
2007-10-10r13449: Ensure we don't crash if no dc struct on pipe.Jeremy Allison1-0/+3
2007-10-10r13447: Added LSA_LOOKUPSIDS2 and LSA_LOOKUPSIDS3.Jeremy Allison1-19/+89
2007-10-10r13444: Add REJECT_REASON_OTHER for samr_chgpasswd_user3Günther Deschner1-0/+1
2007-10-10r13442: Implement samr_chgpasswd_user3 server-side.Günther Deschner1-7/+9
2007-10-10r13439: Fix NET_SAM_LOGON_EX.Jeremy Allison1-1/+1
2007-10-10r13433: Get ready to implement NET_SAM_LOGON_EX.Jeremy Allison1-0/+26
2007-10-10r13407: Change the credentials code to be more like the Samba4 structure,Jeremy Allison2-3/+10
2007-10-10r13399: Get closer to passing RPC-SCHANNEL test.Jeremy Allison1-0/+51
2007-10-10r13396: Add in userinfo26, re-enable userinfo25 - took the knowledgeJeremy Allison1-0/+8
2007-10-10r13386: Fix parsing of SAMR_Q_CONNECT_ANON.Jeremy Allison1-5/+2
2007-10-10r13364: Continue not enabling valgrind on 64-bit Linux (see also rev 8510).James Peach1-1/+3
2007-10-10r13329: Fix libsmbsharemodes.so to work with the stored delete token.Jeremy Allison1-0/+25
2007-10-10r13316: Let the carnage begin....Gerald Carter18-198/+714
2007-10-10r13310: first round of server affinity patches for winbindd & net ads joinGerald Carter1-8/+0
2007-10-10r13293: Rather a big patch I'm afraid, but this should fix bug #3347Jeremy Allison1-76/+62
2007-10-10r13274: Fix for bug #3467. Not a show stopper.Jeremy Allison1-0/+1