summaryrefslogtreecommitdiff
path: root/source3/registry/reg_eventlog.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-09s3: add iconv_convenience handle to pull/push sz helpers.Günther Deschner1-5/+5
2009-09-30s3-registry: use pull_reg_multi_sz().Günther Deschner1-13/+14
2009-09-30s3: use push_reg_multi_sz().Günther Deschner1-8/+10
2009-09-30s3-registry: use regval_ctr_addvalue_sz().Günther Deschner1-10/+2
2009-09-30s3-registry: use push_reg_sz().Günther Deschner1-22/+18
2009-04-27s3:registry: replace typedef REGISTRY_VALUE by struct regval_blobMichael Adam1-1/+1
2009-04-27s3:registry: replace typedef REGVAL_CTR by struct regval_ctr.Michael Adam1-6/+6
2009-02-26s3:registry: use regsubkey_ctr_init() in reg_eventlog.cMichael Adam1-4/+10
2009-02-26s3:registry: replace typedef "REGSUBKEY_CTR" by "struct regsubkey_ctr"Michael Adam1-6/+6
2007-11-27Unless talloc has some new magic there is a ctx missing here.Günther Deschner1-4/+4
2007-11-26Remove pstrings from nsswitch/ and registry/Jeremy Allison1-62/+89
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-3/+3
2007-10-10r25417: Use DBGC_REGISTRY class.Günther Deschner1-0/+2
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r23591: Fix bug #4725. Don't crash when no eventlogs specified. NeedsJeremy Allison1-0/+4
2007-10-10r22001: change prototype of dump_data(), so that it takes unsigned char * now,Stefan Metzmacher1-2/+2
2007-10-10r20209: Fix two memleaksVolker Lendecke1-4/+7
2007-10-10r16634: Fix bug #3883 reported by jason@ncac.gwu.edu.Jeremy Allison1-2/+1
2007-10-10r12002: patch from marcin to allow for the creation of a File value in the ev...Gerald Carter1-0/+8
2007-10-10r11227: patch from brian moran to fix typo in eventlog message file registry ...Gerald Carter1-3/+3
2007-10-10r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison1-1/+1
2007-10-10r11136: patches from Brian Moran for eventlogadm utilityGerald Carter1-18/+11
2007-10-10r11123: * patches from Brian Moran for creating new eventlogGerald Carter1-0/+192
2007-10-10r10781: merging eventlog and svcctl code from trunkGerald Carter1-154/+119
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-247/+128
2007-10-10r7908: * change REGISTRY_HOOK api to use const (fix compiler warningGerald Carter1-6/+6
2007-10-10r7648: adding REGISTRY_HOOK->reg_access_check() for authprization checks on R...Gerald Carter1-1/+2
2007-10-10r6942: * merging the registry changes back to the 3.0 treeGerald Carter1-7/+11
2007-10-10r6445: Make us survive the PARANOID_MALLOC_CHECKER. Should we enable that forVolker Lendecke1-1/+1
2007-10-10r6014: rather large change set....Gerald Carter1-0/+302