lib:util: Add a test for byteorder.h
[bbaumbach/samba-autobuild/.git] / nsswitch /
2019-05-06 Gary Lockyernsswitch pam_winbind: Fix Asan use after free
2019-04-24 Christof Schmittselftest: Add trusted domain tests for idmap_ad
2019-04-24 Christof Schmittselftest: Pass trusted domain information to idmap_ad...
2019-04-24 Christof Schmittselftest: Add gid-to-sid lookup to idmap_ad test
2019-04-18 Christof Schmittnsswitch: Fix usage information of test_wbinfo_name_loo...
2019-04-18 Christof Schmittnsswitch: Add testcase for checking output of wbinfo...
2019-03-01 Swen Schilligwbinfo: Use wrapper for string to integer conversion
2019-03-01 Swen Schilliglibwbclient: Use wrapper for string to integer conversion
2019-02-28 Volker Lendeckelibwbclient: Protect wbcCtxUnixIdsToSids against intege...
2019-02-20 Gary Lockyerwbinfo: fix --ntlmv1 option
2019-02-18 Andreas Schneidernssswitch: Log user access to kerberos
2019-01-28 Andreas Schneidernsswitch: Use C99 initializer for poptOption in wbinfo
2019-01-08 Volker Lendeckeselftest: Test sids-to-xids with one failing sid
2018-12-22 Bjoern Jackenss/waf: check for secmethod_table.method_{attrlist...
2018-12-22 Björn Jackewinbind_nss_aix: add incomplete attr_flag initializations
2018-12-22 Björn Jackewinbind_nss_aix: use WBFLAG_FROM_NSS
2018-12-22 Björn Jackewinbind_nss_solaris: use WBFLAG_FROM_NSS
2018-12-22 Björn Jackewinbind_nss_netbsd: use WBFLAG_FROM_NSS
2018-12-22 Bjoern Jackensswitch/winbind_nss_linux.c use WBFLAG_FROM_NSS
2018-12-22 Bjoern Jackewinbind introduce WBFLAG_FROM_NSS
2018-12-22 Stefan Metzmachernsswitch/winbind_nss_aix: reimplement fetching the...
2018-12-22 Björn Jackewinbind_nss_aix: support also S_GROUPSIDS
2018-12-16 Andreas Schneidernsswitch: Fix checking for config.h #define in winbind_...
2018-12-16 Andreas Schneidernsswitch: Fix checking for config.h #define in nsstest.h
2018-12-10 Noel Powernsswitch/tests: PY3 samba_tool call correct python
2018-12-05 Ralph Boehmeselftest: test wbinfo -n and --gid-info with "NT Authority"
2018-11-28 Andreas Schneidernss_winbind: Use #ifdef instead of #if for config.h...
2018-11-28 Andreas Schneiderwins: Use #ifdef instead of #if for config.h definitions
2018-11-28 Andreas Schneiderwbclient: Use #ifdef instead of #if for config.h defini...
2018-11-28 Andreas Schneiderkrb5_plugin: Use #ifdef instead of #if for config.h...
2018-11-13 Andreas Schneidernsswitch: Handle possible NULL return value of getprogn...
2018-11-12 Andreas Schneiderpam_winbind: Set the request type as client name
2018-11-12 Andreas Schneidernss_wins: Set client process name
2018-11-12 Andreas Schneidernss_winbind: Set the client process name
2018-11-12 Andreas Schneiderkrb5_plugin: Set the wbclient process name
2018-11-12 Andreas Schneiderwbclient: Add wbcSetClientProcessName()
2018-11-12 Andreas Schneiderwbclient: Send the client process name talking to winbind
2018-11-09 Ralph Wuerthnernsswitch: Fix CID 1441070 Error handling issues (CHECKE...
2018-11-09 Ralph Wuerthnernsswitch: Fix CID 1441072 Error handling issues (CHECKE...
2018-11-08 Andreas Schneidernsswitch:tests: Pass the envname to the script
2018-11-01 Ralph Wuerthnernsswitch: add test for parallel NSS & libwbclient calls
2018-11-01 Ralph Wuerthnernsswitch: protect access to wb_global_ctx by a mutex
2018-11-01 Ralph Wuerthnernsswitch: make wb_global_ctx private add add get/put...
2018-11-01 Ralph Wuerthnernsswitch: use goto to have only one function return
2018-10-02 Mathieu Parentnsswitch: Add try_authtok option to pam_winbind
2018-09-05 Alexander Bokovoynsswitch/libwbclient/wscript: import from waflib
2018-09-05 Alexander Bokovoynsswitch/wscript_build: update to handle waf 2.0.4
2018-08-10 Andreas Schneiderwbinfo: Free memory when we leave wbinfo_dsgetdcname()
2018-07-24 Volker Lendeckensswitch: Correct users of "ctx->is_privileged"
2018-07-24 Volker Lendeckensswitch: Make two functions static
2018-07-24 Volker Lendeckensswitch: Remove IRIX support
2018-07-07 Andreas Schneiderwinbind_krb5_localauth: Fix a compiler warning
2018-07-06 Andreas Schneidernsswitch: Use a swtich in the wbinfo test to lookup...
2018-07-04 Andreas Schneidernsswitch: Add tests to lookup user via getpwnam
2018-06-27 Andreas Schneiderkrb5_plugin: Move krb5 locator plugin to krb5_plugin...
2018-06-27 Andreas Schneiderkrb5_plugin: Install plugins to krb5 modules dir
2018-06-21 Andreas Schneiderkrb5_plugin: Add winbind localauth plugin for MIT Kerberos
2018-05-12 Mathieu ParentFix spelling s/formated/formatted/
2018-05-11 Andreas Schneidernsswitch:tests: Add test for wbinfo --user-info
2018-05-11 Andreas Schneidernsswitch: Lookup the domain in tests with the wb seperator
2018-05-11 Andreas Schneidernsswitch: Add a test looking up domain sid
2018-05-11 Andreas Schneidernsswitch: Add a test looking up the user using the upn
2018-04-24 Volker Lendeckensswitch: Only connect to the priv socket if required
2018-04-24 Stefan Metzmachernsswitch: fix memory leak in winbind_open_pipe_sock...
2018-04-06 Christof SchmittAdd test for wbinfo name lookup
2018-04-06 Christof Schmittnsswitch: Fix wbcListGroups test
2018-04-06 Christof Schmittnsswitch: Fix wbcListUsers test
2018-04-03 Stefan Metzmachernsswitch: fix the developer build of nsswitch/wins...
2018-04-03 Stefan Metzmachernsswitch: add some const to _nss_winbind_initgroups_dyn...
2018-04-03 Stefan Metzmachernsswitch: maintain prototypes for the linux based funct...
2018-03-16 Andreas Schneiderwbinfo: Improve the wording for --online-status
2018-03-02 Ralph Boehmensswitch: fix wbinfo -m --verbose trust type "Local"
2018-03-01 Andreas Schneidernsswitch: Add FALL_THROUGH statements in pam_winbind.c
2018-02-21 Stefan Metzmachernsswitch: fix double free errors in nsstest.c
2018-02-10 Stefan Metzmacherwbinfo: avoid segfault in wbinfo_auth_crap() if winbind...
2018-01-13 Ralph Boehmelibwbclient: add more trust types
2018-01-13 Ralph Boehmewbinfo: support for local, workstation and routed trust...
2018-01-13 Ralph Boehmelibwbclient: add trust routing and more trust-types
2018-01-13 Ralph Boehmensswitch: fill out wbcAuthUserInfo user_principal and...
2018-01-13 Ralph Boehmensswitch: add "validation_level" and "info6" to winbind...
2017-11-29 Uri Simchonipam_winbind: avoid non-literal-format warning
2017-11-24 Uri Simchoniwinbind_nss_freebsd: fix const discard warning
2017-11-24 Uri Simchonipam_winbind: fix const discard warnings
2017-11-17 Volker Lendeckensswitch: Slightly simplify winbindd_request_response
2017-11-17 Volker Lendeckelibwbclient: Fix two signed/unsigned hickups
2017-11-17 Volker Lendeckensswitch: Fix a typo
2017-10-10 Ralph Boehmewbinfo: return "NOT MAPPED" instead of "S-0-0" for...
2017-07-12 Volker Lendeckelibwbclient: Fix CID 1414781 Dereference null return...
2017-07-12 Ralph Boehmeselftest: add some basic tests for idmap_ad
2017-07-02 Andrew Bartlettselftest: Prime the netlogon cache during test_idmap_rf...
2017-07-02 Andrew Bartlettselftest: Use tree_delete control in idmap_rfc2307...
2017-06-29 Andreas Schneidernsswitch: Add ad_member tests for wbinfo --domain-info...
2017-05-11 Jeremy Allisons4: popt: Global replace of cmdline_credentials ->...
2017-05-08 Volker Lendeckeidmap_rfc2307: Test unix-ids-to-sids with 35 groups
2017-05-08 Volker Lendecketest_idmap_rfc2307: Test wbinfo -r for 35 supplementary...
2017-05-08 Volker Lendecketest_idmap_rfc2307: Do a recursive delete in ou=idmap
2017-05-08 Volker Lendecketest_idmap_rfc2307: Correct usage
2017-05-08 Volker Lendecketest_idmap_rfc2307: Avoid a tmpfile
2017-05-08 Volker Lendecketest_idmap_rfc2307: Remove the correct file
2017-05-05 Jeremy Allisons4: torture: Add TALLOC_CTX * to torture_winbind_init().
next