summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r11170: root free pass on eventlog open access checkGerald Carter1-0/+7
2007-10-10r11169: removing duplicate 'map read only' entryGerald Carter1-1/+0
2007-10-10r11167: -lsec should be include in $ACL_LIBS and not $LIBS on solarisGerald Carter1-1/+1
2007-10-10r11165: deparate the library install commands from the logic of whether to bu...Gerald Carter1-14/+8
2007-10-10r11163: fix installation of libmsrpcGerald Carter1-1/+4
2007-10-10r11161: another regression from merge; make sure to build vfs_full_audit modu...Gerald Carter1-1/+1
2007-10-10r11159: Added some const to fix warnings.Jeremy Allison2-4/+4
2007-10-10r11156: Remove valgrind disabling ifdef that got added by mistake.Jeremy Allison1-2/+0
2007-10-10r11155: Remove warning in torturous logic.Jeremy Allison1-5/+15
2007-10-10r11152: fix some regressions caused by the trunk->3.0 merge when install docs...Gerald Carter1-1/+1
2007-10-10r11150: fix solaris acl linking problem on sunos5.9; not quite sure how this ...Gerald Carter1-0/+1
2007-10-10r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison66-464/+479
2007-10-10r11136: patches from Brian Moran for eventlogadm utilityGerald Carter3-83/+132
2007-10-10r11135: should fix seg fault in addprinter code reported by Marcin. Allocate...Gerald Carter1-6/+15
2007-10-10r11131: updating indent resource file from trunkGerald Carter1-0/+15
2007-10-10r11125: remove unused variablesGerald Carter1-2/+0
2007-10-10r11124: Commit Chris' fixes for libmsrpc after the rpc_clientGerald Carter10-702/+607
2007-10-10r11123: * patches from Brian Moran for creating new eventlogGerald Carter5-15/+227
2007-10-10r11079: Narrowing down on the #1828 PPC bug. The PPC client sends anJeremy Allison1-32/+6
2007-10-10r11075: Still working on bug #1828, PPC hell. The PPC client sends theJeremy Allison1-2/+19
2007-10-10r11073: safety checks on pointers to prevent crashing when converting REG_MUL...Gerald Carter1-1/+7
2007-10-10r11072: add routines for converting REG_MULTI_SZ to and from char**Gerald Carter2-1/+117
2007-10-10r11069: make sure to zero memory when allocating a a REGVAL_CTR structGerald Carter1-1/+5
2007-10-10r11065: rename wr_eventlog to eventlogadmGerald Carter2-5/+5
2007-10-10r11063: merging missing error code for event logsGerald Carter1-0/+1
2007-10-10r11060: merging new eventlog code from trunkGerald Carter6-514/+710
2007-10-10r11054: patch from Brian Moran; fix error code return in _srv_net_name_valida...Gerald Carter1-18/+5
2007-10-10r10979: After discussions on IRC about profile shares,Jeremy Allison3-6/+31
2007-10-10r10977: Get rid of tons of new warnings when building with OpenLDAP 2.3.7 or ...Günther Deschner1-0/+1
2007-10-10r10976: Fix the build with openssl-0.9.8a.Günther Deschner2-0/+4
2007-10-10r10974: Get closer to trying to fix #1825 (PcoketPC spnego bug). Ensure weJeremy Allison1-4/+11
2007-10-10r10970: Fix bug #3166 - null pointer dereference if $HOME notJeremy Allison1-10/+16
2007-10-10r10964: BUG 1051: store the directory path so we can send the full name in th...Gerald Carter2-2/+10
2007-10-10r10962: fix setting of quotas on linux kernel with theStefan Metzmacher1-0/+1
2007-10-10r10961: remove unused variables (patch from Jason Mader)Gerald Carter1-5/+2
2007-10-10r10947: Fix bugs #3133 and #1828 - SPNEGO not working with PocketPC 2003.Jeremy Allison1-9/+10
2007-10-10r10943: Unused variable. Bug #3160 from jason@ncac.gwu.eduJeremy Allison1-3/+1
2007-10-10r10930: Fix erroneous debug spotted by Herb.Jeremy Allison1-1/+1
2007-10-10r10927: bug 1473 & 3090: quota compile fixes on SolarisGerald Carter1-1/+5
2007-10-10r10921: BUG 3070: fix crash bug in qfsinfo when retrieving quota infoGerald Carter1-1/+0
2007-10-10r10911: part of #2861: add rename support for usrmgr.exe when using tdbsamJim McDonough5-41/+303
2007-10-10r10909: Give better shutdown messagesJim McDonough3-15/+21
2007-10-10r10908: Fix PIPE mismatch to make wbinfo -m work againGünther Deschner1-1/+1
2007-10-10r10907: Handle the case when we can't verify the PAC signature because theGünther Deschner2-5/+13
2007-10-10r10904: build patches from Marc Balmer <marc@msys.ch> when builddir!=srcdirGerald Carter2-5/+5
2007-10-10r10901: BUG 3145: Fix build issue regarding quota support on SolarisGerald Carter1-3/+3
2007-10-10r10888: We've already checked 'CAN_WRITE' so we don't need to do it again.Jeremy Allison1-1/+1
2007-10-10r10885: Fix bug where read-only share files are always seen asJeremy Allison2-5/+2
2007-10-10r10822: updating copyright infoGerald Carter4-4/+8
2007-10-10r10819: merging a couple of fixes from trunkGerald Carter11-199/+257