more access fixes for group enumeration in LDAP; bug 281
[jra/samba/.git] / source3 / nsswitch /
2003-11-22 Andrew BartlettChanges all over the shop, but all towards:
2003-11-19 Andrew Tridgellas discussed on irc, this is a small patch that allows...
2003-11-12 Andrew Tridgella small include file rearrangement that doesn't affect...
2003-11-07 Gerald Carterfix for bug 680 (heads up). This gist is to map the
2003-11-06 Tim PotterFinal round of printf warnings fixes for the moment.
2003-11-04 Tim PotterUse a static string instead of malloced one in winbind_...
2003-11-03 Jeremy AllisonFix for winbindd on HPUX from albert chin (china@thewri...
2003-11-02 Tim PotterUse putenv() instead of setenv() in the winbind_{off...
2003-10-31 Gerald Carterprompt for password when invoking --set-auth-user and...
2003-10-24 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-22 Jeremy AllisonPut strcasecmp/strncasecmp on the banned list (except...
2003-10-22 Jeremy AllisonPut strcasecmp/strncasecmp on the banned list (except...
2003-10-21 Jeremy AllisonMerge tridge's AIX fixes.
2003-10-21 Andrew Tridgellfixed a number of bugs and memory leaks in the AIX...
2003-10-21 Tim PotterMerge of spelling fix from HEAD.
2003-10-16 Richard SharpeRemove DEBUG statement from wb_common.c as it should...
2003-10-14 Tim PotterUndo previous commit because it breaks the build.
2003-10-13 Richard SharpePut back the changes that Simo reverted and fix a speli...
2003-10-13 Simo SorceSo here it is a non-intrusive patch with my latest...
2003-10-13 Richard SharpePull my previous changes into head as well.
2003-10-13 Richard SharpeAdd a better error message to wb_common.c when unable...
2003-10-13 Gerald Cartermake sure to use the escaped DN; patch from Guenther...
2003-10-13 Gerald Cartermake sure to use the escaped DN; patch from Guenther...
2003-10-10 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-03 Gerald Carterdon't call ads_destroy() twice; fixes segfault in winbi...
2003-10-03 Gerald Carterdon't call ads_destroy() twice; fixes segfault in winbi...
2003-09-24 Gerald Carterfixing a bug in the retry loop for winbindd_pam_auth...
2003-09-24 Gerald Carterfixing a bug in the retry loop for winbindd_pam_auth...
2003-09-22 Gerald Carterfix some warnings found by the Sun C compiler
2003-09-22 Gerald Carterfix some warnings found by the Sun C compiler
2003-09-17 Jeremy AllisonObviously correct typo bugfix from Lin Li <linl@xandro...
2003-09-17 Jeremy AllisonObviously correct typo bugfix from Lin Li <linl@xandro...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-08 Gerald Carterfix valgrind errors; don't access cli_state pointer...
2003-09-08 Tim PotterFix for bug #299.
2003-09-06 Gerald Carterfinish off bug 282. AAdd extra checks for pointers...
2003-09-06 Gerald Carterfix bug 382: make sure to free and reset the cli_state...
2003-09-06 Gerald Carterrevert retry loops in winbindd_ads as abartket points...
2003-09-05 Gerald Carterfixes for ads domain membership when only the realm...
2003-09-05 Tim PotterFix for bug 282 that didn't get checked in.
2003-09-05 Gerald Cartershould fix bug 364 & 311: Retry patch based on suggest...
2003-09-04 Gerald CarterCheck in Andrew's fix for bug #305 (always use lp_realm() )
2003-09-04 Tim PotterMore FreeBSD PAM compile fixes. Don't redefine PAM_AUT...
2003-09-02 Tim PotterFix for bug 261. Create a configure #define for FreeBS...
2003-08-27 Rafal SzczesniakTypo fix.
2003-08-27 Tim PotterUpdate last scan time in rescan_trusted_domains().
2003-08-25 Gerald Cartermake sure we keep the trusted domain cache up to date
2003-08-20 Gerald Cartermetze's autogenerate patch for version.h
2003-08-20 Gerald Carterfix small logic error in cm_open_connection() to work...
2003-08-19 Andrew Bartlett - Make 'net' use a single funciton for setting the...
2003-08-15 Herb Lewisget rid of more compiler warnings
2003-08-13 Gerald Carter2 fixes
2003-08-12 Tim PotterFix for bug 269. Change wbinfo and ntlm_auth to conver...
2003-08-11 Gerald Carteradding '.' special name to --domain to mean our domain
2003-08-10 Gerald Carteradd --domain=DOMAINNAME to wbinfo
2003-08-09 Gerald Carterfix for BUG #267 (problem with supplementary groups).
2003-08-08 Gerald Carterfix 2 bugs:
2003-08-06 Gerald Carterrework winbindd_accountdb_init() to reduce error messag...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-08-02 Gerald Cartermake sure to initialize the backend methods when enumer...
2003-08-01 Jim McDonoughUpdate my copyrights according to my agreement with IBM
2003-08-01 Jim McDonoughFix copyright statements for various pieces of Anthony...
2003-08-01 Gerald Carterfix cut-n-paste error found by abartlet
2003-08-01 Volker LendeckeFix a memory leak. I did not check all the calls to...
2003-07-31 Gerald Cartermake sure the domain sid is set when enumerating truste...
2003-07-31 Gerald Carterworking on transtive trusts issue:
2003-07-30 Jeremy AllisonAdd a command line option (-S on|off|required) to enabl...
2003-07-26 Gerald Carterfix typo in debug
2003-07-25 Gerald Carterdomain in schannel bind credentials must be the dest...
2003-07-25 Tim PotterMake wbinfo -p work again. Fixes bug 251.
2003-07-23 Gerald Carterconvert snprintf() calls using pstrings & fstrings
2003-07-23 Tim PotterMove a function to avoid a warning.
2003-07-22 Tim PotterAnother round of uid/gid/pid format string changes...
2003-07-22 Tim PotterFixup a bunch of printf-style functions and debugs...
2003-07-22 Tim PotterReplace the eight (!) copies of dummy become/unbecome...
2003-07-20 Rafal SzczesniakTypo fixes.
2003-07-16 Gerald Carterading new files from 3.0
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-16 Gerald Carterfixes for 'net rpc vampire'. I can now take a blank...
2003-07-15 Alexander BokovoyAdd support for MSG_SMB_CONF_UPDATED and MSG_SHUTDOWN...
2003-07-15 Gerald Carterremove -B and default to dual-daemon mode (-Y to run...
2003-07-11 Gerald Carterpatch for domain groups with no members (rpc only)...
2003-07-11 Gerald Carterfix sid_to_[uid|gid] (spotted by Volker).
2003-07-11 Gerald Cartermoving more code around.
2003-07-10 Rafal SzczesniakJust a few formatting fixed caught while testing.
2003-07-10 Gerald Carteri guess i'm the only one this ever annyoed...
2003-07-09 Gerald CarterLarge set of changes to add UNIX account/group management
2003-07-09 Gerald Carterfix linking issues in winbindd with become/unbecome_roo...
2003-07-08 Gerald Carterfix some formatting
2003-07-07 Gerald Carterand so it begins....
2003-07-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
2003-07-03 Gerald Carterfix for bug #200. flush connections if the machine...
2003-07-01 Gerald Carter* fix the trustdom_cache to work when winbindd is not...
2003-06-30 Gerald Carter* cleanup more DC name resolution issues in check_...
2003-06-30 Gerald Carter* rename samstrict auth method to sam
2003-06-30 Gerald Carterfix for platforms that don't have unsetenv().
2003-06-30 Tim PotterFix more shadow variable warnings.
2003-06-29 Gerald CarterHere's the code to make winbindd work on a Samba DC
2003-06-28 Gerald Cartercleaning up after the s/in_addr/ip_service/ switch...
next