Age | Commit message (Expand) | Author | Files | Lines |
2012-12-03 | s3:winbindd: rename idmap_init_passdb_domain() -> idmap_passdb_domain() | Michael Adam | 1 | -3/+3 |
2012-12-03 | s3:winbindd: use struct unixid instead of uint64 in Sids2Xids parent<->child | Michael Adam | 3 | -5/+8 |
2012-12-03 | s3:winbindd: add an explanatory comment to _wbint_Sids2UnixIDs() | Michael Adam | 1 | -0/+3 |
2012-12-03 | s3:winbindd: add an explanatory comment to _wbint_Sids2UnixIDs() | Michael Adam | 1 | -0/+5 |
2012-12-03 | s3:winbindd: use wb_sids2xids instead of wb_sid2gid in winbindd_sid_to_gid | Michael Adam | 1 | -2/+16 |
2012-12-03 | s3:winbindd: use wb_sids2xids instead of wb_sid2uid in winbindd_sid_to_uid | Michael Adam | 1 | -2/+16 |
2012-12-03 | s3:winbindd: factor winbindd_sids_to_xids into external and internal part | Michael Adam | 5 | -165/+286 |
2012-12-03 | s3:winbindd: convert some spaces to tabs in winbindd_sids_to_xids_send() | Michael Adam | 1 | -4/+4 |
2012-12-03 | s3:winbindd: add explaining comment winbindd_sids_to_xids_send() | Michael Adam | 1 | -0/+5 |
2012-12-03 | s3:winbindd: factor lsa_SidType_to_id_type() out of winbindd_sids_to_xids_loo... | Michael Adam | 1 | -14/+25 |
2012-12-03 | s3:winbindd: simplify winbindd_sids_to_xids_recv() a bit. | Michael Adam | 1 | -40/+25 |
2012-12-03 | s3:winbindd:util: add a comment explaining the function parse_sidlist() | Michael Adam | 1 | -0/+9 |
2012-12-02 | s3:smbcacls: add --query-security-info and --set-security-info options | Stefan Metzmacher | 1 | -10/+55 |
2012-12-02 | s3:libsmb: add cli_{query,set}_security_descriptor() which take sec_info flags | Stefan Metzmacher | 2 | -16/+49 |
2012-12-02 | s3:smbd/open: fall back to Builtin_Administrators if SYSTEM doesn't map to a ... | Stefan Metzmacher | 1 | -0/+54 |
2012-12-02 | s3:smbd/open: try the primary sid (user) as group_sid if the token has just o... | Stefan Metzmacher | 1 | -1/+5 |
2012-12-02 | s3:smbd/open: use Builtin_Administrators as owner of files (if possible) | Stefan Metzmacher | 1 | -4/+41 |
2012-11-30 | s3-reg: Fix copy and paste error in debug message. | Andreas Schneider | 1 | -2/+2 |
2012-11-30 | s3:popt_common: Fix password processing. | Stefan Metzmacher | 1 | -11/+2 |
2012-11-30 | s3:util: fix usage of popt_burn_cmdline_password() | Stefan Metzmacher | 2 | -2/+0 |
2012-11-30 | s3-winbind: use new reconnect logic in rpc_lookup_sids() also. | Günther Deschner | 1 | -16/+7 |
2012-11-30 | s3-winbindd: rework reconnect logic in winbindd_lookup_names(). | Günther Deschner | 1 | -12/+13 |
2012-11-30 | s3-winbindd: rework reconnect logic in winbindd_lookup_sids(). | Günther Deschner | 1 | -12/+14 |
2012-11-30 | s3-winbindd: remove lookup_sids_fn_t. | Günther Deschner | 1 | -21/+12 |
2012-11-30 | s3-winbindd: remove lookup_names_fn_t. | Günther Deschner | 1 | -23/+13 |
2012-11-30 | s3-rpc_client: make dcerpc_lsa_lookup_names_generic() public. | Günther Deschner | 2 | -11/+22 |
2012-11-30 | s3-rpc_cli: make dcerpc_lsa_lookup_sids_generic() public. | Günther Deschner | 2 | -11/+20 |
2012-11-30 | s3-winbindd: add cm_connect_lsat(). | Günther Deschner | 2 | -0/+35 |
2012-11-30 | s3-rpc_cli: Remove some unused wrapping code. | Günther Deschner | 2 | -76/+0 |
2012-11-30 | Fix Bug 9422 - large read requests cause server to issue malformed reply | Volker Lendecke | 1 | -1/+1 |
2012-11-29 | dbwrap: Do not rely on dbwrap_record_get_value to return a talloc object | Volker Lendecke | 1 | -2/+3 |
2012-11-29 | s3: Remove db_ctdb_fetch | Volker Lendecke | 1 | -55/+11 |
2012-11-29 | s3: Directly parse local existing records in db_ctdb_parse_record | Volker Lendecke | 1 | -0/+22 |
2012-11-29 | s3: Factor out db_ctdb_can_use_local_hdr from db_ctdb_can_use_local_copy | Volker Lendecke | 1 | -11/+14 |
2012-11-29 | s3: Remove unused code for fetching persistent ctdb records | Volker Lendecke | 1 | -129/+0 |
2012-11-29 | s3: Avoid db_ctdb_fetch for persistent databases | Volker Lendecke | 1 | -0/+44 |
2012-11-29 | s3: Factor out parse_newest_in_marshall_buffer from pull_newest_from_marshall... | Volker Lendecke | 1 | -15/+51 |
2012-11-29 | s3: reduce db_ctdb_marshall_loop_next to specialized db_ctdb_marshall_buf_parse | Volker Lendecke | 1 | -48/+21 |
2012-11-29 | s3: Factor out db_ctdb_marshall_loop_next_key from db_ctdb_marshall_loop_next | Volker Lendecke | 1 | -9/+24 |
2012-11-29 | s3: Slightly simplify db_ctdb_marshall_loop_next | Volker Lendecke | 1 | -4/+3 |
2012-11-29 | s3: Use db_ctdb_ltdb_parse in db_ctdb_fetch_db_seqnum_from_db | Volker Lendecke | 1 | -20/+21 |
2012-11-29 | s3: Use db_ctdb_ltdb_parse in db_ctdb_ltdb_fetch | Volker Lendecke | 1 | -30/+46 |
2012-11-29 | s3: Add db_ctdb_ltdb_parse | Volker Lendecke | 1 | -0/+42 |
2012-11-29 | s3: Slightly simplify db_ctdb_transaction_commit | Volker Lendecke | 1 | -1/+2 |
2012-11-29 | s3: Remove header==NULL code from db_ctdb_marshall_record | Volker Lendecke | 1 | -12/+5 |
2012-11-29 | s3: test dbwrap_ctdb | Volker Lendecke | 5 | -0/+153 |
2012-11-29 | s3-printing: add missing carriage return to debug str | David Disseldorp | 1 | -1/+1 |
2012-11-29 | rpcclient: fix usage docs for rpcclient adddriver | David Disseldorp | 1 | -2/+2 |
2012-11-29 | spoolss: fix segfault when "default devmode" is disabled | David Disseldorp | 1 | -18/+34 |
2012-11-28 | s3: Use dbwrap_parse_record in fetch_share_mode_unlocked | Volker Lendecke | 1 | -13/+14 |