Age | Commit message (Expand) | Author | Files | Lines |
2012-06-27 | s3:conn_tdb: add a function connections_fetch_entry_ext() that also takes the... | Gregor Beck | 2 | -5/+19 |
2012-06-27 | s3:lib:dbwrap: fix return value of db_ctdb_traverse[_read] for non-persistent... | Gregor Beck | 1 | -6/+17 |
2012-06-27 | s3-printing: fix broken print_job_get_name() return | David Disseldorp | 1 | -1/+2 |
2012-06-27 | s3:test_net_registry_check.sh: grep -E isn't portable, use egrep | Björn Jacke | 1 | -1/+1 |
2012-06-27 | tests: make test_ldb portable, eliminate "local" keyword | Björn Jacke | 1 | -10/+6 |
2012-06-26 | s3:net registry import: implement dry-run with "--test" | Michael Adam | 1 | -0/+6 |
2012-06-26 | s3:net registry import: add an assert | Michael Adam | 1 | -0/+2 |
2012-06-26 | s3:net registry import: reduce indentation | Michael Adam | 1 | -7/+8 |
2012-06-26 | s3:net registry import: fix the return code when transaction commit fails | Michael Adam | 1 | -1/+1 |
2012-06-26 | s3:net registry import: improve regdb_open/close layering | Michael Adam | 1 | -3/+4 |
2012-06-26 | s3:net registry import: untangle nested function calls | Michael Adam | 1 | -3/+8 |
2012-06-26 | s3:net registry import: reduce indentation and untangle assignment from check | Michael Adam | 1 | -4/+9 |
2012-06-26 | s3:net registry import: move precheck-and-import code to its own function | Michael Adam | 1 | -9/+20 |
2012-06-26 | s3:net registry: fix violation of coding conventions | Gregor Beck | 1 | -32/+35 |
2012-06-26 | s3:net registry import: add option --precheck | Gregor Beck | 3 | -5/+197 |
2012-06-26 | s3:registry: add function registry_value_cmp() | Gregor Beck | 2 | -0/+10 |
2012-06-26 | s3:net registry import: check return values + codecleanup | Gregor Beck | 1 | -16/+30 |
2012-06-26 | s3:net registry: fix output of dwords with sign bit set | Gregor Beck | 1 | -1/+1 |
2012-06-26 | s3:registry: fix possible double free in import | Gregor Beck | 1 | -0/+1 |
2012-06-26 | s3:registry: improve debug output in reg_parse | Gregor Beck | 1 | -1/+2 |
2012-06-26 | s3:registry: add functions to conveniently create registry_values | Gregor Beck | 2 | -0/+65 |
2012-06-26 | s3:registry: silence net_deletekey_recursive | Gregor Beck | 1 | -4/+4 |
2012-06-26 | s3:registry: make reg_delete_path() delete the path recursively. | Michael Adam | 1 | -3/+3 |
2012-06-26 | s3:registry: compile reg_create_path() & reg_delete_path() | Gregor Beck | 2 | -7/+0 |
2012-06-26 | Merge suggested fix from bug 7511 and enhance it | Björn Jacke | 1 | -3/+2 |
2012-06-26 | s3:test_registry_upgrade: make more portable and eliminate "local" keyword | Björn Jacke | 1 | -6/+6 |
2012-06-26 | s3-torture: Use static printer for smbd spooler test | David Disseldorp | 1 | -1/+9 |
2012-06-26 | s3-printing: use euid for vlp job tracking | David Disseldorp | 1 | -1/+2 |
2012-06-26 | s3-printing: fill print_generic sysjob id on job submission | David Disseldorp | 1 | -57/+88 |
2012-06-26 | s3-printing: pass lpq command to job_submit | David Disseldorp | 5 | -5/+37 |
2012-06-26 | s3-printing: remove unused print_job_fname() | David Disseldorp | 2 | -17/+1 |
2012-06-26 | s3-printing: pass a talloc ctx to unpack_pjob | David Disseldorp | 2 | -18/+22 |
2012-06-26 | s3-printing: return talloced print jobs | David Disseldorp | 2 | -96/+199 |
2012-06-26 | s3-printing: clean up print_job_pause/resume interface | David Disseldorp | 3 | -31/+36 |
2012-06-26 | s3-printing: fix potential print db refcount leak | David Disseldorp | 1 | -1/+1 |
2012-06-26 | s3-spoolss: remove duplicate "." in smbd spooler path | David Disseldorp | 1 | -3/+8 |
2012-06-26 | s3-printing: remove print_parse_jobid() | David Disseldorp | 2 | -20/+0 |
2012-06-26 | s3-printing: remove redundant variable set | David Disseldorp | 1 | -3/+0 |
2012-06-26 | s3-printing: remove print_parse_jobid() calls from printing.c | David Disseldorp | 1 | -21/+27 |
2012-06-26 | s3-printing: rename queue->job sysjob | David Disseldorp | 6 | -35/+35 |
2012-06-26 | s3-printing: remove print_parse_jobid() from print_cups.c | David Disseldorp | 1 | -11/+1 |
2012-06-26 | s3-printing: store print jobid as part of struct printjob | David Disseldorp | 2 | -13/+19 |
2012-06-26 | torture: add test for smbd print job spooling | David Disseldorp | 1 | -0/+73 |
2012-06-26 | s3-pdbtest: Fix pdbtest to compare the same fields | Andrew Bartlett | 1 | -1/+1 |
2012-06-26 | s4-samldb: do not talloc_steal() the elements of the original request | Andrew Bartlett | 1 | -4/+10 |
2012-06-26 | s3-pdbtest: Report and handle errors in pdb->getsampwnam() | Andrew Bartlett | 1 | -3/+5 |
2012-06-26 | s3-pdb_samba4: Allocate and free a talloc_stackframe() in pdb_samba4_replace_... | Andrew Bartlett | 1 | -3/+10 |
2012-06-26 | s3: Restore async i/o with the "native" AIO interface | Volker Lendecke | 2 | -4/+1 |
2012-06-26 | s3:smbXsrv_tcon: pass max_tcons explicitly for smbXsrv_tcon_table_init() | Stefan Metzmacher | 1 | -9/+24 |
2012-06-26 | s3:smbXsrv_session: pass max_sessions explicitly for smbXsrv_session_table_in... | Stefan Metzmacher | 1 | -9/+24 |