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