summaryrefslogtreecommitdiffstats
path: root/source/include
Commit message (Expand)AuthorAgeFilesLines
* r11963: add rpccli_samr_chgpasswd3 from samba4.Günther Deschner2005-11-291-0/+43
* r11950: If we got a connection oriented cancel pdu we would spin processing it.Jeremy Allison2005-11-291-9/+21
* r11924: Added Volkers's (C) to srv_samr_nt.c, removed separate "builtin"Jeremy Allison2005-11-271-1/+4
* r11922: Looks bigger than it is: There's no point in allocating arrays inVolker Lendecke2005-11-261-6/+4
* r11863: BUG 3196: patch from Alex Deiter <tiamat@komi.mts.ru> to compile agai...Gerald Carter2005-11-221-0/+9
* r11856: Replace unknown1 with group_attr.Günther Deschner2005-11-221-2/+2
* r11853: Add Dsr_GetSiteName (handy for experimenting with GPOs).Günther Deschner2005-11-221-0/+15
* r11852: Fill in samr_get_dom_pwinfo based on Samba4.Günther Deschner2005-11-221-5/+9
* r11793: Fix the SAMR cache so it works across completely insaneJeremy Allison2005-11-181-7/+7
* r11769: Looking at a performance problem enumerating accounts, wonderedJeremy Allison2005-11-171-1/+27
* r11761: * fix clearing of event logs by truncating the tdb.Gerald Carter2005-11-171-0/+10
* r11719: Remove silly #define of close -> close_fn as this borksJeremy Allison2005-11-141-7/+0
* r11706: Implement dsr_getdcname client code. It's handy: It not only gives yo...Volker Lendecke2005-11-131-0/+34
* r11573: Adding Andrew Bartlett's patch to make machine accountJeremy Allison2005-11-083-10/+16
* r11435: Allow the hash size of the tdb open (locking) databaseJeremy Allison2005-11-011-0/+3
* r11332: eventlog API uses NTSTATUS, not WERROR for return codesGerald Carter2005-10-271-6/+6
* r11275: patch from Chris to remove the empty struct in libmsrpc.h (fix build ...Gerald Carter2005-10-241-4/+0
* r11242: use LDAP bitwise machting rule when searching for groups in ADS.Günther Deschner2005-10-211-3/+25
* r11232: Added ab's POSIX statvfs vfs call. Sorry for the delay ab.Jeremy Allison2005-10-202-4/+39
* r11213: Fix the buildGünther Deschner2005-10-201-0/+1
* r11190: Fix enhancement request #3192.Jeremy Allison2005-10-191-1/+9
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2005-10-181-31/+29
* r11124: Commit Chris' fixes for libmsrpc after the rpc_clientGerald Carter2005-10-172-0/+7
* r11063: merging missing error code for event logsGerald Carter2005-10-141-0/+1
* r11060: merging new eventlog code from trunkGerald Carter2005-10-141-5/+9
* r10979: After discussions on IRC about profile shares,Jeremy Allison2005-10-141-0/+3
* r10964: BUG 1051: store the directory path so we can send the full name in th...Gerald Carter2005-10-131-0/+1
* r10911: part of #2861: add rename support for usrmgr.exe when using tdbsamJim McDonough2005-10-111-1/+5
* r10909: Give better shutdown messagesJim McDonough2005-10-111-0/+1
* r10822: updating copyright infoGerald Carter2005-10-071-0/+4
* r10819: merging a couple of fixes from trunkGerald Carter2005-10-073-161/+0
* r10792: Fix the "schannel not stored across client disconnects" problem.Jeremy Allison2005-10-071-0/+2
* r10781: merging eventlog and svcctl code from trunkGerald Carter2005-10-063-18/+9
* r10722: Remove unused BOOL in struct dcinfo.Jeremy Allison2005-10-051-1/+0
* r10671: Attempt to fix the build on machines without kerberos headers.Volker Lendecke2005-10-011-0/+38
* r10657: remove missing header fileGerald Carter2005-09-301-1/+0
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-3034-878/+1337
* r10371: Adding iPrint printing backend written by Joel J. Smith @ Novell.Jeremy Allison2005-09-202-1/+5
* r10151: Fix includes correctly. Patch from Steve WilliamsJeremy Allison2005-09-111-1/+8
* r10042: Add in external LGPL library for accessing the share mode db. AllowJeremy Allison2005-09-051-0/+103
* r10003: in the rush for 10k, I forgot to run add the rest of Chris' libmsrpc ...Gerald Carter2005-09-032-0/+3117
* r9998: starting content for maintainers fileGerald Carter2005-09-031-5/+6
* r9952: Adapt better to the Windows way of taking and assigning ownership:Günther Deschner2005-09-021-0/+1
* r9945: fix typos.Günther Deschner2005-09-021-1/+1
* r9893: fix REG_CREATE_KEY_EX parsing error caused by WinXP clientsGerald Carter2005-09-011-2/+5
* r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to useGerald Carter2005-08-293-4/+3
* r9627: Enable format string checking for the MIPSPro compilers.James Peach2005-08-261-1/+13
* r9540: correct comments in struct smbc_dirent (fixes bug 3030)Derrell Lipman2005-08-231-4/+4
* r9486: ensure that the registry hash records are sorted by original subkey na...Gerald Carter2005-08-221-0/+1
* r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UN...Jeremy Allison2005-08-222-7/+20