summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
...
* r21565: Import ndrdump (doesn't compile yet, needs table support functions).Jelmer Vernooij2007-10-105-5/+579
* r21563: Fix a memleak: We only need dispinfo structs for "our" and for the bu...Volker Lendecke2007-10-101-40/+41
* r21562: Regenerate gen_ndr after pidl changes.Jelmer Vernooij2007-10-1019-146/+183
* r21561: It makes absolutely no sense to call krb5_kt_resolve() two timesGünther Deschner2007-10-101-6/+1
* r21560: Convert name_to_fqdn to BOOL.Günther Deschner2007-10-101-3/+6
* r21558: Safe more indent, again no code changes.Günther Deschner2007-10-101-37/+37
* r21557: indent only fix. No code change.Günther Deschner2007-10-101-49/+49
* r21556: Remove superfluos return check in ads_keytab_verify_ticket().Günther Deschner2007-10-101-2/+0
* r21552: Ensure to check for proto_exists before linking any binary. No makeLars Müller2007-10-101-108/+108
* r21551: Ok, this is more subtle. More tomorrow :-)Volker Lendecke2007-10-101-65/+37
* r21550: make disp_info_list static to get_samr_dispinfo_by_sid(), add a comme...Volker Lendecke2007-10-101-2/+18
* r21549: Only create DISP_INFO structs for domain handles, the others don't needVolker Lendecke2007-10-101-35/+47
* r21548: prevent segv (reference to -1 element of array)Herb Lewis2007-10-101-1/+2
* r21547: Fix from Michael Adam <ma@sernet.de>: Refuse registry shares without ...Volker Lendecke2007-10-102-3/+10
* r21546: remove duplicate linesHerb Lewis2007-10-101-3/+0
* r21543: Fix 64bit build warning.Günther Deschner2007-10-101-1/+1
* r21540: Fix Bug #3713 and readd reporting what the profiles tool does (whenGünther Deschner2007-10-101-4/+56
* r21537: Avoid to trigger the confusing "cached entry differs." warning whenGünther Deschner2007-10-102-2/+20
* r21536: Fix copy/paste typo.Günther Deschner2007-10-101-1/+1
* r21530: Don't code with jet-lag and Volker looking over yourJeremy Allison2007-10-101-1/+1
* r21529: Fix warning from bad cast.Jeremy Allison2007-10-101-1/+1
* r21526: Fix stray character in sys_memalign() that is onlyGerald Carter2007-10-101-1/+1
* r21525: Go ahead and checkin the mlock() & memalign() fixes soGerald Carter2007-10-106-22/+61
* r21517: Fix build warnings.Günther Deschner2007-10-101-2/+1
* r21509: Merge lp_passdb_backend() from rev 21506 to 3_0_25.Lars Müller2007-10-101-2/+2
* r21508: Fix memleak in new idmap_tdb, thanks Herb.Simo Sorce2007-10-101-12/+4
* r21507: Fix some "cannot access LDAP when no root" bugs.Gerald Carter2007-10-103-13/+30
* r21506: Allow old pre 3.0.22 multi passdb backend configurations to work withLars Müller2007-10-101-1/+43
* r21505: make sure mlock()'d memory is aligned on a page boundaryGerald Carter2007-10-102-7/+26
* r21500: Fix inappropriate creation of a krb5 ticket refreshing event when a userGünther Deschner2007-10-103-6/+68
* r21483: Fix use of uninitialized variable.Jeremy Allison2007-10-101-3/+6
* r21482: Use IPC$ not ipc$ for consistency.Jeremy Allison2007-10-101-1/+1
* r21481: No one said anything, so I'm disallowing anythingJeremy Allison2007-10-101-7/+17
* r21480: Make fd_open match fd_close be translatingJeremy Allison2007-10-101-9/+12
* r21478: Add 65k length limit for split SPNEGO blobs.Jeremy Allison2007-10-101-9/+19
* r21474: Ensure trustdom_cache_shutdown() gets calledJeremy Allison2007-10-101-4/+4
* r21467: Add GPFS-provided DMAPI support based on their GPL libraryAlexander Bokovoy2007-10-102-1/+11
* r21462: Fix EnumValue (?)Jelmer Vernooij2007-10-109-126/+65
* r21461: Not strictly necessary, as data_blob() panics if it can't allocate. B...Volker Lendecke2007-10-101-0/+4
* r21460: Fix for server-side processing of SPNEGO authJeremy Allison2007-10-104-11/+234
* r21454: Fix debug typo.Günther Deschner2007-10-101-1/+1
* r21453: use the tdb mapping file for groups by default for compatibility with...Gerald Carter2007-10-101-1/+1
* r21450: No need to TALLOC_FREE twice here.Günther Deschner2007-10-101-2/+0
* r21449: Talked to Jerry on irc, he does not see what might break with this: C...Volker Lendecke2007-10-101-1/+1
* r21446: Karolins "printjob username"Volker Lendecke2007-10-102-1/+10
* r21445: Apply tdb_parse_record Tridges error return, merge to 3_0_25 and 4_0Volker Lendecke2007-10-101-9/+2
* r21444: Check in tdb_parse_record. Not merging to the other branches yet, we ...Volker Lendecke2007-10-104-13/+101
* r21417: Janitor for Herb. Make sure sharesec.c is functionallyJeremy Allison2007-10-101-127/+319
* r21412: The last patch also incremented the seqnum when tdb_store failed. Not...Volker Lendecke2007-10-101-8/+10
* r21410: We have to increment the sequence number also when tdb_update_hash()Volker Lendecke2007-10-101-1/+1