summaryrefslogtreecommitdiffstats
path: root/source3/lib
Commit message (Expand)AuthorAgeFilesLines
...
* r19963: Add 'registry shares = yes' and registry key security descriptors.Volker Lendecke2007-10-101-4/+61
* r19957: Initial framework to make winbindd robustJeremy Allison2007-10-101-0/+2
* r19950: talloc_destroy is replaced these daysVolker Lendecke2007-10-101-2/+1
* r19942: Fix Coverity id 333, a dereference before a NULL check.Volker Lendecke2007-10-101-3/+6
* r19935: always use discard_const_p() in lib/ldb/Stefan Metzmacher2007-10-105-7/+7
* r19932: Add some constVolker Lendecke2007-10-101-2/+3
* r19917: Fix warningsVolker Lendecke2007-10-108-26/+44
* r19900: Fix klokwork ID 3148, 3149Volker Lendecke2007-10-101-0/+8
* r19899: Fix some C++ warnings and klokwork ID 3147Volker Lendecke2007-10-101-7/+14
* r19898: Fix klokwork ids 3127, 3128, 3129, 3130Volker Lendecke2007-10-101-2/+9
* r19896: Fix klokwork id 2279Volker Lendecke2007-10-101-1/+5
* r19895: Fix klokwork id 2278Volker Lendecke2007-10-101-1/+4
* r19894: Fix klokwork id 2192Volker Lendecke2007-10-101-2/+4
* r19893: Fix klokwork id 2191Volker Lendecke2007-10-101-1/+4
* r19892: Fix klokwork id 2190Volker Lendecke2007-10-101-1/+4
* r19891: Fix klokwork id 2189Volker Lendecke2007-10-101-1/+3
* r19890: Fix klokwork ID 2188Volker Lendecke2007-10-101-1/+3
* r19889: Fix klokwork ID 2187Volker Lendecke2007-10-101-0/+3
* r19841: Wrap regdb_store_keys and regdb_store_values in tdb transactionsVolker Lendecke2007-10-101-0/+8
* r19827: Move registry_push/pull_value to lib/util_reg.cVolker Lendecke2007-10-101-1/+116
* r19811: Decode REG_MULTI_SZ and REG_BINARYVolker Lendecke2007-10-101-1/+1
* r19786: My last checkin to winreg_StringBuf killed rpccli_winreg_EnumKeys aga...Volker Lendecke2007-10-101-0/+18
* r19774: Fix typoVolker Lendecke2007-10-101-1/+1
* r19744: merge from samba4Stefan Metzmacher2007-10-105-53/+198
* r19741: fix compiler warningsStefan Metzmacher2007-10-101-4/+8
* r19739: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r19725: sync samba3's ldb with samba4Stefan Metzmacher2007-10-1031-628/+1810
* r19692: Another fix.Simo Sorce2007-10-101-1/+0
* r19690: Remove this ancient module, I never realized it was ported over.Simo Sorce2007-10-103-497/+1
* r19688: Fix a deadcode warning by Coverity.Volker Lendecke2007-10-101-7/+5
* r19669: set_share_security does not need a mem_ctx passedVolker Lendecke2007-10-101-1/+1
* r19666: Talloc_guide text on multithreading by Remi TurboultVolker Lendecke2007-10-101-0/+16
* r19647: Add some GPFS support in a vfs mod. Also adds the kernel flock op toJim McDonough2007-10-101-0/+25
* r19626: Coalesce usage of DUMP_CORE. Fix formatting on chdir error messageJames Peach2007-10-101-1/+6
* r19601: Fix protection from invalid struct tm values.Jeremy Allison2007-10-101-0/+10
* r19576: Correct trivial typo.James Peach2007-10-101-1/+1
* r19533: Add a suffix to the program name if this is a process with aJeremy Allison2007-10-101-1/+12
* r19491: backport changes from samba4Simo Sorce2007-10-108-35/+44
* r19486: Probably Coverity is wrong here, but this fixes their ID 317. Not sur...Volker Lendecke2007-10-101-1/+3
* r19485: Fix Coverity # 319Volker Lendecke2007-10-101-1/+1
* r19448: Convert delete_share_security to struct share_params plus some cleanupsVolker Lendecke2007-10-102-4/+34
* r19431: merge recent talloc performance improvements from Samba4Andrew Tridgell2007-10-103-594/+660
* r19430: merge recent ldb changes from Samba4. This includes memory leak fixesAndrew Tridgell2007-10-1026-108/+170
* r19429: moved tdb/common/tdbutil.c into lib/util_tdb.cAndrew Tridgell2007-10-101-0/+811
* r19419: BUG 4109: Patch from Timur Bakeyev. Fix bug causing smbd to turn offGerald Carter2007-10-101-10/+5
* r19415: oh la la, always compile before commit, I'm very sorry.Günther Deschner2007-10-101-6/+1
* r19414: gencache is getting really important now, make sure that lp_lockdirGünther Deschner2007-10-101-1/+1
* r19385: These replaced symbols should have a rep_ prefix.James Peach2007-10-102-5/+5
* r19246: merge from samba4 rev 18207 and 18208:Stefan Metzmacher2007-10-101-1/+3
* r19244: fix the build on systems with broken krb5Stefan Metzmacher2007-10-101-0/+18