summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* r13439: Fix NET_SAM_LOGON_EX.Jeremy Allison2007-10-101-1/+1
* r13433: Get ready to implement NET_SAM_LOGON_EX.Jeremy Allison2007-10-101-0/+26
* r13407: Change the credentials code to be more like the Samba4 structure,Jeremy Allison2007-10-102-3/+10
* r13399: Get closer to passing RPC-SCHANNEL test.Jeremy Allison2007-10-101-0/+51
* r13396: Add in userinfo26, re-enable userinfo25 - took the knowledgeJeremy Allison2007-10-101-0/+8
* r13386: Fix parsing of SAMR_Q_CONNECT_ANON.Jeremy Allison2007-10-101-5/+2
* r13364: Continue not enabling valgrind on 64-bit Linux (see also rev 8510).James Peach2007-10-101-1/+3
* r13329: Fix libsmbsharemodes.so to work with the stored delete token.Jeremy Allison2007-10-101-0/+25
* r13316: Let the carnage begin....Gerald Carter2007-10-1018-198/+714
* r13310: first round of server affinity patches for winbindd & net ads joinGerald Carter2007-10-101-8/+0
* r13293: Rather a big patch I'm afraid, but this should fix bug #3347Jeremy Allison2007-10-101-76/+62
* r13274: Fix for bug #3467. Not a show stopper.Jeremy Allison2007-10-101-0/+1
* r13260: Fix stupid bug Volker found for big-endian machines.Jeremy Allison2007-10-101-1/+1
* r13198: Fix issues exposed by Jerry's testing on 64-bit SolarisJeremy Allison2007-10-101-1/+0
* r13095: Fix warnings assigning int to a size_t.Jeremy Allison2007-10-102-2/+2
* r12951: Tell the MIPSPro compiler to push DEBUG calls out of line.James Peach2007-10-101-0/+6
* r12935: After discussion with Volker fix bug #3397 using a variant of the pat...Alexander Bokovoy2007-10-101-0/+9
* r12914: adding query/set ops for security descriptors on services.Gerald Carter2007-10-101-2/+31
* r12877: Stop passing structs around in smb messages, insteadJeremy Allison2007-10-102-3/+61