s3-passdb: add passdb.h where needed.
[samba.git] / source3 / winbindd /
2011-03-29 Günther Deschners3-passdb: add passdb.h where needed.
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-03-29 Günther Deschners3-includes: only include system/passwd.h when needed.
2011-03-29 Günther Deschners3-winbind: remove global inclusion of libwbclient.
2011-03-29 Jeremy AllisonRemove two unused labels.
2011-03-28 Volker Lendeckes3: Fix Coverity ID 2143: DEADCODE
2011-03-28 Volker Lendeckes3: Fix Coverity ID 2143: DEADCODE
2011-03-28 Volker Lendeckes3: Fix Coverity ID 2173: FORWARD_NULL
2011-03-27 Volker Lendeckes3: Fix Coverity ID 2296: UNUSED_VALUE
2011-03-23 Günther Deschners3-prototypes: remove protos of some dead functions.
2011-03-23 Volker Lendeckes3: Fix Coverity ID 2203, NULL_RETURNS
2011-03-23 Andrew Tridgells3-config: say which config file we failed to open
2011-03-23 Andrew Tridgellfault: get fault.c ready for use by s4
2011-03-22 Michael Adams3:idmap: make sure that the id mapping system is initi...
2011-03-22 Michael Adams3:idmap: remove (now) unneeded function parse_idmap_mo...
2011-03-22 Michael Adams3:idmap: simply call idmap_init_named_domain for ...
2011-03-22 Michael Adams3:idmap: remove passdb argument from idmap_init_domain()
2011-03-22 Michael Adams3:idmap: remove the params argument from the init...
2011-03-22 Michael Adams3:idmap: remove special treatment of domain "*" from...
2011-03-22 Michael Adams3:idmap: remove use of params from idmap_ldap_init...
2011-03-22 Michael Adams3:idmap: remove the special treatment of the default...
2011-03-22 Andrew Tridgells3-fault: removed the cont_fn from fault_setup()
2011-03-21 Volker Lendeckes3: Fix Coverity ID 1048, CHECKED_RETURN
2011-03-18 Günther Deschners3-build: use HAVE_ADS define in some more places.
2011-03-18 Christian Ambachs3:autorid make sure we set the mapping status correct...
2011-03-18 Volker Lendeckeidmap-autorid: Slightly simplify idmap_autorid_get_doma...
2011-03-18 Volker Lendeckeidmap-autorid: Slightly simplify idmap_autorid_get_doma...
2011-03-18 Volker Lendeckeidmap-autorid: Remove an unused variable
2011-03-18 Volker Lendeckeidmap-autorid: Use talloc_tos() in idmap_autorid_id_to_sid
2011-03-18 Volker Lendeckeidmap-autorid: Remove an else branch
2011-03-18 Volker Lendeckeidmap-autorid: Remove an unused variable
2011-03-18 Volker Lendeckeidmap-autorid: Remove an unused parameter
2011-03-18 Volker Lendeckeidmap-autorid: Use talloc_tos() in idmap_autorid_sids_t...
2011-03-18 Volker Lendeckeidmap-autorid: Not necessary to talloc domaincfg
2011-03-18 Volker Lendeckeidmap-autorid: Not necessary to talloc domainsid
2011-03-18 Volker Lendeckes3: Cope with 192.168.1.1/24 in smbcontrol ip-dropped
2011-03-16 Volker Lendeckes3: Fix Coverity ID 2144, DEADCODE
2011-03-16 Volker Lendeckes3: Fix Coverity ID 2100, BAD_SIZEOF
2011-03-16 Günther Deschners3-build: stop including ldap and lber headers everywhe...
2011-03-13 Volker Lendeckes3: Enhance error messages in idmap_tdb2_init_hwm
2011-03-11 Michael Adams3:idmap_ldap: fix a few typos in a comment
2011-03-10 Volker Lendeckes3: sid->domain_sid in winbindd_samr sam_rids_to_names
2011-03-10 Volker Lendeckes3: Fix paranoia check in sam_rids_to_names
2011-03-08 Volker Lendeckes3: Use talloc_tos() in idmap_nss_sids_to_unixids
2011-03-08 Volker Lendeckes3: "dom_name" is not needed in idmap_nss_sids_to_unixids
2011-03-08 Volker Lendeckes3: "ctx" is not needed in idmap_nss_unixids_to_sids
2011-03-08 Andreas Schneiders3-winbind: Fixed the accept() for new_connection.
2011-03-08 Günther Deschners3-idmap: fix the build of idmap_tdb2.
2011-03-07 Volker Lendeckes3: state->ev is not needed in winbindd_lookupsid
2011-03-06 Volker Lendeckes3: Remove close_fn from idmap_methods
2011-03-06 Volker Lendeckes3-idmap-hash: Make "hashed_domains" properly talloced
2011-03-06 Volker Lendeckes3: Replace idmap_ad_close by a destructor
2011-03-06 Volker Lendeckes3-idmap-ad: Make ad_schema properly talloced
2011-03-06 Volker Lendeckes3-idmap-tdb: private_data is a talloc child of dom
2011-03-06 Volker Lendeckes3-idmap-ldap: private_data is a talloc child of dom
2011-03-06 Volker Lendeckes3-idmap-rid: private_data is a talloc child of dom
2011-03-06 Volker Lendeckes3: Remove an unnecessary if-statement
2011-03-06 Volker Lendeckes3: Remove an obsolete comment
2011-03-06 Volker Lendeckes3: Remove some unused code
2011-03-06 Volker Lendeckes3: Remove unused args from nss_get_info_cached
2011-03-06 Volker Lendeckes3: Remove unused args from nss_get_info
2011-03-06 Volker Lendeckes3: Remove unused args from get_nss_info
2011-03-05 Volker Lendeckes3: Fix uninitialized variables
2011-03-02 Günther Deschners3-libds: use already existing ../libds/common/flag_map...
2011-03-02 Günther Deschners3-server_id: only include server_id where needed.
2011-02-28 Andreas Schneiders3-rpc_client: Move client pipe functions to own header.
2011-02-28 Volker Lendeckes3: Use poll in winbind
2011-02-27 Volker Lendeckes3: Fix a typo
2011-02-27 Volker Lendeckes3: Fix a comment
2011-02-27 Volker Lendeckes3: Fix some nonempty blank lines
2011-02-27 Volker Lendeckes3: Use strndup in parse_nss_param
2011-02-27 Volker Lendeckes3: properly find our standard nss_info backends
2011-02-27 Volker Lendeckes3: Fix a debug message
2011-02-23 Volker Lendeckes3: Fix 64-bit errors
2011-02-23 Volker Lendeckes3: Fix an uninitialized variable use
2011-02-23 Christian Ambachs3:idmap:autorid prevent fatal configuration changes
2011-02-23 Günther Deschners3-proto: remove some prototypes of non-existing functions.
2011-02-22 Andrew Bartletts3-auth Rename auth_serversupplied_info varaiables...
2011-02-20 Volker Lendeckes3: Convert init_system_info to NTSTATUS
2011-02-18 Andrew Tridgells3-waf: use SAMBA3_*() build rules in source3/build
2011-02-16 Günther Deschnernsswitch: make wb_reqtrans a common subsystem.
2011-02-13 Volker Lendeckes3: Fix some nonempty blank lines
2011-02-11 Günther Deschners3-waf: use bld.env.HAVE_LDAP in some more places,...
2011-02-10 Günther Deschners3: give ../librpc/ndr/util.c its own header.
2011-02-08 Volker Lendeckes3: Fix some nonempty blank lines and some typos
2011-02-08 Günther Deschnerpam: share pam errors in a common location.
2011-02-04 Günther Deschners3-winbindd: let winbind try to use samlogon validation...
2011-02-04 Stefan Metzmachers3:winbindd: fix segfaults on addrchange errors and...
2011-02-03 Jeremy AllisonFix value overflow (one too many 'f's ).
2011-02-02 Günther Deschners3-winbind: prefer dcerpc_lsa_X functions in winbindd...
2011-02-02 Günther Deschners3-winbind: prefer dcerpc_lsa_X functions in winbindd...
2011-02-02 Günther Deschners3-winbind: prefer dcerpc_lsa_X functions in winbindd...
2011-02-02 Volker Lendeckes3: Fix a typo
2011-02-02 Stefan Metzmachers3:winbindd: catch lookup_names/sids schannel errors...
2011-02-02 Günther Deschners3: Remove superfluous ;
2011-02-02 Günther Deschners3-winbind: prefer dcerpc_samr_X functions in winbindd...
2011-02-02 Günther Deschners3-winbind: prefer dcerpc_samr_X functions in winbindd...
2011-02-02 Günther Deschners3-winbind: prefer dcerpc_samr_X functions in winbindd...
2011-02-02 Günther Deschners3-winbind: prefer dcerpc_samr_X functions in winbindd...
2011-02-02 Günther Deschners3-winbind: prefer dcerpc_samr_X functions in invalidat...
next