summaryrefslogtreecommitdiff
path: root/nsswitch
AgeCommit message (Expand)AuthorFilesLines
2011-01-27libwbclient: remove wbcSetUidHwm() - not implemented any moreMichael Adam2-15/+0
2011-01-27libwbclient: remove wbcRemoveGidMapping() - not implemented any moreMichael Adam2-16/+0
2011-01-27libwbclient: remove wbcRemoveUidMapping() - not implemented any moreMichael Adam2-16/+0
2011-01-27libwbclient: remove wbcSetGidMapping() - not implemented any moreMichael Adam2-16/+0
2011-01-27libwbclient: remove wbcSetUidMapping() - not implemented any moreMichael Adam2-16/+0
2011-01-27libwbclient: remove two unused definesMichael Adam1-4/+0
2011-01-27wbinfo: remove --remove-gid-mapping - winbindd does not implement that any more.Michael Adam1-42/+0
2011-01-27wbinfo: remove --remove-uid-mapping - winbindd does not implement that any more.Michael Adam1-42/+0
2011-01-27wbinfo: remove --set-gid-mapping - winbindd does not implement that any more.Michael Adam1-41/+0
2011-01-27wbinfo: remove --set-uid-mapping - winbindd does not implement that any more.Michael Adam1-41/+0
2011-01-19s3: Add wbinfo --dc-infoVolker Lendecke4-2/+136
2011-01-08Move wins_lookup_open_socket_in() to remove a compile warning.Jeremy Allison1-44/+43
2011-01-07s3: Make name_query use /tmp/.nmbd/unexpectedVolker Lendecke1-10/+3
2011-01-04Revert "nsswitch Add talloc depencency for nsstest"Stefan Metzmacher1-1/+1
2011-01-04nsswitch: remove includes.h dependency from nsstest.cStefan Metzmacher1-16/+9
2011-01-04nsswitch Add talloc depencency for nsstestAndrew Bartlett1-1/+1
2011-01-01nss_wins: Fix a type-punned warningVolker Lendecke1-1/+2
2010-12-28s3: Make name_query return NTSTATUSVolker Lendecke1-2/+5
2010-12-28s3: AllowDebugChange is goneVolker Lendecke1-2/+0
2010-12-28Fix a memleak in nss_winsVolker Lendecke1-0/+1
2010-12-28Fix a crash in libnss_winsVolker Lendecke1-1/+1
2010-12-28s3: Remove an ancient typedefVolker Lendecke1-3/+3
2010-12-19wb_reqtrans is not used in libwbclientVolker Lendecke2-507/+0
2010-12-19Move wbc_async.[ch] to its only user: smbtorture3Volker Lendecke2-945/+0
2010-12-19libwbclient: Put the wb_reqtrans definitions into wb_reqtrans.hVolker Lendecke3-31/+63
2010-12-19s3: Add -P as an alias for --ping-dcVolker Lendecke1-3/+2
2010-12-16s4-waf: nsstest only needs replace.Günther Deschner1-1/+1
2010-12-15s3-waf: use shared libwbclient wscript_build.Günther Deschner1-0/+1
2010-12-12build: change lib order to fix build on netbsdMatthieu Patou1-1/+1
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij1-1/+1
2010-12-01s4/waf: add intl dependency for nss_winnbindBjörn Jacke1-1/+1
2010-11-27libwbclient: Correctly order the wbcAllocateMemory argsVolker Lendecke2-11/+11
2010-11-27libwbclient: Fix a division by zeroVolker Lendecke1-1/+1
2010-11-17developer: only do the C++ reserved name checking on LinuxAndrew Tridgell1-26/+0
2010-11-02s3-debug Remove 'AllowDebugChange' and use lp_set_cmdline() insteadAndrew Bartlett1-2/+1
2010-10-31s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij4-105/+0
2010-10-26waf: Remove lib prefix from libraries manually.Jelmer Vernooij1-2/+2
2010-10-26s4: Drop duplicate 'lib' prefix for private libraries.Jelmer Vernooij1-1/+1
2010-10-24s4: Rename WBCLIENT to wbclient.Jelmer Vernooij2-22/+22
2010-10-24s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij1-2/+2
2010-10-24s4: Rename LIBSECURITY{_SESSION,} to libsecurity{_session,}Jelmer Vernooij1-1/+1
2010-10-24waf: Rename LIBWINBIND-CLIENT to libwinbind-clientJelmer Vernooij2-5/+5
2010-10-23s4: Rename NSS_WRAPPER to nss_wrapper.Jelmer Vernooij1-1/+1
2010-10-23s4: Rename UID_WRAPPER to uid_wrapper.Jelmer Vernooij1-1/+1
2010-10-21nsswitch: make LIBWINBIND-CLIENT a private libraryAndrew Tridgell1-5/+6
2010-10-21nsswitch: make LIBWBCLIENT a private libraryAndrew Tridgell1-4/+5
2010-10-20nsstest: no need for two copies of the same tool.Günther Deschner1-30/+114
2010-10-14libcli/auth Merge source4/libcli/security and util_sid.c into the common codeAndrew Bartlett1-1/+1
2010-10-12libwbclient: Remove half-finished async implementationKai Blin7-2184/+0
2010-09-16wbclient: gr_mem can be NULLAndrew Tridgell1-0/+5