summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r21642: Fix bug 4365. Please note that this was only tested with Vista so far...Volker Lendecke1-1/+1
2007-10-10r21641: Add test code for POSIX pathname calls into smbclient.Jeremy Allison1-0/+147
2007-10-10r21640: Fix the build for broken platoforms without O_DIRECT or O_DIRECTORY.Jeremy Allison1-0/+9
2007-10-10r21639: Add in implementations of POSIX open/mkdir/unlink/rmdir.Jeremy Allison1-0/+176
2007-10-10r21638: Change POSIX_UNLINK to allow clients to differentiateJeremy Allison2-2/+22
2007-10-10r21637: Get "password never expires" account policy working.Jim McDonough1-3/+9
2007-10-10r21636: Was almost right before. We have to specify the short domain name to...Gerald Carter1-1/+1
2007-10-10r21635: Don't free talloc()'d memory. I wish people would check the callersGerald Carter1-1/+1
2007-10-10r21633: First real fix from me found during the bug hunt.Gerald Carter1-0/+8
2007-10-10r21632: Remove ununsed variableGerald Carter1-1/+0
2007-10-10r21626: Fix memory leak on error path noticed byGerald Carter1-0/+1
2007-10-10r21623: Fix copy/paste errorSimo Sorce1-2/+2
2007-10-10r21622: Fix bad merge caught by James.Gerald Carter1-7/+0
2007-10-10r21616: Delay initialization of idmap and nss_info backends until necessaryGerald Carter6-33/+193
2007-10-10r21615: don't wait until the last second to try to renew a Krb5 ticket as it ...Gerald Carter1-2/+4
2007-10-10r21614: The memset() called on aligned memory was causing crashesGerald Carter1-0/+11
2007-10-10r21613: perform variable subsitution on home directories and shells provided ...Gerald Carter1-12/+13
2007-10-10r21612: Make pam_winbind do the same username fixup on AIX as the WINBINDDGerald Carter1-2/+32
2007-10-10r21611: I'm not entirely sure about this patch but it is working.Gerald Carter1-13/+66
2007-10-10r21610: put libraries preceeding the @SONAMEFLAG@ variable as on AIX this end...Gerald Carter1-2/+2
2007-10-10r21609: Fix memory leaks in error code paths (and one in winbindd_group.c).Jeremy Allison11-7/+56
2007-10-10r21608: Fix a couple of memleaks in error code paths beforeJeremy Allison3-2/+13
2007-10-10r21607: While committing I saw I had not newline terminated this string ...Simo Sorce1-1/+1
2007-10-10r21606: Implement escaping function for ldap RDN valuesSimo Sorce9-30/+198
2007-10-10r21605: Fix small typo noticed by Raúl Sánchez Siles <rss@barracuda.es>.Jeremy Allison1-1/+1
2007-10-10r21604: I got this wrong also in libsmb :-(.Jeremy Allison1-0/+2
2007-10-10r21603: Horrible backwards compatibility hack as an old server bugJeremy Allison1-1/+11
2007-10-10r21581: Add an error code I just gotVolker Lendecke2-0/+2
2007-10-10r21577: Remove unneeded #define (part of earlier patch that wasJeremy Allison1-2/+0
2007-10-10r21576: Patch based on work from Todd Stecher <todd.stecher@isilon.com>Jeremy Allison2-16/+83
2007-10-10r21569: Fix bug reported by Martin Zielinski <mz@seh.de>Jeremy Allison1-1/+1
2007-10-10r21566: If we're going to be broken, at least be *consistently*Jeremy Allison1-1/+9
2007-10-10r21565: Import ndrdump (doesn't compile yet, needs table support functions).Jelmer Vernooij5-5/+579
2007-10-10r21563: Fix a memleak: We only need dispinfo structs for "our" and for the bu...Volker Lendecke1-40/+41
2007-10-10r21562: Regenerate gen_ndr after pidl changes.Jelmer Vernooij19-146/+183
2007-10-10r21561: It makes absolutely no sense to call krb5_kt_resolve() two timesGünther Deschner1-6/+1
2007-10-10r21560: Convert name_to_fqdn to BOOL.Günther Deschner1-3/+6
2007-10-10r21558: Safe more indent, again no code changes.Günther Deschner1-37/+37
2007-10-10r21557: indent only fix. No code change.Günther Deschner1-49/+49
2007-10-10r21556: Remove superfluos return check in ads_keytab_verify_ticket().Günther Deschner1-2/+0
2007-10-10r21552: Ensure to check for proto_exists before linking any binary. No makeLars Müller1-108/+108
2007-10-10r21551: Ok, this is more subtle. More tomorrow :-)Volker Lendecke1-65/+37
2007-10-10r21550: make disp_info_list static to get_samr_dispinfo_by_sid(), add a comme...Volker Lendecke1-2/+18
2007-10-10r21549: Only create DISP_INFO structs for domain handles, the others don't needVolker Lendecke1-35/+47
2007-10-10r21548: prevent segv (reference to -1 element of array)Herb Lewis1-1/+2
2007-10-10r21547: Fix from Michael Adam <ma@sernet.de>: Refuse registry shares without ...Volker Lendecke2-3/+10
2007-10-10r21546: remove duplicate linesHerb Lewis1-3/+0
2007-10-10r21543: Fix 64bit build warning.Günther Deschner1-1/+1
2007-10-10r21540: Fix Bug #3713 and readd reporting what the profiles tool does (whenGünther Deschner1-4/+56
2007-10-10r21537: Avoid to trigger the confusing "cached entry differs." warning whenGünther Deschner2-2/+20