Age | Commit message (Expand) | Author | Files | Lines |
2012-06-28 | replace: define INT64_MAX when not defined | Björn Jacke | 1 | -0/+4 |
2012-06-27 | s3-param: Rename loadparm_s3_context -> loadparm_s3_helpers | Andrew Bartlett | 23 | -33/+33 |
2012-06-27 | s3-pdb_samba4: Remove dupliate profilePath handling | Andrew Bartlett | 1 | -6/+0 |
2012-06-27 | s4-selftest: expand passdb testing | Andrew Bartlett | 2 | -0/+102 |
2012-06-27 | s3-pdbtest: Initialise more elements for testing | Andrew Bartlett | 1 | -0/+8 |
2012-06-27 | s3-pdb_samba4: Add support for lastLogon and lastLogoff | Andrew Bartlett | 1 | -2/+10 |
2012-06-27 | s3-pdb_samba4: Fix time handling, use nt_time_to_unix() | Andrew Bartlett | 1 | -1/+1 |
2012-06-27 | lib/ldb: Print trace messages for modify correctly | Andrew Bartlett | 1 | -1/+1 |
2012-06-27 | s4-selftest: Test login with a password expired user | Andrew Bartlett | 2 | -0/+34 |
2012-06-27 | s4-dsdb when setting DSDB_CONTROL_PASSWORD_BYPASS_LAST_SET_OID make it non-cr... | Andrew Bartlett | 1 | -1/+7 |
2012-06-27 | s4-dsdb: Remove hooks for non-directory password handling | Andrew Bartlett | 1 | -12/+0 |
2012-06-27 | selftest: allow NSS_WRAPPER_* vars to be exported to the environment | Andrew Bartlett | 1 | -1/+6 |
2012-06-27 | selftest: Add extra users to nss_wrapper | Andrew Bartlett | 2 | -2/+4 |
2012-06-27 | s3-pdbtest: show mis-matching times | Andrew Bartlett | 1 | -4/+12 |
2012-06-27 | s3:registry: change reg_import.c according to coding guidelines. | Michael Adam | 1 | -53/+47 |
2012-06-27 | s3:registry: use TALLOC_CTX * instead of const void * in reg_import_adapter() | Michael Adam | 2 | -2/+2 |
2012-06-27 | s3: add a tool "cclean" to cleanup orphaned entries from connections.tdb | Gregor Beck | 3 | -1/+324 |
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 |