Make make_way_for_eventlogs() static
[ira/wip.git] / source3 / nsswitch /
2008-01-29 Gerald W. CarterAllow NULL request and/or response pointers to be passe...
2008-01-25 Jeremy AllisonFix missing error check that caused crash when winbindd...
2008-01-23 Andrew TridgellMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-21 Stefan Metzmacherlibwbclient: use the same style in each switch case...
2008-01-17 Derrell LipmanMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-17 Günther DeschnerFinally enable pidl generated SAMR & NETLOGON headers...
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-15 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-15 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-15 Stefan Metzmachernsswitch/: we don't need socket or nss wrapper in the...
2008-01-15 Stefan Metzmacherlibwbclient: move wbc_err.h into wbclient.h as we only...
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-03 Günther DeschnerSome coding convention pedantism.
2008-01-02 Gerald (Jerry) CarterFix some C++ warnings (patch was Volker's) - implicit...
2008-01-02 Gerald (Jerry) CarterMerge branch 'work/v3-2-test' into v3-2-test
2008-01-02 Gerald (Jerry) CarterMake sure that wbcLookupSid() and wbcLookupRids() use...
2007-12-22 Volker LendeckeFix wbcAllocate[GU]id
2007-12-22 Volker LendeckeFix wbcPing()
2007-12-22 James PeachMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-12-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-21 Jeremy AllisonFix const warning.
2007-12-21 Gerald (Jerry) CarterCompile fix: Correct use of wbcDomainInfo() after funct...
2007-12-21 Gerald (Jerry) CarterDe-couple smbd from staticly linking against winbindd...
2007-12-21 Gerald (Jerry) CarterAdd files for new LGPL libwbclient DSO implementing...
2007-12-20 Michael AdamOnly retrieve password policies in pam_auth when WBFLAG...
2007-12-15 Volker Lendeckes/sid_to_string/sid_to_fstring/
2007-12-15 Volker LendeckeUse sid_to_string directly
2007-12-15 Volker LendeckeReplace sid_string_static by sid_string_dbg in DEBUGs
2007-12-14 Stefan Metzmacherwbinfo: use POPT_COMMON_CONFIGFILE
2007-12-12 Stefan Metzmacherwinbindd: remove unused WINBINDD_DUMP_MAPS support
2007-12-12 Stefan Metzmacherwinbindd: remove unused WINBINDD_DUAL_NAME2*ID and...
2007-12-11 Jeremy AllisonAdd patches for bug #4866 from jiri sasek - Sun Microsy...
2007-12-10 Jeremy AllisonRemove the char[1024] strings from dynconfig. Replace
2007-12-08 Jeremy AllisonRemove next_token - all uses must now be next_token_talloc.
2007-12-07 Jeremy AllisonDon't double define fstring.
2007-12-07 Jeremy AllisonRemove pstrings completely except for smbctool (what...
2007-12-04 Jeremy AllisonRemove more pstrings, from the winbindd protocol def and
2007-11-27 Jeremy AllisonRemove pstrings from nsswitch/ and registry/
2007-11-22 James PeachMerge ssh://git.samba.org/data/git/samba into v3-2...
2007-11-21 Gerald (Jerry) CarterAllocate a talloc_stackframe() in main() for wbinfo.
2007-11-04 Jeremy AllisonRemove more static data from lib/util_sock.c and
2007-10-24 Jeremy AllisonThis is a large patch (sorry). Migrate from struct...
2007-10-19 Günther DeschnerMerge Tridge's fix for the winbind 32/64bit padding.
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-15 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-10-15 Jeremy AllisonMove to protocol independent code in most of lib/util_s...
2007-10-12 Jelmer VernooijMerge branch 'v3-2-stable' into my_branch
2007-10-11 Guenther DeschnerMerge commit 'origin/v3-2-test' into my_branch
2007-10-11 Guenther DeschnerRename krb5 locator plugin to "winbind_krb5_locator".
2007-10-11 Jeremy AllisonAdd start of IPv6 implementation. Currently most of...
2007-10-10 Jim McDonoughr25493: Fix typo in Jeremy's thread-safe winbind patch:
2007-10-10 Michael Adamr25441: Make wbinfo --sequence output the sequence...
2007-10-10 Michael Adamr25426: Fix another implicit cast warning.
2007-10-10 Jeremy Allisonr25406: Make the Linux nss client code thread-safe.
2007-10-10 Stefan Metzmacherr25241: remove sequence_number out of WINBINDD_DOMAIN_I...
2007-10-10 Stefan Metzmacherr25177: if configured using --enable-socket-wrapper
2007-10-10 Stefan Metzmacherr25154: move winbindd code into winbindd/
2007-10-10 Stefan Metzmacherr25152: fix headers used in wbinfo.c
2007-10-10 Günther Deschnerr25148: Adapt to coding conventions.
2007-10-10 Stefan Metzmacherr25146: rename winbindd_nss.h => winbind_struct_protocol.h
2007-10-10 Stefan Metzmacherr25143: rename public functions from winbind_client.h
2007-10-10 Stefan Metzmacherr25130: make use only of base types which are provided...
2007-10-10 Stefan Metzmacherr25128: _XOPEN_SOURCE_EXTENDED and socklen_t are always...
2007-10-10 Simo Sorcer25107: Fix const warning caused by the way I reformatt...
2007-10-10 Gerald Carterr25099: Commit fix for CVE-2007-4138 from 3.0.26 release.
2007-10-10 Michael Adamr25087: Reformatting: Get rid of an abundance of leadin...
2007-10-10 Michael Adamr25086: Fix interdomain trusts (this povides the fix...
2007-10-10 Stefan Metzmacherr25074: as all requests in the winbindd child are sync...
2007-10-10 Günther Deschnerr25068: Older samba3 DCs will return DCERPC_FAULT_OP_RN...
2007-10-10 Simo Sorcer25064: We use BOOL/True/False not bool/true/false
2007-10-10 Simo Sorcer25063: Fix segfault in smbldp_set_creds when we want...
2007-10-10 Simo Sorcer25062: Reformat, remove trailing spaces and fit lines...
2007-10-10 Simo Sorcer25060: Fix formatting, remove trailing spaces and...
2007-10-10 Simo Sorcer25059: Apply to 3.2 as well
2007-10-10 Lars Müllerr25032: Contact an off site DC if non is available...
2007-10-10 Jeremy Allisonr25022: Fix coverity #395. Resource leak on error.
2007-10-10 Jeremy Allisonr25020: Fix coverity #374, possible null deref.
2007-10-10 Stefan Metzmacherr24978: move domain_init_recv() near the functions...
2007-10-10 Rafal Szczesniakr24977: Ensure negative caching for name2sid, sid2name...
2007-10-10 Günther Deschnerr24954: Fix the build without krb5.
2007-10-10 Günther Deschnerr24952: Set the kdc locator env vars. This makes the...
2007-10-10 Günther Deschnerr24920: Reformatting.
2007-10-10 Michael Adamr24879: Activate the winbindd cache-validation message...
2007-10-10 Michael Adamr24848: Make tdb_validate() take an open tdb handle...
2007-10-10 Michael Adamr24843: Add a "validate-cache" control message to winbindd.
2007-10-10 Günther Deschnerr24833: Move locator to nsswitch (does not belong to...
2007-10-10 Michael Adamr24830: Add a winbindd cache validation function that...
2007-10-10 Michael Adamr24829: Make use of a variable, that is available....
2007-10-10 Volker Lendecker24826: Fix two memleaks in idmap_cache.c, bug 4917
2007-10-10 Volker Lendecker24809: Consolidate the use of temporary talloc contexts.
2007-10-10 Günther Deschnerr24807: Add WINBINDD_LOCATOR_KDC_ADDRESS env which...
2007-10-10 Günther Deschnerr24801: When told to ignore the winbind cache also...
2007-10-10 Günther Deschnerr24799: Prefer IP address to dns name when replying...
2007-10-10 Günther Deschnerr24786: Fix another build warning.
2007-10-10 Günther Deschnerr24785: Put checks in parentheses.
2007-10-10 Günther Deschnerr24778: Make sure krb5 locator requests go to a separat...
2007-10-10 Günther Deschnerr24747: Add WINBINDD_DSGETDCNAME call.
2007-10-10 Günther Deschnerr24746: As the winbindd pipe is officially broken since...
next