s3-param: Rename loadparm_s3_context -> loadparm_s3_helpers
[kai/samba.git] / source3 / winbindd /
2011-10-28 Andrew Bartlettlib/util Rename samba_init_module -> samba_module_init
2011-10-24 Simo Sorceidl: Improve MS-PAC IDL
2011-10-21 Christian Ambachs3:idmap_autorid: add an allocation range to autorid
2011-10-21 Christian Ambachs3:idmap_autorid: move HWM initialization into a function
2011-10-21 Christian Ambachs3:idmap_autorid: use strings as parameter for range...
2011-10-21 Christian Ambachs3:winbindd/idmap make idmap modules loadable again
2011-10-21 Christian AmbachRevert "s3:idmap/autorid add a small alloc pool to...
2011-10-18 Simo Sorcepdb-interface: Do not use unid_t here
2011-10-18 Andrew Bartlettntlmssp: Move ntlmssp code to auth/ntlmssp
2011-10-12 Jeremy AllisonFix bug #8521 - winbindd cache timeout expiry test...
2011-10-11 Michael Adams3:dbwrap: change dbwrap_store_uint32() to NTSTATUS...
2011-10-11 Michael Adams3:dbwrap: change dbwrap_store_int32() to NTSTATUS...
2011-10-11 Michael Adams3:dbwrap: change dbwrap_fetch_uint32() to NTSTATUS...
2011-10-11 Michael Adams3:dbwrap: convert dbwrap_fetch_int32() to NTSTATUS...
2011-10-11 Michael Adams3:idmap_tdb2: fix hwm-handling to use uint32 consistently
2011-10-11 Michael Adams3:idmap_tdb: fix hwm-handling to use uint32 consistently
2011-10-11 Michael Adams3:idmap_autorid: make a debug message more precise
2011-10-11 Michael Adams3:idmap_autorid: untangle function from check and...
2011-10-11 Michael Adams3:idmap: convert idmap_tdb to use dbwrap wrapper funct...
2011-10-11 Michael Adams3:dbwrap: convert dbwrap_fetch(), dbwrap_fetch_bystrin...
2011-09-22 Andrew Tridgells3-winbindd: add support for idmap type WBC_ID_TYPE_BOTH
2011-09-15 Stefan Metzmachers3:libsmb: pass max_protocol to cli_negprot()
2011-09-14 Jeremy AllisonFinish commit 8745c70d by Michael Adam.
2011-09-14 Stefan Metzmachers3:winbindd: let wbint handles return NT_STATUS_CONNECT...
2011-09-13 Stefan Metzmachers3:winbindd_cm: make use of cli_state_security_mode()
2011-09-08 Jeremy AllisonFix bug #8203 - winbindd needs to reset the DC connecti...
2011-09-08 Volker Lendeckes3: Fix a debug message
2011-09-08 Volker Lendeckes3: Fix a typo
2011-09-08 Stefan Metzmachers3:libsmb: pass CLI_FULL_CONNECTION_* flags to cli_stat...
2011-09-07 Michael Adams3:winbind: put winbindd_cache into the state dir,...
2011-09-07 Christian Ambachs3:idmap/autorid add a small alloc pool to autorid
2011-09-06 Volker Lendeckes3: Make winbindd_lookup_names static
2011-08-31 Günther Deschners3-waf: allow undefined symbols in idmap_rid module.
2011-08-31 Günther Deschners3-waf: allow unresolved symbols in some idmap and...
2011-08-31 Günther Deschners3-waf: add missing tdb dependency to idmap_tdb2 module.
2011-08-31 Günther Deschners3-waf: convert nss_info subsystem into a private library.
2011-08-29 Volker Lendeckes3: Fix getent group if trusted domains are not reachable
2011-08-29 Andreas Schneiders3-lib: If we create a pipe socket, don't start to...
2011-08-26 Volker Lendeckes3: Fix a winbind race leading to 100% CPU
2011-08-26 Volker Lendeckes3: Fix two int/enum mixups
2011-08-26 Volker Lendeckes3: Use sys_write in fork_domain_child
2011-08-26 Volker Lendeckes3: Use sys_read in fork_domain_child
2011-08-25 Günther Deschners3-waf: fix some unresolved symbols in idmap ad modules.
2011-08-24 Christian Ambachs3:winbindd fix a return code check
2011-08-21 Andreas Schneiders3-winbind: We need to use internal rpc connections...
2011-08-17 Volker Lendeckes3: Next step to fix MIT trusts
2011-08-17 Volker LendeckeReplace calls to sid_equal with calls to dom_sid_equal
2011-08-11 Simo Sorces3-messaging: Fix messaging classes.
2011-08-10 Michael Adams3:idmap_tdb2: fix bug 8368 : correctly initialize...
2011-08-10 Stefan Metzmachers3:winbindd_cm: use cli_session_setup() instead of...
2011-08-10 Stefan Metzmachers3:libsmb: store the remote_realm on the cli_state
2011-08-03 Stefan Metzmachers3:winbindd_cm: make use of cli_set_timeout()
2011-08-02 Stefan Metzmachers3:winbindd_cm: make use of cli_state_protocol()
2011-08-02 Stefan Metzmachers3:winbindd_cm: make use of cli_state_capabilities()
2011-07-29 Michael Adams3:dbwrap: move all .c and .h files of dbwrap to lib...
2011-07-29 Michael Adams3:dbwrap: move db_open() to a file dbwrap_open.c of...
2011-07-28 Michael Adams3:winbindd: use lp_load_global() - winbindd does not...
2011-07-28 Andrew Tridgells3-waf: the passdb subsystem needs to be called pdb
2011-07-27 Michael Adams3:idmap_tdb2: remove the undocumented option of the...
2011-07-27 Michael Adams3:idmap_tdb2: remove a legacy comment
2011-07-27 Michael Adams3:idmap_tdb2: remove legacy comment
2011-07-27 Michael Adams3:idmap_tdb2: remove superfluous initialization with...
2011-07-27 Michael Adams3:idmap_tdb2: fix a legacy comment that does not apply...
2011-07-27 Michael Adams3:idmap_tdb2: deprecate the idmap:script parameter...
2011-07-26 Volker Lendeckes3: Fix MIT trusts
2011-07-22 Stefan Metzmachers3:winbindd_cm: use controller instead of cli->desthost
2011-07-22 Stefan Metzmachers3:winbindd_cm: use cli_state_[local|remote]_sockaddr()
2011-07-21 Stefan Metzmachers3:winbindd_cm: remove unused checks for address family
2011-07-21 Stefan Metzmachers3:libsmb: replace cli_initialise[_ex]() by cli_state_c...
2011-07-21 Christian Ambachs3:winbindd remove an unused variable
2011-07-19 Andrew Bartletts3-auth Use the common auth_session_info
2011-07-19 Andrew Bartletts3-auth Use struct auth3_session_info outside the auth...
2011-07-19 Andrew Bartlettdebug: log early messages to stdout, and keep it open
2011-07-11 Stefan Metzmachers3:winbindd_cm: make use of cli->src_ss instead of...
2011-07-11 Stefan Metzmachers3:winbindd_cm: make use of cli->dest_ss instead callin...
2011-07-11 Stefan Metzmachers3:winbindd_cm: make use of cli_state_disconnect()
2011-07-11 Stefan Metzmachers3:winbindd_cm: make use of cli_state_is_connected()
2011-07-04 Andreas Schneiders3-auth: Pass the remote_address down to user_info.
2011-07-03 Andrew Bartletts3-build Prepare to require fully defined modules
2011-06-29 Günther Deschners3-winbind: Fix bug 7888 -- deal with buggy 3.0 based...
2011-06-28 Günther Deschners3-waf: add some missing tdb dependencies.
2011-06-27 Volker Lendeckes3: explicitly pass domain_sid to wbint_LookupRids...
2011-06-25 Volker Lendeckes3: Fix winbindd_wins_byname
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-06-21 Volker Lendeckes3: Remove unused code
2011-06-21 Volker Lendeckes3: Convert WINBINDD_WINS_BYNAME to the async API
2011-06-20 Andrew Bartlettlib/util Remove samba-util-common!
2011-06-20 Volker Lendeckes3: Fix a winbind message
2011-06-20 Michael Adams3:idmap_autorid: remove redundant code
2011-06-20 Michael Adams3:idmap_autorid: in initialize, don't leak storedconfi...
2011-06-20 Michael Adams3:idmap_autorid: use "idmap config * : rangesize"...
2011-06-20 Michael Adams3:idmap_autorid: fail initialization if the domain...
2011-06-20 Volker LendeckeUse tevent_req_oom
2011-06-20 Rusty Russelltdb_compat: Higher level API fixes.
2011-06-20 Rusty Russellsource3/winbindd/idmap_tdb.c: tdb2 support for wrong...
2011-06-20 Rusty Russelltdb_compat: use tdb_errorstr_compat()
2011-06-20 Rusty Russelltdb_traverse/tdb_traverse_read: check returns for negat...
2011-06-20 Rusty Russelltdb_delete: check returns for 0, not -1.
2011-06-20 Rusty Russelltdb_fetch_compat: use instead of tdb_fetch.
next