libds: Make server role values explicit for easier debugging
[ira/wip.git] / nsswitch /
2011-10-27 Andreas Schneidernsswitch: Disable uid_wrapper in libwbclient.
2011-10-11 Andrew Bartlettlib/param move source4 param code to the top level
2011-10-08 Andrew Bartlettbuild: build wbinfo only once in the waf build
2011-10-06 Ewoud Kohl van Wij... Add missing com_err dependencies
2011-09-23 Andrew Bartlettbuild: avoid util.h as a public header name due to...
2011-09-22 Andrew Tridgellwbclient: added support for handling WBC_ID_TYPE_BOTH...
2011-09-22 Andrew Tridgelllibwbclient: added support for WBC_ID_TYPE_BOTH
2011-09-08 Andrew Tridgellnsswitch: make the wbcSidsToUnixIds() parser more robust
2011-09-06 Günther Deschnerwaf: install pam modules in PAMMODULESDIR.
2011-08-21 Jelmer Vernooijwbclient: Add pkg-config file.
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-12 Volker Lendeckes3: Remove "struct ip_service" from resolve_wins
2011-06-12 Volker Lendeckensswitch: Remove some refs to the global winbindd_fd
2011-06-10 Günther Deschnernsswitch/winbind_client.h: fix licence/copyright
2011-06-10 Günther Deschnernsswitch/pam_winbind.h: fix licence/copyright.
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-06-05 Volker Lendeckenss_wins: Add a stackframe to lookup_byname_backend()
2011-06-01 Jeremy AllisonRemove a PATH_MAX.
2011-05-18 Andrew Bartletts3-lib Replace StrCaseCmp() with strcasecmp_m()
2011-05-17 Jeremy AllisonFix redefinition of fstrcpy.
2011-05-15 Volker Lendeckes3: Fix return check in nss_wins
2011-04-19 Sergey KorsakFix Bug #8099 setpwent() actually does endpwent() and...
2011-05-08 Kai Blinnsswitch: Fix build check logic
2011-05-05 Jeremy AllisonMore const fixes. Remove CONST_DISCARD.
2011-05-05 Jeremy AllisonMore const fixes for compiler warnings from the waf...
2011-05-04 Jeremy AllisonClean up some const and other compiler warnings.
2011-05-04 Jeremy AllisonFix simple uses of safe_strcpy -> strlcpy. Easy ones...
2011-05-03 Andrew BartlettRemove strlower_m() and strupper_m() from source4 and...
2011-04-16 Andrew Bartlettselftest: Remove duplication between BUILDIR and BINDIR
2011-04-13 Volker Lendeckensswitch: Add wbinfo --sids-to-unix-ids
2011-04-13 Volker Lendeckelibwbclient: Add wbcSidsToUnixIds
2011-04-13 Volker Lendeckensswitch: wbinfo --lookup-sids
2011-04-13 Volker Lendeckelibwbclient: Add wbcLookupSids
2011-04-13 Volker Lendeckes3: Add winbindd_lookupsids
2011-03-30 Volker Lendeckes3: Fix Coverity ID 2217: RESOURCE_LEAK
2011-03-30 Volker Lendeckes3: Fix Coverity ID 2220: RESOURCE_LEAK
2011-03-30 Volker Lendeckes3: Fix Coverity ID 2221: RESOURCE_LEAK
2011-03-30 Volker Lendeckes3: Fix Coverity ID 2222: RESOURCE_LEAK
2011-03-30 Volker Lendeckes3: Fix Coverity ID 2223: RESOURCE_LEAK
2011-03-27 Volker Lendeckes3: Fix Coverity ID 2200: NULL_RETURNS (cut&paste error)
2011-03-16 Volker Lendeckes3: Fix Coverity ID 2148, FORWARD_NULL
2011-03-15 Volker Lendeckelibwbclient: CID 2199 -- NULL pointer return
2011-03-10 Volker Lendeckelibwbclient: Add some input check
2011-03-10 Volker Lendeckelibwbclient: Remove a pointless check
2011-03-05 Volker Lendeckewbinfo: Use wbcSidToStringBuf
2011-03-05 Volker Lendeckewbinfo: Fix a debug message
2011-03-05 Volker Lendeckepam_winbind: Use wbcSidToStringBuf
2011-03-05 Volker Lendeckelibwbclient: Use wbcSidToStringBuf
2011-03-05 Volker Lendeckelibwbclient: Add wbcSidToStringBuf
2011-03-05 Volker Lendeckensswitch: wbcFreeMemory deals fine with NULL
2011-03-02 Volker Lendeckes3: Attempt to fix the build on IRIX
2011-02-28 Volker Lendeckensswitch: Eliminate select from wb_common
2011-02-18 Günther Deschnernsswitch: make libwbclient a public library again.
2011-02-18 Andrew Bartlettlib/util/charset Add back setlocale(), but only when...
2011-02-18 Andrew Tridgellnsswitch: depend on dl
2011-02-16 Günther Deschnernsswitch: make wb_reqtrans a common subsystem.
2011-02-16 Günther Deschners3-waf: make most of the nsswitch common.
2011-02-16 Günther Deschners4-waf: move wbinfo buildrule to winbind.
2011-02-10 Christian Ambachnsswitch: fix a segfault in the krb5 locator plugin
2011-02-10 Volker Lendeckes3: Slightly simplify winbind_write_sock
2011-02-10 Michael Adamlibwbclient: doxygen: mark wbcSetGidHwm deprecated
2011-02-10 Michael Adamlibwbclient: doxygen: mark wbcSetUidHwm deprecated
2011-02-10 Michael Adamlibwbclient: doxygen: mark wbcRemoveGidMapping deprecated
2011-02-10 Michael Adamlibwbclient: doxygen: mark wbcRemoveUidMapping deprecated
2011-02-10 Michael Adamlibwbclient: doxygen: mark wbcSetGidMapping deprecated
2011-02-10 Michael Adamlibwbclient: doxygen: mark wbcSetUidMapping deprecated
2011-02-10 Michael AdamRevert "wbinfo: remove --set-uid-mapping - winbindd...
2011-02-10 Michael AdamRevert "wbinfo: remove --set-gid-mapping - winbindd...
2011-02-10 Michael AdamRevert "wbinfo: remove --remove-uid-mapping - winbindd...
2011-02-10 Michael AdamRevert "wbinfo: remove --remove-gid-mapping - winbindd...
2011-02-10 Michael AdamRevert "libwbclient: remove two unused defines"
2011-02-10 Michael AdamRevert "libwbclient: remove wbcSetUidMapping() - not...
2011-02-10 Michael AdamRevert "libwbclient: remove wbcSetGidMapping() - not...
2011-02-10 Michael AdamRevert "libwbclient: remove wbcRemoveUidMapping() ...
2011-02-10 Michael AdamRevert "libwbclient: remove wbcRemoveGidMapping() ...
2011-02-10 Michael AdamRevert "libwbclient: remove wbcSetUidHwm() - not implem...
2011-02-10 Michael AdamRevert "libwbclient: remove wbcSetGidHwm() - not implem...
2011-02-10 Michael AdamRevert "libwbclient: bump version to 0.6 -> 1.0 due...
2011-02-10 Michael AdamRevert "nsswitch: libwbclient has vnum 1 now."
2011-02-10 Michael AdamRevert "nsswitch: remove unused code from wbinfo.c"
2011-02-02 Günther Deschnernsswitch: remove unused code from wbinfo.c
2011-01-31 Günther Deschnernsswitch: libwbclient has vnum 1 now.
2011-01-27 Michael Adamlibwbclient: bump version to 0.6 -> 1.0 due to ABI...
2011-01-27 Michael Adamlibwbclient: remove wbcSetGidHwm() - not implemented...
2011-01-27 Michael Adamlibwbclient: remove wbcSetUidHwm() - not implemented...
2011-01-27 Michael Adamlibwbclient: remove wbcRemoveGidMapping() - not impleme...
2011-01-27 Michael Adamlibwbclient: remove wbcRemoveUidMapping() - not impleme...
2011-01-27 Michael Adamlibwbclient: remove wbcSetGidMapping() - not implemente...
2011-01-27 Michael Adamlibwbclient: remove wbcSetUidMapping() - not implemente...
2011-01-27 Michael Adamlibwbclient: remove two unused defines
2011-01-27 Michael Adamwbinfo: remove --remove-gid-mapping - winbindd does...
2011-01-27 Michael Adamwbinfo: remove --remove-uid-mapping - winbindd does...
2011-01-27 Michael Adamwbinfo: remove --set-gid-mapping - winbindd does not...
2011-01-27 Michael Adamwbinfo: remove --set-uid-mapping - winbindd does not...
2011-01-19 Volker Lendeckes3: Add wbinfo --dc-info
2011-01-08 Jeremy AllisonMove wins_lookup_open_socket_in() to remove a compile...
2011-01-07 Volker Lendeckes3: Make name_query use /tmp/.nmbd/unexpected
2011-01-04 Stefan MetzmacherRevert "nsswitch Add talloc depencency for nsstest"
2011-01-04 Stefan Metzmachernsswitch: remove includes.h dependency from nsstest.c
next