summaryrefslogtreecommitdiffstats
path: root/source3/registry/regfio.c
Commit message (Expand)AuthorAgeFilesLines
* s3-reg: Fix copy and paste error in debug message.Andreas Schneider2012-11-301-2/+2
* Fix bug 9065: source3/registry/regfio.c: bad call to memcpyDavid Binderman2012-07-251-1/+1
* s3: Fix some False/NULL hickupsVolker Lendecke2011-12-201-9/+9
* s3-talloc Change TALLOC_MEMDUP() to talloc_memdup()Andrew Bartlett2011-06-091-1/+1
* s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()Andrew Bartlett2011-06-091-1/+1
* s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett2011-06-091-7/+7
* s3-talloc Change TALLOC_ARRAY() to talloc_array()Andrew Bartlett2011-06-091-1/+1
* libcli/security: move secdesc.c to the top level libcli/securityAndrew Bartlett2011-05-311-0/+1
* s3-lib Replace StrCaseCmp() with strcasecmp_m()Andrew Bartlett2011-05-181-1/+1
* s3-includes: no point in including all security headers globally.Günther Deschner2011-03-301-0/+1
* s3-includes: only include system/filesys.h when needed.Günther Deschner2011-03-301-0/+1
* s3-registry: remove some unused headers.Günther Deschner2011-03-181-2/+0
* s3: Remove superfluous ;Günther Deschner2011-02-021-1/+1
* s3-registry: use some prs macros to the only place where they are used.Günther Deschner2010-07-161-0/+6
* Move the remnants of rpc_parse code under registry/Simo Sorce2010-07-161-0/+1
* s3-misc: Move smb_io_time() to regfio.cSimo Sorce2010-07-161-0/+32
* s3-build: only use ndr_security.h where needed.Günther Deschner2010-05-311-0/+1
* s3-secdesc: remove "typedef struct security_descriptor SEC_DESC".Günther Deschner2010-05-181-3/+3
* s3: Remove use of iconv_convenience.Jelmer Vernooij2010-05-181-2/+2
* s3-registry: only include registry headers when really needed.Günther Deschner2010-05-181-0/+1
* s3: convert registry and printing code to TYPESAFE_QSORT()Andrew Tridgell2010-02-141-2/+1
* s3-registry: update to use new DLIST macrosAndrew Tridgell2010-02-101-2/+2
* s3: "regf_hbin_allocate" only looks at the sizeVolker Lendecke2009-11-291-1/+1
* s3: "read_block" only looks at the sizeVolker Lendecke2009-11-291-1/+1
* s3: "write_block" does not use the sbuf at allVolker Lendecke2009-11-291-1/+1
* s3: Pass the "fake dir create times" parameter to sys_*statVolker Lendecke2009-11-291-3/+3
* Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STATVolker Lendecke2009-05-261-2/+2
* s3:registry: replace typedef REGISTRY_VALUE by struct regval_blobMichael Adam2009-04-271-2/+3
* s3:registry: replace typedef REGVAL_CTR by struct regval_ctr.Michael Adam2009-04-271-2/+2
* s3: Use common security_descriptor_equal().Jelmer Vernooij2009-04-211-1/+1
* s3-registry: remove last sec_io_desc() caller.Günther Deschner2009-03-251-2/+24
* s3:registry: replace typedef "REGSUBKEY_CTR" by "struct regsubkey_ctr"Michael Adam2009-02-261-1/+1
* Add iconv_convenience argument to size functions.Jelmer Vernooij2009-01-011-2/+2
* Fix Coverity ID 471Volker Lendecke2008-03-231-1/+1
* Coverity fixesMarc VanHeyningen2008-03-171-1/+4
* Fix double free bugs after calling regfio_close()Tim Potter2008-02-201-4/+0
* Fix Coverity IDs 451, 452Volker Lendecke2008-01-251-1/+1
* Remove tiny code duplicationVolker Lendecke2007-12-291-2/+3
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-23/+23
* Correctly free memory in regfio pathsAlexander Bokovoy2007-10-151-0/+4
* r25417: Use DBGC_REGISTRY class.Günther Deschner2007-10-101-0/+3
* 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
* r23080: Fix bug #4637 - we hads missed some cases whereJeremy Allison2007-10-101-2/+6
* r22590: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison2007-10-101-2/+6
* r22589: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison2007-10-101-2/+6
* r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END()Stefan Metzmacher2007-10-101-2/+1
* r17333: Some C++ warningsVolker Lendecke2007-10-101-1/+3
* r16409: Fix Klocwork ID's.Volker Lendecke2007-10-101-5/+18
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-1/+1