summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r13260: Fix stupid bug Volker found for big-endian machines.Jeremy Allison1-1/+1
2007-10-10r13198: Fix issues exposed by Jerry's testing on 64-bit SolarisJeremy Allison1-1/+0
2007-10-10r13095: Fix warnings assigning int to a size_t.Jeremy Allison2-2/+2
2007-10-10r12951: Tell the MIPSPro compiler to push DEBUG calls out of line.James Peach1-0/+6
2007-10-10r12935: After discussion with Volker fix bug #3397 using a variant of the pat...Alexander Bokovoy1-0/+9
2007-10-10r12914: adding query/set ops for security descriptors on services.Gerald Carter1-2/+31
2007-10-10r12877: Stop passing structs around in smb messages, insteadJeremy Allison2-3/+61
2007-10-10r12853: Fix segfault in "net rpc vampire|samdump" (Bugzilla #3390).Günther Deschner1-2/+19
2007-10-10r12794: BUG 3340: patch from William JoJo <jojowil@hvcc.edu> to fix automatic...Gerald Carter1-1/+1
2007-10-10r12771: Apply patch from bug 3374, attempt to fix build on tru64.Volker Lendecke1-0/+1
2007-10-10r12660: Happy New Year!Stefan Metzmacher1-1/+1
2007-10-10r12576: r12115@cabra: derrell | 2005-12-29 11:16:03 -0500Derrell Lipman1-5/+13
2007-10-10r12522: Try and fix bug #2926 by removing setlocale(LC_ALL, "C")Jeremy Allison1-0/+3
2007-10-10r12213: Final fix for #3303 - send rename messages to smbd'sJeremy Allison2-0/+7
2007-10-10r12203: Add the share path into the sharemode db. This involvesJeremy Allison1-0/+1
2007-10-10r12173: doing some service control workGerald Carter2-1/+4
2007-10-10r12111: Fix the "everything" build by re-adding debug2html. Oops.Jeremy Allison1-0/+127
2007-10-10r12107: Move to a tdb-based wins database. At the moment we stillJeremy Allison3-14/+5
2007-10-10r12096: Change uint32_t to uint32. Jerry, please pick this change up forJeremy Allison1-1/+1
2007-10-10r12055: More cruftVolker Lendecke1-23/+0
2007-10-10r12052: Remove unused typedefsVolker Lendecke1-43/+0
2007-10-10r12051: Merge across the lookup_name and lookup_sid work. Lets see how the bu...Volker Lendecke2-0/+18
2007-10-10r12046: Fix typoVolker Lendecke1-1/+1