torture: Quiet a warning about set but not used variable
[metze/samba/wip.git] / source3 / winbindd /
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to cli_rpc_pi...
2013-08-05 Günther Deschners3-rpc_cli: pass down ndr_interface_table to cli_rpc_pi...
2013-07-29 Michael Adams3:winbind: add a warning DEBUG message when skipping...
2013-07-29 Michael Adams3:winbind: change getgroups to only do one sids2xids...
2013-07-29 Michael Adams3:winbind: fix the getgroups implementation to include...
2013-07-29 Michael Adams3:winbind: fix gid counting and error handling in...
2013-07-23 Günther Deschners3-winbindd: support the DIR pragma for raw kerberos...
2013-07-08 Volker Lendeckes3:idmap_autorid: Add a NULL check in idmap_autorid_pre...
2013-07-08 Volker Lendeckes3:idmap_autorid: Don't zero in idmap_autorid_prealloca...
2013-07-08 Volker Lendeckes3:idmap_autorid: Use ARRAY_SIZE where appropriate
2013-07-15 Andreas Schneiders3-winbind: Do not delete an existing valid credential...
2013-07-04 Andreas Schneiders3-winbind: Allow sec_initial_uid() to store creds.
2013-07-02 Andreas Schneiders3-winbind: Allow sec_initial_uid() to store creds.
2013-06-27 Jeremy Allisonwinbindd and nmbd don't set their umask to zero on...
2013-06-20 Jeremy AllisonFix bug #9166 - Starting smbd or nmbd with stdin from...
2013-05-25 Christof Schmittwinbind: Print error code on connection error in ping_dc
2013-05-14 Björn Jackewinbind/idmap_ad: be verbose about the user that we...
2013-05-07 Volker Lendeckewinbind: Fix bug 9854 -- NULL pointer dereference
2013-05-06 Michael Adams3:idmap:autorid: add a comment block explaining the...
2013-05-06 Michael Adams3:idmap:autorid: simplify the id->sid calculation
2013-05-06 Michael Adams3:idmap:autorid: calculate the range's low_id in idmap...
2013-05-06 Michael Adams3:idmap:autorid: make calculation in idmap_autorid_sid...
2013-05-06 Michael Adams3:idmap:autorid: rename range.multiplier to domain_ran...
2013-05-06 Michael Adams3:idmap:autorid: rename autorid_range_config.sid to...
2013-05-06 Michael Adams3:idmap:autorid: rename autorid_domain_config -->...
2013-05-06 Michael Adams3:idmap:autorid: rename domainnum to rangenum
2013-05-06 Abhidnya Joshis3:winbindd/autorid multiple range support
2013-05-03 Volker Lendeckeidmap: Store negative cache entries if the backend...
2013-05-03 Volker Lendeckeidmap: Print error from idmap_backends_unixid_to_sid
2013-04-18 Stefan Metzmachers3:winbindd: avoid usage of procid_self()
2013-04-09 Volker Lendeckewinbindd: Avoid a fd leak when we can not fork
2013-04-09 Andreas SchneiderBUG 9766: Cache name_to_sid/sid_to_name correctly.
2013-03-09 Christof Schmitts3-winbindd: Add new module idmap_rfc2307
2013-03-09 Christof Schmitts3-winbindd: Move connection to AD server from idmap_ad
2013-03-09 Christof Schmitts3-winbindd: Use common helper function for connecting...
2013-03-09 Christof Schmitts3-winbindd: Move code for verifying ADS connection...
2013-03-09 Christof Schmitts3-winbindd: Move idmap_fetch_secret to idmap_utils...
2013-03-09 Christof Schmitts3-winbindd: Move common code for LDAP id mapping to...
2013-03-08 Michael Adams3:idmap: fix a debug message and lower its level
2013-03-05 Andreas Schneiderwinbind: Fix no memory check in _wbint_PingDc().
2013-03-05 Andreas Schneiderwinbind: Fix samba3.winbind.struct test.
2013-03-05 Andreas Schneiderwinbind: Correctly use names in the domain struct.
2013-03-05 Andreas Schneiderwinbind: Use talloc for allocating domain, dns, forest...
2013-02-22 Andreas Schneiderwinbind: Don't leak centry memory.
2013-02-22 Andreas Schneiderwinbind: Don't leak memory on return.
2013-02-22 Andreas Schneiderwinbind: Correctly cast name to messaging_send_buf().
2013-02-22 Andreas Schneiderwinbind: Use uint8_t type and use const where needed.
2013-02-22 Andreas Schneiderwinbind: Make domain_name const in wcache_ndr_key().
2013-02-19 Stefan Metzmachers3:winbindd: s/event_add_timed/tevent_add_timer
2013-02-19 Stefan Metzmachers3:winbindd: s/struct timed_event/struct tevent_timer
2013-02-19 Stefan Metzmachers3:winbindd: s/struct event_context/struct tevent_context
2013-02-19 Stefan Metzmachers3:winbindd: make use of samba_tevent_context_init()
2013-02-13 Michael Adams3:idmap_autorid: fix freeing of non-talloced memory...
2013-02-08 Volker Lendeckewinbind: Fix an incompatible pointer type warning
2013-01-29 Michael Adams3:winbindd: change getpwsid() to return a passwd struc...
2013-01-29 Michael Adams3:winbindd: check the correct variable for talloc...
2013-01-29 Michael Adams3:winbindd:getgrnam: also produce a group struct for...
2013-01-29 Michael Adams3:winbindd: create group structs for gids that are...
2013-01-29 Michael Adams3:winbindd: factor add_wbint_Principal_to_dict() out...
2013-01-29 Michael Adams3:winbindd: fix a cut'n'paste comment typo in wb_fill_...
2013-01-29 Michael Adams3:winbindd: rename winbindd_getgrnam_lookupsid_done...
2013-01-22 Günther Deschners3-winbind: fix the build of idmap_ldap.
2013-01-18 Volker Lendeckewinbind: Handle child requests in a tevent_fd
2013-01-18 Volker Lendeckewinbind: Introduce "struct child_handler_state"
2013-01-18 Volker Lendeckewinbind: Use standard tevent_context_init
2013-01-11 Volker Lendeckewinbind: Fix some missing NULL checks
2013-01-11 Volker Lendeckewinbind: Fix error check in unpack_tdc_domains
2013-01-02 Andreas Schneiders3-idmap: Check return value of string_to_sid().
2012-12-21 Andreas Schneiders3-winbind: Fix null pointer dereference in store_memor...
2012-12-21 Andreas Schneiders3-winbind: Check if we created the directories correctly.
2012-12-12 Volker Lendeckes3: Fix a typo in a debug message
2012-12-12 Andreas Schneiderwinbind: Use talloc in resolve_username_to_alias().
2012-12-12 Andreas Schneiderwinbind: Use talloc in resolve_alias_to_username().
2012-12-07 Andreas Schneiderwinbind: Make the code more readable in trustdom_list_d...
2012-12-03 Michael Adams3:winbindd: use the new sid_check_is_for_passdb()...
2012-12-03 Michael Adams3:winbindd: remove unused function idmap_backends_sid_...
2012-12-03 Michael Adams3:idmap_autorid: force mapping type to ID_TYPE_BOTH...
2012-12-03 Michael Adams3:idmap_rid: force mapping type to ID_TYPE_BOTH for...
2012-12-03 Michael Adams3:winbindd: remove unused idmap_sid_to_gid()
2012-12-03 Michael Adams3:winbindd: remove unused idmap_sid_to_uid()
2012-12-03 Michael Adams3:winbindd: remove unused server implementation of...
2012-12-03 Michael Adams3:winbindd: remove unused server implementation of...
2012-12-03 Michael Adams3:winbindd: remove now unused wb_sid2uid and wb_sid2gi...
2012-12-03 Michael Adams3:winbindd: change winbindd_getgroups to use wb_sids2x...
2012-12-03 Michael Adams3:winbindd: change wb_getgrsid to use wb_sids2xids...
2012-12-03 Michael Adams3:winbindd: change wb_fill_pwent to use wb_sids2xids...
2012-12-03 Michael Adams3:winbindd: make idmap_find_domain() static.
2012-12-03 Michael Adams3:winbindd: also use idmap_passdb for own sam and...
2012-12-03 Michael Adams3:winbindd: add idmap_find_domain_with_sid()
2012-12-03 Michael Adams3:winbindd: rename idmap_init_passdb_domain() -> idmap...
2012-12-03 Michael Adams3:winbindd: use struct unixid instead of uint64 in...
2012-12-03 Michael Adams3:winbindd: add an explanatory comment to _wbint_Sids2...
2012-12-03 Michael Adams3:winbindd: add an explanatory comment to _wbint_Sids2...
2012-12-03 Michael Adams3:winbindd: use wb_sids2xids instead of wb_sid2gid...
2012-12-03 Michael Adams3:winbindd: use wb_sids2xids instead of wb_sid2uid...
2012-12-03 Michael Adams3:winbindd: factor winbindd_sids_to_xids into external...
2012-12-03 Michael Adams3:winbindd: convert some spaces to tabs in winbindd_si...
2012-12-03 Michael Adams3:winbindd: add explaining comment winbindd_sids_to_xi...
2012-12-03 Michael Adams3:winbindd: factor lsa_SidType_to_id_type() out of...
2012-12-03 Michael Adams3:winbindd: simplify winbindd_sids_to_xids_recv()...
next