s3:registry:reg_objects: Remove use of uint{8,16,32} in favour of C99 types
[amitay/samba.git] / nsswitch /
2010-05-20 Günther Deschnerwaf: fix the build of nsswitch libwbclient.
2010-05-20 Andrew Tridgells3-waf: All sorts of nasty hacks to finally get smbd...
2010-05-17 Kai Blinwbinfo: Add better libwbclient error reporting
2010-05-10 Volker Lendeckelibwbclient: Fix a fd-leak at dlclose-time
2010-05-05 Andreas Schneiderlibwbclient: Fixed doxygen errors.
2010-04-25 Volker Lendeckelibwbclient: Talloc is no longer used
2010-04-24 Volker LendeckeRevert "nsswitch: Fix a memleak in wbinfo"
2010-04-23 Volker Lendeckelibwbclient: Test WBC_CHANGE_PASSWORD_LEVEL_RESPONSE
2010-04-23 Volker Lendeckelibwbclient: Actually copy something in wbcChangeUserPa...
2010-04-23 Volker Lendeckelibwbclient: Remove some pointless BAIL_ON_WBC_ERROR...
2010-04-19 Volker Lendeckelibwbclient: wbcFreeMemory deals fine with a NULL pointer
2010-04-19 Volker Lendeckelibwbclient: Fix wbcListGroups against too small num_en...
2010-04-19 Volker Lendeckelibwbclient: Fix wbcListUsers against too small num_entries
2010-04-19 Volker Lendeckensswitch: Add wbinfo --pam-logon
2010-04-19 Volker Lendeckelibwbclient does not need talloc_free anymore
2010-04-19 Volker Lendeckelibwbclient: Make wbcListTrusts not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbc_create_error_info not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbcCredentialCache not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbcAuthenticateUserEx not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbc_create_logon_info not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbc_create_auth_info not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbc_create_password_policy_info not...
2010-04-19 Volker Lendeckelibwbclient: Test wbcGetGroups
2010-04-19 Volker Lendeckelibwbclient: Make wbcGetGroups not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbc_create_domain_controller_info_ex...
2010-04-19 Volker Lendeckelibwbclient: Make wbcLookupDomainController not use...
2010-04-19 Volker Lendeckelibwbclient: Make wbcLookupUserSids not use talloc
2010-04-19 Volker Lendeckelibwbclient: Test wbcChangeUserPassword
2010-04-19 Volker Lendeckelibwbclient: Abstract out test_wbc_authenticate_user...
2010-04-19 Volker Lendeckelibwbclient: Test wbcLogonUser
2010-04-19 Volker Lendeckelibwbclient: Make wbcAddNamedBlob not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbcResolveWinsByIP not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbcResolveWinsByName not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbcDomainInfo not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbcInterfaceDetails not use talloc
2010-04-19 Volker Lendeckelibwbclient: Test wbcAuthenticateUser[Ex]
2010-04-19 Volker Lendeckelibwbclient: Make _SID_COMPOSE a function instead of...
2010-04-19 Volker Lendeckelibwbclient: Make wbcGetDisplayName not use talloc
2010-04-19 Volker Lendeckelibwbclient: Test wbcGetDisplayName
2010-04-19 Volker Lendeckelibwbclient: Make wbcListGroups not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbcListUsers not use talloc
2010-04-19 Volker Lendeckewinbindd: Fill in num_entries where available
2010-04-19 Volker Lendeckelibwbclient: Make wbcGetSidAliases not use talloc
2010-04-19 Volker Lendeckelibwbclient: Test wbcGetSidAliases
2010-04-19 Volker Lendeckelibwbclient: Simplify test_wbc_domain_info a bit
2010-04-19 Volker Lendeckelibwbclient: Fix some pointless macro calls
2010-04-19 Volker Lendeckelibwbclient: Take -21 into account in length guessing
2010-04-19 Volker Lendeckelibwbclient: Fix some pointless macro calls
2010-04-19 Volker Lendeckelibwbclient: Make wbcLookupRids not use talloc
2010-04-19 Volker Lendeckelibwbclient: Add wbcAllocateStringArray
2010-04-19 Volker Lendeckelibwbclient: Test wbcLookupRids
2010-04-19 Volker Lendeckelibwbclient: Make wbcLookupSid not use talloc
2010-04-19 Volker Lendeckelibwbclient: Add wbcStrDup
2010-04-19 Volker Lendeckelibwbclient: Convert wbcSidToString to not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make copy_group_entry not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make copy_passwd_entry not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbcGuidToString not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbcLibraryDetails not use talloc
2010-04-19 Volker Lendeckelibwbclient: Add wbcAllocateMemory()
2010-04-19 Andrew Tridgells4-waf: fixed WINBINDD_SOCKET_DIR for wb_common in s4
2010-04-18 Volker Lendeckensswitch: Fix a memleak in wbinfo
2010-04-18 Andrew Tridgells4-waf: removed the unused installdir= option to SAMBA_...
2010-04-13 Volker Lendeckelibwbclient: Re-Fix a bug that was fixed with e5741e27c4c
2010-04-13 Volker Lendeckelibwbclient: Remove a pointless variable
2010-04-12 Stefan Metzmacherlib/replace/wscript: inline LIBREPLACE_EXT into 'replac...
2010-04-11 Kai Blinnsswitch/wbinfo: Fix the S4 header check
2010-04-10 Volker Lendeckelibwbclient: Fix a memleak in wbcGetDisplayName
2010-04-10 Volker Lendeckelibwbclient: Ensure correct 0-termination in wbcGetSidA...
2010-04-09 Volker Lendeckelibwbclient: Fix some memleaks in the tests
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: cleanup use of LIBPOPT vs popt dependency
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgellbuild: configure fixes for opensolaris
2010-04-06 Andrew Tridgellbuild: check libc first for several libraries
2010-04-06 Andrew Tridgellbuild: check for pam headers
2010-04-06 Andrew Tridgellbuild: waf quicktest nearly works
2010-04-06 Andrew Tridgellbuild: commit all the waf build files in the tree
2010-04-04 Volker Lendeckelibwbclient: Fix a memleak in wbcListTrusts
2010-04-04 Volker Lendeckelibwbclient: Fix memleaks in tests
2010-04-04 Volker Lendeckelibwbclient: Fix a memleak in wbcListTrusts
2010-04-04 Volker Lendeckelibwbclient: Streamline result processing of wbcCredent...
2010-04-04 Volker Lendeckelibwbclient: Fix a memleak in wbcCredentialCache
2010-04-03 Volker Lendeckelibwbclient: Both talloc_free and wbcFreeMemory deal...
2010-04-02 Volker Lendeckes3: Add wbinfo --logoff
2010-04-02 Volker Lendeckes3: Remove some pointless break statements
2010-03-26 Andrew Tridgelllibutil: moved the networking defines to util_net.h
2010-03-20 Volker Lendeckes3: Fix bug 7202
2010-03-13 Matthias Dieter... NSS:winbind_struct_protocol.h - fix typo
2010-03-11 Matthieu Patous4: allow pam_winbind.so to be build on samba4
2010-03-11 Matthieu Patous4: Modify auth/config.m4 to move pam tests to nsswitch...
2010-03-10 Stefan Metzmachernsswitch: build libnss_winbind.so with SOVERSION = 2
2010-03-10 Stefan Metzmachernsswitch: don't use socket_wrapper for winbind client...
2010-03-10 Stefan Metzmachernsswitch: build libnss_winbindd.so only for the non...
2010-03-09 Matthieu Patous4:unittest Fix unittest to reflect that wbinfo -r...
2010-03-05 Bo Yangs3: Add i18n/l10n strings in pam_winbind.c coming from...
2010-03-03 Matthieu Patous4-build: fix SMB_LIBRARY and change its name so it...
2010-03-03 Matthieu Patounsswitch: libpam remove depedance on locale.h use direc...
2010-02-13 Kai Blinlibwbclient: Fix s4 build failure by fixing up includes.
2010-02-13 Kai Blinlibwbclient: Separate out the async functions
next