summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r12853: Fix segfault in "net rpc vampire|samdump" (Bugzilla #3390).Günther Deschner2007-10-101-2/+19
* r12794: BUG 3340: patch from William JoJo <jojowil@hvcc.edu> to fix automatic...Gerald Carter2007-10-101-1/+1
* r12771: Apply patch from bug 3374, attempt to fix build on tru64.Volker Lendecke2007-10-101-0/+1
* r12660: Happy New Year!Stefan Metzmacher2007-10-101-1/+1
* r12576: r12115@cabra: derrell | 2005-12-29 11:16:03 -0500Derrell Lipman2007-10-101-5/+13
* r12522: Try and fix bug #2926 by removing setlocale(LC_ALL, "C")Jeremy Allison2007-10-101-0/+3
* r12213: Final fix for #3303 - send rename messages to smbd'sJeremy Allison2007-10-102-0/+7
* r12203: Add the share path into the sharemode db. This involvesJeremy Allison2007-10-101-0/+1
* r12173: doing some service control workGerald Carter2007-10-102-1/+4
* r12111: Fix the "everything" build by re-adding debug2html. Oops.Jeremy Allison2007-10-101-0/+127
* r12107: Move to a tdb-based wins database. At the moment we stillJeremy Allison2007-10-103-14/+5
* r12096: Change uint32_t to uint32. Jerry, please pick this change up forJeremy Allison2007-10-101-1/+1
* r12055: More cruftVolker Lendecke2007-10-101-23/+0
* r12052: Remove unused typedefsVolker Lendecke2007-10-101-43/+0
* r12051: Merge across the lookup_name and lookup_sid work. Lets see how the bu...Volker Lendecke2007-10-102-0/+18
* r12046: Fix typoVolker Lendecke2007-10-101-1/+1
* r11985: Move to LGPL as per tridge's Samba4 change.Jeremy Allison2007-10-101-11/+27
* r11966: fix the build\n\nGuentherGünther Deschner2007-10-101-1/+1
* r11963: add rpccli_samr_chgpasswd3 from samba4.Günther Deschner2007-10-101-0/+43
* r11950: If we got a connection oriented cancel pdu we would spin processing it.Jeremy Allison2007-10-101-9/+21
* r11924: Added Volkers's (C) to srv_samr_nt.c, removed separate "builtin"Jeremy Allison2007-10-101-1/+4
* r11922: Looks bigger than it is: There's no point in allocating arrays inVolker Lendecke2007-10-101-6/+4
* r11863: BUG 3196: patch from Alex Deiter <tiamat@komi.mts.ru> to compile agai...Gerald Carter2007-10-101-0/+9
* r11856: Replace unknown1 with group_attr.Günther Deschner2007-10-101-2/+2
* r11853: Add Dsr_GetSiteName (handy for experimenting with GPOs).Günther Deschner2007-10-101-0/+15
* r11852: Fill in samr_get_dom_pwinfo based on Samba4.Günther Deschner2007-10-101-5/+9
* r11793: Fix the SAMR cache so it works across completely insaneJeremy Allison2007-10-101-7/+7
* r11769: Looking at a performance problem enumerating accounts, wonderedJeremy Allison2007-10-101-1/+27
* r11761: * fix clearing of event logs by truncating the tdb.Gerald Carter2007-10-101-0/+10
* r11719: Remove silly #define of close -> close_fn as this borksJeremy Allison2007-10-101-7/+0
* r11706: Implement dsr_getdcname client code. It's handy: It not only gives yo...Volker Lendecke2007-10-101-0/+34
* r11573: Adding Andrew Bartlett's patch to make machine accountJeremy Allison2007-10-103-10/+16
* r11435: Allow the hash size of the tdb open (locking) databaseJeremy Allison2007-10-101-0/+3
* r11332: eventlog API uses NTSTATUS, not WERROR for return codesGerald Carter2007-10-101-6/+6
* r11275: patch from Chris to remove the empty struct in libmsrpc.h (fix build ...Gerald Carter2007-10-101-4/+0
* r11242: use LDAP bitwise machting rule when searching for groups in ADS.Günther Deschner2007-10-101-3/+25
* r11232: Added ab's POSIX statvfs vfs call. Sorry for the delay ab.Jeremy Allison2007-10-102-4/+39
* r11213: Fix the buildGünther Deschner2007-10-101-0/+1
* r11190: Fix enhancement request #3192.Jeremy Allison2007-10-101-1/+9
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2007-10-101-31/+29
* r11124: Commit Chris' fixes for libmsrpc after the rpc_clientGerald Carter2007-10-102-0/+7