summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r11985: Move to LGPL as per tridge's Samba4 change.Jeremy Allison1-11/+27
2007-10-10r11966: fix the build\n\nGuentherGünther Deschner1-1/+1
2007-10-10r11963: add rpccli_samr_chgpasswd3 from samba4.Günther Deschner1-0/+43
2007-10-10r11950: If we got a connection oriented cancel pdu we would spin processing it.Jeremy Allison1-9/+21
2007-10-10r11924: Added Volkers's (C) to srv_samr_nt.c, removed separate "builtin"Jeremy Allison1-1/+4
2007-10-10r11922: Looks bigger than it is: There's no point in allocating arrays inVolker Lendecke1-6/+4
2007-10-10r11863: BUG 3196: patch from Alex Deiter <tiamat@komi.mts.ru> to compile agai...Gerald Carter1-0/+9
2007-10-10r11856: Replace unknown1 with group_attr.Günther Deschner1-2/+2
2007-10-10r11853: Add Dsr_GetSiteName (handy for experimenting with GPOs).Günther Deschner1-0/+15
2007-10-10r11852: Fill in samr_get_dom_pwinfo based on Samba4.Günther Deschner1-5/+9
2007-10-10r11793: Fix the SAMR cache so it works across completely insaneJeremy Allison1-7/+7
2007-10-10r11769: Looking at a performance problem enumerating accounts, wonderedJeremy Allison1-1/+27
2007-10-10r11761: * fix clearing of event logs by truncating the tdb.Gerald Carter1-0/+10
2007-10-10r11719: Remove silly #define of close -> close_fn as this borksJeremy Allison1-7/+0
2007-10-10r11706: Implement dsr_getdcname client code. It's handy: It not only gives yo...Volker Lendecke1-0/+34
2007-10-10r11573: Adding Andrew Bartlett's patch to make machine accountJeremy Allison3-10/+16
2007-10-10r11435: Allow the hash size of the tdb open (locking) databaseJeremy Allison1-0/+3
2007-10-10r11332: eventlog API uses NTSTATUS, not WERROR for return codesGerald Carter1-6/+6
2007-10-10r11275: patch from Chris to remove the empty struct in libmsrpc.h (fix build ...Gerald Carter1-4/+0
2007-10-10r11242: use LDAP bitwise machting rule when searching for groups in ADS.Günther Deschner1-3/+25
2007-10-10r11232: Added ab's POSIX statvfs vfs call. Sorry for the delay ab.Jeremy Allison2-4/+39
2007-10-10r11213: Fix the buildGünther Deschner1-0/+1