Age | Commit message (Expand) | Author | Files | Lines |
2008-03-24 | Fix libtdb some to move back towards allowing out of tree builds | Gerald (Jerry) Carter | 3 | -3/+3 |
2008-03-24 | Missing HAVE_UPDWTMPX check before using updwtmpx(). | Eric Cronin | 1 | -0/+4 |
2008-03-23 | Fix Coverity ID 514 | Volker Lendecke | 1 | -0/+2 |
2008-03-23 | Fix Coverity ID 504 | Volker Lendecke | 1 | -1/+1 |
2008-03-23 | Fix Coverity ID 503 | Volker Lendecke | 1 | -1/+1 |
2008-03-23 | Fix Coverity ID 488 | Volker Lendecke | 1 | -0/+2 |
2008-03-23 | Fix Coverity ID 487 | Volker Lendecke | 1 | -0/+1 |
2008-03-23 | Fix Coverity ID 471 | Volker Lendecke | 1 | -1/+1 |
2008-03-23 | Fix Coverity ID 472 | Volker Lendecke | 1 | -6/+4 |
2008-03-23 | Fix Coverity ID 477 | Volker Lendecke | 1 | -2/+1 |
2008-03-23 | Fix Coverity ID 478 | Volker Lendecke | 1 | -2/+1 |
2008-03-23 | Fix Coverity ID 479 | Volker Lendecke | 1 | -1/+1 |
2008-03-23 | Fix Coverity ID 480 | Volker Lendecke | 1 | -1/+1 |
2008-03-23 | Fix Coverity ID 450 | Volker Lendecke | 1 | -1/+5 |
2008-03-23 | Fix Coverity ID 453 | Volker Lendecke | 1 | -2/+2 |
2008-03-23 | Fix Coverity ID 462 | Volker Lendecke | 1 | -2/+4 |
2008-03-23 | Fix Coverity ID 432 | Volker Lendecke | 1 | -2/+0 |
2008-03-23 | Fix Coverity ID 436 | Volker Lendecke | 1 | -0/+5 |
2008-03-23 | Fix Coverity warnings | Volker Lendecke | 2 | -2/+10 |
2008-03-23 | VERSION: Update pre release number. | Karolin Seeger | 1 | -1/+1 |
2008-03-22 | libgpo: open the registry in gp_init_reg_ctx(). | Michael Adam | 1 | -0/+5 |
2008-03-22 | libgpo: replace hand-crafted registry initialization by registry_init_basic. | Michael Adam | 2 | -60/+3 |
2008-03-22 | libgpo: use reg_setkeysecurity() instead of regdb_set_secdesc(). | Michael Adam | 1 | -4/+4 |
2008-03-22 | registry: add reg_init_basic() - init registry with only the db backend. | Michael Adam | 1 | -0/+45 |
2008-03-22 | registry: close registry in exit path in registry_init_smbconf(). | Michael Adam | 1 | -2/+1 |
2008-03-22 | registry: some whitespace cleanup in init_registry(). | Michael Adam | 1 | -9/+10 |
2008-03-22 | registry: remove unneeded talloc stackframe variable. | Michael Adam | 1 | -2/+0 |
2008-03-22 | registry: close regdb in error path (and use it) in init_registry(). | Michael Adam | 1 | -4/+3 |
2008-03-21 | registry: fix registry_init_smbconf() to close the registry at the end. | Michael Adam | 2 | -2/+2 |
2008-03-21 | libsmbconf: add internal open/close handling to registry backend. | Michael Adam | 1 | -4/+38 |
2008-03-21 | libsmbconf: add a comment. | Michael Adam | 1 | -0/+3 |
2008-03-21 | libsmbconf: add private_data section to smbconf_ctx. | Michael Adam | 2 | -8/+20 |
2008-03-21 | libsmbconf: add a "path" variable to the conf context. | Michael Adam | 8 | -20/+32 |
2008-03-21 | libsmbconf: add structuring comments to the prototypes in the public header. | Michael Adam | 1 | -0/+8 |
2008-03-21 | libsmbconf: adapt a comment to new circumstances | Michael Adam | 1 | -3/+1 |
2008-03-21 | libsmbconf: group together functions in smbconf.c more appropriately | Michael Adam | 1 | -21/+29 |
2008-03-21 | libsmbconf: add a comment. | Michael Adam | 1 | -1/+5 |
2008-03-21 | libsmbconf: move registry implementation to a module of its own. | Michael Adam | 4 | -722/+755 |
2008-03-21 | On Solaris, size_t seems to be only 32 bit. | Volker Lendecke | 1 | -5/+7 |
2008-03-21 | Fix Coverity ID 473 | Volker Lendecke | 1 | -1/+1 |
2008-03-21 | Fix Coverity ID 506 | Volker Lendecke | 1 | -1/+4 |
2008-03-21 | Fix Coverity ID 507 | Volker Lendecke | 1 | -0/+2 |
2008-03-21 | Fix Coverity ID 537 | Volker Lendecke | 1 | -3/+3 |
2008-03-21 | Fix Coverity ID 538 | Volker Lendecke | 1 | -3/+3 |
2008-03-21 | Fix Coverity ID 547 | Volker Lendecke | 1 | -4/+1 |
2008-03-21 | Fix Coverity ID 548 | Volker Lendecke | 1 | -3/+5 |
2008-03-21 | Fix Coverity IDs 553, 552 | Volker Lendecke | 1 | -0/+4 |
2008-03-21 | Add my copyright. | Günther Deschner | 1 | -0/+1 |
2008-03-21 | Remove remaining old srvsvc client and server rpc code entirely. | Günther Deschner | 7 | -347/+6 |
2008-03-21 | Remove double RPC_PARSE_OBJ2 from Makefile. | Günther Deschner | 1 | -1/+0 |