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