summaryrefslogtreecommitdiff
path: root/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* wbclient: Fix Bug #6680: always activate handling of large (> 256 byte) ntlmv2Günther Deschner2009-09-011-4/+15
* s3:libwbclient: Fix bug 6349, initialize domain info structVolker Lendecke2009-08-301-0/+2
* wbinfo: Reduce test noise in the wbinfo blackbox testKai Blin2009-08-181-3/+7
* wbinfo: Use one codebase for Samba3 and Samba4.Kai Blin2009-08-183-1335/+8
* s3 wbinfo: Only call afs_settoken_str if compiled with WITH_FAKE_KASERVERKai Blin2009-08-181-0/+8
* s3 wbinfo: use wbcSidTypeString instead of sid_type_lookupKai Blin2009-08-181-2/+2
* libwbclient: Add wbcSidTypeString function.Kai Blin2009-08-182-1/+28
* s3 wbinfo: Remove unused functions, use C99-typesKai Blin2009-08-181-6/+1
* s3 wbinfo: Explicitly include popt header, remove unused common options.Kai Blin2009-08-181-1/+5
* s3 wbinfo: Use talloc_strdup instead of SMB_STRDUPKai Blin2009-08-181-21/+23
* s3 wbinfo: Don't use global_myname()Kai Blin2009-08-181-2/+17
* s3 wbinfo: Avoid ADD_TO_ARRAY macro.Kai Blin2009-08-181-1/+6
* s3 wbinfo: Use uint32_t instead of uint32Kai Blin2009-08-181-8/+8
* s3 wbinfo: remove --get-auth-user and --set-auth-user functionalityKai Blin2009-08-181-89/+6
* s3 wbinfo: Get rid of lp_ functionsKai Blin2009-08-181-100/+158
* s3:winbind: Fix a potential segfault in libwbclientVolker Lendecke2009-08-161-1/+1
* Make wbinfo also print the members when querying a groupVolker Lendecke2009-08-081-2/+18
* s3:winbind: Add NDR-based parent-child communication to winbindVolker Lendecke2009-08-051-0/+3
* added a uid_wrapper libraryAndrew Tridgell2009-08-051-1/+2
* s3: add failure check.Bo Yang2009-07-181-1/+4
* s3: compile warning and upn handlingBo Yang2009-07-181-13/+24
* s3-pam_winbind: Fix Bug 6253: Use correct value for password expiry calculation.Günther Deschner2009-06-191-1/+2
* libwbclient: fix returned LogonInfo in wbc_LogonUser().Günther Deschner2009-06-181-2/+4
* wbinfo: use wbcLogonUser for wbinfo -K.Günther Deschner2009-06-181-35/+76
* libwbclient: Add debugging hooks.Kai Blin2009-06-132-0/+91
* Fix wb_req_more(): Return 0 when done, read_pkt_send needs thatVolker Lendecke2009-06-121-0/+5
* nsswitch: try to fix segfault in nss_winbind on NetBSD found by torture test.Günther Deschner2009-06-081-2/+2
* async_sock: try fix the source4 build on FreeBSD, Solaris, SLES8Stefan Metzmacher2009-06-082-10/+4
* libwbclient: Attempt to fix build on AIXKai Blin2009-06-047-0/+7
* nsstest: Relicense header file to LGPLv3+Kai Blin2009-06-041-8/+12
* talloc_strdup "dir" in wb_context_initVolker Lendecke2009-05-301-1/+5
* libwbclient: Store the winbind socket dir to use in the wb_contextKai Blin2009-05-302-3/+13
* libwbclient: Silence a compiler warningKai Blin2009-05-301-1/+1
* libwbclient: Add async call framework.Kai Blin2009-05-309-2/+1239
* nsswitch/winbind_nss_aix.c(fill_grent): fixed memory leak.Slava Semushin2009-05-251-0/+3
* s3: Fix request flags in wbinfo when perform krb5 authenticationBo Yang2009-05-221-1/+2
* Fix a bunch of compiler warnings about wrong format types.Jeremy Allison2009-05-111-19/+23
* s3-pam_winbind: Fix Bug 6253: Use correct value for password expiry calculation.Günther Deschner2009-05-051-1/+1
* Fix Coverity ID 626: DEADCODEVolker Lendecke2009-04-231-5/+0
* Merge branch 'master' of ssh://git.samba.org/data/git/samba into libcli-auth-...Andrew Bartlett2009-04-151-8/+8
|\
| * libwbclient: Fix undocumented arguments doxygen warnings.Günther Deschner2009-04-141-8/+8
* | Rework Samba3 to use new libcli/auth code (partial)Andrew Bartlett2009-04-141-3/+4
|/
* s3-nsswitch: Fix Bug #6238 2nd part. zero blob pointer in wbcLogoffUserParams.Günther Deschner2009-04-031-0/+1
* s3-nsswitch: Fix Bug #6238. Make sure logoff is bla bla.Günther Deschner2009-04-031-2/+2
* nsswitch: only define TALLOC_ZERO if neededStefan Metzmacher2009-03-161-0/+2
* s3: Implement wbcGetSidAliasesDan Sledz2009-02-114-0/+219
* s3: Implement wbcGetpwsidDan Sledz2009-02-114-4/+92
* s4:selftest: avoid hardcoded pathes in blackbox testsStefan Metzmacher2009-02-031-2/+2
* talloc: Change the two other definitions of TALLOC_FREE to match the primary ...Tim Prouty2009-01-231-1/+1
* Avoid flooding of syslog with failing pam_putenv messages.Andreas Schneider2009-01-191-1/+1