s3-docs: fix typo in "add port command" smb.conf manpage.
[samba.git] / lib / nss_wrapper /
2010-06-28 Andreas Schneidernss_wrapper: Fixed a possible NULL pointer problem.
2010-05-30 Matthias Dieter... nss_wrapper/testsuite.c - make sure to test always...
2010-05-04 Andrew Tridgells4-waf: fixed indentation for python 3.1
2010-04-18 Andrew Tridgells4-waf: put the --xxx-wrapper options in 'developer...
2010-04-12 Stefan Metzmacherlib/nss_wrapper/wscript_build: 'replace' already includ...
2010-04-06 Andrew Tridgells4-waf: added a --enable-selftest option as a shortcut
2010-04-06 Andrew Tridgells4-waf: removed the AUTOGENERATED markers
2010-04-06 Andrew Tridgells4-waf: more places missing libreplace
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgellbuild: commit all the waf build files in the tree
2010-04-06 Andrew Tridgellbuild: added wrapper options
2010-03-24 Andrew Tridgellbuild: fixed nss_wrapper on solaris
2010-03-19 Günther Deschnernss_wrapper.pl: allow to specify gid for new users.
2010-02-22 Brad HardsSpelling fixes for nss_wrapper.
2010-02-18 Michael Adamnss_wrapper: fix segfault in print_group() in the testsuite
2010-02-18 Günther Deschners4-smbtorture: add LOCAL-NSS-WRAPPER-DUPLICATES test.
2010-02-18 Günther Deschners4-smbtorture: be more verbose in LOCAL-NSS-WRAPPER.
2009-06-08 Günther Deschnernss_wrapper: fix typo in testsuite.
2009-06-08 Günther Deschnernss_wrapper: add my copyright.
2009-06-06 Günther Deschnernss_wrapper: rename nwrap_cache_{re,un}load as per...
2009-06-05 Günther Deschnernss_wrapper: add support for loading nss_winbind.so...
2009-06-05 Günther Deschnernss_wrapper: fill in module nwrap_backend.
2009-06-05 Günther Deschnernss_wrapper: add missing return in nwrap_module_init().
2009-06-05 Günther Deschnernss_wrapper: add skeleton for module nwrap_backend.
2009-06-05 Günther Deschnernss_wrapper: add capability to load nss modules.
2009-06-05 Günther Deschnernss_wrapper: add struct nwrap_backend.
2009-06-05 Günther Deschnernss_wrapper: add cross checking test to testsuite.
2009-06-05 Günther Deschnernss_wrapper: add tests for getgrent_r to testsuite.
2009-06-05 Günther Deschnernss_wrapper: add tests for getpwent_r to testsuite.
2009-06-05 Stefan Metzmachernss_wrapper: fix segfault in nwrap_gr_copy_r()
2009-06-05 Günther Deschnernss_wrapper: rename test_nwrap_env to test_nwrap_enumer...
2009-06-05 Günther Deschnernss_wrapper: add more coherency checks for user and...
2009-06-04 Günther Deschnernss_wrapper: remove getgrouplist from nwrap_ops table.
2009-06-04 Stefan Metzmachernss_wrapper: call the nwrap_files_*() from nwrap_files_...
2009-06-04 Günther Deschnernss_wrapper: more coherence tests for group membership.
2009-06-04 Günther Deschnernss_wrapper: add coherency tests for get{gr,pw}{nam...
2009-06-04 Günther Deschnernss_wrapper: refactor test_nwrap_membership_user()...
2009-06-04 Günther Deschnernss_wrapper: make full talloced copies of struct passwd...
2009-06-02 Günther Deschnernss_wrapper: prefix function pointer names in struct...
2009-06-02 Günther Deschnernss_wrapper: resort calls to move public calls to the...
2009-06-02 Günther Deschnernss_wrapper: add nwrap_ops function pointer table.
2009-06-02 Günther Deschnernss_wrapper: make sure to return after calling real_...
2009-06-02 Günther Deschnernss_wrapper: fix typo while checking for getgrid_r...
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-30 Günther Deschnernss_wrapper: try to fix the build of nss_wrapper on...
2009-05-29 Günther Deschnernss_wrapper: add test_nwrap_membership to testsuite.
2009-05-29 Günther Deschnernss_wrapper: restructure parts of the testsuite.
2009-05-29 Günther Deschnernss_wrapper: add support for getgrouplist.
2009-05-29 Günther Deschners4-smbtorture: add a very basic NSS-WRAPPER testsuite.
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Günther Deschnernss_wrapper: fix nss_wrapper build for solaris.
2009-05-28 Günther Deschnernss_wrapper: remove re-structuring leftovers (unused...
2009-05-28 Günther Deschnernss_wrapper: support member add and delete for groups...
2009-05-28 Günther Deschnernss_wrapper: split out passwd and group paths in nss_wr...
2009-05-28 Günther Deschnernss_wrapper: restructure nwrap calls.
2009-05-20 Günther Deschnernsswrapper: implement group_del() in nss_wrapper.pl.
2009-05-20 Günther Deschnernsswrapper: implement group_add() in nss_wrapper.pl.
2009-01-15 Jelmer VernooijFix indentation for some configure options.
2009-01-12 Michael Adamnss_wrapper.pl: fix "Use of uninitialized value $i...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMove common libraries from root to lib/.