summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r21536: Fix copy/paste typo.Günther Deschner1-1/+1
2007-10-10r21530: Don't code with jet-lag and Volker looking over yourJeremy Allison1-1/+1
2007-10-10r21529: Fix warning from bad cast.Jeremy Allison1-1/+1
2007-10-10r21526: Fix stray character in sys_memalign() that is onlyGerald Carter1-1/+1
2007-10-10r21525: Go ahead and checkin the mlock() & memalign() fixes soGerald Carter6-22/+61
2007-10-10r21517: Fix build warnings.Günther Deschner1-2/+1
2007-10-10r21509: Merge lp_passdb_backend() from rev 21506 to 3_0_25.Lars Müller1-2/+2
2007-10-10r21508: Fix memleak in new idmap_tdb, thanks Herb.Simo Sorce1-12/+4
2007-10-10r21507: Fix some "cannot access LDAP when no root" bugs.Gerald Carter3-13/+30
2007-10-10r21506: Allow old pre 3.0.22 multi passdb backend configurations to work withLars Müller1-1/+43