Age | Commit message (Expand) | Author | Files | Lines |
2008-07-31 | netapi: when using NetApi functions forward net's kerberos setting. | Günther Deschner | 2 | -0/+9 |
2008-07-31 | net: Use NetLocalGroupAdd() for adding aliases. | Günther Deschner | 1 | -62/+21 |
2008-07-31 | net: add "-k" switch for kerberos authentication (in preparation for #5416). | Günther Deschner | 4 | -4/+17 |
2008-07-31 | rpc_client: use init_samr_CryptPassword(Ex) in client tools. | Günther Deschner | 2 | -19/+16 |
2008-07-22 | Fix warnings on FreeBSD-based platforms | Zach Loafman | 1 | -8/+8 |
2008-07-21 | Refactoring: connect_dst_pipe uses ndr_syntax_id instead of pipe_idx | Volker Lendecke | 4 | -10/+19 |
2008-07-21 | Refactoring: net_sh_run uses ndr_syntax_id instead of pipe_idx | Volker Lendecke | 5 | -32/+31 |
2008-07-21 | Refactoring: run_rpc_command uses ndr_syntax_id instead of pipe_idx | Volker Lendecke | 8 | -105/+116 |
2008-07-20 | Refactoring: Change calling conventions for cli_rpc_pipe_open_schannel | Volker Lendecke | 1 | -5/+5 |
2008-07-20 | Refactoring: Change calling conventions for cli_rpc_pipe_open_schannel_with_key | Volker Lendecke | 1 | -11/+10 |
2008-07-20 | Refactoring: Make get_schannel_session_key return NTSTATUS | Volker Lendecke | 1 | -2/+3 |
2008-07-20 | Refactoring: Change calling conventions for cli_rpc_pipe_open_ntlmssp | Volker Lendecke | 1 | -6/+5 |
2008-07-20 | Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth | Volker Lendecke | 9 | -47/+70 |
2008-07-18 | net rpc vampire: eliminate missing proto warning by making rpc_vampire_keytab... | Michael Adam | 1 | -8/+8 |
2008-07-15 | testparm: allow the default debug level of 2 to be changed from the command l... | Michael Adam | 1 | -1/+8 |
2008-07-15 | testparm: refactor the per-share logic checks out into do_per_share_checks(). | Michael Adam | 1 | -58/+67 |
2008-07-15 | testparm: skip the per-share logic checks when --skip-logic-checks is specified. | Michael Adam | 1 | -1/+1 |
2008-07-15 | testparm: rename -g|--skip-global-ckecks to -l|--skip-logic-checks | Michael Adam | 1 | -3/+3 |
2008-07-15 | testparm: add a switch --skip-global-checks. | Michael Adam | 1 | -1/+5 |
2008-07-11 | Revert "Return timed out entries from gencache_get if timeout param != NULL" | Volker Lendecke | 1 | -2/+1 |
2008-07-07 | Fix option processing in smbcacls - add POPT_COMMON_CONNECTION. | Jeremy Allison | 1 | -1/+2 |
2008-07-03 | Return timed out entries from gencache_get if timeout param != NULL | Volker Lendecke | 1 | -1/+2 |
2008-07-01 | net_vampire: add code to vampire to a Kerberos keytab file using DRSUAPI. | Günther Deschner | 1 | -0/+50 |
2008-06-28 | Fix the build | Volker Lendecke | 1 | -3/+4 |
2008-06-27 | Fix bug #5568 net rpc trustdom add broken ! | Jeremy Allison | 1 | -3/+23 |
2008-06-27 | Fix usage message for net rpc trustdom add. | Jeremy Allison | 1 | -2/+2 |
2008-06-24 | net: add basic support for sealed RPC connections (using NET_FLAGS_SEAL). | Günther Deschner | 2 | -1/+12 |
2008-06-24 | net_vampire: add code to vampire a SAM database to a keytab file. | Günther Deschner | 3 | -2/+93 |
2008-06-24 | net ads: Fix typos. | Karolin Seeger | 1 | -2/+2 |
2008-06-23 | net_vampire: more libnet_samsync restructuring. | Günther Deschner | 1 | -27/+29 |
2008-06-23 | net_vampire: prepend libnet_ to the public samsync functions. | Günther Deschner | 1 | -29/+29 |
2008-06-23 | net_vampire: move out display routines to one file. | Günther Deschner | 1 | -275/+0 |
2008-06-23 | net_vampire: move out passdb routines to one file. | Günther Deschner | 1 | -762/+0 |
2008-06-23 | net_vampire: display more deltas while doing samdump. | Günther Deschner | 1 | -41/+44 |
2008-06-23 | net_vampire: move pull_netr_AcctLockStr() to libnet. | Günther Deschner | 1 | -34/+0 |
2008-06-23 | time: move uint64s_nt_time_to_unix_abs() to lib/time.c | Günther Deschner | 1 | -7/+0 |
2008-06-21 | net: Don't crash on invalid command line options. | Kai Blin | 2 | -8/+1 |
2008-06-19 | net: Fix crash when specifying invalid options on the command line | root | 1 | -0/+8 |
2008-06-17 | net sam: fix typo in comment | Michael Adam | 1 | -1/+1 |
2008-06-17 | net sam: fix typo in debug message. | Michael Adam | 1 | -1/+1 |
2008-06-17 | net_vampire: add error and result_message to samsync_context. | Günther Deschner | 1 | -20/+28 |
2008-06-17 | net_vampire: add domain_name to samsync_context. | Günther Deschner | 1 | -0/+3 |
2008-06-17 | net_vampire: use generic output filename and use correct argv element. | Günther Deschner | 1 | -1/+1 |
2008-06-17 | net_vampire: move ldif code out of net_rpc_samsync.c | Günther Deschner | 1 | -1153/+0 |
2008-06-17 | net_vampire: move some samsync functions to libnet. | Günther Deschner | 2 | -204/+0 |
2008-06-13 | net_vampire: rename process_database to samsync_process_database. | Günther Deschner | 1 | -19/+19 |
2008-06-13 | net_vampire: fix ldif_init_context(). | Günther Deschner | 1 | -31/+40 |
2008-06-13 | net_vampire: split out rpc_vampire_ldif(). | Günther Deschner | 3 | -31/+108 |
2008-06-13 | net_vampire: add samsync_init_context(). | Günther Deschner | 1 | -9/+41 |
2008-06-13 | net_vampire: add samsync_debug_str(). | Günther Deschner | 1 | -30/+52 |