s3: Remove db_ctdb_fetch
[kai/samba.git] / source3 / winbindd /
2012-11-28 Andreas SchneiderBUG 9436: Fix leaking sockets of SMB connections to...
2012-11-26 Volker Lendeckes3: Do not free a string where we should not
2012-11-26 Volker Lendeckes3: Do not free a string where we should not
2012-11-12 Andreas Schneiders3:winbind: BUG 9386: Failover if netlogon pipe is...
2012-11-09 David DisseldorpRevert "s3-winbindd: make sure we obey the -n switch...
2012-11-01 Stefan Metzmachers3:winbindd: use PROTOCOL_LATEST instead of PROTOCOL_SM...
2012-11-01 Stefan Metzmachers3:winbindd: disconnection after getting NETWORK_SESSIO...
2012-11-01 Michael Adams3:winbindd:cache: fix offline logons with cached crede...
2012-10-19 Volker Lendeckes3: Remove a call to procid_self()
2012-10-19 Volker Lendeckes3: Add "msg_ctx" param to winbindd_register_handlers()
2012-10-19 Volker Lendeckes3: Make winbindd_register_handlers static
2012-09-28 Günther Deschners3-winbindd: Adjust error code loop logic in rpc_truste...
2012-09-28 Sumit Boses3-winbindd: Allow DNS resolution of trusted domains...
2012-09-27 Volker Lendeckes3: Fix some blank line endings
2012-09-24 Christian Ambachs3:winbindd fix a compiler warning
2012-09-22 Christian Ambachs3:winbindd fix a compiler warning
2012-09-22 Andrew Bartlettbuild: Fix enabled handling for HAVE_LDAP, we need...
2012-09-21 Christof Schmittwinbind: Extend wbcAuthenticateUserEx to provide PAC
2012-09-20 Michael Adams3:winbind:idmap_tdb_common: improve readability of...
2012-09-20 Michael Adams3:winbind:idmap_tdb_common: improve readability of...
2012-09-20 Volker Lendeckes3: Fix idmap_hash
2012-09-13 Alexander Bokovoys3: make smbldaphelper subsystem an internal library
2012-09-13 Alexander Bokovoys3: make ldapsam-related functions a smbldaphelper...
2012-09-12 Simo SorceAvoid overriding default ccache for ads operations.
2012-09-11 Andreas Schneiderdocs: Move idmap manpage to there old location.
2012-09-07 Alexander Bokovoys3-smbldap: use smbldap_ prefixed functions
2012-09-07 Andreas Schneiderwafsamba: Add support for manpages in SAMBA_MODULE.
2012-09-04 Andreas Schneiders3-winbind: DON'T PANIC if we couldn't find the domain.
2012-08-23 Andrew Bartlettparam: Add startup checks for valid server role/binary...
2012-08-21 Jeremy AllisonFix bug #9098 - winbind does not refresh kerberos tickets.
2012-08-20 Herb LewisFix bug #9104 - winbindd can mis-identify idle clients...
2012-08-15 Christof Schmitts3-winbind: Return the DC name from DC_PING
2012-08-15 Christof Schmitts3-winbind: Pass ping-dc result to client
2012-08-13 Jeremy AllisonEnsure we update last_access on the winbindd child...
2012-08-09 Jeremy AllisonCorrectly check for errors in strlower_m() returns.
2012-08-09 Jeremy AllisonCheck error returns from strupper_m() (in all reasonabl...
2012-07-24 Andrew Bartlettlib/param: Move all enum declarations to lib/param
2012-07-23 Andreas Schneiders3-winbind: Fix bug #9052 resolving our own "Domain...
2012-07-23 Guenther Deschners3-winbind: Fix idmap initialization debug message.
2012-07-19 Jeremy AllisonMove everything to use the common pidfile functions.
2012-07-19 Jeremy AllisonMake the s3 pidfile use the common code inside lib...
2012-07-19 Jeremy AllisonMove source4/smbd/pidfile into lib/util in preparation...
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2012-07-17 Rusty Russellsource3/winbindd/winbindd_pam.c: fix stackframe leak
2012-07-17 Rusty Russellsource3/winbindd/idmap_tdb_common.c: fix stackframe...
2012-07-17 Rusty Russellsource3/winbindd/winbindd_util.c: fix stackframe leak
2012-07-17 Andreas SchneiderEnable AES in winbind.
2012-07-14 Jeremy AllisonFix bug #9016 - Connection to outbound trusted domain...
2012-07-12 Michael Adams3: rename sid_check_is_in_our_domain() to sid_check_is...
2012-07-12 Michael Adams3: rename sid_check_is_domain() to sid_check_is_our_sam()
2012-07-03 Andreas Schneiders3-winbind: Remove obsolte idmap_adex.
2012-06-22 Rusty Russelldbwrap: remove get_flags().
2012-06-21 Stefan Metzmachers3:winbindd: do not expose negative cache idmap entries...
2012-06-21 Stefan Metzmachers3:winbindd: discard the expired gid cache if we're...
2012-06-21 Volker Lendeckes3: Remove an unnecessary ()
2012-06-20 Volker Lendeckeidmap-hash: Attempt to fix Coverity ID 709116 Overflowe...
2012-06-20 Volker Lendeckeidmap-hash: Fix Coverity ID 709117 Dereference before...
2012-06-20 Volker Lendeckeidmap-hash: Fix Coverity 709118 Dereference before...
2012-06-20 Volker Lendeckeidmap-hash: Adapt mapfile_read_line to README.Coding
2012-06-20 Volker Lendeckeidmap-hash: Fix Coverity ID 709119 Unused pointer value
2012-06-19 Jeremy AllisonFix unused variable warnings.
2012-06-19 Jeremy AllisonRemove unused variables.
2012-06-19 Rusty RussellTDB2: make SAMBA use tdb1 again for the moment.
2012-06-18 Michael Adams3:idmap_tdb: fix miss in rename of dbwrap_trans_store_...
2012-06-18 Amitay Isaacsdbwrap: Rename dbwrap_fetch_uint32->dbwrap_fetch_uint32...
2012-06-15 Günther Deschners3-winbindd: fix the build of idmap_ad modules.
2012-06-15 Volker Lendeckedbwrap: dbwrap_trans_store_int32->dbwrap_trans_store_in...
2012-06-15 Volker Lendeckedbwrap: dbwrap_change_uint32_atomic->dbwrap_change_uint...
2012-06-15 Volker Lendeckedbwrap: dbwrap_store_uint32->dbwrap_store_uint32_bystring
2012-06-15 Volker Lendeckedbwrap: dbwrap_fetch_uint32->dbwrap_fetch_uint32_bystring
2012-06-15 Volker Lendeckedbwrap: dbwrap_store_int32->dbwrap_store_int32_bystring
2012-06-15 Volker Lendeckedbwrap: dbwrap_fetch_int32->dbwrap_fetch_int32_bystring
2012-06-11 Matthieu Patous3-winbindd: add comments about dump_core_setup
2012-06-08 Matthieu Patous3-winbindd: call dump_core_setup after command line...
2012-06-08 Ira Coopers3-waf: Fix the winbindd active directory idmap support...
2012-05-31 Jeremy AllisonForward port of Richard Sharpe's <realrichardsharpe...
2012-05-28 Luk Claess3:libsmb: get rid of cli_negprot
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_disconnect
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_security_mode
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_capabilities
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_protocol
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_remote_name
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_*_sockaddr
2012-05-26 Andrew Bartletts3-winbindd: Always map the LDAP error code to an NTSTATUS
2012-05-23 Alexander BokovoyIntroduce system MIT krb5 build with --with-system...
2012-05-23 Herb LewisSecond part of fix for bug 8953 - winbind can hang...
2012-05-22 Jeremy AllisonFix bug #8953 - winbind can hang as nbt_getdc() has...
2012-05-15 Andreas Schneiders3-auth: Rename to init_system_session_info().
2012-05-14 Volker Lendeckes3: Fix Coverity ID 241320 Array compared against 0
2012-05-10 Volker Lendeckes3: Fix Coverity ID 242184 Dereference after null check
2012-05-08 Christian Ambachs3:winbindd:autorid check that transaction start did...
2012-05-08 Christian Ambachs3:winbindd/autorid add ignore builtin parameter
2012-05-08 Christian Ambachs3:winbindd/autorid add support for read-only mode
2012-05-08 Christian Ambachs3:winbindd/autorid preallocate well-known SIDs
2012-05-02 Andrew Bartletts3-idmap: convert most idmap_cache callers to unixid API
2012-05-02 Andrew Bartletts3-winbindd: Do not use WBC_ types internally in winbindd
2012-05-02 Andrew Bartletts3-passdb: Change pdb_sid_to_id() to return struct...
2012-05-01 Christian Ambachs3:winbindd/idmap_tdb: use idmap_tdb_common code
2012-05-01 Christian Ambachs3:winbindd/idmap_tdb2: fix logic error in set_mapping_...
2012-05-01 Christian Ambachs3:winbindd/idmap_tdb2: use idmap_tdb_common code
next